[9-dev] RFR(XS): 8088809: MenuItem.setText() is broken (Mac)

Morris Meyer morris.meyer at oracle.com
Thu Mar 3 15:58:36 UTC 2016


Kevin, David and David,

Please review this small patch for changing a Mac system menu item, 
where that item is a top level menu in the [NSApp mainMenu] menu bar.

The fix is to look specifically in the main menu for these items, and to 
use the appropriate mechanism to set the title of that top-level menu.

Thanks,

         --morris

WEBREV - http://cr.openjdk.java.net/~morris/JDK-8088809.01/
BUG - https://bugs.openjdk.java.net/browse/JDK-8088809



More information about the openjfx-dev mailing list