On Thu, 14 Jan 2021 13:59:50 GMT, Kezhu Wang 
<github.com+541734+kez...@openjdk.org> wrote:

>> 8254350: CompletableFuture.get may swallow InterruptedException
>
> @Martin-Buchholz @DougLea @AlanBateman Sorry for rough in.  After change 
> `future.get()` to `future.get(1, TimeUnit.DAYS)`, 
> `SwallowedInterruptedException` failed.

Thanks, Kezhu.  I filed:
https://bugs.openjdk.java.net/browse/JDK-8259796

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

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

Reply via email to