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 3173 - ObjectBrowser cannot work with large data, OutOfMemoryException
Summary: ObjectBrowser cannot work with large data, OutOfMemoryException
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P1 major (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-08-05 17:22 UTC by issues@www
Modified: 2005-03-09 04:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description issues@www 1999-08-05 17:22:04 UTC
1. Add NetBeans sources to Explorer Repository
2. Open ObjectBrowser
3. Go through packages by clicking on them. IDE freezes, consumes 99% of CPU and eats all available memory.
4. Reaching some memory limit java throws OutOfMemoryException.

See attachement for stack trace and thread dump.

Comment for Solaris and Win+HotSpot.

[MAY be cycling in parser see Attachement]