Integrated: JDK-8264221: Rewrite confusing stream API chain in SnippetMaps

Tagir F.Valeev tvaleev at openjdk.java.net
Tue Apr 20 01:47:05 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.

This pull request has now been integrated.

Changeset: 787908c7
Author:    Tagir F. Valeev <tvaleev at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/787908c7
Stats:     12 lines in 1 file changed: 3 ins; 3 del; 6 mod

8264221: Rewrite confusing stream API chain in SnippetMaps

Reviewed-by: jlahoda

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

PR: https://git.openjdk.java.net/jdk/pull/3209


More information about the kulla-dev mailing list