RFR: 8357064: cds/appcds/ArchiveRelocationTest.java failed with missing expected output
Ioi Lam
iklam at openjdk.org
Tue Jul 1 18:31: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.
LGTM
-------------
Marked as reviewed by iklam (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26075#pullrequestreview-2976577808
More information about the hotspot-runtime-dev
mailing list