> 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: fix test compilation ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31758/files - new: https://git.openjdk.org/jdk/pull/31758/files/8d6d8c72..7dd75b07 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31758&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31758&range=03-04 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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
