RFR: 8292159: TYPE_USE annotations on generic type arguments of record components discarded [v2]
Srikanth Adayapalam
sadayapalam at openjdk.org
Thu Oct 20 04:46:33 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 three additional commits since the last revision:
- 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/21c91fc3..46378d32
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10741&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10741&range=00-01
Stats: 11247 lines in 794 files changed: 4409 ins; 4262 del; 2576 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