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

Joe Darcy darcy at openjdk.org
Wed Oct 19 18:26:00 UTC 2022


On Tue, 18 Oct 2022 07:54:02 GMT, Srikanth Adayapalam <sadayapalam at openjdk.org> wrote:

> 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.

> /csr needed

I agree it is reasonable to have a CSR to note the behavioral change; thanks,

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

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


More information about the compiler-dev mailing list