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 226479

Summary: AssertionError at com.sun.tools.javac.util.Assert.error
Product: java Reporter: Jesse Glick <jglick>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED WORKSFORME    
Severity: normal CC: aldobrucale, cyhelsky, javydreamercsw, jbecicka, jglick, mkuchtiak, mslama, muellermi, obrejla, ovrabec, satory, sdedic, slawekmikula, tmysik, tstupka, vv159170
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 198873
Attachments: stacktrace
Requested dump file
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description Jesse Glick 2013-02-21 20:14:46 UTC
Build: NetBeans IDE Dev (Build 20130221-b0b28ab3b4c2)
VM: Java HotSpot(TM) Client VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_15-b03
OS: Linux

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.comp.MemberEnter$5.enterAnnotation(MemberEnter.java:1001)
   at com.sun.tools.javac.comp.Annotate.flush(Annotate.java:131)
   at com.sun.tools.javac.comp.Annotate.enterDone(Annotate.java:123)
   at com.sun.tools.javac.comp.Enter.complete(Enter.java:740)
Comment 1 Jesse Glick 2013-02-21 20:14:49 UTC
Created attachment 131692 [details]
stacktrace
Comment 2 Jesse Glick 2013-02-21 20:22:05 UTC
Created attachment 131693 [details]
Requested dump file
Comment 3 Jesse Glick 2013-02-27 23:44:25 UTC
Created attachment 131988 [details]
stacktrace
Comment 4 Jesse Glick 2013-02-28 15:17:30 UTC
Created attachment 132015 [details]
stacktrace
Comment 5 Vladimir Voskresensky 2013-03-04 12:09:10 UTC
Created attachment 132147 [details]
stacktrace

invoke assign return value
Comment 6 mslama 2013-03-08 14:00:23 UTC
Created attachment 132381 [details]
stacktrace

Opening java in editor
Comment 7 Petr Cyhelsky 2013-03-18 16:21:46 UTC
Created attachment 132766 [details]
stacktrace

call hierarchy for org.netbeans.modules.uihandler.Installer.uLogs()
Comment 8 mslama 2013-04-30 13:52:33 UTC
Created attachment 133981 [details]
stacktrace

Use find usages for equals
Comment 9 Egor Ushakov 2013-05-23 13:32:15 UTC
Created attachment 134811 [details]
stacktrace

find usages
Comment 10 Tomas Stupka 2013-06-20 21:10:59 UTC
Created attachment 136103 [details]
stacktrace

after moving a file into anoter package
Comment 11 aldobrucale 2013-07-11 10:06:25 UTC
Created attachment 136983 [details]
stacktrace

Replace constructor with builder
Comment 12 aldobrucale 2013-07-11 13:03:25 UTC
Created attachment 136995 [details]
stacktrace

switching between open editor tabs
Comment 13 aldobrucale 2013-07-11 13:12:25 UTC
Created attachment 136996 [details]
stacktrace

Saving an edited java file
Comment 14 Tomas Stupka 2013-07-24 13:36:47 UTC
Created attachment 137698 [details]
stacktrace

did some refactoring. now the error appears ...
Comment 15 muellermi 2013-08-05 06:56:11 UTC
Created attachment 138263 [details]
stacktrace

open file in editor
Comment 16 muellermi 2013-08-05 06:59:11 UTC
Created attachment 138264 [details]
stacktrace

open file in editor
Comment 17 javydreamercsw 2013-08-08 14:53:17 UTC
Created attachment 138453 [details]
stacktrace

Creating a class from hint.
Comment 18 javydreamercsw 2013-08-08 19:23:17 UTC
Created attachment 138456 [details]
stacktrace

Typing in editor.
Comment 19 javydreamercsw 2013-08-27 22:07:12 UTC
Created attachment 139335 [details]
stacktrace

Typing with shift pressed down to get caps.
Comment 20 satory 2013-09-04 16:10:37 UTC
Created attachment 139670 [details]
stacktrace

Had attempted to canceled a shell script that was running in the output window(custom module), and then clicked elsewhere in the IDE, wasn't paying enough attention to say exactly where...
Comment 21 Tomas Mysik 2013-09-18 06:12:05 UTC
Created attachment 140196 [details]
stacktrace

trying to complete constructor of inner class
Comment 22 Milan Kuchtiak 2013-09-27 12:24:44 UTC
Created attachment 140549 [details]
stacktrace

Working with Java editor
Comment 23 Ondrej Vrabec 2013-10-16 12:31:21 UTC
Created attachment 141150 [details]
stacktrace

switching between files in editor
Comment 24 Jan Becicka 2013-11-07 12:11:53 UTC
Created attachment 141936 [details]
stacktrace

JPA completion? WT
Comment 25 Tomas Mysik 2013-11-19 09:54:50 UTC
Created attachment 142343 [details]
stacktrace

editing java file
Comment 26 Dusan Balek 2015-04-15 11:19:06 UTC
No report since NB 7.$. Closing as WORKSFORME in dev build.