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

Aleksey Shipilev shade at openjdk.org
Tue Jul 1 18:11:37 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.

Marked as reviewed by shade (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/26075#pullrequestreview-2976513678


More information about the hotspot-runtime-dev mailing list