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 212652 - Heap dump created on OOME not detected
Summary: Heap dump created on OOME not detected
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: J Bachorik
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-05-17 15:24 UTC by Jiri Sedlacek
Modified: 2012-05-22 16:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Project throwing OOME (13.45 KB, application/octet-stream)
2012-05-17 15:24 UTC, Jiri Sedlacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Sedlacek 2012-05-17 15:24:49 UTC
Created attachment 119580 [details]
Project throwing OOME

Heap dump created on OOME in profiled application is not automatically detected. Looks like the HeapDumpWatch is not activated on starting the profiling session.

Regression, works fine in 7.1. Use the attached project for testing.
Comment 1 J Bachorik 2012-05-18 08:37:51 UTC
Fixed in http://hg.netbeans.org/profiler-main/rev/7cc5ff366ec7
Comment 2 Jiri Sedlacek 2012-05-18 14:34:17 UTC
Verified.
Comment 3 Quality Engineering 2012-05-21 17:14:37 UTC
Integrated into 'main-golden', will be available in build *201205211038* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7cc5ff366ec7
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #212652: OOME detection should be started upon the profiling session startup and stopped when the session is stopped
Comment 4 Quality Engineering 2012-05-22 16:16:30 UTC
Integrated into 'main-golden', will be available in build *201205220903* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7cc5ff366ec7
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #212652: OOME detection should be started upon the profiling session startup and stopped when the session is stopped