[jdk16] Integrated: 8254350: CompletableFuture.get may swallow InterruptedException

Martin Buchholz martin at openjdk.java.net
Sun Dec 13 19:20:59 UTC 2020


On Sun, 13 Dec 2020 03:31:44 GMT, Martin Buchholz <martin at openjdk.org> wrote:

> 8254350: CompletableFuture.get may swallow InterruptedException

This pull request has now been integrated.

Changeset: 43dc3f79
Author:    Martin Buchholz <martin at openjdk.org>
URL:       https://git.openjdk.java.net/jdk16/commit/43dc3f79
Stats:     178 lines in 3 files changed: 170 ins; 5 del; 3 mod

8254350: CompletableFuture.get may swallow InterruptedException

Reviewed-by: alanb, dl

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

PR: https://git.openjdk.java.net/jdk16/pull/17


More information about the core-libs-dev mailing list