--- old/src/jdk.rmic/share/classes/sun/rmi/rmic/RMIGenerator.java 2015-05-18 17:53:58.872753394 +0400 +++ new/src/jdk.rmic/share/classes/sun/rmi/rmic/RMIGenerator.java 2015-05-18 17:53:58.720753394 +0400 @@ -79,7 +79,7 @@ * Examine and consume command line arguments. * @param argv The command line arguments. Ignore null * and unknown arguments. Set each consumed argument to null. - * @param error Report any errors using the main.error() methods. + * @param main Report any errors using the main.error() methods. * @return true if no errors, false otherwise. */ public boolean parseArgs(String argv[], Main main) {