RFR: JDK-8151531: Add notes to BaseStream.spliterator/iterator docs regarding them being escape hatches

Paul Sandoz psandoz at openjdk.org
Tue May 9 16:08:48 UTC 2023


On Tue, 9 May 2023 15:50:13 GMT, Viktor Klang <duke at openjdk.org> wrote:

> Still relevant to address? /cc @PaulSandoz

I would recommend:
- using `@apiNote` (might have to be placed at the end of the documentation); and 
- say "This operation is provided ..."

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

PR Review: https://git.openjdk.org/jdk/pull/13890#pullrequestreview-1418989740


More information about the core-libs-dev mailing list