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

Ioi Lam iklam at openjdk.org
Tue Oct 14 20:06:23 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.

This pull request has now been integrated.

Changeset: ad2d0473
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ad2d04733b64a6793e20fd32a3e9fafab93556c5
Stats:     4 lines in 2 files changed: 0 ins; 0 del; 4 mod

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

Reviewed-by: dholmes

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

PR: https://git.openjdk.org/jdk/pull/27781


More information about the hotspot-runtime-dev mailing list