RFR: 8356556: AArch64: No need for acquire fence in safepoint poll in FFM [v2]
Anton Artemov
duke at openjdk.org
Tue Jun 17 07:31:45 UTC 2025
On Tue, 17 Jun 2025 00:29:59 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:
>> Anton Artemov has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8356556: Addressed reviewers' comments.
>
> src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp line 557:
>
>> 555:
>> 556: void MacroAssembler::safepoint_poll(Label& slow_path, bool at_return, bool in_nmethod, Register tmp) {
>> 557:
>
> Nit: extra line not needed.
Thanks, addressed in the latest commit.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25829#discussion_r2151528923
More information about the hotspot-dev
mailing list