looks good to me.
Regards
Prasanta
On 8/2/2016 3:51 PM, Ambarish Rapte wrote:
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/
<http://cr.openjdk.java.net/%7Earapte/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