On Mon, 4 Mar 2024 03:26:58 GMT, David Holmes <dhol...@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 31: > >> 29: * DESCRIPTION >> 30: * The test checks if the JVMTI function GetObjectMonitorUsage >> returns >> 31: * the expected values for the owner, entry_count, water_count > > s/water_count/waiter_count/ Thanks, fixed now. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17680#discussion_r1510947433