RFR: 8292159: TYPE_USE annotations on generic type arguments of record components discarded [v6]

Srikanth Adayapalam sadayapalam at openjdk.org
Thu Oct 27 04:53:22 UTC 2022


> Handle carryover of type annotations to record components in a place which will be
>     reached regardless of whether there are any annotations in a SE5 annotation location.

Srikanth Adayapalam has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:

 - Merge branch 'master' into JDK-8292159
 - Merge branch 'master' into JDK-8292159
 - Merge branch 'master' into JDK-8292159
 - Incorporate review comments from Vicente (Thanks!)
 - Merge branch 'master' into JDK-8292159
 - Merge branch 'master' into JDK-8292159
 - 8292159: TYPE_USE annotations on generic type arguments of record components discarded

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10741/files
  - new: https://git.openjdk.org/jdk/pull/10741/files/4b82002a..6734bd61

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10741&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10741&range=04-05

  Stats: 140550 lines in 893 files changed: 81757 ins; 28614 del; 30179 mod
  Patch: https://git.openjdk.org/jdk/pull/10741.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10741/head:pull/10741

PR: https://git.openjdk.org/jdk/pull/10741


More information about the compiler-dev mailing list