-
Bug
-
Resolution: Fixed
-
P3
-
19, 21, 22
-
b16
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8331600 | 21.0.5-oracle | Michael McMahon | P3 | Resolved | Fixed | b01 |
JDK-8331974 | 21.0.4-oracle | Michael McMahon | P3 | Resolved | Fixed | b05 |
JDK-8326966 | 21.0.4 | Aleksey Shipilev | P3 | Resolved | Fixed | b01 |
JVM TI GetThreadState has a similar issue. It returns the state with the JVMTI_THREAD_STATE_WAITING_INDEFINITELY rather than JVMTI_THREAD_STATE_WAITING_WITH_TIMEOUT bit set.
- backported by
-
JDK-8326966 Thread::getState and JVM TI GetThreadState should return TIMED_WAITING virtual thread is timed parked
- Resolved
-
JDK-8331600 Thread::getState and JVM TI GetThreadState should return TIMED_WAITING virtual thread is timed parked
- Resolved
-
JDK-8331974 Thread::getState and JVM TI GetThreadState should return TIMED_WAITING virtual thread is timed parked
- Resolved
- relates to
-
JDK-8322818 Thread::getStackTrace can fail with InternalError if virtual thread is timed-parked when pinned
- Closed
- links to
-
Commit openjdk/jdk21u-dev/3eb5517b
-
Commit openjdk/jdk/4461eeb3
-
Review openjdk/jdk21u-dev/245
-
Review openjdk/jdk/14978