RFR: 8247972: incorrect implementation of JVM TI GetObjectMonitorUsage [v17]

Serguei Spitsyn sspitsyn at openjdk.org
Tue Feb 27 19:11:57 UTC 2024


On Tue, 27 Feb 2024 18:24:04 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix a typo in libObjectMonitorUsage.cpp
>
> src/hotspot/share/runtime/threads.cpp line 1185:
> 
>> 1183: }
>> 1184: 
>> 1185: #if INCLUDE_JVMTI
> 
> Is it needed to update thread.hpp also?

Thank you for the comment, will check it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17680#discussion_r1504802182


More information about the serviceability-dev mailing list