RFR: 8252374: Add a new factory method to concatenate a sequence of BodyPublisher instances into a single publisher. [v9]
Daniel Fuchs
dfuchs at openjdk.java.net
Mon Oct 5 15:46:03 UTC 2020
> Continuing the review with a PR...
>
> 8252374: Add a new factory method to concatenate a sequence
> of BodyPublisher instances into a single publisher.
> https://bugs.openjdk.java.net/browse/JDK-8252374
>
>
> Draft CSR:
> https://bugs.openjdk.java.net/browse/JDK-8252382
Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision:
Use a dataProvider for testNegativeRequest
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/57/files
- new: https://git.openjdk.java.net/jdk/pull/57/files/2346c69d..c8c07682
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=57&range=08
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=57&range=07-08
Stats: 18 lines in 1 file changed: 10 ins; 3 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/57.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/57/head:pull/57
PR: https://git.openjdk.java.net/jdk/pull/57
More information about the net-dev
mailing list