> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/23559/files - new: https://git.openjdk.org/jdk/pull/23559/files/ad81957c..f8d11a2f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=23559&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23559&range=00-01 Stats: 3626 lines in 354 files changed: 2271 ins; 550 del; 805 mod Patch: https://git.openjdk.org/jdk/pull/23559.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/23559/head:pull/23559 PR: https://git.openjdk.org/jdk/pull/23559