--- old/src/java.rmi/share/classes/sun/rmi/transport/proxy/CGIHandler.java 2015-05-15 20:25:49.138444005 +0400 +++ new/src/java.rmi/share/classes/sun/rmi/transport/proxy/CGIHandler.java 2015-05-15 20:25:48.982444005 +0400 @@ -81,7 +81,7 @@ /** * The CGIHandler class contains methods for executing as a CGI program. * The main function interprets the query string as a command of the form - * "=". + * "{@code =}". * * This class depends on the CGI 1.0 environment variables being set as * properties of the same name in this Java VM.