Javadoc comparators are not module-aware

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 15
    • Affects Version/s: None
    • Component/s: tools
    • None
    • b27
    • generic
    • generic

      Javadoc has several comparators for various program elements in jdk.javadoc.internal.doclets.toolkit.util.Comparators.java. The comparators for packages, types, and members use the fully qualified name of the element as final step in the comparison. This means that elements with the same name in different modules are considered equal.

            Assignee:
            Hannes Wallnoefer
            Reporter:
            Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: