RFR: 8349813: Test behavior of limiting() on RS operators throwing exceptions [v2]
Daniel Fuchs
dfuchs at openjdk.org
Wed Feb 12 11:12:15 UTC 2025
On Wed, 12 Feb 2025 09:16:51 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:
>> Add tests verifying the behavior of `limiting()` factory methods (introduced in JDK-8328919) of `HttpResponse` on misbehaving Reactive Streams operators that throw exceptions.
>
> Volkan Yazici has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Max. the `limiting` capacity
> - Merge remote-tracking branch 'upstream/master' into ThrowingLimitingTest
> - Verify `limiting()` behavior on misbehaving RS operators
Marked as reviewed by dfuchs (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23559#pullrequestreview-2611582797
More information about the net-dev
mailing list