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 227420 - AssertionError at com.sun.tools.javac.comp.Attr.visitTree
Summary: AssertionError at com.sun.tools.javac.comp.Attr.visitTree
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 226139 228113 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-03-13 14:21 UTC by ksrini
Modified: 2013-04-09 14:43 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 199577


Attachments
stacktrace (3.82 KB, text/plain)
2013-03-13 14:21 UTC, ksrini
Details
Still in there for 201304012300 version (53.82 KB, image/png)
2013-04-02 20:18 UTC, ecerichter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ksrini 2013-03-13 14:21:55 UTC
Build: NetBeans IDE Dev (Build jdk8lambda-1676-on-20130313)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: SunOS

User Comments:
ksrini: editing




Stacktrace: 
java.lang.AssertionError
   at com.sun.tools.javac.comp.Attr.visitTree(Attr.java:3999)
   at com.sun.tools.javac.tree.JCTree$Visitor.visitModifiers(JCTree.java:2547)
   at com.sun.tools.javac.tree.JCTree$JCModifiers.accept(JCTree.java:2308)
   at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:609)
   at com.sun.tools.javac.comp.Attr.visitErroneous(Attr.java:3992)
   at com.sun.tools.javac.tree.JCTree$JCErroneous.accept(JCTree.java:2363)
Comment 1 ksrini 2013-03-13 14:21:56 UTC
Created attachment 132565 [details]
stacktrace
Comment 3 Dusan Balek 2013-04-02 07:11:46 UTC
*** Bug 228113 has been marked as a duplicate of this bug. ***
Comment 4 ecerichter 2013-04-02 20:18:03 UTC
Created attachment 133267 [details]
Still in there for 201304012300 version

I've just downloaded versão 201304012300, and the problem is still happening.
When is supposed to get this fix in DEV version mainstream?

Thanks,

Edson
Comment 5 Dusan Balek 2013-04-09 14:43:28 UTC
*** Bug 226139 has been marked as a duplicate of this bug. ***