On Mon, 15 Jun 2026 18:40:03 GMT, Quan Anh Mai <[email protected]> wrote:
> I don't think this fix is correct, the fact that we implement acquire loads > using `ldar` is purely accidental. If, in the future, we change it so that > acquire loads are lowered to `ldapr` instructions, then it breaks again. Agreed. I'll look into something more explicit (clear its Dekker) that's some combination of hotspot/java. I'll leave this PR up in draft form (although happy to remove if requested), while I look at alternative approaches ------------- PR Comment: https://git.openjdk.org/jdk/pull/31465#issuecomment-4713468938
