RFR: 8357149: Test runtime/cds/appcds/aotCode/AOTCodeFlags.java is broken after JDK-8354887

Vladimir Kozlov kvn at openjdk.org
Fri May 16 21:59: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.

Good and trivial. Thank you @calvinccheung for fixing it.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25275#pullrequestreview-2847683204


More information about the hotspot-runtime-dev mailing list