More on memory barriers

Andrew Haley aph at redhat.com
Wed Sep 17 14:36:43 UTC 2014


On 09/17/2014 01:37 PM, Vitaly Davidovich wrote:
> That's unfortunate; naively seems odd that EA is tripped up by it.

Well, that's probably not the only problem: there are many places
where different paths are taken for Release and StoreStore.  The best
approach seems to be to leave the kind of barrier as it is, but mark it
in some way.

Andrew.




More information about the hotspot-dev mailing list