RFR: 8284315: DocTrees.getElement is inconsistent with Elements.getTypeElement [v2]
Vicente Romero
vromero at openjdk.org
Thu Feb 26 18:02:41 UTC 2026
On Thu, 26 Feb 2026 17:51:52 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
>> right makes sense
>
> I realized that this use case (type variable with member lookup) was not covered in the test, which was quite the omission, so I added coverage.
>
> I also looked for the other use of this pattern in javadoc but couldn't find it. If you can point me to it I'll have a look.
sorry it is in this same class in method: `attributeDocReference`, not in javadoc
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29547#discussion_r2860511238
More information about the javadoc-dev
mailing list