Bug 40581

Summary: TYPE constants in the IDOMNode and IJavaElement differ, so the SourceType::equals fails.
Product: [Eclipse Project] JDT Reporter: Eugene Ostroukhov <evgeniyos>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: 3.0 M3   
Hardware: PC   
OS: Windows NT   
Whiteboard:

Description Eugene Ostroukhov CLA 2003-07-22 05:39:12 EDT
 
Comment 1 Philipe Mulet CLA 2003-07-22 06:48:46 EDT
DOM nodes and Java elements are not meant to compare equals. 
Comment 2 Eugene Ostroukhov CLA 2003-07-22 06:54:51 EDT
public class SourceType extends Member implements IType {
...
Comment 3 Eugene Ostroukhov CLA 2003-07-22 07:00:29 EDT
No bug :)
Comment 4 Philipe Mulet CLA 2003-07-22 07:08:13 EDT
Ok, should though be closed as invalid.
Comment 5 Philipe Mulet CLA 2003-07-22 07:08:37 EDT
Closing