RFR: 8306593: Fix nsk/jdi/stop/stop001 for virtual threads and remove from problem list [v2]
Chris Plummer
cjplummer at openjdk.org
Fri May 12 23:24:17 UTC 2023
On Fri, 12 May 2023 23:03:33 GMT, Serguei Spitsyn <sspitsyn at 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
More information about the serviceability-dev
mailing list