RFR: 8356212: runtime/cds/appcds/LotsOfSyntheticClasses.java timed out with -XX:+AOTClassLinking [v2]
Aleksey Shipilev
shade at openjdk.org
Fri May 9 07:29:51 UTC 2025
On Thu, 8 May 2025 19:54:33 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.
>
> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>
> @shipilev comment
Looks fine, thanks!
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25111#pullrequestreview-2827295608
More information about the hotspot-runtime-dev
mailing list