Withdrawn: 8356556: AArch64: No need for acquire fence in safepoint poll in FFM

Samuel Chee duke at openjdk.org
Fri Jul 11 11:48:48 UTC 2025


On Tue, 13 May 2025 12:53:56 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.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/25211


More information about the hotspot-dev mailing list