RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v16]
Andrew Haley
aph at openjdk.org
Tue Feb 13 12:53:08 UTC 2024
On Tue, 13 Feb 2024 12:35:56 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:
>> The condition flags must be correct when leaving `fast_lock` and `fast_unlock`. The test is used to set the proper NE condition when jumping out.
>
> The condition flags must be correct when leaving `fast_lock` and `fast_unlock`. The test is used to set the proper NE condition when jumping out.
Please add a comment to that effect.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16608#discussion_r1487795034
More information about the hotspot-dev
mailing list