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

Javadoc omits package listing for type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • 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.

            ksrini Kumar Srinivasan
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: