Bug 68837

Summary: [1.5] AST: Missing source range in parameterized type
Product: [Eclipse Project] JDT Reporter: Martin Aeschlimann <martinae>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.1 M1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Martin Aeschlimann CLA 2004-06-29 05:02:43 EDT
20040629

1. Look at the following code in the AST view (1.5 mode):
   the name node 'Comparator' has no source range.

public abstract class C<Y,X> implements Comparator<X> {

}
Comment 1 Olivier Thomann CLA 2004-06-29 17:12:12 EDT
Fixed and released in stream 1.5.
Regression test added.
Comment 2 Frederic Fusier CLA 2006-04-14 04:59:06 EDT
Verified using build 3.1