jdk/test/sun/util/locale/provider/Bug8038436.java
changeset 30820 0d4717a011d3
parent 26360 697f70835528
child 39305 b10720494ec4
equal deleted inserted replaced
30819:45d6fd3af6ac 30820:0d4717a011d3
    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