Hi, Please review a fix for 8007006 : [macosx] Closing subwindow loses main window menus. The problem manifests itself when the global menu bar is used and we change menu for an inactive window. In this case current global menu gets replaced by the menu we set for the inactive window (or disappear completely, if the inactive window menu was removed).
webrev: http://cr.openjdk.java.net/~leonidr/8007006/webrev.00/ Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007006 Leonid.
