mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-23 00:35:13 +00:00
8289619: JVMTI SelfSuspendDisablerTest.java failed with RuntimeException: Test FAILED: Unexpected thread state
Reviewed-by: alanb, cjplummer
This commit is contained in:
parent
f5cdabad06
commit
c4dcce4bca
@ -84,8 +84,6 @@ public class SelfSuspendDisablerTest {
|
||||
|
||||
resume(t1);
|
||||
|
||||
testJvmtiThreadState(t1, RUNNABLE);
|
||||
|
||||
suspendAllVirtualThreads();
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user