RFR: 8252374: Add a new factory method to concatenate a sequence of BodyPublisher instances into a single publisher. [v4]
    Daniel Fuchs 
    dfuchs at openjdk.java.net
       
    Fri Sep 18 09:01:56 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 four 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
 - 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/d76633b9..dfbc646d
Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=57&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=57&range=02-03
  Stats: 11487 lines in 340 files changed: 6714 ins; 3744 del; 1029 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