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 - ArrayStoreException thrown from refAllOfClass().toArray()
Summary: ArrayStoreException thrown from refAllOfClass().toArray()
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-26 13:58 UTC by Svata Dedic
Modified: 2005-07-27 08:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception's stracktrace (1.48 KB, text/plain)
2002-02-26 14:04 UTC, Svata Dedic
Details
Proposed patch (801 bytes, patch)
2002-02-26 14:04 UTC, Svata Dedic
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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