RFR: 8349813: Test behavior of limiting() on RS operators throwing exceptions
Volkan Yazici
vyazici at openjdk.org
Tue Feb 11 10:15:00 UTC 2025
Add tests verifying the behavior of `limiting()` factory methods (introduced in JDK-8328919) of `HttpResponse` on misbehaving Reactive Streams operators that throw exceptions.
-------------
Commit messages:
- Verify `limiting()` behavior on misbehaving RS operators
Changes: https://git.openjdk.org/jdk/pull/23559/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23559&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8349813
Stats: 151 lines in 3 files changed: 147 ins; 1 del; 3 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
More information about the net-dev
mailing list