RFR: 8367067: Improve exception handling in HttpRequest.BodyPublishers [v3]
Volkan Yazici
vyazici at openjdk.org
Thu Sep 18 12:46:43 UTC 2025
> Improves exception handling of built-in `HttpClient.BodyPublisher`s to ensure exceptions get propagated in a way compliant with the reactive specification.
Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:
Fix `FileChannelPublisherTest` failures
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26876/files
- new: https://git.openjdk.org/jdk/pull/26876/files/e9bc9e76..983c1e7a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26876&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26876&range=01-02
Stats: 6 lines in 1 file changed: 0 ins; 2 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/26876.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26876/head:pull/26876
PR: https://git.openjdk.org/jdk/pull/26876
More information about the net-dev
mailing list