Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8289629 | 20 | Serguei Spitsyn | P2 | Resolved | Fixed | b05 |
JDK-8291378 | 19.0.2 | Serguei Spitsyn | P2 | Resolved | Fixed | b01 |
JDK-8291215 | 19.0.1 | Serguei Spitsyn | P2 | Resolved | Fixed | b04 |
JVM TI GetThreadState is specified to return a thread state of JVMTI_THREAD_STATE_TERMINATED for a thread that has terminated. When invoked with a virtual thread, this function returns a thread state of 0.
- backported by
-
JDK-8289629 GetThreadState returns 0 for virtual thread that has terminated
-
- Resolved
-
-
JDK-8291215 GetThreadState returns 0 for virtual thread that has terminated
-
- Resolved
-
-
JDK-8291378 GetThreadState returns 0 for virtual thread that has terminated
-
- Resolved
-
- relates to
-
JDK-8289619 JVMTI SelfSuspendDisablerTest.java failed with RuntimeException: Test FAILED: Unexpected thread state
-
- Resolved
-
-
JDK-8287847 Fatal Error when suspending virtual thread after it has terminated
-
- Resolved
-
(2 links to)