RFR: 8369656 : Calling CompletableFuture.join() could execute task in common pool
Viktor Klang
vklang at openjdk.org
Tue Oct 14 13:06:21 UTC 2025
On Tue, 14 Oct 2025 12:59:52 GMT, Viktor Klang <vklang at openjdk.org> wrote:
> Addresses the regression regarding pool assistance and includes a regression test for `CompletableFuture::get()`, `CompletableFuture::get(timeout, unit)`, and `CompletableFuture::join()`
@DougLea @AlanBateman FYI
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27800#issuecomment-3401687006
More information about the core-libs-dev
mailing list