RFR: 8333265: De-duplicate method references in java.util.stream.FindOps [v3]
Chen Liang
liach at openjdk.org
Wed Aug 21 22:13:09 UTC 2024
On Wed, 21 Aug 2024 22:04:02 GMT, Claes Redestad <redestad at openjdk.org> wrote:
>> @cl4es Just wonder what your use case is for this addition. If this is accidentally committed, please remove it and I am glad with all other changes.
>
> Adding a `main` method in micros like these allow me to easily multi-purpose them as relatively clean, diagnostic startup microbenchmarks. It's something I've started adding to all micros I author. I guess I should do a write-up about it some time.
Thanks for the explanation.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19477#discussion_r1725805702
More information about the core-libs-dev
mailing list