Bug 86482

Summary: ISourceRange implementation does not implements value equals
Product: [Eclipse Project] JDT Reporter: Edoardo Comar <edoardo>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: markus.kell.r
Version: 3.1   
Target Milestone: 3.3 M3   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Edoardo Comar CLA 2005-02-24 10:41:07 EST
ISource range internal implementation does not implement equals and hashcode as
a value object.
ALthough it's an internal class, and that value behaviour is not specified on
the interface I think this has just been overlooked ...
Comment 1 Olivier Thomann CLA 2006-10-06 14:44:34 EDT
Added equals and hashcode for org.eclipse.jdt.internal.core.SourceRange.
Released for 3.3M3.
No regression test required.
Comment 2 David Audel CLA 2006-10-30 03:29:34 EST
Verified for 3.3 M3 using build I20061030-0010