> 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:

  Fixed handling of negative request. Added BodyPublishers::concat to the TCK 
tests.

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/57/files
  - new: https://git.openjdk.java.net/jdk/pull/57/files/c8c07682..9719bf29

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

  Stats: 159 lines in 6 files changed: 147 ins; 4 del; 8 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

Reply via email to