-
Bug
-
Resolution: Fixed
-
P2
-
8, 9
-
b105
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8230590 | openjdk8u232 | Andrew Hughes | P2 | Resolved | Fixed | b05 |
JDK-8320429 | 8u411 | Fairoz Matte | P2 | Closed | Fixed | b01 |
The check, if the previous workers starting region is valid has to be ordered by a memory barrier to happen before accessing that memory region, as both values are changed by another thread.
- backported by
-
JDK-8230590 G1 - Missing memory barrier in start_cset_region_for_worker
- Resolved
-
JDK-8320429 G1 - Missing memory barrier in start_cset_region_for_worker
- Closed