RFR: 8247972: incorrect implementation of JVM TI GetObjectMonitorUsage [v13]
Serguei Spitsyn
sspitsyn at openjdk.org
Thu Feb 22 05:44:55 UTC 2024
On Wed, 21 Feb 2024 22:23:27 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/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
More information about the serviceability-dev
mailing list