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 228485 - Last SnapshotResultWindow is held in memory
Summary: Last SnapshotResultWindow is held in memory
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2013-04-11 14:23 UTC by Tomas Hurka
Modified: 2014-01-24 13:32 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 Tomas Hurka 2013-04-11 14:23:51 UTC
Last SnapshotResultWindow is held in memory via SnapshotResultWindow$SnapshotListener.delegate
Comment 1 Tomas Hurka 2013-04-11 14:30:55 UTC
Fixed in profiler-main

changeset:   250245:80f2418e174e
user:        Tomas Hurka <thurka@netbeans.org>
date:        Thu Apr 11 16:27:08 2013 +0200
summary:     bugfix #228485, invoke registerSnapshotResultsWindow() in constructor and unregisterSnapshotResultsWindow() in componentClosed()
Comment 2 Quality Engineering 2013-04-25 02:18:07 UTC
Integrated into 'main-golden', will be available in build *201304242301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/80f2418e174e
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #228485, invoke registerSnapshotResultsWindow() in constructor and unregisterSnapshotResultsWindow() in componentClosed()