On Tue, 23 Apr 2024 20:47:34 GMT, Chris Plummer <cjplum...@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