This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 258953

Summary: NullPointerException at com.sun.tools.javac.comp.Annotate.attributeAnnotationType
Product: java Reporter: Ralph Ruijs <ralphbenjamin>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal CC: hmichel
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 223672
Attachments: stacktrace
stacktrace
stacktrace
stacktrace

Description Ralph Ruijs 2016-04-21 13:36:15 UTC
Build: NetBeans IDE Dev (Build 20160420-f6e1c20d324c)
VM: OpenJDK 64-Bit Server VM, 25.77-b03, OpenJDK Runtime Environment, 1.8.0_77-b03
OS: Linux

User Comments:
ralphbenjamin: Opened kenai project




Stacktrace: 
java.lang.NullPointerException
   at com.sun.tools.javac.comp.Annotate.attributeAnnotationType(Annotate.java:1153)
   at com.sun.tools.javac.comp.Annotate.access$700(Annotate.java:68)
   at com.sun.tools.javac.comp.Annotate$8.complete(Annotate.java:1141)
   at com.sun.tools.javac.comp.Annotate$AnnotationTypeMetadata.init(Annotate.java:1272)
   at com.sun.tools.javac.comp.Annotate$AnnotationTypeMetadata.getAnnotationElements(Annotate.java:1301)
   at com.sun.tools.javac.comp.Check.validateAnnotation(Check.java:3208)
Comment 1 Ralph Ruijs 2016-04-21 13:36:16 UTC
Created attachment 159379 [details]
stacktrace
Comment 2 Michel Graciano 2016-05-06 13:03:15 UTC
Created attachment 159564 [details]
stacktrace

Opening IDE importing settings and projects from 8.1
Comment 3 Michel Graciano 2016-05-06 13:06:14 UTC
Created attachment 159565 [details]
stacktrace

Opening the IDE with some projects opened
Comment 4 Michel Graciano 2016-05-09 18:18:28 UTC
Created attachment 159587 [details]
stacktrace

Clean/build in a Maven project
Comment 5 Exceptions Reporter 2016-05-09 18:18:33 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=223672