RFR: 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler [v3]
Justin King
jcking at openjdk.org
Mon Oct 6 16:38:52 UTC 2025
On Mon, 6 Oct 2025 16:29:13 GMT, Andrew Haley <aph at openjdk.org> wrote:
> Thanks. Add a comment to the effect that we don't need a fence because the profiler always reads from the same thread, and we're done.
Done. Let me know if you had something else in mind where you wanted the comment.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27645#issuecomment-3372714886
More information about the hotspot-dev
mailing list