RFR: 8367067: Improve exception handling in HttpRequest.BodyPublishers [v4]
Daniel Fuchs
dfuchs at openjdk.org
Fri Sep 19 12:04:00 UTC 2025
On Fri, 19 Sep 2025 10:07:16 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:
>> 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 with a new target base due to a merge or a rebase. The pull request now contains 24 commits:
>
> - Merge remote-tracking branch 'upstream/master' into sendAsyncEx
> - Close ZIP file system at exit
> - Use scratch directory for `OfFileTest::DEFAULT_FS_DIR`
> - Update copyright year of `PullPublisher`
> - Fix `FileChannelPublisherTest` failures
> - Remove IOE rethrows
> - Revert `FilePublisherTest` and `FlowAdapterPublisherTest` changes
> - Make `CheckedIterable` throw exceptions
> - Merge remote-tracking branch 'upstream/master' into sendAsyncEx
> - Revert clean-up of redundant tests to keep PR focused
> - ... and 14 more: https://git.openjdk.org/jdk/compare/94a301a7...74dddad1
Latest changes LGTM
-------------
Marked as reviewed by dfuchs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26876#pullrequestreview-3244552122
More information about the net-dev
mailing list