RFR: 8356212: runtime/cds/appcds/LotsOfSyntheticClasses.java timed out with -XX:+AOTClassLinking [v2]
Calvin Cheung
ccheung at openjdk.org
Thu May 8 19:54:33 UTC 2025
> 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.
Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
@shipilev comment
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25111/files
- new: https://git.openjdk.org/jdk/pull/25111/files/65d369dc..2d372a5a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25111&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25111&range=00-01
Stats: 16 lines in 1 file changed: 8 ins; 0 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/25111.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25111/head:pull/25111
PR: https://git.openjdk.org/jdk/pull/25111
More information about the hotspot-runtime-dev
mailing list