RFR: 8292159: TYPE_USE annotations on generic type arguments of record components discarded [v3]
Srikanth Adayapalam
sadayapalam at openjdk.org
Thu Oct 20 05:28: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 incrementally with one additional commit since the last revision:
Incorporate review comments from Vicente (Thanks!)
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10741/files
- new: https://git.openjdk.org/jdk/pull/10741/files/46378d32..231f7401
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10741&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10741&range=01-02
Stats: 59 lines in 1 file changed: 0 ins; 13 del; 46 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