< prev index next >

test/java/util/ResourceBundle/Control/StressTest.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 5102289 * @summary Stress test for ResourceBundle.getBundle with ResourceBundle.Control. * @run main/othervm -esa StressTest 2 15 + * @key randomness */ import java.util.*; import java.util.concurrent.atomic.*;
< prev index next >