Hello, please review the backport of the fix for 8161664 to 8u-dev.
Approval for the backport: http://mail.openjdk.java.net/pipermail/jdk8u-dev/2016-August/005781.html Bug: https://bugs.openjdk.java.net/browse/JDK-8161664 JDK-9 Review thread: http://mail.openjdk.java.net/pipermail/swing-dev/ 2016-July/006360.html and http://mail.openjdk.java. net/pipermail/swing-dev/2016-August/006448.html The JDK-9 patch applied cleanly after path reshuffling. The only extra thing that I had to change was to remove the @key headful in the test, as that seems unsupported on JDK8. Webrev for the JDK8 patch: http://cr.openjdk.java.net/~rstevens/8161664/webrev.03/ Thanks, Robin