--- old/src/share/classes/java/rmi/activation/ActivationSystem.java 2014-04-03 08:23:12.931880803 -0700 +++ new/src/share/classes/java/rmi/activation/ActivationSystem.java 2014-04-03 08:23:12.722879319 -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