RFR: JDK-8300595: Use improved @see and @link syntax in javax.lang.model
Jonathan Gibbons
jjg at openjdk.org
Wed Jan 18 23:08:20 UTC 2023
On Wed, 18 Jan 2023 22:55:29 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> I'll update copyright years if needed before pushing.
Can you change the JBS description, and PR description, to include `javax.tools`, please
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!
-------------
Marked as reviewed by jjg (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12086
More information about the compiler-dev
mailing list