Bug 22161

Summary: AST: Innerclass name: Positions wrong
Product: [Eclipse Project] JDT Reporter: Martin Aeschlimann <martinae>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1 M1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Martin Aeschlimann CLA 2002-08-05 06:24:53 EDT
2.0 with jcore updates.

The ranges of a name for an inner class are not set (Start position is -1, 
length 0).
Comment 1 Martin Aeschlimann CLA 2002-08-05 06:27:02 EDT
test case reproducing this bug:
ASTRewritingTypeDeclTest.testBug22161
Comment 2 Olivier Thomann CLA 2002-09-04 12:35:53 EDT
Fixed and released in 2.1 stream.
Comment 3 David Audel CLA 2002-09-19 04:36:17 EDT
Verified.
Comment 4 Olivier Thomann CLA 2002-09-19 11:05:55 EDT
Regression tests added (test0378, test0379)