Bug 108820 - Index based type hierarchy should not consider interfaces in index when focus is a class
Summary: Index based type hierarchy should not consider interfaces in index when focus...
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.2 M2   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2005-09-06 05:45 EDT by Jerome Lanneluc CLA
Modified: 2005-09-20 13:15 EDT (History)
0 users

See Also:


Attachments
Fix (9.72 KB, patch)
2005-09-06 07:13 EDT, Jerome Lanneluc CLA
no flags Details | Diff
Performance test (3.36 KB, patch)
2005-09-06 07:13 EDT, Jerome Lanneluc CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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