RFR: 8292159: TYPE_USE annotations on generic type arguments of record components discarded [v5]
Srikanth Adayapalam
sadayapalam at openjdk.org
Fri Oct 21 03:01:20 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 six additional commits since the last revision:
- 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/1f9085e6..4b82002a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10741&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10741&range=03-04
Stats: 2725 lines in 109 files changed: 1194 ins; 1093 del; 438 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