On Fri, 6 Jan 2023 06:35:31 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: b7eb4e2f Author: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/b7eb4e2ffd3bce12fd960ab8102bfaabf89e8865 Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod 8297306: Incorrect brackets in Javadoc for a constructor of IteratorSpliterator Reviewed-by: alanb, iris, naoto ------------- PR: https://git.openjdk.org/jdk/pull/11876