RFR: 8254350: CompletableFuture.get may swallow InterruptedException [v2]

Alan Bateman alanb at openjdk.java.net
Tue Dec 8 07:56:13 UTC 2020


On Tue, 8 Dec 2020 06:30:28 GMT, Martin Buchholz <martin at openjdk.org> wrote:

>> 8254350: CompletableFuture.get may swallow InterruptedException
>
> Martin Buchholz has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   JDK-8254350

Marked as reviewed by alanb (Reviewer).

test/jdk/java/util/concurrent/CompletableFuture/LostInterrupt.java line 37:

> 35:  */
> 36: 
> 37: // TODO: Rewrite as a CompletableFuture tck test ?

Do you want the  "TODO" in the commit?

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

PR: https://git.openjdk.java.net/jdk/pull/1651


More information about the core-libs-dev mailing list