-
Bug
-
Resolution: Fixed
-
P3
-
21, 22, 23
-
b05
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8324388 | 22.0.1 | Alan Bateman | P3 | Resolved | Fixed | b02 |
JDK-8323697 | 22 | Alan Bateman | P3 | Resolved | Fixed | b32 |
JDK-8331594 | 21.0.5-oracle | Michael McMahon | P3 | Resolved | Fixed | b01 |
JDK-8331968 | 21.0.4-oracle | Michael McMahon | P3 | Resolved | Fixed | b05 |
JDK-8327024 | 21.0.4 | Aleksey Shipilev | P3 | Resolved | Fixed | b01 |
This JBS issue tracks some short term changes to the implementation to avoid the hangs that have been reported when running with this system property set. Specifically, it only attempts to print the stack trace when System.out's lock can be acquired without blocking, and restoring the thread state after printing.
- backported by
-
JDK-8323697 Running with -Djdk.tracePinnedThreads set can hang
- Resolved
-
JDK-8324388 Running with -Djdk.tracePinnedThreads set can hang
- Resolved
-
JDK-8327024 Running with -Djdk.tracePinnedThreads set can hang
- Resolved
-
JDK-8331594 Running with -Djdk.tracePinnedThreads set can hang
- Resolved
-
JDK-8331968 Running with -Djdk.tracePinnedThreads set can hang
- Resolved
- duplicates
-
JDK-8325521 JVM hangs on pinned virtual threads if a ClassFileTransformer was registered
- Closed
- relates to
-
JDK-8320202 Rare transient hang in TracePinnedThreads.java with -Xcomp and Graal
- Closed
-
JDK-8329140 Spring boot virtual threads -Djdk.tracePinnedThreads=full causes tasks to hang
- Closed
- links to
-
Commit openjdk/jdk21u-dev/76ebcc19
-
Commit openjdk/jdk22/30172819
-
Commit openjdk/jdk/faa9c690
-
Review openjdk/jdk21u-dev/270
-
Review openjdk/jdk22/71
-
Review openjdk/jdk/17221