RFR: JDK-8287886: Further terminology updates to match JLS

Jonathan Gibbons jjg at openjdk.java.net
Tue Jun 7 23:59:32 UTC 2022


On Tue, 7 Jun 2022 05:04:33 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Work previously done under [JDK-8257638](https://bugs.openjdk.org/browse/JDK-8257638) missed some cases.

Marked as reviewed by jjg (Reviewer).

src/java.compiler/share/classes/javax/lang/model/AnnotatedConstruct.java line 78:

> 76:  * members. Propagation of the annotations to mandated members is
> 77:  * governed by rules given in the <cite>The Java Language
> 78:  * Specification</cite>.

Future? could be a `@jls` reference

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

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


More information about the compiler-dev mailing list