RFR: 8306034: add support of virtual threads to JVMTI StopThread [v2]
Serguei Spitsyn
sspitsyn at openjdk.org
Fri Apr 21 07:51:48 UTC 2023
On Fri, 21 Apr 2023 06:31:52 GMT, David Holmes <dholmes at 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
More information about the serviceability-dev
mailing list