RFR 8u: 8054448: (ann) Cannot reference field of inner class in an anonymous class

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Tue Oct 28 10:26:09 UTC 2014


Looks good to me

Maurizio

On 28/10/14 09:05, Joel Borggren-Franck wrote:
> Hi
>
> Can I get a review of the 8u backport of: 8054448: (ann) Cannot
> reference field of inner class in an anonymous class.
>
> Webrev: http://cr.openjdk.java.net/~jfranck/8054448/
> Bug:    https://bugs.openjdk.java.net/browse/JDK-8054448
>
> The fix is to delay annotations handling until the scope for the
> innermost nested class is completely filled in.
>
> cheers
> /Joel



More information about the compiler-dev mailing list