--- old/src/share/classes/java/rmi/activation/ActivationSystem.java 2014-04-04 04:44:15.091125865 -0700 +++ new/src/share/classes/java/rmi/activation/ActivationSystem.java 2014-04-04 04:44:14.942124848 -0700 @@ -61,7 +61,7 @@ * receives an activate request for a specific identifier, it * looks up the activation descriptor (registered previously) for * the specified identifier and uses that information to activate - * the object.

+ * the object. * * @param desc the object's activation descriptor * @return the activation id that can be used to activate the object