On Wed, 8 Nov 2023 19:52:53 GMT, Alan Bateman <al...@openjdk.org> wrote:

>> This Pull-Request implements [JEP-461](https://openjdk.org/jeps/461)
>
> src/java.base/share/classes/java/util/stream/Gatherer.java line 194:
> 
>> 192:      * this gathering operation.
>> 193:      *
>> 194:      * <p>By default, this method returns {@link #defaultInitializer()}
> 
> default methods usually have `@implSpec` for the text that specifies what the 
> default implementation does.

@AlanBateman Sounds good, I'll make it an implSpec.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16420#discussion_r1387145790

Reply via email to