RFR: 8325937: runtime/handshake/HandshakeDirectTest.java causes "monitor end should be strictly below the frame pointer" assertion failure on AArch64
David Holmes
dholmes at openjdk.org
Wed Oct 2 09:44:36 UTC 2024
On Wed, 2 Oct 2024 09:38:57 GMT, Andrew Haley <aph at openjdk.org> wrote:
> A full fence at acquire would, for example, prevent previous accesses from being moved into a synchronized block.
Wouldn't such a move contravene SC?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21295#issuecomment-2388079775
More information about the hotspot-runtime-dev
mailing list