--- old/src/java.desktop/share/classes/java/awt/MenuContainer.java 2015-03-27 10:04:04.077815219 -0700 +++ new/src/java.desktop/share/classes/java/awt/MenuContainer.java 2015-03-27 10:04:03.925739215 -0700 @@ -50,6 +50,7 @@ * Posts an event to the listeners. * * @param evt the event to dispatch + * @return the results of posting the event * @deprecated As of JDK version 1.1 * replaced by dispatchEvent(AWTEvent). */