[jdk21u] Integrated: 8321067: Unlock experimental options in EATests.java

Roman Kennke rkennke at openjdk.org
Thu Nov 30 14:18:10 UTC 2023


On Thu, 30 Nov 2023 08:26:48 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> The backport for [JDK-8319926](https://bugs.openjdk.org/browse/JDK-8319926) was missing to unlock experimental options, because the LockingMode option only became non-experimental in JDK22. This change adds -XX:+UnlockExperimentalVMOptions to EATests.java run configurations. The fix is JDK21-specific.
> 
> Testing:
>  - [x] com/sun/jdi/EATests.java

This pull request has now been integrated.

Changeset: ba79073d
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.org/jdk21u/commit/ba79073da5baede8d381cd495fb82379b6775f09
Stats:     8 lines in 1 file changed: 0 ins; 0 del; 8 mod

8321067: Unlock experimental options in EATests.java

Reviewed-by: shade

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

PR: https://git.openjdk.org/jdk21u/pull/414


More information about the jdk-updates-dev mailing list