Bug 340472

Summary: [DOM] CommentMapper visitor must better handle Modifier
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: satyam.kandula
Version: 3.7   
Target Milestone: 3.8 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Olivier Thomann CLA 2011-03-18 15:38:03 EDT
The visit(Modifier) and endVisit(Modifier) needs to be double-check for the comment mapper.
Comment 1 Olivier Thomann CLA 2011-08-24 15:02:27 EDT
Closing as INVALID.
There is nothing to do for this. It seems to work as expected. The comment mapper should not try to map comments to a modifier. The comment should be mapped to the corresponding declaration.
Comment 2 Satyam Kandula CLA 2011-09-12 11:22:54 EDT
Verified for 3.8M2