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

Serguei Spitsyn sspitsyn at openjdk.org
Tue Feb 13 08:07:04 UTC 2024


On Tue, 13 Feb 2024 07:00:41 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   review: fixed issues in get_object_monitor_usage; extended test coverage in objmonusage003
>
> test/hotspot/jtreg/vmTestbase/nsk/jvmti/GetObjectMonitorUsage/objmonusage003.java line 31:
> 
>> 29: 
>> 30:     final static int JCK_STATUS_BASE = 95;
>> 31:     final static int NUMBER_OF_ENTERER_THREADS = 4;
> 
> Nit: ENTERING not ENTERER

Okay, thanks. Will rename it.

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

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


More information about the serviceability-dev mailing list