> 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: restore log ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31758/files - new: https://git.openjdk.org/jdk/pull/31758/files/3fd0d7da..8d6d8c72 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31758&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31758&range=02-03 Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 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
