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 157349 - [HeapWalker] display number of objects pending for finalization
Summary: [HeapWalker] display number of objects pending for finalization
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-23 09:25 UTC by Tomas Hurka
Modified: 2009-02-19 22:56 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2009-01-23 09:25:45 UTC
Display number of objects pending for finalization in overview tab. This is similar to jmap -finalizerinfo.
Comment 1 Tomas Hurka 2009-01-23 09:46:36 UTC
Done in profiler-main
changeset:   114560:e81031aacb7b
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Jan 23 10:29:21 2009 +0100
summary:     issue #157349, add finalizer info to summary tab

Comment 2 Quality Engineering 2009-01-24 18:53:09 UTC
Integrated into 'main-golden', will be available in build *200901241401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e81031aacb7b
User: Tomas Hurka <thurka@netbeans.org>
Log: issue #157349, add finalizer info to summary tab