RFR: 8273711: Remove redundant stream() call before forEach in jdk.jlink [v2]
Andrey Turbanov
github.com+741251+turbanoff at openjdk.java.net
Wed Sep 15 07:08:09 UTC 2021
> 8273711: Remove redundant stream() call before forEach in jdk.jlink
Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:
8273711: Remove redundant stream() call before forEach in jdk.jlink
use method references where applicable
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5500/files
- new: https://git.openjdk.java.net/jdk/pull/5500/files/153a9ea1..c071426b
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5500&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5500&range=00-01
Stats: 6 lines in 2 files changed: 0 ins; 3 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/5500.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5500/head:pull/5500
PR: https://git.openjdk.java.net/jdk/pull/5500
More information about the core-libs-dev
mailing list