Javadoc omits package listing for type

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: tools
    • b109
    • Verified

      With the new doclet, the main page for a type no longer lists the package of the type at the top of the page. For example, compare

      http://docs.oracle.com/javase/8/docs/api/javax/lang/model/element/TypeParameterElement.html

      with

      http://download.java.net/jdk9/docs/api/javax/lang/model/element/TypeParameterElement.html

      The latter at the time of writing (JDK 9 b104), does not list "javax.lang.model.element" before "Interface TypeParameterElement" at the top of the page.

            Assignee:
            Kumar Srinivasan
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: