git: openjdk/jdk16: 8259796: timed CompletableFuture.get may swallow InterruptedException

Martin Buchholz martin at openjdk.java.net
Tue Jan 19 18:41:48 UTC 2021


Changeset: f7b96d34
Author:    Martin Buchholz <martin at openjdk.org>
Date:      2021-01-19 18:41:08 +0000
URL:       https://git.openjdk.java.net/jdk16/commit/f7b96d34

8259796: timed CompletableFuture.get may swallow InterruptedException

Reviewed-by: dl, alanb

! src/java.base/share/classes/java/util/concurrent/CompletableFuture.java
! test/jdk/java/util/concurrent/CompletableFuture/SwallowedInterruptedException.java



More information about the jdk-changes mailing list