< prev index next >

test/sun/util/locale/provider/Bug8152817.java

Print this page

        

*** 26,35 **** --- 26,36 ---- /* * @test * @bug 8152817 * @summary Make sure that resource bundles in the jdk.localedata module are * loaded under a security manager. + * @modules jdk.localedata * @run main/othervm -Djava.locale.providers=COMPAT * -Djava.security.debug=access,failure,codebase=jrt:/jdk.localedata Bug8152817 */ import java.text.DateFormatSymbols;
< prev index next >