RFR: 8252374: Add a new factory method to concatenate a sequence of BodyPublisher instances into a single publisher. [v2]

Daniel Fuchs dfuchs at openjdk.java.net
Thu Sep 10 16:03:31 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 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 two additional commits since
the last revision:

 - 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/79957a28..befc3ab9

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=57&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=57&range=00-01

  Stats: 1828 lines in 168 files changed: 801 ins; 652 del; 375 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