RFR: 8284697: Avoid parsing the doc comment of an element that is not documented

Jonathan Gibbons jjg at openjdk.java.net
Tue Apr 19 15:48:28 UTC 2022


On Fri, 15 Apr 2022 18:23:38 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

> We shouldn't parse comments that are going to be thrown away.
> 
> Although the change is simple, I have no idea on how to test it. So I'm tempted to affix the "noreg-other" or "noreg-hard" label on the JBS issue.

Marked as reviewed by jjg (Reviewer).

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

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


More information about the javadoc-dev mailing list