[jdk11u-dev] Withdrawn: 8254350: CompletableFuture.get may swallow InterruptedException

luchenlin duke at openjdk.org
Wed Jun 21 02:05:18 UTC 2023


On Mon, 19 Jun 2023 07:17:58 GMT, luchenlin <duke at openjdk.org> wrote:

> I backport this for parity with 11.0.20-oracle.
> Also backport for JDK-8259796
> src/java.base/share/classes/java/util/concurrent/CompletableFuture.java 
> Resolved due to context
> test/jdk/java/util/concurrent/CompletableFuture/LostInterrupt.java
> Resolved due to context
> test/jdk/java/util/concurrent/CompletableFuture/SwallowedInterruptedException.java
> Resolved due to context

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1961


More information about the jdk-updates-dev mailing list