RFR: 8297306: Incorrect brackets in Javadoc for a constructor of IteratorSpliterator [v2]

Jaikiran Pai jpai at openjdk.org
Mon Jan 9 01:09:04 UTC 2023


> Can I please get a review of this change which fixes an issue in the javadoc text of the internal class IteratorSpliterator? This addresses the issue reported at  https://bugs.openjdk.org/browse/JDK-8297306.

Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:

  update another javadoc

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11876/files
  - new: https://git.openjdk.org/jdk/pull/11876/files/b887f417..d9abcaa6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11876&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11876&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/11876.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11876/head:pull/11876

PR: https://git.openjdk.org/jdk/pull/11876


More information about the core-libs-dev mailing list