< prev index next >

test/java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java

Print this page
rev 17324 : 8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests
Reviewed-by: duke

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 6450200 * @summary Test proper handling of pool state changes * @library /test/lib + * @build jdk.test.lib.RandomFactory * @run main/othervm ConfigChanges * @key randomness * @author Martin Buchholz */
< prev index next >