> 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision: - Merge remote-tracking branch 'origin/master' into concat-bs-8252374 - Merge remote-tracking branch 'origin/master' into concat-bs-8252374 - 8252374: Add a new factory method to concatenate a sequence of BodyPublisher instances into a single publisher. ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/57/files - new: https://git.openjdk.java.net/jdk/pull/57/files/befc3ab9..d76633b9 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=57&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=57&range=01-02 Stats: 7800 lines in 193 files changed: 3325 ins; 3055 del; 1420 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