Release store in C2 putfield

Andrew Haley aph at redhat.com
Wed Sep 3 17:02:58 UTC 2014


On 09/03/2014 05:54 PM, Vitaly Davidovich wrote:
> Also I thought the memord recorded in the node (also) prevents compiler
> from reordering the stores.  So even if AArch64 cpu doesn't reorder, what
> would prevent compiler reordering?

What reordering do you wish to prevent?  The store can't happen
before the object has been created.

Andrew.



More information about the hotspot-dev mailing list