提交 38078fa5 编写于 作者: M mtobiass

8061960: java/lang/instrument/DaemonThread/TestDaemonThread.java regularly...

8061960: java/lang/instrument/DaemonThread/TestDaemonThread.java regularly fails due to exceeded timeout
Summary: Move timeout parameter to correct place on command line
Reviewed-by: jbachorik
上级 1e39ea35
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
* *
* @build jdk.testlibrary.* DummyAgent DummyClass TestDaemonThreadLauncher TestDaemonThread * @build jdk.testlibrary.* DummyAgent DummyClass TestDaemonThreadLauncher TestDaemonThread
* @run shell ../MakeJAR3.sh DummyAgent * @run shell ../MakeJAR3.sh DummyAgent
* @run main TestDaemonThreadLauncher /timeout=240 * @run main/timeout=240 TestDaemonThreadLauncher
* *
*/ */
import java.io.File; import java.io.File;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册