OS X screen menu bar support in JDK 9

2015-06-11 Thread Alan Snyder
I am wondering whether the hiding of JDK internal classes in JDK 9 might prevent a third party look and feel from using the screen menu bar. The reason is that the screen menu bar support is tightly bound to classes in the Aqua look and feel, specifically AquaMenuBarUI and AquaMenuItemUI, which

Re: < Swing Dev> [9] Review Request: JDK-8081764 [TEST_BUG] Test javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on Solaris Sparcv9 and Linux but passes on MacOSX

2015-06-11 Thread pooja chopra
Hi Andrew , The test passes with GTKLookAndFeel on Solaris but with out GTKLookAndFeel test fails with same error as mentioned in the bug . I had explicitly set the look and feel as system look and feel as test was to be run for Mac only and this test was placed in plaf/aqua and it is compari