[jdk16] RFR: 8257636: Update usage of "type" terminology in java.lang.Class and java.lang.reflect [v2]

Julia Boes jboes at openjdk.java.net
Thu Dec 17 10:44:12 UTC 2020


> Another change to align with upcoming changes in the JLS terminology ('type' versus 'class and interface').
> 
> For background see: https://download.java.net/java/early_access/jdk16/docs/specs/class-terminology-jls.html
> 
> Where a class models types (as in the type of a variable or an expression), the change in terminology is mostly not applicable. For easier reviewing, paragraphs will only be reflowed before the PR is integrated.

Julia Boes has updated the pull request incrementally with one additional commit since the last revision:

  reflow paragraphs and adjust 1 change

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

Changes:
  - all: https://git.openjdk.java.net/jdk16/pull/36/files
  - new: https://git.openjdk.java.net/jdk16/pull/36/files/ef9aed70..b2540e11

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk16&pr=36&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk16&pr=36&range=00-01

  Stats: 34 lines in 9 files changed: 2 ins; 0 del; 32 mod
  Patch: https://git.openjdk.java.net/jdk16/pull/36.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk16 pull/36/head:pull/36

PR: https://git.openjdk.java.net/jdk16/pull/36


More information about the core-libs-dev mailing list