git: openjdk/jdk: 8312436: CompletableFuture never completes when 'Throwable.toString()' method throws Exception
Viktor Klang
vklang at openjdk.org
Wed Jun 5 14:40:52 UTC 2024
Changeset: 326dbb1b
Author: Viktor Klang <vklang at openjdk.org>
Date: 2024-06-05 14:40:04 +0000
URL: https://git.openjdk.org/jdk/commit/326dbb1b139dd1ec1b8605339b91697cdf49da9a
8312436: CompletableFuture never completes when 'Throwable.toString()' method throws Exception
Reviewed-by: alanb
! 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