review request (M): 7121140: Allocation paths require explicit memory synchronization operations for RMO systems

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Dec 14 10:15:08 PST 2011


Looks good.

Vladimir

Roland Westrelin wrote:
> 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