On Tue, 14 Oct 2025 12:59:52 GMT, Viktor Klang <[email protected]> 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 <[email protected]>
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

Reply via email to