RFR: 8328741: serviceability/jvmti/ObjectMonitorUsage/ObjectMonitorUsage.java failed with unexpected owner [v4]
Serguei Spitsyn
sspitsyn at openjdk.org
Tue Apr 23 22:03:31 UTC 2024
On Tue, 23 Apr 2024 20:47:34 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> review: tweak in wait_for_state func to allow exp_state bit mask
>
> test/hotspot/jtreg/serviceability/jvmti/ObjectMonitorUsage/ObjectMonitorUsage.java line 58:
>
>> 56: native static int setTestedMonitor(Object monitor);
>> 57: native static void ensureBlockedOnEnter(Thread thread);
>> 58: native static void ensureWaitsToBeNotified(Thread thread);
>
> This should be named "Waiting" instead of "Waits".
Thank you for the suggestion. Will fix.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18778#discussion_r1576957455
More information about the serviceability-dev
mailing list