Withdrawn: 8333265: De-duplicate method references in java.util.stream.FindOps

duke duke at openjdk.org
Wed Aug 21 19:00:10 UTC 2024


On Thu, 30 May 2024 12:50:36 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> Extracting duplicate method references to static field reduce proxy class spinning and loading. In this case 2 less classes loaded when using `findAny()` on each type of stream.

This pull request has been closed without being integrated.

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

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


More information about the core-libs-dev mailing list