On Thu, 23 Mar 2023 17:59:52 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one >> additional commit since the last revision: >> >> address review comment: remove unneeded function > > test/hotspot/jtreg/serviceability/jvmti/vthread/ToggleNotifyJvmtiTest/ToggleNotifyJvmtiTest.java > line 74: > >> 72: n = n - 1; >> 73: } >> 74: i = i + 1; > > i++ See above. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13133#discussion_r1147039026