--- old/src/java.desktop/share/classes/java/awt/Desktop.java 2017-04-13 21:21:55.000000000 +0300 +++ new/src/java.desktop/share/classes/java/awt/Desktop.java 2017-04-13 21:21:55.000000000 +0300 @@ -992,8 +992,6 @@ /** * Sets the default menu bar to use when there are no active frames. * - * @implNote Aqua Look and Feel should be active to support this on Mac OS. - * * @param menuBar to use when no other frames are active * @throws SecurityException if a security manager exists and it denies the * {@code RuntimePermission("canProcessApplicationEvents")} permission.