Integrated: 8292159: TYPE_USE annotations on generic type arguments of record components discarded
Srikanth Adayapalam
sadayapalam at openjdk.org
Thu Oct 27 04:59:16 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.
This pull request has now been integrated.
Changeset: 4d9a1cd2
Author: Srikanth Adayapalam <sadayapalam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4d9a1cd26fa0cda902aafcccd6e02bd7bc60bbb3
Stats: 72 lines in 3 files changed: 69 ins; 0 del; 3 mod
8292159: TYPE_USE annotations on generic type arguments of record components discarded
Reviewed-by: vromero
-------------
PR: https://git.openjdk.org/jdk/pull/10741
More information about the compiler-dev
mailing list