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

Vicente Romero vromero at openjdk.org
Thu Oct 20 15:38:46 UTC 2022


On Thu, 20 Oct 2022 09:03:10 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.
>
> 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 five additional commits since the last revision:
> 
>  - 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

looks good

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

Marked as reviewed by vromero (Reviewer).

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


More information about the compiler-dev mailing list