RFR: JDK-8133773: clarify specification of Spliterator.tryAdvance [v2]

Paul Sandoz psandoz at openjdk.org
Mon May 8 20:33:36 UTC 2023


On Mon, 8 May 2023 19:07:17 GMT, Viktor Klang <duke at openjdk.org> wrote:

>> Attempting to make the "at-most once" nature, of invoking the supplied action to tryAdvance, clearer in the JavaDoc.
>
> Viktor Klang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update src/java.base/share/classes/java/util/Spliterator.java
>   
>   Co-authored-by: Paul Sandoz <paul.d.sandoz at googlemail.com>

Marked as reviewed by psandoz (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/13860#pullrequestreview-1417469922


More information about the core-libs-dev mailing list