On Mon, 7 Sep 2020 13:54:52 GMT, Daniel Fuchs <dfu...@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 <dfu...@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