--- old/src/java.desktop/share/classes/java/awt/MenuComponent.java 2015-03-27 10:04:03.653603206 -0700 +++ new/src/java.desktop/share/classes/java/awt/MenuComponent.java 2015-03-27 10:04:03.497525202 -0700 @@ -328,6 +328,7 @@ * Its use is discouraged, and it may not be supported * in the future. * @param evt the event which is to take place + * @return unconditionally returns false * @deprecated As of JDK version 1.1, replaced by {@link * #dispatchEvent(AWTEvent) dispatchEvent}. */