< prev index next >

test/java/lang/Thread/ThreadStateTest.java

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

*** 31,40 **** --- 31,41 ---- * * @author Mandy Chung * @library /lib/testlibrary * @library /test/lib * @build jdk.testlibrary.* + * @build jdk.test.lib.LockFreeLogger * @build ThreadStateTest ThreadStateController * @run main/othervm -Xmixed ThreadStateTest */ public class ThreadStateTest {
< prev index next >