RFR: 8356212: runtime/cds/appcds/LotsOfSyntheticClasses.java timed out with -XX:+AOTClassLinking
Aleksey Shipilev
shade at openjdk.org
Thu May 8 14:28:56 UTC 2025
On Thu, 8 May 2025 09:27:06 GMT, SendaoYan <syan 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.
>
> test/hotspot/jtreg/runtime/cds/appcds/LotsOfSyntheticClasses.java line 37:
>
>> 35: /*
>> 36: * @test
>> 37: * @summary Try to archive lots and lots of classes.
>
> The copyright header "Copyright Amazon.com Inc" miss the year message.
This is as designed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25111#discussion_r2079832709
More information about the hotspot-runtime-dev
mailing list