Bug 84282 - Leakage from Ant Build: FileLinks
Summary: Leakage from Ant Build: FileLinks
Status: RESOLVED DUPLICATE of bug 78460
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: 3.1   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2005-02-02 16:24 EST by Darin Swanson CLA
Modified: 2005-04-04 14:14 EDT (History)
1 user (show)

See Also:


Attachments
Reduced reference graph of links held in memory (10.34 KB, text/html)
2005-03-24 16:27 EST, Darin Swanson CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Swanson CLA 2005-02-02 16:24:02 EST
When running an Ant build the links from the output are not getting cleaned up 
when the process terminates. 

They remain "registered" with the TaskLinkManager
Comment 1 Darin Swanson CLA 2005-02-02 16:27:45 EST
Investigating...
Comment 2 Darin Swanson CLA 2005-02-02 16:53:44 EST
Debugging through the code and all seems fine :-(
Comment 3 Darin Swanson CLA 2005-03-24 16:26:07 EST
No longer any leaks showing in Ant land...but Kevin you may be interested in 
the reduced ref graph I will attach here.

It is showing many org.eclipse.debug.ui.console.FileLink remaining around in 
memory after all of the terminated launches have been removed.
Comment 4 Darin Swanson CLA 2005-03-24 16:27:19 EST
Created attachment 19174 [details]
Reduced reference graph of links held in memory
Comment 5 Kevin Barnes CLA 2005-04-04 14:13:40 EDT
The Debug leaks are covered by bug #78460. Is this just a dup or was there a fix in Ant land?
Comment 6 Kevin Barnes CLA 2005-04-04 14:14:58 EDT

*** This bug has been marked as a duplicate of 78460 ***