RFR: 8277180: Intrinsify recursive ObjectMonitor locking for C2 x64 and A64 [v3]
Erik Österlund
eosterlund at openjdk.java.net
Wed Nov 17 11:19:12 UTC 2021
On Wed, 17 Nov 2021 10:15:38 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> Erik Österlund has updated the pull request incrementally with one additional commit since the last revision:
>>
>> use increment macro
>
> Normally I would hate any code added to our hand-carved assembler sequences, but even I have to admit that this surprisingly simple addition is worthwhile.
Thanks for the review @theRealAph and @nick-arm
Think I need someone to review the x86 code as well.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6406
More information about the hotspot-compiler-dev
mailing list