Integrated: 8361328: cds/appcds/dynamicArchive/TestAutoCreateSharedArchive.java archive timestamps comparison failed

Calvin Cheung ccheung at openjdk.org
Sat Jul 12 00:21:47 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.

This pull request has now been integrated.

Changeset: 4a351e3e
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4a351e3e57274df0adee37c472b62f477f75b7b8
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8361328: cds/appcds/dynamicArchive/TestAutoCreateSharedArchive.java archive timestamps comparison failed

Reviewed-by: iklam, matsaave

-------------

PR: https://git.openjdk.org/jdk/pull/26250


More information about the hotspot-runtime-dev mailing list