Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 281070

Summary: [List] Removed ListItems are not disposed
Product: [RT] RAP Reporter: Tim Buschtoens <tbuschto>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P3    
Version: 1.2   
Target Milestone: 1.3 M1   
Hardware: All   
OS: All   
Whiteboard: sr121
Attachments:
Description Flags
patch solving the bug none

Description Tim Buschtoens CLA 2009-06-22 09:13:08 EDT
ListItems that are no longer needed by org.eclipse.swt.widgets.List should be disposed. They aren't.
Comment 1 Tim Buschtoens CLA 2009-06-22 09:14:36 EDT
Created attachment 139746 [details]
patch solving the bug

Now the ListItems are disposed after removal.
Comment 2 RĂ¼diger Herrmann CLA 2009-07-01 03:23:20 EDT
Committed patch to CVS HEAD and v12_Maintenance