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 235109 - 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: 7.4
Hardware: All Windows 10 x64
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-27 14:52 UTC by muellermi
Modified: 2017-09-14 03:53 UTC (History)
11 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203369


Attachments
stacktrace (5.23 KB, text/plain)
2013-08-27 14:52 UTC, muellermi
Details
stacktrace (5.37 KB, text/plain)
2014-01-21 16:39 UTC, lcourtin
Details
stacktrace (4.05 KB, text/plain)
2015-01-22 08:39 UTC, Martin Entlicher
Details
stacktrace (2.72 KB, text/plain)
2016-02-01 16:45 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2013-08-27 14:52:28 UTC
Build: NetBeans IDE Dev (Build 201308270001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 8

User Comments:
muellermi: editing




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.Scope.dble(Scope.java:176)
   at com.sun.tools.javac.code.Scope.enter(Scope.java:213)
   at com.sun.tools.javac.code.Scope.enter(Scope.java:202)
   at com.sun.tools.javac.code.Scope.enter(Scope.java:198)
Comment 1 muellermi 2013-08-27 14:52:31 UTC
Created attachment 139318 [details]
stacktrace
Comment 2 lcourtin 2014-01-21 16:39:51 UTC
Created attachment 144221 [details]
stacktrace

Ctrl Space to display template list, then select an element in this list.
Comment 3 Martin Entlicher 2015-01-22 08:39:46 UTC
Created attachment 151610 [details]
stacktrace

Invoked Code completion.
Comment 4 alied 2016-02-01 16:45:43 UTC
Created attachment 158342 [details]
stacktrace

invoking CC