RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier
Andrew Haley
aph at openjdk.org
Mon Jan 22 10:17:30 UTC 2024
On Mon, 22 Jan 2024 10:00:25 GMT, Nick Gasson <ngasson at openjdk.org> wrote:
> Could we instead make the last store to a final field in a constructor an STLR and remove the release barrier?
It's possible, but it would be more work.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17511#issuecomment-1903665260
More information about the hotspot-dev
mailing list