Bug 85215 - [DOM][1.5] Annotation type getModifiers() always returns 0
Summary: [DOM][1.5] Annotation type getModifiers() always returns 0
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M5   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-14 23:08 EST by Olivier Thomann CLA
Modified: 2005-02-16 10:49 EST (History)
0 users

See Also:


Attachments

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