RFR: 8358178: Some nsk/jdi tests should be run with includevirtualthreads=y even though they pass without

Chris Plummer cjplummer at openjdk.org
Tue Jun 3 17:21:56 UTC 2025


On Fri, 30 May 2025 20:56:29 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> Use -includevirtualthreads with tests use vm.allThreads() and pass with or without it. Using -includevirtualthreads gives us better virtual thread test coverage. Otherwise only the returned platform threads get tested.
> 
> Tested by running affected tests locally.

Thank you for the reviews Serguei and Leonid!

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

PR Comment: https://git.openjdk.org/jdk/pull/25557#issuecomment-2936386052


More information about the serviceability-dev mailing list