RFR: 8221554: aarch64 cross-modifying code

Andrew Haley aph at redhat.com
Fri Oct 2 08:39:34 UTC 2020


On 01/10/2020 03:18, David Holmes wrote:
>> cross_modify_fence() is now a member of JavaThread and just calls
>> instruction_fence. This function will be extended in Patch 3.
> I don't agree with the change here. The cross_modify_fence() is not 
> related to thread API imo, it belongs in OrderAccess.

I agree with you, David. cross_modify_fence() should not be moved.

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the hotspot-dev mailing list