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

Viktor Klang duke at openjdk.org
Thu Mar 23 14:47:03 UTC 2023


On Tue, 21 Mar 2023 11:02:52 GMT, Jaikiran Pai <jpai 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.
>
> The PR seems to be using an incorrect JBS issue id/summary. This PR should be linked with the new https://bugs.openjdk.org/browse/JDK-8304557 issue.

@jaikiran 👍 I'm running a test against debug builds to verify. Will integrate once that passes.

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

PR Comment: https://git.openjdk.org/jdk/pull/13116#issuecomment-1481323888


More information about the core-libs-dev mailing list