RFR: JDK-8304557: java/util/concurrent/CompletableFuture/CompletableFutureOrTimeoutExceptionallyTest.java times out
Viktor Klang
duke at openjdk.org
Thu Mar 23 20:36:41 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 The modified change has passed on a debug build now.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13116#issuecomment-1481857138
More information about the core-libs-dev
mailing list