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

Aleksey Shipilev shade at openjdk.org
Thu Nov 30 10:28:06 UTC 2023


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

> The backport for 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

Marked as reviewed by shade (Reviewer).

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

PR Review: https://git.openjdk.org/jdk21u/pull/414#pullrequestreview-1757117743


More information about the jdk-updates-dev mailing list