RFR: 8325937: runtime/handshake/HandshakeDirectTest.java causes "monitor end should be strictly below the frame pointer" assertion failure on AArch64 [v2]
Coleen Phillimore
coleenp at openjdk.org
Thu Oct 3 11:54:53 UTC 2024
> 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.
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
Remove comment about state.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21295/files
- new: https://git.openjdk.org/jdk/pull/21295/files/ed17b70f..63e52fde
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21295&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21295&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/21295.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21295/head:pull/21295
PR: https://git.openjdk.org/jdk/pull/21295
More information about the hotspot-runtime-dev
mailing list