RFR: 8316998: Remove redundant type arguments in the java.util.stream package [v3]

Mourad Abbay duke at openjdk.org
Fri Sep 29 01:18:03 UTC 2023


On Thu, 28 Sep 2023 22:05:15 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> Looks good. Note a general rule to mostly follow is to try and stick to the prevailing style in source being modified and not make additional and unrelated changes (no matter how tempting it might be). In this case i don't have strong opinions on those changes and they did not detract from reviewing the code.

Are you referring to the expand of lambdas and the extra whitespaces ?

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

PR Comment: https://git.openjdk.org/jdk/pull/15936#issuecomment-1740152170


More information about the core-libs-dev mailing list