[8u] Review request for 8169777: MenuBar unoperable after moving Application to second monitor

2017-01-05 Thread Jim Graham
This is essentially a backport request for the fix for JDK-8160073, but a modification of the fix was needed as the code changed between 8u and 9. JBS: https://bugs.openjdk.java.net/browse/JDK-8169777 webrev: http://cr.openjdk.java.net/~flar/JDK-8169777/webrev.00/ I tested on Win10 and it works

[9] Review request for 8170610: Validation of JSObject Memory leak

2017-01-05 Thread Murali Billa
    Hi Kevin, Arun, Guru Please review the fix for JDK-8170610. JIRA: https://bugs.openjdk.java.net/browse/JDK-8170610     Webrev: http://cr.openjdk.java.net/~mbilla/8170610/webrev.00/   Thanks, Murali

Weekly sanity testing moving from Mondays to Fridays

2017-01-05 Thread Kevin Rushforth
In order to better line up with the JDK build promotion schedule, we are moving our weekly OpenJFX pre-integration sanity testing from Mondays to Fridays. Starting this week, here is the new schedule: 1. The *testing* period will be from *Thursday evening Pacific through Friday 11:59am Pacifi

[9] Review request: 8171674: Remove JavaFX .so files from the lib/$ARCH directory on Linux

2017-01-05 Thread Kevin Rushforth
Hi Dave, Please review the following to remove all .so files from lib/$ARCH on Linux (as a follow-up to JDK-8171450) : https://bugs.openjdk.java.net/browse/JDK-8171674 http://cr.openjdk.java.net/~kcr/8171674/webrev.00/ Thanks. -- Kevin