git: openjdk/jdk: master: 8369656: Calling CompletableFuture.join() could execute task in common pool
Viktor Klang
vklang at openjdk.org
Thu Oct 16 08:31:01 UTC 2025
Changeset: b5b83247
Branch: master
Author: Viktor Klang <vklang at openjdk.org>
Date: 2025-10-16 08:28:22 +0000
URL: https://git.openjdk.org/jdk/commit/b5b83247da9caea30c88b69543e350783663bc46
8369656: Calling CompletableFuture.join() could execute task in common pool
Reviewed-by: alanb, dl
! src/java.base/share/classes/java/util/concurrent/CompletableFuture.java
! test/jdk/java/util/concurrent/tck/CompletableFutureTest.java
More information about the jdk-changes
mailing list