On Fri, 12 May 2023 23:24:17 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

>> nsk/jdi/stop/stop001 is problem listed due to 
>> [JDK-7034630](https://bugs.openjdk.org/browse/JDK-7034630), but that issue 
>> doesn't seem to reproduce anymore. It's suspected that it was only an issue 
>> on Solaris. For this reason stop001 should be removed from the problem list. 
>> However, it will fail due to lacking virtual thread support, so this issue 
>> also needs to be fixed at the same time. The issue is that for virtual 
>> threads, after work for 
>> [JDK-8306434](https://bugs.openjdk.org/browse/JDK-8306434) and 
>> [JDK-8306471](https://bugs.openjdk.org/browse/JDK-8306471) is complete, the 
>> test needs to expect IllegalThreadStateException rather than the stop() call 
>> succeeding.
>
> Chris Plummer has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   fix comment typo

Thanks for the reviews Serguei and Leonid!

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

PR Comment: https://git.openjdk.org/jdk/pull/13966#issuecomment-1548398790

Reply via email to