--- old/src/share/classes/java/rmi/activation/ActivationMonitor.java 2014-04-03 08:23:11.840873056 -0700 +++ new/src/share/classes/java/rmi/activation/ActivationMonitor.java 2014-04-03 08:23:11.571871144 -0700 @@ -63,7 +63,7 @@ * reference associated with id as a stale reference. * Since the reference is considered stale, a subsequent * activate call for the same activation identifier - * results in re-activating the remote object.

+ * results in re-activating the remote object. * * @param id the object's activation identifier * @exception UnknownObjectException if object is unknown