Hi , Please review the test bug fix for JDK9,
Webrev: http://cr.openjdk.java.net/~arapte/8158616/webrev.00/ Bug: https://bugs.openjdk.java.net/browse/JDK-8158616 Issue: Misleading description to click pass button in test steps for Windows. But there is no pass button. As the pass criteria is verified programmatically, there is no need of Pass button. Fix: Corrected the description & Skipping the test execution for Windows platform, as the test is automated under Robot class. Verification: Test executes successfully on Windows, Ubunu & Mac Regards, Ambarish