--- old/src/share/classes/java/rmi/activation/Activator.java 2014-04-03 08:23:14.040888681 -0700 +++ new/src/share/classes/java/rmi/activation/Activator.java 2014-04-03 08:23:13.889887608 -0700 @@ -53,7 +53,7 @@ * * The activator is responsible for monitoring and detecting when * activation groups fail so that it can remove stale remote references - * to groups and active object's within those groups.

+ * to groups and active object's within those groups. * * @author Ann Wollrath * @see ActivationInstantiator @@ -95,7 +95,7 @@ * collection for that object. If the activator kept a strong * reference to the remote object, the activator would then * prevent the object from being garbage collected under the - * normal distributed garbage collection mechanism.

+ * normal distributed garbage collection mechanism. * * @param id the activation identifier for the object being activated * @param force if true, the activator contacts the group to obtain