-
Enhancement
-
Resolution: Fixed
-
P4
-
21
-
b15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8331592 | 21.0.5-oracle | Michael McMahon | P4 | Resolved | Fixed | b01 |
JDK-8331966 | 21.0.4-oracle | Michael McMahon | P4 | Resolved | Fixed | b05 |
JDK-8326965 | 21.0.4 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
JVMTI issues forced the implementation to unmount before freezing and to re-mount after thawing. JVMTI has since introduced a means to hide events during transitions so the implementation can be reverted. Reverting exposing an issue with the JFR thread sampler, it will need to be updated to not sample when it samples during a transition.
- backported by
-
JDK-8326965 Change VirtualThread to unmount after freezing, re-mount before thawing
- Resolved
-
JDK-8331592 Change VirtualThread to unmount after freezing, re-mount before thawing
- Resolved
-
JDK-8331966 Change VirtualThread to unmount after freezing, re-mount before thawing
- Resolved
- links to
-
Commit openjdk/jdk21u-dev/3eb5517b
-
Commit openjdk/jdk/9a83d558
-
Review openjdk/jdk21u-dev/245
-
Review openjdk/jdk/15492
(2 links to)