Bug 272091 - [performance] fix memory usage of large activity contexts
Summary: [performance] fix memory usage of large activity contexts
Status: RESOLVED DUPLICATE of bug 256794
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.2   Edit
Assignee: Shawn Minto CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 239667
  Show dependency tree
 
Reported: 2009-04-13 19:22 EDT by Mik Kersten CLA
Modified: 2009-08-13 20:22 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mik Kersten CLA 2009-04-13 19:22:17 EDT
The use of CopyOnWriteArrayList is hurts when the list is large.
Comment 1 Steffen Pingel CLA 2009-04-13 20:05:53 EDT

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