Skip to content

Commit 5522656

Browse files
author
Darragh Clarke
committed
8317834: java/lang/Thread/IsAlive.java timed out
Reviewed-by: dfuchs, alanb, dholmes, shade
1 parent 9194d2c commit 5522656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/java/lang/Thread/IsAlive.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* @test
2626
* @bug 8305425
2727
* @summary Check Thread.isAlive
28-
* @run main/othervm/timeout=10 IsAlive
28+
* @run main/othervm IsAlive
2929
*/
3030

3131
public class IsAlive {

0 commit comments

Comments
 (0)