Integrated: 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 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.

This pull request has now been integrated.

Changeset: 76570c62
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/76570c627db527f856f2394fb9ead02939eca621
Stats:     3 lines in 1 file changed: 1 ins; 1 del; 1 mod

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

Reviewed-by: kvn, iklam

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

PR: https://git.openjdk.org/jdk/pull/25275


More information about the hotspot-runtime-dev mailing list