Bug 292321 - Reduce NSString garbage in NSAutoreleasePool
Reduce NSString garbage in NSAutoreleasePool
Status: RESOLVED FIXED
Product: Platform
Classification: Eclipse
Component: SWT
3.6
PC Mac OS X
: P3 normal (vote)
: 3.6 M3
Assigned To: Kevin Barnes CLA Friend
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2009-10-14 17:21 EDT by Kevin Barnes CLA Friend
Modified: 2010-01-18 13:28 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Barnes CLA Friend 2009-10-14 17:21:52 EDT
There are some place where we are putting a lot of NSString objects into the pool when we could be releasing them right away.
Comment 1 Kevin Barnes CLA Friend 2009-10-15 12:01:20 EDT
fixed > 20091015