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

Summary: AssertionError at com.sun.tools.javac.util.Assert.error
Product: java Reporter: muellermi <muellermi>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal CC: alied, DolphinCoder, draison, guilletheler, harunaga, hey_sourabh, lcourtin, lolo_101, mentlicher, mps77, nguyenhungson72
Priority: P3    
Version: 7.4   
Hardware: All   
OS: Windows 10 x64   
Issue Type: DEFECT Exception Reporter: 203369
Attachments: stacktrace
stacktrace
stacktrace
stacktrace

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