Bug 101250 - EclipsePreferences#remove(String) can be faster
Summary: EclipsePreferences#remove(String) can be faster
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2005-06-22 10:17 EDT by DJ Houghton CLA
Modified: 2005-06-30 07:57 EDT (History)
0 users

See Also:


Attachments
patch for EclipsePreferences.java v1.76 (1.55 KB, patch)
2005-06-22 10:19 EDT, DJ Houghton CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description DJ Houghton CLA 2005-06-22 10:17:38 EDT
build 3.1 RC3

We can do some minor performance improvements for removing a preference key.
Will attach a patch file.
Comment 1 DJ Houghton CLA 2005-06-22 10:19:22 EDT
Created attachment 23732 [details]
patch for EclipsePreferences.java v1.76
Comment 2 DJ Houghton CLA 2005-06-30 07:57:42 EDT
Fix released to HEAD.