RFR: 8357149: Test runtime/cds/appcds/aotCode/AOTCodeFlags.java is broken after JDK-8354887
Ioi Lam
iklam at openjdk.org
Fri May 16 22:10:50 UTC 2025
On Fri, 16 May 2025 20:26:28 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> Simple test fix to ensure the `-XX:+UnlockDiagnosticVMOptions` flag is specified before a diagnostic flag such as `-XX:+AOTAdapterCaching`.
>
> Tested with the following JDK builds on linux-x64:
> OpenJDK non-debug, OpenJDK debug, Oracle JDK non-debug, Oracle JDK debug.
LGTM
Marked as reviewed by iklam (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25275#pullrequestreview-2847695570
PR Review: https://git.openjdk.org/jdk/pull/25275#pullrequestreview-2847695761
More information about the hotspot-runtime-dev
mailing list