Bug 550095

Summary: Add constructor to FilteredItemsSelectionDialog to activate useHashCode and deprecate the others
Product: [Eclipse Project] Platform Reporter: Lars Vogel <Lars.Vogel>
Component: UIAssignee: Lars Vogel <Lars.Vogel>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: Lars.Vogel, michael.keppler
Version: 4.13   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=550009
https://git.eclipse.org/r/147789
Whiteboard:

Description Lars Vogel CLA 2019-08-15 07:03:12 EDT
FilteredItemsSelectionDialog, the base for example for the open type dialog is not use setUseHashlookup, which basically means it is slow but works for data with broken / mutable hashcode impletation.

I suggest to add another constructor (.. boolean useFastHashlookup) and deprecate the old one.
Comment 1 Lars Vogel CLA 2019-08-15 07:03:48 EDT
Michael, something for you?
Comment 2 Dani Megert CLA 2019-10-10 09:37:34 EDT
Removed milestone as no one reacted to https://www.eclipse.org/lists/eclipse-dev/msg11217.html.