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 233402

Summary: AssertionError at com.sun.tools.javac.util.Assert.error
Product: java Reporter: Petr Jiricka <pjiricka>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: normal CC: aldobrucale, alexvsimon, choces, cyhelsky, host, ralphbenjamin, skygo, yardus
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 202514
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description Petr Jiricka 2013-07-25 10:16:03 UTC
Build: NetBeans IDE Dev (Build web-main-11166-on-20130725)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Mac OS X

User Comments:
pjiricka: Browsing code templates in IDE options.




Stacktrace: 
java.lang.AssertionError
   at com.sun.tools.javac.util.Assert.error(Assert.java:126)
   at com.sun.tools.javac.util.Assert.check(Assert.java:45)
   at com.sun.tools.javac.code.Annotations.setDeclarationAttributesWithCompletion(Annotations.java:161)
   at com.sun.tools.javac.code.Symbol.setDeclarationAttributesWithCompletion(Symbol.java:217)
   at com.sun.tools.javac.comp.MemberEnter.actualEnterAnnotations(MemberEnter.java:1073)
   at com.sun.tools.javac.comp.MemberEnter.access$400(MemberEnter.java:70)
Comment 1 Petr Jiricka 2013-07-25 10:16:05 UTC
Created attachment 137771 [details]
stacktrace
Comment 2 J Bachorik 2013-07-31 14:46:02 UTC
Created attachment 138079 [details]
stacktrace

copy-paste files
Comment 3 aldobrucale 2013-08-08 14:38:16 UTC
Created attachment 138451 [details]
stacktrace

Opened a java file
Comment 4 Egor Ushakov 2013-08-19 15:55:03 UTC
Created attachment 138877 [details]
stacktrace

during build
Comment 5 aldobrucale 2013-08-26 14:01:12 UTC
Created attachment 139255 [details]
stacktrace

clicked somewhere (probably the output tab?)
Comment 6 host 2013-08-27 21:46:13 UTC
Created attachment 139333 [details]
stacktrace

I was running inspect on my project
Comment 7 host 2013-08-27 21:49:12 UTC
Created attachment 139334 [details]
stacktrace

Performing an inspect over my web app project
Comment 8 Ralph Ruijs 2013-08-28 09:58:25 UTC
Created attachment 139351 [details]
stacktrace

Restarted the IDE and the exception occured during its initial scan.
Comment 9 skygo 2013-09-26 08:42:44 UTC
Created attachment 140494 [details]
stacktrace

Running inspect and transform to make fields final on a mavenized platform. 50 modules open.
Comment 10 aldobrucale 2013-09-26 14:30:46 UTC
Created attachment 140512 [details]
stacktrace

inspect and transform: looking for unused imports
Comment 11 Petr Cyhelsky 2013-10-14 13:07:14 UTC
Created attachment 141061 [details]
stacktrace

just having java file open in editor
Comment 12 Alexander Simon 2013-12-25 07:06:25 UTC
Created attachment 143437 [details]
stacktrace

Focusw ganed on IDE while projects building in concole
Comment 13 Martin Balin 2016-07-07 07:18:19 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss