RFR: JDK-8276772: Refine javax.lang.model docs

liach duke at openjdk.java.net
Sun Nov 7 03:26:37 UTC 2021


On Fri, 5 Nov 2021 23:49:50 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Pass over javax.lang.model docs for some minor cleanups and improvements.
> 
> Before pushing, I'll do any needed copyright updates and reflow paragraphs.

src/java.compiler/share/classes/javax/lang/model/element/AnnotationMirror.java line 65:

> 63:      * will by definition have an empty map.
> 64:      *
> 65:      * <p>To fill in default values, use {@link

Is this paragraph supposed to be part of the api notes as well?

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

PR: https://git.openjdk.java.net/jdk/pull/6286


More information about the compiler-dev mailing list