-
Sub-task
-
Resolution: Fixed
-
P2
-
9
-
b146
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8257060 | openjdk8u282 | Kim Barrett | P2 | Resolved | Fixed | b04 |
JDK-8261219 | 8u301 | Fairoz Matte | P2 | Closed | Fixed | b01 |
Some of the places where CMS uses klass_or_null really should be using klass_or_null_acquire, in order to ensure the successful read of the klass preceeds later reads that are dependent on it.
- backported by
-
JDK-8257060 CMS needs klass_or_null_acquire
- Resolved
-
JDK-8261219 CMS needs klass_or_null_acquire
- Closed