RFR: 8254350: CompletableFuture.get may swallow InterruptedException [v2]

Martin Buchholz martin at openjdk.java.net
Tue Dec 8 06:30:28 UTC 2020


> 8254350: CompletableFuture.get may swallow InterruptedException

Martin Buchholz has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:

  JDK-8254350

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1651/files
  - new: https://git.openjdk.java.net/jdk/pull/1651/files/4e32f8c1..762a1715

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1651&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1651&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1651.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1651/head:pull/1651

PR: https://git.openjdk.java.net/jdk/pull/1651


More information about the core-libs-dev mailing list