RFR: 8320645: DocLint should use javax.lang.model to detect default constructors

Jan Lahoda jlahoda at openjdk.org
Thu Nov 23 10:35:04 UTC 2023


On Thu, 23 Nov 2023 10:17:39 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

> jdk.javadoc.internal.doclint.Checker should favour the official javax.lang.model.util.Elements.getOrigin API over implementation-specific source tree positioning, to detect the default constructor.

Looks good to me.

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

Marked as reviewed by jlahoda (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16790#pullrequestreview-1746155055


More information about the javadoc-dev mailing list