RFR: 8253469: ARM32 Zero: replace usages of __sync_synchronize() with OrderAccess::fence [v3]

Boris Ulasevich bulasevich at openjdk.java.net
Fri Sep 25 10:12:15 UTC 2020


On Fri, 25 Sep 2020 10:07:22 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Changes seem fine to me. Good to have barriers handled only in OrderAccess.
>
>> Changes seem fine to me. Good to have barriers handled only in OrderAccess.
> 
> Thanks for review. @bulasevich, do you agree with this change?

Absolutely. The change is good.

-------------

PR: https://git.openjdk.java.net/jdk/pull/298


More information about the hotspot-runtime-dev mailing list