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

Jaikiran Pai jpai at openjdk.org
Fri Jan 6 06:42:58 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.

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

Commit messages:
 - 8297306: Incorrect brackets in Javadoc for a constructor of IteratorSpliterator

Changes: https://git.openjdk.org/jdk/pull/11876/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11876&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8297306
  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 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