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 242104

Summary: AssertionError at com.sun.tools.javac.util.Assert.error
Product: java Reporter: MackSix
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal CC: jcrada, lyh061619, vermorel
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 207060
Attachments: stacktrace
stacktrace

Description MackSix 2014-02-19 15:13:56 UTC
Build: NetBeans IDE Dev (Build 201402190001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b69, Java(TM) SE Runtime Environment, 1.8.0-b128
OS: Windows 7

User Comments:
MackSix: 1. Renamed org.gjt.sp.jedit to org.gjt.sp.foo in JEdit 5.1 source code.
2. Undo Rename.

This AssertionError occured.

GUEST: Build via maven failed

GUEST: It just hangs all the time on Maverics.




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.run(MemberEnter.java:1101)
   at com.sun.tools.javac.comp.Annotate.flush(Annotate.java:143)
   at com.sun.tools.javac.comp.Annotate.enterDone(Annotate.java:129)
   at com.sun.tools.javac.comp.MemberEnter.visitVarDef(MemberEnter.java:933)
Comment 1 MackSix 2014-02-19 15:13:57 UTC
Created attachment 145405 [details]
stacktrace
Comment 2 jcrada 2015-03-26 00:29:09 UTC
Created attachment 152847 [details]
stacktrace

Moved files externally using svn move