Integrated: 8325937: runtime/handshake/HandshakeDirectTest.java causes "monitor end should be strictly below the frame pointer" assertion failure on AArch64
Coleen Phillimore
coleenp at openjdk.org
Thu Oct 17 18:11:02 UTC 2024
On Tue, 1 Oct 2024 18:38:33 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Add missing StoreLoad fences in handshaking code to match safepoint code. Thanks to @pchilano for finding this bug.
>
> Tested with tier1-4 and tier8 which has Kitchensink in it.
This pull request has now been integrated.
Changeset: 83e9e482
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/83e9e482b181e76ca9f645e8cc83cfa9337df498
Stats: 12 lines in 1 file changed: 11 ins; 0 del; 1 mod
8325937: runtime/handshake/HandshakeDirectTest.java causes "monitor end should be strictly below the frame pointer" assertion failure on AArch64
Reviewed-by: rehn, eosterlund, pchilanomate, aph, fbredberg
-------------
PR: https://git.openjdk.org/jdk/pull/21295
More information about the hotspot-runtime-dev
mailing list