On Fri, 21 Apr 2023 06:31:52 GMT, David Holmes <dhol...@openjdk.org> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one >> additional commit since the last revision: >> >> addressed review comments on new test > > test/hotspot/jtreg/serviceability/jvmti/vthread/StopThreadTest/StopThreadTest.java > line 33: > >> 31: * Its method run() invokes the following methods: >> 32: * - method A() that is blocked on a monitor >> 33: * - method B() that is stopped at a brakepoint > > s/brakepoint/breakpoint/ Thanks, fixed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13546#discussion_r1173437781