--- old/src/java.rmi/share/classes/sun/rmi/log/LogInputStream.java 2015-05-18 17:53:52.280753399 +0400 +++ new/src/java.rmi/share/classes/sun/rmi/log/LogInputStream.java 2015-05-18 17:53:52.128753399 +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. */