Integrated: 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:57 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.

This pull request has now been integrated.

Changeset: c382da57
Author:    Chris Plummer <cjplummer at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c382da579884c28f2765b2c6ba68c0ad4fdcb2ce
Stats:     20 lines in 10 files changed: 10 ins; 0 del; 10 mod

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

Reviewed-by: sspitsyn, lmesnik

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

PR: https://git.openjdk.org/jdk/pull/25557


More information about the serviceability-dev mailing list