Bug 49796 - Generalize Type refactoring leaks a GC [refactoring]
Summary: Generalize Type refactoring leaks a GC [refactoring]
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 3.0 M8   Edit
Assignee: Dirk Baeumer CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2004-01-09 16:06 EST by Grant Gayed CLA
Modified: 2004-03-22 05:14 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grant Gayed CLA 2004-01-09 16:06:37 EST
M6

The Generalize Type refactoring leaks a GC every time it's invoked.  It's the 
one created at:

ChangeTypeWizard$ChangeTypeInputPage.addTreeComponent (line 234)
Comment 1 Dirk Baeumer CLA 2004-02-13 04:37:55 EST
Frank, this one didn't get fixed for M7. Can you please provide a patch for 
early M8.
Comment 2 Dirk Baeumer CLA 2004-03-22 05:14:09 EST
Fixed for M8.