--- old/src/share/classes/java/awt/Toolkit.java 2014-04-01 07:18:23.321558445 -0700 +++ new/src/share/classes/java/awt/Toolkit.java 2014-04-01 07:18:23.182557549 -0700 @@ -2590,7 +2590,7 @@ * If not set by the time of the {@code Toolkit} class initialization, this property will be * initialized with {@code true}. * Changing this value after the {@code Toolkit} class initialization will have no effect. - *

+ * * @exception HeadlessException if GraphicsEnvironment.isHeadless() returns true * @return {@code true} if events from extra mouse buttons are allowed to be processed and posted; * {@code false} otherwise