RFR: 8297306: Incorrect brackets in Javadoc for a constructor of IteratorSpliterator
Alan Bateman
alanb at openjdk.org
Fri Jan 6 09:16:48 UTC 2023
On Fri, 6 Jan 2023 06:35:31 GMT, Jaikiran Pai <jpai at 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
More information about the core-libs-dev
mailing list