RFR: 8357149: Test runtime/cds/appcds/aotCode/AOTCodeFlags.java is broken after JDK-8354887
Calvin Cheung
ccheung at openjdk.org
Fri May 16 22:15:55 UTC 2025
On Fri, 16 May 2025 21:57:21 GMT, Vladimir Kozlov <kvn 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.
Thanks @vnkozlov @iklam for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25275#issuecomment-2887761402
More information about the hotspot-runtime-dev
mailing list