Integrated: 8257638: Update usage of "type" terminology in javax.lang.model
Joe Darcy
darcy at openjdk.java.net
Thu Dec 10 03:02:35 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.
This pull request has now been integrated.
Changeset: d2f9e31a
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/d2f9e31a
Stats: 178 lines in 17 files changed: 12 ins; 0 del; 166 mod
8257638: Update usage of "type" terminology in javax.lang.model
Reviewed-by: jjg
-------------
PR: https://git.openjdk.java.net/jdk/pull/1726
More information about the compiler-dev
mailing list