RFR: 8315884: New Object to ObjectMonitor mapping [v6]
Axel Boldt-Christmas
aboldtch at openjdk.org
Tue Aug 13 13:29:24 UTC 2024
On Fri, 12 Jul 2024 15:32:45 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
>> Axel Boldt-Christmas has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update arguments.cpp
>
> src/hotspot/share/runtime/lightweightSynchronizer.cpp line 58:
>
>> 56:
>> 57: //
>> 58: // Lightweight synchronization.
>
> This comment doesn't really say anything. Either remove it, or add a nice summary of how LW locking and OM table stuff works.
Removed it.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20067#discussion_r1715291832
More information about the core-libs-dev
mailing list