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 258733

Summary: AssertionError at com.sun.tools.javac.code.Symbol.clone
Product: java Reporter: Vladimir Voskresensky <vv159170>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: normal CC: issues, jskrivanek, vv159170
Priority: P1    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 223402
Attachments: stacktrace
stacktrace
stacktrace

Description Vladimir Voskresensky 2016-04-08 18:02:58 UTC
This bug was originally marked as duplicate of bug 152386, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 20160408-032da278f54a)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.72-b15, Java(TM) SE Runtime Environment, 1.8.0_72-b15
OS: SunOS

User Comments:
vv159170: saved file after inserting method




Stacktrace: 
java.lang.AssertionError
   at com.sun.tools.javac.code.Symbol.clone(Symbol.java:271)
   at com.sun.tools.javac.jvm.Gen.binaryQualifier(Gen.java:268)
   at com.sun.tools.javac.jvm.Gen.visitIdent(Gen.java:2234)
   at com.sun.tools.javac.tree.JCTree$JCIdent.accept(JCTree.java:2194)
   at com.sun.tools.javac.jvm.Gen.genExpr(Gen.java:830)
   at com.sun.tools.javac.jvm.Gen.visitSelect(Gen.java:2260)
Comment 1 Vladimir Voskresensky 2016-04-08 18:02:59 UTC
Created attachment 159171 [details]
stacktrace
Comment 2 Jiri Skrivanek 2016-05-02 07:45:10 UTC
Created attachment 159501 [details]
stacktrace

Error while scanning.
Comment 3 Vladimir Voskresensky 2016-05-27 18:24:55 UTC
Created attachment 159903 [details]
stacktrace

external refresh