RFR: JDK-8262886: javadoc generates broken links with {@inheritDoc}

Hannes Wallnöfer hannesw at openjdk.java.net
Thu Jun 10 13:56:14 UTC 2021


On Thu, 10 Jun 2021 13:01:18 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

> If you haven't already, please run `doccheck` on the JDK API documentation to make sure the issues mentioned in the JBS issue are gone.

I have checked the mentioned issues. The ones in `MemoryAddress` were actual documentation errors which have been fixed in the meantime. The others are solved by this change.

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

PR: https://git.openjdk.java.net/jdk/pull/4459


More information about the javadoc-dev mailing list