4.17M1
Bug 564981 - Avoid reinserting service registration in lists if possible

If the service.ranking of a service is not changed by setProperties,
then the sort ordering of the service is unchanged and we can then
avoid removing and reinserting, at the correct sort index, the service
in the service lists.

Fixes https://bugs.eclipse.org/bugs/show_bug.cgi?id=564981

Change-Id: Ia94f187111073f8e629114812916c585b3fe8522
Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
2 files changed