Integrated: 8252374: Add a new factory method to concatenate a sequence of BodyPublisher instances into a single publisher.
Daniel Fuchs
dfuchs at openjdk.java.net
Mon Oct 12 12:58:22 UTC 2020
On Mon, 7 Sep 2020 13:54:52 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 4184959d
Author: Daniel Fuchs <dfuchs at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/4184959d
Stats: 1183 lines in 6 files changed: 1181 ins; 0 del; 2 mod
8252374: Add a new factory method to concatenate a sequence of BodyPublisher instances into a single publisher.
Reviewed-by: chegar
-------------
PR: https://git.openjdk.java.net/jdk/pull/57
More information about the net-dev
mailing list