[jdk11u-dev] RFR: 8259796: timed CompletableFuture.get may swallow InterruptedException
Goetz Lindenmaier
goetz at openjdk.org
Tue Jun 20 20:31:13 UTC 2023
On Tue, 20 Jun 2023 03:20:02 GMT, luchenlin <duke at openjdk.org> wrote:
> I backport this for parity with 11.0.20-oracle.
> depends on JDK-8254350
> 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
LGTM
-------------
Marked as reviewed by goetz (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/1966#pullrequestreview-1488967168
More information about the jdk-updates-dev
mailing list