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 270835

Summary: AssertionError at com.sun.tools.javac.util.Assert.error
Product: java Reporter: bokc <bokc>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal CC: alexvsimon, alied, emiddio, hsiddanthi, skygo, thilina01, toben
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 229369
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description bokc 2017-06-08 15:22:24 UTC
Build: NetBeans IDE Dev (Build 201706020001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Windows 7

User Comments:
bokc: nothing special

GUEST: ......




Stacktrace: 
java.lang.AssertionError
   at com.sun.tools.javac.util.Assert.error(Assert.java:155)
   at com.sun.tools.javac.util.Assert.check(Assert.java:46)
   at com.sun.tools.javac.comp.Annotate.lambda$annotateLater$0(Annotate.java:245)
   at com.sun.tools.javac.comp.Annotate.flush(Annotate.java:184)
   at com.sun.tools.javac.comp.Annotate.unblockAnnotations(Annotate.java:137)
   at com.sun.tools.javac.comp.Annotate.enterDone(Annotate.java:150)
Comment 1 bokc 2017-06-08 15:22:26 UTC
Created attachment 164489 [details]
stacktrace
Comment 2 Alexander Simon 2017-07-04 14:28:34 UTC
Created attachment 164690 [details]
stacktrace

toooo slow edior
Comment 3 skygo 2017-08-30 14:13:06 UTC
Created attachment 165054 [details]
stacktrace

trying to inspect code from main menu
Comment 4 Exceptions Reporter 2017-09-12 18:08:23 UTC
Created attachment 165121 [details]
stacktrace

Using the fix import tool the issue appears
Comment 5 alied 2018-03-23 21:26:45 UTC
Created attachment 165686 [details]
stacktrace

executing a Find usages