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 looks okay although this is not a public class so it doesn't appear in the generated javadoc. ------------- Marked as reviewed by alanb (Reviewer). PR: https://git.openjdk.org/jdk/pull/11876