equal
deleted
inserted
replaced
23 |
23 |
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @bug 8038436 |
26 * @bug 8038436 |
27 * @summary Test for changes in 8038436 |
27 * @summary Test for changes in 8038436 |
|
28 * @modules java.base/sun.util.locale.provider |
|
29 * java.base/sun.util.spi |
28 * @compile -XDignore.symbol.file Bug8038436.java |
30 * @compile -XDignore.symbol.file Bug8038436.java |
29 * @run main/othervm Bug8038436 -Djava.ext.dirs=foo security |
31 * @run main/othervm Bug8038436 -Djava.ext.dirs=foo security |
30 * @run main/othervm Bug8038436 -Djava.locale.providers=JRE availlocs |
32 * @run main/othervm Bug8038436 -Djava.locale.providers=JRE availlocs |
31 */ |
33 */ |
32 |
34 |