Integrated: 8369656 : Calling CompletableFuture.join() could execute task in common pool

Viktor Klang vklang at openjdk.org
Thu Oct 16 08:31:19 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()`

This pull request has now been integrated.

Changeset: b5b83247
Author:    Viktor Klang <vklang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b5b83247da9caea30c88b69543e350783663bc46
Stats:     47 lines in 2 files changed: 43 ins; 0 del; 4 mod

8369656: Calling CompletableFuture.join() could execute task in common pool

Reviewed-by: alanb, dl

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

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


More information about the core-libs-dev mailing list