RFR: JDK-8264221: Rewrite confusing stream API chain in SnippetMaps
Tagir F.Valeev
tvaleev at openjdk.java.net
Sat Apr 17 09:01:35 UTC 2021
On Fri, 26 Mar 2021 00:28:15 GMT, Tagir F. Valeev <tvaleev at openjdk.org> wrote:
> I also simplified a couple of other places: replaced `stream().forEach()` with just `forEach()` and removed redundant `length()` argument in `substring()` call.
@lahodaj could you please review this? Thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/3209
More information about the kulla-dev
mailing list