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

new {@index} tag generates multiple index entries

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 9
    • tools
    • None

      See screenshot.

      This occurred when adding an {@index javac} to the first sentence of the jdk.compiler module-info.java doc comment.

      I'm also seeing repeated occurrences for other new uses of {@index}. Some give 2 occurrences, some give 3.

      Here is the confirmation that there is only one instance in the code:

      $ grep -r "index javac" langtools/src
      langtools/src/jdk.compiler/share/classes/module-info.java: * and its command line equivalent, <em>{@index javac}</em>,

            bpatel Bhavesh Patel (Inactive)
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: