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 196492 - OOM possibly caused by the java infrastructure
Summary: OOM possibly caused by the java infrastructure
Status: RESOLVED DUPLICATE of bug 219962
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-09 13:29 UTC by Marek Fukala
Modified: 2013-06-20 16:09 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 Marek Fukala 2011-03-09 13:29:30 UTC
Please evaluate exception following report:

http://statistics.netbeans.org/exceptions/exception.do?id=487120

The heapdump for an OOM shows lot of memory held by javac instancies. Thanks.

The report is extracted from the trash bin issue 184296
Comment 1 Jan Lahoda 2013-06-20 16:09:39 UTC
Looking at the heapdump, a lot of javac instances held through debugger, so likely related to/duplicate of bug #219962.

*** This bug has been marked as a duplicate of bug 219962 ***