> Make `MinimalFuture` cancelation atomic. This prevents HTTP request 
> cancelation logic from racily completing the future with an error.
> 
> 
> 
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Benjamin Peterson has updated the pull request incrementally with one 
additional commit since the last revision:

  simplify with assertThrows

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/31758/files
  - new: https://git.openjdk.org/jdk/pull/31758/files/d39ef481..3fd0d7da

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=31758&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31758&range=01-02

  Stats: 11 lines in 1 file changed: 1 ins; 6 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/31758.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31758/head:pull/31758

PR: https://git.openjdk.org/jdk/pull/31758

Reply via email to