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

Bug 442189

Summary: [recovery] Incomplete recovery for block comment ending in new line chars
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: 7.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2014-08-20 12:36:41 EDT
While porting the fix from bug 440582 to Esprima I noticed I missed a case:

/* foo \n\n

this will not be recovered (but should have been)