RFR: JDK-8300595: Use improved @see and @link syntax in javax.lang.model and javax.tools

Joe Darcy darcy at openjdk.org
Wed Jan 18 23:11:32 UTC 2023


On Wed, 18 Jan 2023 23:00:44 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

>> I'll update copyright years if needed before pushing.
>
> src/java.compiler/share/classes/javax/lang/model/util/Elements.java line 60:
> 
>> 58:      *         {@link #getPackageElement(ModuleElement, CharSequence)},
>> 59:      *         where the provided ModuleSymbol is any
>> 60:      *         {@linkplain java.lang.module##root-modules root module},
> 
> whatta lotta dots!

Dots be gone! :-)

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

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


More information about the compiler-dev mailing list