--- old/src/java.rmi/share/classes/sun/rmi/transport/Channel.java 2015-05-18 19:55:08.840747420 +0400 +++ new/src/java.rmi/share/classes/sun/rmi/transport/Channel.java 2015-05-18 19:55:08.684747420 +0400 @@ -42,7 +42,7 @@ /** * Free the connection generated by this channel. - * @param c The connection + * @param conn The connection. * @param reuse If true, the connection is in a state in which it * can be reused for another method call. */