-
Sub-task
-
Resolution: Fixed
-
P2
-
9
-
b139
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8253103 | openjdk8u282 | Kim Barrett | P2 | Resolved | Fixed | b01 |
JDK-8261215 | 8u301 | Fairoz Matte | P2 | Closed | Fixed | b01 |
When allocating an object and the associated memory -> object transition might be visible to a concurrent collector, use a release barrier when setting the klass to ensure other low level object initializations are complete.
- backported by
-
JDK-8253103 Add release barriers when allocating objects with concurrent collection
-
- Resolved
-
-
JDK-8261215 Add release barriers when allocating objects with concurrent collection
-
- Closed
-