--- old/src/java.rmi/share/classes/sun/rmi/transport/LiveRef.java 2015-05-18 19:55:09.332747420 +0400 +++ new/src/java.rmi/share/classes/sun/rmi/transport/LiveRef.java 2015-05-18 19:55:09.176747420 +0400 @@ -56,7 +56,7 @@ /** * Construct a "well-known" live reference to a remote object - * @param isLocalServer If true, indicates this ref specifies a local + * @param isLocal If true, indicates this ref specifies a local * server in this address space; if false, the ref is for a remote * object (hence a surrogate or proxy) in another address space. */