[9] Review request: JDK-8087709: Can set only second menu as system, when trying to set two menus at once

2015-07-23 Thread Morris Meyer
Folks, For JavaFX on the Mac the system menu bar feature allows us to load a JavaFX menu into the top system menu bar. This issue was caused by the MenuBarSkin not previously cleaning out the original loaded system menu and un-setting the originally set menu's useSystemMenuBarProperty().

[9] post-commit review: 8132251: LauncherImpl: verbose flag used before property is read

2015-07-23 Thread Kevin Rushforth
https://bugs.openjdk.java.net/browse/JDK-8132251 ---BeginMessage--- Changeset: 507d75f0e3f6 Author:kcr Date: 2015-07-23 07:24 -0700 URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/507d75f0e3f6 8132251: LauncherImpl: verbose flag used before property is read !

[8u, 9] Review request: JDK-8131072: Port UR fixes to OpenJFX8u

2015-07-23 Thread Irina Latysheva
Anton, Kevin, Could you please review my patches for OpenJFX tests workspace fixing JDK-8131072 (Port UR fixes to OpenJFX8u)? The patches are arranged according to test suites changes belong to: https://bugs.openjdk.java.net/browse/JDK-8131073