On Tue, 11 Aug 2026 11:30:11 GMT, Coleen Phillimore <[email protected]> wrote:
>> src/hotspot/share/runtime/synchronizer.cpp line 2207:
>>
>>> 2205: }
>>> 2206:
>>> 2207: ObjectMonitor* ObjectSynchronizer::read_monitor(markWord mark) {
>>
>> Shouldn't this version of read_monitor be deleted too?
>
> For some reason I thought this was important enough for performance to be
> inlined. Maybe not.
Deleted
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/32257#discussion_r3765083097
