Bug 85215

Summary: [DOM][1.5] Annotation type getModifiers() always returns 0
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.1 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Olivier Thomann CLA 2005-02-14 23:08:41 EST
Using latest, the annotation type declaration getModifiers() always returns 0.
It should return the actual modifier bits defined in source.
Comment 1 Olivier Thomann CLA 2005-02-14 23:19:09 EST
Fixed and released in HEAD.
Regression test added in ASTConverter15Test.test0140.
Comment 2 Frederic Fusier CLA 2005-02-16 10:49:48 EST
Verified using 3.1 M5 candidate build (I20040215-2300)