Bug 3227

Summary: JCL dev - Builder did not refresh problems in exception hierarchy (1GATSMZ)
Product: [Eclipse Project] JDT Reporter: Philipe Mulet <philippe_mulet>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Philipe Mulet CLA 2001-10-10 22:51:37 EDT
When implementing some JCL, define first java.lang.Object (empty body), this will issue a compilation error: 'missing java.lang.Throwable'.
Then, add java.lang.Throwable. The latter will get a problem 'missing java.lang.RuntimeException', and the first unit (Object) still has the same problem 'missing Throwable'.

Rebuild all: both units are complaining about 'missing RuntimeException'.

NOTES:

PM (4/17/2001 3:00:46 PM)
	Please check if still a bug.

DA (5/28/01 2:54:59 PM)
	Bug still occurs in 0.113.
Comment 1 DJ Houghton CLA 2001-10-23 23:52:05 EDT
PRODUCT VERSION:
JT 0.034

Comment 2 Kent Johnson CLA 2001-12-10 15:36:45 EST
Closed - not reproducable with new builder.