Integrated: 8289804: Remove redundant stream() call before forEach in jdk.jshell

Andrey Turbanov aturbanov at openjdk.org
Tue Jul 19 11:35:02 UTC 2022


On Mon, 4 Jul 2022 20:53:35 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> There are several places in the jdk.jshell implementation that use stream().forEach(...), these can be cleaned up.

This pull request has now been integrated.

Changeset: 2ff22087
Author:    Andrey Turbanov <aturbanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2ff22087f209f9bd8e82d1c2a90c44cafd9ffef0
Stats:     25 lines in 3 files changed: 0 ins; 2 del; 23 mod

8289804: Remove redundant stream() call before forEach in jdk.jshell

Reviewed-by: psandoz

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

PR: https://git.openjdk.org/jdk/pull/9370


More information about the kulla-dev mailing list