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 - AssertionError at com.sun.tools.javac.util.Assert.error
Summary: AssertionError at com.sun.tools.javac.util.Assert.error
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-08 15:22 UTC by bokc
Modified: 2018-03-23 21:26 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 229369


Attachments
stacktrace (5.16 KB, text/plain)
2017-06-08 15:22 UTC, bokc
Details
stacktrace (5.16 KB, text/plain)
2017-07-04 14:28 UTC, Alexander Simon
Details
stacktrace (5.32 KB, text/plain)
2017-08-30 14:13 UTC, skygo
Details
stacktrace (8.60 KB, text/plain)
2017-09-12 18:08 UTC, Exceptions Reporter
Details
stacktrace (3.73 KB, text/plain)
2018-03-23 21:26 UTC, alied
Details

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