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 141235

Summary: [65cat] AssertionError at com.sun.tools.javac.comp.Lower.makeOwnerThisN
Product: java Reporter: jlaskowski <jlaskowski>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: blocker CC: mpetras
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=77624
Issue Type: DEFECT Exception Reporter: 77624
Bug Depends on:    
Bug Blocks: 152191    
Attachments: stacktrace
stacktrace

Description jlaskowski 2008-07-22 22:16:50 UTC
Build: NetBeans IDE Dev (Build 200807170007)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows XP, 5.1, x86

User Comments:
Comment 1 jlaskowski 2008-07-22 22:17:41 UTC
Created attachment 65280 [details]
stacktrace
Comment 2 jlaskowski 2008-07-25 21:32:40 UTC
Build: NetBeans IDE Dev (Build 200807240010)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.AssertionError
        at com.sun.tools.javac.comp.Lower.makeOwnerThisN(Lower.java:1408)
        at com.sun.tools.javac.comp.Lower.makeOwnerThis(Lower.java:1396)
        at com.sun.tools.javac.comp.Lower.accessBase(Lower.java:897)
        at com.sun.tools.javac.comp.Lower.access(Lower.java:1057)
        at com.sun.tools.javac.comp.Lower.visitIdent(Lower.java:2813)
        at com.sun.tools.javac.tree.JCTree$JCIdent.accept(JCTree.java:1683)
Comment 3 jlaskowski 2008-07-25 21:32:43 UTC
Created attachment 65676 [details]
stacktrace
Comment 4 Peter Pis 2008-07-28 09:38:32 UTC
Reassigning to "java".
Comment 5 Exceptions Reporter 2008-08-06 13:14:26 UTC
This issue has already 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=77624
Comment 6 Dusan Balek 2008-08-13 10:04:53 UTC
Fixed.

changeset 1f66b5368f70 in main/nb-javac
details: http://hg.netbeans.org/main/nb-javac?cmd=changeset;node=1f66b5368f70
changeset 0b211860dd6e in main
details: http://hg.netbeans.org/main?cmd=changeset;node=0b211860dd6e
Comment 7 Quality Engineering 2008-08-14 15:47:37 UTC
Integrated into 'main-golden', available in build *200808141419* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/0b211860dd6e
User: Dusan Balek <dbalek@netbeans.org>
Log: Issues #141235,#142509, and 143377 fixed.
Comment 8 edwinb 2008-10-17 16:52:07 UTC
This appears still to happen in NB 6.5Beta1 - is that expected??
Comment 9 Dusan Balek 2008-11-20 14:10:26 UTC
Fixed in NB 6.5 (not in NB 6.5Beta).