RFR: 8247972: incorrect implementation of JVM TI GetObjectMonitorUsage [v21]
Serguei Spitsyn
sspitsyn at openjdk.org
Mon Mar 4 10:20:56 UTC 2024
On Mon, 4 Mar 2024 03:29:01 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> rename after merge: jvmti_common.h to jvmti_common.hpp
>
> test/hotspot/jtreg/serviceability/jvmti/ObjectMonitorUsage/ObjectMonitorUsage.java line 42:
>
>> 40: * from N to 0 waitings to be notified
>> 41: * - all the above scenarios are executed with platform and virtual threads
>> 42: * @requires vm.continuations
>
> Do we really require this?
Yes, can be removed. Thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17680#discussion_r1510925088
More information about the serviceability-dev
mailing list