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

Summary: Heap dump created on OOME not detected
Product: profiler Reporter: Jiri Sedlacek <jis>
Component: BaseAssignee: J Bachorik <yardus>
Status: VERIFIED FIXED    
Severity: normal Keywords: REGRESSION
Priority: P2    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Project throwing OOME

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