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 144176 - [65cat] AssertionError at com.sun.tools.javac.comp.Check.checkFlags
Summary: [65cat] AssertionError at com.sun.tools.javac.comp.Check.checkFlags
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Dusan Balek
URL: http://statistics.netbeans.org/except...
Keywords:
: 122246 145442 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-16 19:53 UTC by rfmoorejr
Modified: 2008-12-04 18:45 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 59290


Attachments
stacktrace (3.96 KB, text/plain)
2008-08-16 19:53 UTC, rfmoorejr
Details
stacktrace (3.96 KB, text/plain)
2008-08-19 21:34 UTC, callegaro
Details
stacktrace (3.96 KB, text/plain)
2008-08-20 20:45 UTC, Michel Graciano
Details
stacktrace (3.96 KB, text/plain)
2008-08-20 20:46 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rfmoorejr 2008-08-16 19:53:36 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) Client VM, 1.5.0_12-b04, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_12-b04
OS: Windows XP, 5.1, x86

User Comments: 
Within the ConsultingAgency tutorial, saving all edits to entity classes that were modified as per tutotial. NetBeans appeared to be saving/compiling for a a while before exception.

Stacktrace: 
java.lang.AssertionError
        at com.sun.tools.javac.comp.Check.checkFlags(Check.java:655)
        at com.sun.tools.javac.comp.Enter.visitClassDef(Enter.java:499)
        at com.sun.tools.javac.tree.JCTree$JCClassDecl.accept(JCTree.java:588)
        at com.sun.tools.javac.comp.Enter.classEnter(Enter.java:281)
        at com.sun.tools.javac.comp.Enter.classEnter(Enter.java:295)
        at com.sun.tools.javac.comp.Enter.visitTopLevel(Enter.java:344)
Comment 1 rfmoorejr 2008-08-16 19:53:41 UTC
Created attachment 67629 [details]
stacktrace
Comment 2 Peter Pis 2008-08-16 21:31:08 UTC
Reassigning to "java".
Comment 3 Exceptions Reporter 2008-08-17 17:08:32 UTC
This issue has already 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=59290
Comment 4 callegaro 2008-08-19 21:34:02 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments: 
Importing some code

Stacktrace: 
java.lang.AssertionError
        at com.sun.tools.javac.comp.Check.checkFlags(Check.java:655)
        at com.sun.tools.javac.comp.Enter.visitClassDef(Enter.java:499)
        at com.sun.tools.javac.tree.JCTree$JCClassDecl.accept(JCTree.java:588)
        at com.sun.tools.javac.comp.Enter.classEnter(Enter.java:281)
        at com.sun.tools.javac.comp.Enter.classEnter(Enter.java:295)
        at com.sun.tools.javac.comp.Enter.visitTopLevel(Enter.java:344)
Comment 5 callegaro 2008-08-19 21:34:06 UTC
Created attachment 67854 [details]
stacktrace
Comment 6 Michel Graciano 2008-08-20 20:45:42 UTC
Build: NetBeans IDE Dev (Build 200808141419)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Linux, 2.6.24-19-generic, i386

User Comments: 


Stacktrace: 
java.lang.AssertionError
        at com.sun.tools.javac.comp.Check.checkFlags(Check.java:655)
        at com.sun.tools.javac.comp.Enter.visitClassDef(Enter.java:499)
        at com.sun.tools.javac.tree.JCTree$JCClassDecl.accept(JCTree.java:588)
        at com.sun.tools.javac.comp.Enter.classEnter(Enter.java:281)
        at com.sun.tools.javac.comp.Enter.classEnter(Enter.java:295)
        at com.sun.tools.javac.comp.Enter.visitTopLevel(Enter.java:344)
Comment 7 Michel Graciano 2008-08-20 20:45:47 UTC
Created attachment 67978 [details]
stacktrace
Comment 8 Michel Graciano 2008-08-20 20:45:58 UTC
Build: NetBeans IDE Dev (Build 200808141419)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Linux, 2.6.24-19-generic, i386

User Comments: 


Stacktrace: 
java.lang.AssertionError
        at com.sun.tools.javac.comp.Check.checkFlags(Check.java:655)
        at com.sun.tools.javac.comp.Enter.visitClassDef(Enter.java:499)
        at com.sun.tools.javac.tree.JCTree$JCClassDecl.accept(JCTree.java:588)
        at com.sun.tools.javac.comp.Enter.classEnter(Enter.java:281)
        at com.sun.tools.javac.comp.Enter.classEnter(Enter.java:295)
        at com.sun.tools.javac.comp.Enter.visitTopLevel(Enter.java:344)
Comment 9 Michel Graciano 2008-08-20 20:46:06 UTC
Created attachment 67979 [details]
stacktrace
Comment 10 Exceptions Reporter 2008-08-21 19:52:27 UTC
This issue has already 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=59290
Comment 11 Marian Mirilovic 2008-08-28 13:51:35 UTC
36 duplicates so far ...
Comment 12 Jan Becicka 2008-08-28 14:41:49 UTC
*** Issue 122246 has been marked as a duplicate of this issue. ***
Comment 13 Jan Becicka 2008-09-02 08:26:24 UTC
*** Issue 145442 has been marked as a duplicate of this issue. ***
Comment 14 Dusan Balek 2008-09-09 08:57:07 UTC
Fixed.

changeset 28e6f40530bd in main/nb-javac
details: http://hg.netbeans.org/main/nb-javac?cmd=changeset;node=28e6f40530bd
changeset 4afda16ac585 in main
details: http://hg.netbeans.org/main?cmd=changeset;node=4afda16ac585
Comment 15 Quality Engineering 2008-09-09 17:35:47 UTC
Integrated into 'main-golden', will be available in build *200809091401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4afda16ac585
User: Dusan Balek <dbalek@netbeans.org>
Log: Issues #125644, #144176, and #144555 fixed.