RFR: JDK-8319988: Wrong heading for inherited nested classes

Hannes Wallnöfer hannesw at openjdk.org
Mon Nov 13 21:52:56 UTC 2023


Please review a trivial fix to make javadoc use the correct heading for listings of inherited nested classes.

-------------

Commit messages:
 - JDK-8319988: Wrong heading for inherited nested classes

Changes: https://git.openjdk.org/jdk/pull/16641/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16641&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8319988
  Stats: 7 lines in 3 files changed: 0 ins; 0 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/16641.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16641/head:pull/16641

PR: https://git.openjdk.org/jdk/pull/16641


More information about the javadoc-dev mailing list