[jdk21u-dev] Integrated: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default

Todd V. Jonker duke at openjdk.org
Thu Oct 17 17:50:39 UTC 2024


On Fri, 4 Oct 2024 22:13:56 GMT, Todd V. Jonker <duke at openjdk.org> wrote:

> Backport of test changes that ease Graal integration.
> 
> Unclean due to [JDK-8236736](https://bugs.openjdk.org/browse/JDK-8236736) changing notproduct JVM flags to develop flags, removing the [test of notproduct options](https://github.com/openjdk/jdk/commit/bea493bcb86370dc3fb00d86c545f01fc614e000#diff-e3ce20490186bd16e73f192a52ee093fbaac7cd498d99f8fec44ab42571d3eaeR57-L64) as of jdk23-ga.
> 
> For completeness, I've also requested this for jdk23u at https://github.com/openjdk/jdk23u/pull/137

This pull request has now been integrated.

Changeset: dd4e0ae0
Author:    Todd V. Jonker <jonker at amazon.com>
Committer: Victor Rudometov <vrudomet at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/dd4e0ae05733808efb32b3cb5611fe101e7880c0
Stats:     68 lines in 3 files changed: 44 ins; 6 del; 18 mod

8341261: Tests assume UnlockExperimentalVMOptions is disabled by default

Reviewed-by: phh
Backport-of: 1bdd79e7b2086197ab64161e89bbe8cc180f07ed

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

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


More information about the jdk-updates-dev mailing list