RFR: 8202471: (ann) Cannot read type annotations on generic receiver type's type variables [v7]
Joel Borggrén-Franck
jfranck at openjdk.java.net
Mon Nov 16 11:31:54 UTC 2020
On Mon, 16 Nov 2020 11:23:47 GMT, Joel Borggrén-Franck <jfranck at openjdk.org> wrote:
>> Rafael Winterhalter has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>>
>> 8202471: A method's or constructor's owner type might carry annotations on its potential type parameters but is never represented as parameterized type what makes these parameters inaccessible at runtime, despite the presence of parameter type annotations.
>
> Looks good. I'll run some additional testing on the patch.
I think it would be good to rebase on top of a recent jdk upstream before merging.
-------------
PR: https://git.openjdk.java.net/jdk/pull/851
More information about the core-libs-dev
mailing list