review request (M): 7121140: Allocation paths require explicit memory synchronization operations for RMO systems
Roland Westrelin
roland.westrelin at oracle.com
Wed Dec 14 07:55:05 PST 2011
http://cr.openjdk.java.net/~roland/7121140/webrev.00/
For systems that don't implement total store ordering a store store barrier is required after a newly allocated objects is initialized and before it becomes globally reachable.
Roland.
More information about the hotspot-compiler-dev
mailing list