Skip to content

Commit

Permalink
8317834: java/lang/Thread/IsAlive.java timed out
Browse files Browse the repository at this point in the history
Reviewed-by: dfuchs, alanb, dholmes, shade
  • Loading branch information
Darragh Clarke committed Nov 17, 2023
1 parent 9194d2c commit 5522656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/java/lang/Thread/IsAlive.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* @test
* @bug 8305425
* @summary Check Thread.isAlive
* @run main/othervm/timeout=10 IsAlive
* @run main/othervm IsAlive
*/

public class IsAlive {
Expand Down

0 comments on commit 5522656

Please sign in to comment.