RFR: 8247972: incorrect implementation of JVM TI GetObjectMonitorUsage [v13]
    Serguei Spitsyn 
    sspitsyn at openjdk.org
       
    Thu Feb 22 07:30:58 UTC 2024
    
    
  
On Wed, 21 Feb 2024 22:33:51 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   review: addressed minor issue with use of []; corrected the test desctiption
>
> 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_THREADS = 16;
> 
> Better to remove the test if it already converted to avoid mess.
Agreed. I was thinking about the same.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17680#discussion_r1498773675
    
    
More information about the serviceability-dev
mailing list