Withdrawn: 8367789: AArch64 missing acquire in JNI_FastGetField::generate_fast_get_int_field0

duke duke at openjdk.org
Fri Jan 9 05:19:07 UTC 2026


On Tue, 16 Sep 2025 21:30:54 GMT, Justin King <jcking at openjdk.org> wrote:

> Use a load-acquire to match the store-release used by C++ to update `safepoint_counter` during arming.

This pull request has been closed without being integrated.

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

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


More information about the hotspot-compiler-dev mailing list