Skip to content

Commit 4558e49

Browse files
committed
8317834: java/lang/Thread/IsAlive.java timed out
Backport-of: 5522656af73347439eac6ecfef35d4a8f3dce77d
1 parent 3fcc7ea commit 4558e49

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)