RFR: 8358178: Some nsk/jdi tests should be run with includevirtualthreads=y even though they pass without
Leonid Mesnik
lmesnik at openjdk.org
Tue Jun 3 16:57:50 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.
Marked as reviewed by lmesnik (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25557#pullrequestreview-2893348027
More information about the serviceability-dev
mailing list