[jdk16] RFR: 8259224: (ann) getAnnotatedReceiverType should not parameterize owner(s) of statically nested classes [v2]

Rafael Winterhalter winterhalter at openjdk.java.net
Tue Jan 5 12:51:17 UTC 2021


> This change avoid that owner types of static nested classes are returned as parameterized types.

Rafael Winterhalter has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:

  8259224: (ann) getAnnotatedReceiverType should not parameterize owner(s) of statically nested classes

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

Changes:
  - all: https://git.openjdk.java.net/jdk16/pull/82/files
  - new: https://git.openjdk.java.net/jdk16/pull/82/files/dc764ce9..54a9447c

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

  Stats: 136 lines in 3 files changed: 69 ins; 66 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk16/pull/82.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk16 pull/82/head:pull/82

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


More information about the core-libs-dev mailing list