RFR: 8356556: AArch64: No need for acquire fence in safepoint poll in FFM
Stuart Monteith
smonteith at openjdk.org
Thu Jun 26 14:28:14 UTC 2025
On Wed, 11 Jun 2025 15:13:05 GMT, Samuel Chee <duke at openjdk.org> wrote:
>> Removes the unnecessary acquire to reduce memory ordering requirement since it is not longer needed as threads always disarm their own poll value.
>
> Waiting for OCA approval!!!
Hello @spchee I've sent Dalibor a couple of emails.
@robilad would you be able to add Samuel to the Arm OCA?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25211#issuecomment-2995900344
More information about the hotspot-dev
mailing list