Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8297306

Incorrect brackets in Javadoc for a constructor of IteratorSpliterator

    XMLWordPrintable

Details

    Description

      ADDITIONAL SYSTEM INFORMATION :
      openjdk version "19.0.1" 2022-10-18
      OpenJDK Runtime Environment Homebrew (build 19.0.1)
      OpenJDK 64-Bit Server VM Homebrew (build 19.0.1, mixed mode, sharing)

      A DESCRIPTION OF THE PROBLEM :
               * Creates a spliterator using the given
               * collection's {@link java.util.Collection#iterator()) for traversal,
               * and reporting its {@link java.util.Collection#size()) as its initial
               * size.
      Two link tags are closed with ) instead of }. This makes Intellij Idea incorrectly parse the Javadoc in Reader mode.


      Attachments

        Issue Links

          Activity

            People

              jpai Jaikiran Pai
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: