8201610: Broken link on the page api/java.rmi/java/rmi/server/UnicastRemoteObject.html

Reviewed-by: psandoz, lancea
This commit is contained in:
Stuart Marks 2018-06-25 17:11:27 -07:00
parent b44c24d290
commit 5d7e475d01

View File

@ -126,7 +126,7 @@ import sun.rmi.transport.LiveRef;
* <ul>
*
* <li>The proxy's class is defined according to the specifications for the
* <a href="{@docRoot}/java/lang/reflect/Proxy.html#membership">
* <a href="{@docRoot}/java.base/java/lang/reflect/Proxy.html#membership">
* {@code Proxy}
* </a>
* class, using the class loader of the remote object's class.