Bug 86663

Summary: [DOM] AbortCompilation should not abort the creation of the tree
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 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Olivier Thomann CLA 2005-02-25 12:09:38 EST
Related to bug 86541, the tree is incomplete when an abort compilation exception
is thrown.
In the case of one unit, this can be handled.
Comment 1 Olivier Thomann CLA 2005-02-25 12:10:59 EST
Fixed and released in HEAD.
Regression test added in
org.eclipse.jdt.core.tests.dom.ASTConverterTestAST3_2.test0599.
Comment 2 Olivier Thomann CLA 2005-02-25 12:12:27 EST
Changes in the CompilationUnitResolver.
Comment 3 Olivier Thomann CLA 2005-03-30 23:15:58 EST
Verified in 20050330-0500