On Thu, 23 Nov 2023 10:17:39 GMT, Pavel Rappo <pra...@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.

This pull request has now been integrated.

Changeset: 06f040ba
Author:    Pavel Rappo <pra...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/06f040ba3ad4dab5588b79e9d0b013a4edd8ef73
Stats:     8 lines in 1 file changed: 0 ins; 6 del; 2 mod

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

Reviewed-by: jlahoda, jjg

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

PR: https://git.openjdk.org/jdk/pull/16790

Reply via email to