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

Paul Sandoz psandoz at openjdk.org
Thu Jul 7 20:30:49 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.

Marked as reviewed by psandoz (Reviewer).

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

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


More information about the kulla-dev mailing list