[jdk11u-dev] RFR: 8259796: timed CompletableFuture.get may swallow InterruptedException [v2]

luchenlin duke at openjdk.org
Wed Jun 21 06:27:25 UTC 2023


> 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

luchenlin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/1966/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/1966/files/e0f7bcc2..e0f7bcc2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1966&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1966&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1966.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/1966/head:pull/1966

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


More information about the jdk-updates-dev mailing list