RFR: 8320645: DocLint should use javax.lang.model to detect default constructors
Jonathan Gibbons
jjg at openjdk.org
Thu Nov 23 15:52: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.
Marked as reviewed by jjg (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16790#pullrequestreview-1746728254
More information about the javadoc-dev
mailing list