[lworld] Integrated: [lworld] ValueGetObjectHashCodeTest needs -XX:+UnlockDiagnosticVMOptions

Tobias Hartmann thartmann at openjdk.org
Thu Feb 27 08:55:23 UTC 2025


Test added with [JDK-8348743](https://bugs.openjdk.org/browse/JDK-8348743) (paging @alexmenkov) fails with release builds because:


Error: VM option 'PrintInlineLayout' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'PrintInlineLayout'.
Improperly specified VM option 'PrintInlineLayout'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.


Thanks,
Tobias

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

Commit messages:
 - [lworld] ValueGetObjectHashCodeTest needs -XX:+UnlockDiagnosticVMOptions

Changes: https://git.openjdk.org/valhalla/pull/1381/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1381&range=00
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/valhalla/pull/1381.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1381/head:pull/1381

PR: https://git.openjdk.org/valhalla/pull/1381


More information about the valhalla-dev mailing list