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 191417 - Memory leak in VersioningMainMenu + VCSContext
Summary: Memory leak in VersioningMainMenu + VCSContext
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords: PERFORMANCE
Depends on: 206603
Blocks:
  Show dependency tree
 
Reported: 2010-10-27 17:08 UTC by Jesse Glick
Modified: 2011-12-21 00:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Heap dump GC root reference chain (56.47 KB, image/png)
2010-10-27 17:08 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2010-10-27 17:08:27 UTC
Created attachment 102688 [details]
Heap dump GC root reference chain

Another leak of a closed project similar to bug #191042 from 101026-de2112c9e0f2.
Comment 1 Ondrej Vrabec 2010-10-29 10:02:33 UTC
fix: #f1398a60f647 - http://hg.netbeans.org/core-main/rev/f1398a60f647
Comment 2 Quality Engineering 2010-10-30 02:49:29 UTC
Integrated into 'main-golden', will be available in build *201010300000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f1398a60f647
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #191417 - Memory leak in VersioningMainMenu + VCSContext
do not keep strong reference to VCSContext