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 242393

Summary: AssertionError at com.sun.tools.javac.util.Assert.error
Product: java Reporter: emiddio <emiddio>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: normal CC: emiddio, engneerdude, jcrada, js-java, sebsmail, shanakamadusanka
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 208001
Attachments: stacktrace
stacktrace

Description emiddio 2014-02-27 05:11:53 UTC
This bug was originally marked as duplicate of bug 237091, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 RC1 (Build 201402242200)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
emiddio: 1st time startup of nb8rc1, importing found plugins from previous installation that are approved.




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.jvm.ClassWriter.writeCode(ClassWriter.java:1246)
   at com.sun.tools.javac.jvm.ClassWriter.writeMethod(ClassWriter.java:1165)
   at com.sun.tools.javac.jvm.ClassWriter.writeMethods(ClassWriter.java:1661)
   at com.sun.tools.javac.jvm.ClassWriter.writeClassFile(ClassWriter.java:1754)
Comment 1 emiddio 2014-02-27 05:11:55 UTC
Created attachment 145620 [details]
stacktrace
Comment 2 jcrada 2014-08-22 00:19:53 UTC
Created attachment 148828 [details]
stacktrace

Changed Java Platform from 1.8 to 1.6 of several projects
Comment 3 Martin Balin 2016-07-07 07:17:05 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss