RFR: 8367449: Test runtime/cds/CDSMapTest.java timed out but passed

David Holmes dholmes at openjdk.org
Tue Oct 14 05:53:02 UTC 2025


On Tue, 14 Oct 2025 03:06:13 GMT, Ioi Lam <iklam 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

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27781#pullrequestreview-3333989393


More information about the hotspot-runtime-dev mailing list