[lworld] Integrated: [lworld] ValueGetObjectHashCodeTest needs -XX:+UnlockDiagnosticVMOptions
Tobias Hartmann
thartmann at openjdk.org
Thu Feb 27 08:55:23 UTC 2025
On Thu, 27 Feb 2025 08:50:13 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 81bd5ceb
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/81bd5ceb38dd71f948d7f82465c7190e025944a0
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
[lworld] ValueGetObjectHashCodeTest needs -XX:+UnlockDiagnosticVMOptions
-------------
PR: https://git.openjdk.org/valhalla/pull/1381
More information about the valhalla-dev
mailing list