RFR: JDK-8265253: javac -Xdoclint:all gives "no comment" warning for code that can't be commented

Hannes Wallnöfer hannesw at openjdk.java.net
Mon Aug 23 12:59:31 UTC 2021


On Sat, 21 Aug 2021 03:08:41 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a simple update for doclint, to suppress "missing comment" warnings on the internally-synthesized class resulting from use of an anonymous class body in a member declaration in an enum class..

Looks good.

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

Marked as reviewed by hannesw (Reviewer).

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


More information about the javadoc-dev mailing list