RFR: JDK-8133773: clarify specification of Spliterator.tryAdvance
Viktor Klang
duke at openjdk.org
Mon May 8 10:41:29 UTC 2023
Attempting to make the "at-most once" nature, of invoking the supplied action to tryAdvance, clearer in the JavaDoc.
-------------
Commit messages:
- JDK-8133773: clarify specification of Spliterator.tryAdvance
Changes: https://git.openjdk.org/jdk/pull/13860/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13860&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8133773
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/13860.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13860/head:pull/13860
PR: https://git.openjdk.org/jdk/pull/13860
More information about the core-libs-dev
mailing list