Hi,
Please review the fix for JDK9,
Bug: https://bugs.openjdk.java.net/browse/JDK-8160936
Webrev: http://cr.openjdk.java.net/~arapte/8160936/webrev.00/
Issue:
The original test was an applet based test, which failed with
java.lang.StackOverflowError.
Fix:
As applets are deprecated, removing the applet.
The test does not fail after this change.
This is was a closed test, moving to open repo.
The original test was only for windows hence making this test
windows only.
Regards,
Ambarish
