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 20888

Summary: ArrayStoreException thrown from refAllOfClass().toArray()
Product: java Reporter: Svata Dedic <sdedic>
Component: UnsupportedAssignee: issues@java <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception's stracktrace
Proposed patch

Description Svata Dedic 2002-02-26 13:58:48 UTC
ASE was thrown from refAllOfClass().toArray(). The bug affects code using
handlers.CollectionWrapper.
Comment 1 Svata Dedic 2002-02-26 14:04:08 UTC
Created attachment 4822 [details]
Exception's stracktrace
Comment 2 Svata Dedic 2002-02-26 14:04:40 UTC
Created attachment 4823 [details]
Proposed patch
Comment 3 Martin Matula 2002-02-26 16:31:06 UTC
Thanks for the patch. I applied it.
Comment 4 Jiri Prox 2005-07-27 08:45:51 UTC
quiet for too long, verified