Bug 108820

Summary: Index based type hierarchy should not consider interfaces in index when focus is a class
Product: [Eclipse Project] JDT Reporter: Jerome Lanneluc <jerome_lanneluc>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: performance
Version: 3.1   
Target Milestone: 3.2 M2   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Fix
none
Performance test none

Description Jerome Lanneluc CLA 2005-09-06 05:45:46 EDT
I20050830

When computing a hierarchy on a class, we should ignore potential subtypes in
the index that are interfaces and annotations as these cannot possibly extend
the focus class.
Comment 1 Jerome Lanneluc CLA 2005-09-06 07:13:16 EDT
Created attachment 26841 [details]
Fix
Comment 2 Jerome Lanneluc CLA 2005-09-06 07:13:45 EDT
Created attachment 26842 [details]
Performance test
Comment 3 Jerome Lanneluc CLA 2005-09-07 07:31:19 EDT
Released fix and performance test in HEAD.
Comment 4 Olivier Thomann CLA 2005-09-20 13:15:53 EDT
Verified in I20050920-0010 for 3.2M2