RFR: 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler [v4]
Andrew Haley
aph at openjdk.org
Tue Oct 7 08:32:59 UTC 2025
On Tue, 7 Oct 2025 08:11:20 GMT, Andrew Haley <aph at openjdk.org> wrote:
> > I don't think copy() is ever called. Can we remove it?
>
> Sure.
Ah no. `copy()` is called after the anchor is constructed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27645#discussion_r2409837998
More information about the hotspot-dev
mailing list