--- old/src/java.rmi/share/classes/sun/rmi/log/LogInputStream.java 2015-05-15 20:25:44.442444009 +0400 +++ new/src/java.rmi/share/classes/sun/rmi/log/LogInputStream.java 2015-05-15 20:25:44.286444009 +0400 @@ -35,7 +35,7 @@ /** * Creates a log input file with the specified system dependent * file descriptor. - * @param fd the system dependent file descriptor + * @param in the system dependent file descriptor * @param length the total number of bytes allowed to be read * @exception IOException If an I/O error has occurred. */