Bug 86663 - [DOM] AbortCompilation should not abort the creation of the tree
Summary: [DOM] AbortCompilation should not abort the creation of the tree
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 M6   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-25 12:09 EST by Olivier Thomann CLA
Modified: 2005-03-30 23:15 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-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