> 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: Improved the API documentation of BodyPublishers::concat ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/57/files - new: https://git.openjdk.java.net/jdk/pull/57/files/e68faf41..496c80d9 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=57&range=05 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=57&range=04-05 Stats: 41 lines in 2 files changed: 14 ins; 3 del; 24 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