Review request for JDK-7118412: Shadowing of type-variables vs. member types
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Tue May 7 10:40:15 PDT 2013
I believe you forgot to hg add the test.
Maurizio
On 07/05/13 18:14, Eric McCorkle wrote:
> Hello,
>
> Please review this patch which fixes an issue with shadowing by type
> variables.
>
> Note: despite the very small size of this patch, it makes changes to the
> way that types are resolved in scopes, thus it needs to be treated with
> extreme care. Please review it and the test I have included carefully.
>
> The webrev is here:
> http://cr.openjdk.java.net/~emc/7118412/webrew.00/
>
> The bug can be found here:
> http://bugs.sun.com/view_bug.do?bug_id=7118412
>
> Thanks,
> Eric
More information about the compiler-dev
mailing list