On Fri, 12 May 2023 23:03:33 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:

>> Chris Plummer has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   fix comment typo
>
> test/hotspot/jtreg/vmTestbase/nsk/jdi/ThreadReference/stop/stop001.java line 
> 272:
> 
>> 270:                 log2("       returned string is: " + line);
>> 271:                 if (vthreadMode) {
>> 272:                     // Because the stop() called failed, stop001a.tObj 
>> should be "null".
> 
> Nit: Is it a typo: `top() called failed` => `stop() call failed` ?

Fixed.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/13966#discussion_r1192860254

Reply via email to