RFR: 8259216: javadoc omits method receiver for any nested type annotation [v4]
liach
github.com+7806504+liach at openjdk.java.net
Thu Jan 14 13:43:19 UTC 2021
On Thu, 14 Jan 2021 12:32:42 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
>> liach has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.
>
> src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractExecutableMemberWriter.java line 175:
>
>> 173:
>> 174: /**
>> 175: * Returns if a receiver type is annotated anywhere in its type for
>
> Should read "Returns {@code true} if..."
Done. Rebased to fix merge conflict as well.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1997
More information about the javadoc-dev
mailing list