On Wed, 21 Feb 2024 22:23:27 GMT, Leonid Mesnik <[email protected]> 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/serviceability/jvmti/GetObjectMonitorUsage/ObjectMonitorUsage.java
> line 48:
>
>> 46: public class ObjectMonitorUsage {
>> 47:
>> 48: final static int JCK_STATUS_BASE = 95;
>
> JCK_STATUS_BASE is not used, need to be removed.
Thanks, done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17680#discussion_r1498672751