Bug 74592 - [1.5] Invalid cycle diagnosis
Summary: [1.5] Invalid cycle diagnosis
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M2   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-22 12:09 EDT by Philipe Mulet CLA
Modified: 2004-09-24 04:51 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2004-09-22 12:09:51 EDT
Build 20040921

Following code should not issue a complaint about cycle in hierarchy (one 
unit):

public class X<T extends Y> {
}
class Y extends X {
}
Comment 1 Kent Johnson CLA 2004-09-22 14:19:36 EDT
added test304

Philippe: this is a low risk change. Can it go into M2?
Comment 2 Philipe Mulet CLA 2004-09-22 15:40:45 EDT
+1
Comment 3 Kent Johnson CLA 2004-09-22 15:47:08 EDT
Released for M2.
Comment 4 Frederic Fusier CLA 2004-09-24 04:51:47 EDT
Verified for 3.1 M2 with build I200409231635.