RFR: 8361328: cds/appcds/dynamicArchive/TestAutoCreateSharedArchive.java archive timestamps comparison failed
Calvin Cheung
ccheung at openjdk.org
Sat Jul 12 00:21:46 UTC 2025
On Fri, 11 Jul 2025 01:34:53 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> This test failure is intermittent and only seen with Windows non-debug build in 21u testing. It is due to the test is comparing the timestamp of a CDS archive with the timestamp of an archive which was generated in a previous test scenario.
>>
>> Fixing it in mainline and then backport to 25 and 21u.
>>
>> Testing: tested on Windows non-debug build with JDK 21u.
>
> LGTM
Thanks @iklam @matias9927 for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26250#issuecomment-3064360575
More information about the hotspot-runtime-dev
mailing list