RFR: 8367449: Test runtime/cds/CDSMapTest.java timed out but passed
Ioi Lam
iklam at openjdk.org
Tue Oct 14 20:06:21 UTC 2025
On Tue, 14 Oct 2025 05:50:06 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> The test CDSMapTest.java usually finished on Windows for about 1 minuet. On other platforms it takes much less time.
>>
>> Since [JDK-8260555](https://bugs.openjdk.org/browse/JDK-8260555) (Change the default TIMEOUT_FACTOR from 4 to 1), we saw only one timeout where the elapsed time is over the 120 sec default timeout value.
>>
>> For sanity, I changed the timeout to 240 sec, to avoid future intermittent timeouts.
>>
>> I also changed the related test AOTMapTest.java.
>
> Seems harmless and trivial.
>
> Thanks
Thanks @dholmes-ora for the review
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27781#issuecomment-3403416661
More information about the hotspot-runtime-dev
mailing list