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

Duplicated entry in the search index

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • tbd
    • 9
    • tools
    • None

      Search index contains duplicated entries.

      Code sample to generate javadoc

      /**
       * {@index Label}
       */

      package sample;

      public class IndexSample {
      }

      tag-search-index.json content for the sample above:

      [{"l":"Label","h":"IndexSample","u":"IndexSample.html#Label"},{"l":"Label","h":"IndexSample","u":"IndexSample.html#Label"},{"l":"Label","h":"IndexSample","u":"IndexSample.html#Label"}]

            bpatel Bhavesh Patel (Inactive)
            ogb Oleg Barbashov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: