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

Srikanth Adayapalam sadayapalam at openjdk.org
Thu Oct 20 09:03:10 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 five additional commits since the last revision:

 - 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/231f7401..1f9085e6

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

  Stats: 754 lines in 17 files changed: 672 ins; 21 del; 61 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