RFR: 8351115: Test AOTClassLinkingVMOptions.java fails after JDK-8348322
SendaoYan
syan at openjdk.org
Wed Mar 5 12:58:01 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.
Thanks all for the reviews.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23883#issuecomment-2700852730
More information about the hotspot-runtime-dev
mailing list