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 226523 - AssertionError: 0,"SymmetryNumber",0
Summary: AssertionError: 0,"SymmetryNumber",0
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-22 11:17 UTC by Exceptions Reporter
Modified: 2015-02-04 03:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 198896


Attachments
stacktrace (4.38 KB, text/plain)
2013-02-22 11:17 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-02-22 11:17:39 UTC
This bug was originally marked as duplicate of bug 193190, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1.1 (Build 201203012225)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-11M3909
OS: Mac OS X

Stacktrace: 
java.lang.AssertionError: 0,"SymmetryNumber",0
   at com.sun.tools.javac.comp.Lower.boxArgs(Lower.java:2888)
   at com.sun.tools.javac.comp.Lower.visitNewClass(Lower.java:2655)
   at com.sun.tools.javac.tree.JCTree$JCNewClass.accept(JCTree.java:1377)
   at com.sun.tools.javac.tree.TreeTranslator.translate(TreeTranslator.java:58)
   at com.sun.tools.javac.comp.Lower.translate(Lower.java:2172)
   at com.sun.tools.javac.comp.Lower.translate(Lower.java:2184)
Comment 1 Exceptions Reporter 2013-02-22 11:17:41 UTC
Created attachment 131726 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:29:24 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.