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 143103 - [65cat]AssertionError at com.sun.tools.javac.code.Symbol.clone
Summary: [65cat]AssertionError at com.sun.tools.javac.code.Symbol.clone
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-06 20:30 UTC by ualex
Modified: 2009-02-19 21:08 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 87322


Attachments
stacktrace (5.97 KB, text/plain)
2008-08-06 20:30 UTC, ualex
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ualex 2008-08-06 20:30:27 UTC
Build: NetBeans IDE Dev (Build 200808060201)
VM: Java HotSpot(TM) Client VM, 11.0-b12, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b25
OS: Windows Vista, 6.0, x86

User Comments: 


Stacktrace: 
java.lang.AssertionError
Comment 1 ualex 2008-08-06 20:30:33 UTC
Created attachment 66733 [details]
stacktrace
Comment 2 Dusan Balek 2008-08-07 15:37:58 UTC
Is it reproduce with your sources or just random?
Comment 3 ualex 2008-08-07 16:07:17 UTC
this error happened when I add source code from jasperreport at my source package sources after this editing my java
code, I was add try/catch block, but now I not be able to reproduce this issue.
Comment 4 Exceptions Reporter 2008-09-15 19:21:23 UTC
This issue has already 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=87322
Comment 5 Dusan Balek 2008-10-07 08:47:43 UTC
Unfortunately, without a reproducible test case, we are not able to provide fix in the 6.5 timeframe. Setting target
milestone to future.
Comment 6 Dusan Balek 2009-01-19 17:57:04 UTC
Should be fixed together with #143377.