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

Viktor Klang duke at openjdk.org
Thu Mar 23 20:36:44 UTC 2023


On Thu, 23 Mar 2023 14:13:14 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.
>
> Viktor Klang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Adding an @modules and minor code reformatting

Also, pinging @DougLea as a gentle FYI :)

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

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


More information about the core-libs-dev mailing list