Integrated: 8357064: cds/appcds/ArchiveRelocationTest.java failed with missing expected output

Calvin Cheung ccheung at openjdk.org
Tue Jul 1 19:56:44 UTC 2025


On Tue, 1 Jul 2025 17:37:07 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> The `cds/appcds/ArchiveRelocationTest.java` test failed intermittently on Windows when the "Failed to reserve spaces" error occurred. A fix is to relax the check of the expected output; just to check either one of the expected output exists.
> 
> Testing: ran the "hotspot_runtime" test group 60 times on Windows with the `-XX:+UseParallelGC -XX:+UseNUMA` VM options.

This pull request has now been integrated.

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

8357064: cds/appcds/ArchiveRelocationTest.java failed with missing expected output

Reviewed-by: shade, iklam

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

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


More information about the hotspot-runtime-dev mailing list