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 42992 - masterfs: ResourcePath leak
Summary: masterfs: ResourcePath leak
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: rmatous
URL:
Keywords: PERFORMANCE
: 41445 (view as bug list)
Depends on:
Blocks: 19484 41448
  Show dependency tree
 
Reported: 2004-05-10 13:31 UTC by _ pkuzel
Modified: 2008-12-22 18:02 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Path to GC root. (10.66 KB, text/plain)
2004-05-10 13:32 UTC, _ pkuzel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 2004-05-10 13:31:39 UTC
I searched a11y folder for NOTHING. Nothing was
found and visualized. Still 251 ResourcePaths,
WeakHashMaps and ReferenceQueues appeared and
remaining.

ResourcePath.getChild()
Comment 1 _ pkuzel 2004-05-10 13:32:38 UTC
Created attachment 14782 [details]
Path to GC root.
Comment 2 _ pkuzel 2004-05-10 13:34:00 UTC
I suspect the chldsCache.
Comment 3 _ pkuzel 2004-05-10 18:00:55 UTC
Commenting out chldsCache.put() in ResourcePath.getChild() eliminates
major part of issue #19484 leak.
Comment 4 _ pkuzel 2004-05-11 14:31:29 UTC
*** Issue 41445 has been marked as a duplicate of this issue. ***
Comment 5 _ pkuzel 2004-05-11 14:32:26 UTC
Inheriting blocks from duplicated issue.
Comment 6 rmatous 2004-05-11 14:47:57 UTC
/cvs/openide/masterfs/src/org/netbeans/modules/masterfs/ResourcePath.java
new revision: 1.6; previous revision: 1.5