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 - NullPointerException at com.sun.tools.javac.comp.Annotate.attributeAnnotationType
Summary: NullPointerException at com.sun.tools.javac.comp.Annotate.attributeAnnotation...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-21 13:36 UTC by Ralph Ruijs
Modified: 2016-05-09 18:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 223672


Attachments
stacktrace (5.46 KB, text/plain)
2016-04-21 13:36 UTC, Ralph Ruijs
Details
stacktrace (6.13 KB, text/plain)
2016-05-06 13:03 UTC, Michel Graciano
Details
stacktrace (6.01 KB, text/plain)
2016-05-06 13:06 UTC, Michel Graciano
Details
stacktrace (6.01 KB, text/plain)
2016-05-09 18:18 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
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