On Tue, 8 Dec 2020 06:30:28 GMT, Martin Buchholz <mar...@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