--- old/src/java.rmi/share/classes/sun/rmi/server/ActivationGroupInit.java 2015-05-18 17:53:55.396753397 +0400 +++ new/src/java.rmi/share/classes/sun/rmi/server/ActivationGroupInit.java 2015-05-18 17:53:55.244753397 +0400 @@ -36,7 +36,7 @@ * The activator spawns (as a child process) an activation group as needed * and directs activation requests to the appropriate activation * group. After spawning the VM, the activator passes some - * information to the bootstrap code via its stdin:

+ * information to the bootstrap code via its stdin: *