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 - 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: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-19 15:13 UTC by MackSix
Modified: 2016-05-08 04:00 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207060


Attachments
stacktrace (3.41 KB, text/plain)
2014-02-19 15:13 UTC, MackSix
Details
stacktrace (3.50 KB, text/plain)
2015-03-26 00:29 UTC, jcrada
Details

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