[jdk21u-dev] Integrated: 8353953: com/sun/jdi tests should be fixed to not always require includevirtualthreads=y

Rui Li duke at openjdk.org
Fri Oct 17 15:55:05 UTC 2025


On Thu, 16 Oct 2025 06:02:12 GMT, Rui Li <duke at openjdk.org> wrote:

> A clean backport for JDK-8353953.
> 
> Backport for parity with oracle. `includevirtualthreads=y` is currently the default, but it's not desirable since it eliminates `includevirtualthreads=n testing coverage` and negates JDK-8282441. Remove the default and only provide `includevirtualthreads=y` to required tests. Tests are running. Low risk - test changes.

This pull request has now been integrated.

Changeset: da233775
Author:    Rui Li <ruiamzn at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/da233775049cf47130646bcd24ca0e0d3ded5790
Stats:     17 lines in 4 files changed: 9 ins; 0 del; 8 mod

8353953: com/sun/jdi tests should be fixed to not always require includevirtualthreads=y

Backport-of: d1d81dd01ca6f3fc1e4710e6055c5a3185f43d9a

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

PR: https://git.openjdk.org/jdk21u-dev/pull/2335


More information about the jdk-updates-dev mailing list