--- old/src/java.desktop/unix/classes/sun/awt/X11InputMethod.java 2015-05-08 22:12:17.000000000 +0300 +++ new/src/java.desktop/unix/classes/sun/awt/X11InputMethod.java 2015-05-08 22:12:17.000000000 +0300 @@ -555,7 +555,7 @@ * method is invoked from the event handler in canvas.c in the * AWT Toolkit thread context and thus inside the AWT Lock. * @param str committed text - * @param long when + * @param when when */ // NOTE: This method may be called by privileged threads. // This functionality is implemented in a package-private method