RFR: JDK-8319123 : Implementation of JEP-461: Stream Gatherers (Preview) [v2]
Viktor Klang
vklang at openjdk.org
Wed Nov 8 21:08:03 UTC 2023
> This Pull-Request implements [JEP-461](https://openjdk.org/jeps/461)
Viktor Klang has updated the pull request incrementally with two additional commits since the last revision:
- Addressing review feedback
- Make Gatherer.andThen take a wildcard for the rhs Gatherer state type
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16420/files
- new: https://git.openjdk.org/jdk/pull/16420/files/2206e04d..6c05d682
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16420&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16420&range=00-01
Stats: 43 lines in 4 files changed: 15 ins; 6 del; 22 mod
Patch: https://git.openjdk.org/jdk/pull/16420.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16420/head:pull/16420
PR: https://git.openjdk.org/jdk/pull/16420
More information about the core-libs-dev
mailing list