Hi,

Please review fix for JDK-8158504.

Bug : https://bugs.openjdk.java.net/browse/JDK-8158504

Webrev : http://cr.openjdk.java.net/~nishjain/rgoel/8158504/webrev.03/

Fix : Removed java.ext.dirs System property as it is no longer supported in JDK9 and used "-limitmods java.base" to load only java.base.
        (To hide jdk.localedata module).
        JRE is COMPAT in JDK9.
        outputted some useful information if test fails somewhere.

--
Thanks,
Rachna

Reply via email to