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

Joel Borggren-Franck joel.franck at oracle.com
Tue Oct 28 09:05:58 UTC 2014


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