RFR: 8333265: De-duplicate method references in java.util.stream.FindOps [v3]

Chen Liang liach at openjdk.org
Wed Aug 21 21:49:09 UTC 2024


On Wed, 24 Jul 2024 14:24:40 GMT, Chen Liang <liach at openjdk.org> wrote:

>> Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fixes
>
> test/micro/org/openjdk/bench/java/util/stream/ops/ref/FindAny.java line 63:
> 
>> 61:     }
>> 62: 
>> 63:     public static void main(String... args) {
> 
> Is this driver necessary?

@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.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19477#discussion_r1725789087


More information about the core-libs-dev mailing list