8061960: java/lang/instrument/DaemonThread/TestDaemonThread.java regularly fails due to exceeded timeout
Move timeout parameter to correct place on command line Reviewed-by: jbachorik
This commit is contained in:
parent
178193aa93
commit
7abf72a2dc
@ -28,7 +28,7 @@
|
||||
*
|
||||
* @build jdk.testlibrary.* DummyAgent DummyClass TestDaemonThreadLauncher TestDaemonThread
|
||||
* @run shell ../MakeJAR3.sh DummyAgent
|
||||
* @run main TestDaemonThreadLauncher /timeout=240
|
||||
* @run main/timeout=240 TestDaemonThreadLauncher
|
||||
*
|
||||
*/
|
||||
import java.io.File;
|
||||
|
Loading…
x
Reference in New Issue
Block a user