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

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


On Tue, 1 Jul 2025 18:09:32 GMT, Aleksey Shipilev <shade 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).

Thanks @shipilev @iklam for the review.

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

PR Comment: https://git.openjdk.org/jdk/pull/26075#issuecomment-3025317721


More information about the hotspot-runtime-dev mailing list