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 119772 - Memory leak in save current view
Summary: Memory leak in save current view
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-23 13:50 UTC by Jiri Sedlacek
Modified: 2008-11-26 14:34 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 Jiri Sedlacek 2007-10-23 13:50:02 UTC
Follow the steps in Issue 119739, cancel the Save Image dialog during preview image computation. About 200MB image
(int[]) is kept in memory until the action is invoked again.
Comment 1 Jiri Sedlacek 2007-10-23 13:52:32 UTC
Fixed in trunk.

/cvs/profiler/modules/main/src/org/netbeans/modules/profiler/SaveViewAction.java,v  <--  SaveViewAction.java
new revision: 1.2; previous revision: 1.1
Comment 2 Rashid Urusov 2008-11-26 14:34:05 UTC
VERIFIED in Build 200811240201