On Wed, 21 Feb 2024 22:33:51 GMT, Leonid Mesnik <lmes...@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/vmTestbase/nsk/jvmti/GetObjectMonitorUsage/objmonusage003.java > line 31: > >> 29: >> 30: final static int JCK_STATUS_BASE = 95; >> 31: final static int NUMBER_OF_THREADS = 16; > > Better to remove the test if it already converted to avoid mess. Agreed. I was thinking about the same. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17680#discussion_r1498773675