提交 c65a4a20 编写于 作者: J jbachorik

8062896: TEST_BUG: java/lang/Thread/ThreadStateTest.java can't compile with change for 8058506

Reviewed-by: dholmes, sla
上级 59ada925
...@@ -30,6 +30,8 @@ import static java.lang.Thread.State.*; ...@@ -30,6 +30,8 @@ import static java.lang.Thread.State.*;
* Thread.getState(). * Thread.getState().
* *
* @author Mandy Chung * @author Mandy Chung
* @library /lib/testlibrary
* @build jdk.testlibrary.*
* @build ThreadStateTest ThreadStateController * @build ThreadStateTest ThreadStateController
* @run main/othervm -Xmixed ThreadStateTest * @run main/othervm -Xmixed ThreadStateTest
*/ */
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
* *
* @library ../../Thread * @library ../../Thread
* @library /lib/testlibrary * @library /lib/testlibrary
* @build jdk.testlibrary.LockFreeLogManager * @build jdk.testlibrary.*
* @build ThreadMXBeanStateTest ThreadStateController * @build ThreadMXBeanStateTest ThreadStateController
* @run main ThreadMXBeanStateTest * @run main ThreadMXBeanStateTest
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册