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

luchenlin duke at openjdk.org
Mon Jun 26 06:04:28 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 incrementally with one additional commit since the last revision:

  fix conflict

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

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

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

  Stats: 43 lines in 1 file changed: 0 ins; 43 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