Bug 86482 - ISourceRange implementation does not implements value equals
Summary: ISourceRange implementation does not implements value equals
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.3 M3   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-24 10:41 EST by Edoardo Comar CLA
Modified: 2006-10-30 03:29 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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