On Thu, 14 Jan 2021 12:32:42 GMT, Hannes Wallnöfer <hann...@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