<i18n dev> Review request : JDK-8158504 - test/sun/util/locale/provider/Bug8038436.java fails

Rachna Goel rachna.goel at oracle.com
Thu Jun 23 09:09:59 UTC 2016


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



More information about the i18n-dev mailing list