Please review this trivial change to fix the build to not pass UnlockExperimentalVMOptions for UseCompactObjectHeaders since it hasn't been experimental in a few releases now.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8387633: Remove UnlockExperimentalVMOptions for COH in CDS build Changes: https://git.openjdk.org/jdk/pull/31745/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31745&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8387633 Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/31745.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31745/head:pull/31745 PR: https://git.openjdk.org/jdk/pull/31745
