RFR: 8369656 : Calling CompletableFuture.join() could execute task in common pool [v2]

Viktor Klang vklang at openjdk.org
Tue Oct 14 13:10:22 UTC 2025


> Addresses the regression regarding pool assistance and includes a regression test for `CompletableFuture::get()`, `CompletableFuture::get(timeout, unit)`, and `CompletableFuture::join()`

Viktor Klang has updated the pull request incrementally with one additional commit since the last revision:

  Improving the name of the regtest

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27800/files
  - new: https://git.openjdk.org/jdk/pull/27800/files/e57de64f..7fed8f87

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27800&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27800&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/27800.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27800/head:pull/27800

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


More information about the core-libs-dev mailing list