Bug 27312 - CopyResourceToClipboard action allocates too much garbage when deciding whether to update itself
Summary: CopyResourceToClipboard action allocates too much garbage when deciding wheth...
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 M4   Edit
Assignee: Adam Kiezun CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2002-11-28 09:10 EST by Adam Kiezun CLA
Modified: 2002-11-29 08:59 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 Adam Kiezun CLA 2002-11-28 09:10:14 EST
canOperateOn allocates garbage Object[]
Comment 1 Adam Kiezun CLA 2002-11-29 08:59:48 EST
fixed