RFR: 8361328: cds/appcds/dynamicArchive/TestAutoCreateSharedArchive.java archive timestamps comparison failed
Matias Saavedra Silva
matsaave at openjdk.org
Fri Jul 11 20:46:38 UTC 2025
On Thu, 10 Jul 2025 19:58:19 GMT, Calvin Cheung <ccheung 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!
-------------
Marked as reviewed by matsaave (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26250#pullrequestreview-3011929717
More information about the hotspot-runtime-dev
mailing list