On Thu, 2 May 2024 21:44:43 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

>> Serguei Spitsyn has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   review: Corrections in: 1) JVMTI/JDWP spec; 2) test vthread checks; 3) 
>> test comments
>
> src/hotspot/share/prims/jvmti.xml line 8280:
> 
>> 8278:           <description>
>> 8279:             The number of platform threads waiting to own this 
>> monitor, or <code>0</code>
>> 8280:             if only virtual threads are waiting or no threads are 
>> waiting
> 
> This is now exactly the same as `waiter_count` above. I don't think this is 
> what you intended.

Indeed, looks like the description for waiter_count has been pasted in here in 
error.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19030#discussion_r1588796716

Reply via email to