Integrated: 8356212: runtime/cds/appcds/LotsOfSyntheticClasses.java timed out with -XX:+AOTClassLinking

Calvin Cheung ccheung at openjdk.org
Fri May 9 16:22:01 UTC 2025


On Thu, 8 May 2025 05:06:01 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> The LotsOfSyntheticClasses.java test times out intermittently when the `open/test/hotspot/jtreg:hotspot_aot_classlinking` test group is run with the` -XX:+AOTClassLinking` option on macosx-aarch64 platform.
> Increasing the timeout value from 500 to 800 seems to have addressed the issue.
> With the change, there's no timeout when the test group is run 40 times on macosx-aarch64 with the same option.

This pull request has now been integrated.

Changeset: dd25799c
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/dd25799c21529bf8dac49a63ddbcab530af0215b
Stats:     15 lines in 1 file changed: 8 ins; 0 del; 7 mod

8356212: runtime/cds/appcds/LotsOfSyntheticClasses.java timed out with -XX:+AOTClassLinking

Reviewed-by: iklam, shade, syan

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

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


More information about the hotspot-runtime-dev mailing list