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 - AssertionError at com.sun.tools.javac.util.Assert.error
Summary: AssertionError at com.sun.tools.javac.util.Assert.error
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-21 20:14 UTC by Jesse Glick
Modified: 2015-04-15 11:19 UTC (History)
16 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 198873


Attachments
stacktrace (3.54 KB, text/plain)
2013-02-21 20:14 UTC, Jesse Glick
Details
Requested dump file (42.47 KB, text/plain)
2013-02-21 20:22 UTC, Jesse Glick
Details
stacktrace (3.72 KB, text/plain)
2013-02-27 23:44 UTC, Jesse Glick
Details
stacktrace (3.72 KB, text/plain)
2013-02-28 15:17 UTC, Jesse Glick
Details
stacktrace (2.92 KB, text/plain)
2013-03-04 12:09 UTC, Vladimir Voskresensky
Details
stacktrace (3.60 KB, text/plain)
2013-03-08 14:00 UTC, mslama
Details
stacktrace (8.28 KB, text/plain)
2013-03-18 16:21 UTC, Petr Cyhelsky
Details
stacktrace (3.62 KB, text/plain)
2013-04-30 13:52 UTC, mslama
Details
stacktrace (3.55 KB, text/plain)
2013-05-23 13:32 UTC, Egor Ushakov
Details
stacktrace (6.63 KB, text/plain)
2013-06-20 21:10 UTC, Tomas Stupka
Details
stacktrace (9.68 KB, text/plain)
2013-07-11 10:06 UTC, aldobrucale
Details
stacktrace (8.37 KB, text/plain)
2013-07-11 13:03 UTC, aldobrucale
Details
stacktrace (9.68 KB, text/plain)
2013-07-11 13:12 UTC, aldobrucale
Details
stacktrace (8.22 KB, text/plain)
2013-07-24 13:36 UTC, Tomas Stupka
Details
stacktrace (3.51 KB, text/plain)
2013-08-05 06:56 UTC, muellermi
Details
stacktrace (3.51 KB, text/plain)
2013-08-05 06:59 UTC, muellermi
Details
stacktrace (7.37 KB, text/plain)
2013-08-08 14:53 UTC, javydreamercsw
Details
stacktrace (9.69 KB, text/plain)
2013-08-08 19:23 UTC, javydreamercsw
Details
stacktrace (9.55 KB, text/plain)
2013-08-27 22:07 UTC, javydreamercsw
Details
stacktrace (9.69 KB, text/plain)
2013-09-04 16:10 UTC, satory
Details
stacktrace (6.20 KB, text/plain)
2013-09-18 06:12 UTC, Tomas Mysik
Details
stacktrace (9.68 KB, text/plain)
2013-09-27 12:24 UTC, Milan Kuchtiak
Details
stacktrace (9.98 KB, text/plain)
2013-10-16 12:31 UTC, Ondrej Vrabec
Details
stacktrace (4.38 KB, text/plain)
2013-11-07 12:11 UTC, Jan Becicka
Details
stacktrace (8.44 KB, text/plain)
2013-11-19 09:54 UTC, Tomas Mysik
Details

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