RFR: 8204630: generating an anonymous class with Filer#createClassFile causes an NPE in JavacProcessingEnvironment

Liam Miller-Cushon cushon at google.com
Fri Jun 8 18:15:12 UTC 2018


Hi,

This patch fixes an NPE in JavacProcessingEnvironment when attempting to
generate the class file for an anonymous class from an annotation processor
using Filer#createClassFile.

bug: https://bugs.openjdk.java.net/browse/JDK-8204630
webrev: http://cr.openjdk.java.net/~cushon/8204630/webrev.00/

Thanks,
Liam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20180608/a14abd9a/attachment.html>


More information about the compiler-dev mailing list