Bug 577400 - fix RefreshScopeComparator Comparator contract
RefreshScopeComparator and SourceLocatorMementoComparator where not null
safe and did not yield
compare(x,y)=-compare(y,x) as it never did return 1, but -1.
Change-Id: I6af76fc4abe94fc461f56cdbb05a09431cddd382
Signed-off-by: Joerg Kubitz <jkubitz-eclipse@gmx.de>
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.debug/+/187986
Tested-by: Platform Bot <platform-bot@eclipse.org>
Reviewed-by: Sarika Sinha <sarika.sinha@in.ibm.com>
3 files changed