Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 425823

Summary: TODO and @ tags can cause multi-line comment blocks to grow into the next block
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: ClientAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 5.0   
Target Milestone: 5.0 M2   
Hardware: PC   
OS: All   
Whiteboard:

Description Grant Gayed CLA 2014-01-15 15:16:55 EST
A multi-line comment with a TODO on the same line as its "*/" terminator, or with a @ tag running into its "*/" terminator, causes the styler to not identify the terminator.  As a result the comment's styling is extended through to the next block.