--- old/src/share/classes/java/rmi/activation/ActivationGroup.java 2014-04-03 08:23:09.147853928 -0700 +++ new/src/share/classes/java/rmi/activation/ActivationGroup.java 2014-04-03 08:23:08.945852494 -0700 @@ -172,7 +172,7 @@ * *

This method simply informs the group's monitor that the object * is inactive. It is up to the concrete subclass of ActivationGroup - * to fulfill the additional requirement of unexporting the object.

+ * to fulfill the additional requirement of unexporting the object. * * @param id the object's activation identifier * @return true if the object was successfully deactivated; otherwise