-
Bug
-
Resolution: Fixed
-
P3
-
11, 17, 18
-
b29
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8278933 | 19 | Thomas Schatzl | P3 | Resolved | Fixed | b03 |
JDK-8279726 | 18.0.1 | Thomas Schatzl | P3 | Resolved | Fixed | b02 |
JDK-8292050 | 17.0.6-oracle | Thomas Schatzl | P3 | Resolved | Fixed | b01 |
JDK-8280446 | 17.0.3 | Aleksey Shipilev | P3 | Resolved | Fixed | b01 |
[For considerations of backporting] This is *probably* effectively harmless, as any loops involving should_yield checks probably won't have the check hoisted out of the loop due to sufficiently opaque loop bodies.
- backported by
-
JDK-8278933 SuspendibleThreadSet::_suspend_all should be volatile/atomic
- Resolved
-
JDK-8279726 SuspendibleThreadSet::_suspend_all should be volatile/atomic
- Resolved
-
JDK-8280446 SuspendibleThreadSet::_suspend_all should be volatile/atomic
- Resolved
-
JDK-8292050 SuspendibleThreadSet::_suspend_all should be volatile/atomic
- Resolved
- relates to
-
JDK-8278475 G1 dirty card refinement by Java threads may get unnecessarily paused
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/a39960a4
-
Commit openjdk/jdk18/aec1b039
-
Review openjdk/jdk17u-dev/54
-
Review openjdk/jdk18/9
-
Review openjdk/jdk18/10