On Wed, 17 Jun 2026 07:24:52 GMT, Johan Sjölen <[email protected]> wrote:

> Regardless of the fix for this PR, maybe we ought to reconsider the intrinsic 
> for `-UseLSE` case on the basis that it has differing semantics depending on 
> your particular ARM processor?

In practice, every Java implementation provides some ordering guarantees that 
are somewhat stronger than is required by the Java Memory Model. -UseLSE is 
useful here because it has revealed a bug in `LinkedTransferQueue`.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/31465#issuecomment-4739851907

Reply via email to