corba/src/share/classes/javax/rmi/PortableRemoteObject.java
changeset 4623 e3aaa29eff65
parent 4 02bb8761fcce
child 5555 b2b5ed3f0d0d
--- a/corba/src/share/classes/javax/rmi/PortableRemoteObject.java	Wed Jul 05 17:05:07 2017 +0200
+++ b/corba/src/share/classes/javax/rmi/PortableRemoteObject.java	Sat Jan 16 01:04:04 2010 +0000
@@ -161,7 +161,7 @@
      * happens implicitly when the object is sent or received as an argument
      * on a remote method call, but in some circumstances it is useful to
      * perform this action by making an explicit call.  See the
-     * {@link Stub#connect} method for more information.
+     * {@link javax.rmi.CORBA.Stub#connect} method for more information.
      * @param target the object to connect.
      * @param source a previously connected object.
      * @throws RemoteException if <code>source</code> is not connected