Integrated: JDK-8304557: java/util/concurrent/CompletableFuture/CompletableFutureOrTimeoutExceptionallyTest.java times out

Viktor Klang duke at openjdk.org
Thu Mar 23 20:47:21 UTC 2023


On Tue, 21 Mar 2023 10:42:55 GMT, Viktor Klang <duke at openjdk.org> wrote:

> Improves the stability of the memory leak test for CompletableFuture timeout cancellation by both reducing the count by 50% (which should still be above threshold to trigger given the ample margin set initially) as well as extending the default timeout of the test run.

This pull request has now been integrated.

Changeset: 6f67abd3
Author:    Viktor Klang <viktor.klang at oracle.com>
Committer: Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6f67abd352ce9605dd93188995d42a47ee07b25e
Stats:     34 lines in 1 file changed: 20 ins; 0 del; 14 mod

8304557: java/util/concurrent/CompletableFuture/CompletableFutureOrTimeoutExceptionallyTest.java times out

Reviewed-by: jpai

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

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


More information about the core-libs-dev mailing list