On Mon, 16 Nov 2020 11:10:19 GMT, Rafael Winterhalter 
<winterhal...@openjdk.org> wrote:

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

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

Marked as reviewed by jfranck (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/851

Reply via email to