RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v13]

Axel Boldt-Christmas aboldtch at openjdk.org
Mon Feb 5 10:36:06 UTC 2024


On Mon, 5 Feb 2024 10:09:56 GMT, Andrew Haley <aph at openjdk.org> wrote:

> Ping?
> 
> > The `testContendedLock` is showing so much Error that I can't take any of it seriously. However, there's no significant advantage for LL/SC, and therefore it should not be part of this patch.

Sorry should have sent a comment/reply as well but switched back to only use CAS instead of LL/SC in 3ec54648728e7d879bc5633536500c64fe79b80f

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

PR Comment: https://git.openjdk.org/jdk/pull/16608#issuecomment-1926673877


More information about the hotspot-dev mailing list