RFR: 8351115: Test AOTClassLinkingVMOptions.java fails after JDK-8348322

David Holmes dholmes at openjdk.org
Tue Mar 4 07:22:52 UTC 2025


On Tue, 4 Mar 2025 06:37:23 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> Test runtime/cds/appcds/aotClassLinking/AOTClassLinkingVMOptions.java fails "VM option 'AOTInvokeDynamicLinking' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions" after JDK-8348322. This PR add JVM option '-XX:+UnlockDiagnosticVMOptions' to make test run passes.
> 
> Change has been verified locally, test-fix only, no risk.

Looks good and trivial.

Thanks

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23883#pullrequestreview-2656238962


More information about the hotspot-runtime-dev mailing list