As a reminder we are not fixing P4 bugs at this phase of the JDK 9
release [1], except for test and doc bugs. We can consider this bug fix
for JDK 10 once we open an FX 10 repo (more on the time of this will be
forthcoming).
-- Kevin
[1] http://openjdk.java.net/projects/jdk9/rdp-1
Ajit Ghaisas wrote:
Hi Jonathan,
Request you to review following fix :
Menus that were added after MenuBarSkin construction never used to trigger
UI rebuilding if their visible property changed.
Bug : https://bugs.openjdk.java.net/browse/JDK-8089875
Fix : http://cr.openjdk.java.net/~aghaisas/fx/8089875/webrev.0/
Regards,
Ajit