Hi All, Kindly review the bug fix for JDK 9.
Bug: https://bugs.openjdk.java.net/browse/JDK-8151282 <https://bugs.openjdk.java.net/browse/JDK-8151282> Webrev: http://cr.openjdk.java.net/~aniyogi/8151282/webrev.00/ <http://cr.openjdk.java.net/~aniyogi/8151282/webrev.00/> Issue: The test case failed for GTK LAF. Cause: The test case was meant to be Mac specific and was missing a jtreg parameter Fix: Minor change to test case with @requires tag added to set the fix. With Regards, Avik Niyogi