RFR: 8355646: Optimize ObjectMonitor::exit [v2]

Fredrik Bredberg fbredberg at openjdk.org
Wed May 7 12:13:55 UTC 2025


On Tue, 6 May 2025 19:36:24 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:

>> src/hotspot/share/runtime/objectMonitor.cpp line 1513:
>> 
>>> 1511: 
>>> 1512:     // If there is a successor we should release the lock as soon as
>>> 1513:     // posible, so that the successor can aquire the look. If there is
>> 
>> typo: possible
>
> typos: acquire, lock

Fixed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24927#discussion_r2077483852


More information about the hotspot-runtime-dev mailing list