RFR: 8257638: Update usage of "type" terminology in javax.lang.model
Joe Darcy
darcy at openjdk.java.net
Thu Dec 10 01:09:45 UTC 2020
On Thu, 10 Dec 2020 00:04:30 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> First pass at updating javax.lang.model's usage of the word "type" to correspond to changes in usage of "type" being made in JLS.
>
> The wording in annotated construct and related functionality may need another pass.
>
> Updating @jls tags to renamed JLS sections will be done under a different bug id.
>
> Paragraphs *not* reflowed initially to easy reviewing. Paragraph will be reflowed and copyright year updated before a push is done.
First pass at updating javax.lang.model's usage of the word "type" to correspond to changes in usage of "type" being made in JLS.
The wording in annotated construct and related functionality may need another pass.
Updating @jls tags to renamed JLS sections will be done under a different bug id.
Paragraphs not reflowed initially to easy reviewing. Paragraph will be reflowed and copyright year updated before a push is done.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1726
More information about the compiler-dev
mailing list