--- old/src/java.desktop/share/classes/sun/java2d/pipe/hw/AccelGraphicsConfig.java 2015-05-08 22:11:59.000000000 +0300 +++ new/src/java.desktop/share/classes/sun/java2d/pipe/hw/AccelGraphicsConfig.java 2015-05-08 22:11:58.000000000 +0300 @@ -77,7 +77,7 @@ * events. * * Note: a hard link to the listener may be kept so it must be explicitly - * removed via {@link #removeDeviceEventListener()}. + * removed via {@link #removeDeviceEventListener}. * * @param l the listener * @see AccelDeviceEventListener