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

Wrong heading for inherited nested classes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 17, 21
    • tools
    • None
    • b25
    • generic
    • generic

      JavaDoc uses the wrong heading for inherited nested classes. Instead of using the `h3` tag for the list of nested classes inherited from a specific class, it uses `h2` which is also used by the nested classes section heading.

      Example link: https://docs.oracle.com/en/java/javase/21/docs/api/jdk.compiler/com/sun/source/tree/TryTree.html#nested-class-summary

            hannesw Hannes Wallnoefer
            hannesw Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: