Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2219980 | 8 | Roland Westrelin | P3 | Resolved | Fixed | b22 |
JDK-2219880 | 7u4 | Roland Westrelin | P3 | Closed | Fixed | b07 |
On systems that don't implement total store ordering, a store store barrier is required after a newly allocated object is initialized (header and body) and before it becomes reachable by other threads.
- backported by
-
JDK-2219980 Allocation paths require explicit memory synchronization operations for RMO systems
-
- Resolved
-
-
JDK-2219880 Allocation paths require explicit memory synchronization operations for RMO systems
-
- Closed
-
- relates to
-
JDK-8009460 C2compiler crash in machnode::in_regmask(unsigned int)
-
- Closed
-