RFR: 8280713: Related to comment inheritance jdk.javadoc cleanup and refactoring

Jonathan Gibbons jjg at openjdk.java.net
Fri Feb 25 01:11:05 UTC 2022


On Wed, 26 Jan 2022 16:20:30 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

> Explorative refactoring performed while looking into multiple `@inheritDoc` issues. The easiest way to review it is to, probably, go commit by commit; they are quite focused and commented. Not only the branch as a whole, but all the constituent commits should pass tests and leave JDK API Documentation unchanged.

Commit: Fix and simplify executableMembersEqual

Nice.  using abstraction methods instead of Strings is always good.

Commit: Improve readability of WorkArounds.overriddenType

Nice.

Commit: Fix spelling (Inheritence vs. inheritance)

!!

+1

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

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


More information about the javadoc-dev mailing list