On Tue, 11 Feb 2025 10:09:53 GMT, Volkan Yazici <vyaz...@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. This pull request has now been integrated. Changeset: e700460b Author: Volkan Yazici <vyaz...@openjdk.org> Committer: Daniel Fuchs <dfu...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e700460b490e2b6649a61dc48e7d971b8efdb8c4 Stats: 150 lines in 3 files changed: 146 ins; 1 del; 3 mod 8349813: Test behavior of limiting() on RS operators throwing exceptions Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/23559