Bug 5831

Summary: Opening a type hierarchy on a small project is slooow
Product: [Eclipse Project] JDT Reporter: Erich Gamma <erich_gamma>
Component: UIAssignee: Martin Aeschlimann <martinae>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:
Bug Depends on:    
Bug Blocks: 5820    

Description Erich Gamma CLA 2001-11-13 03:36:29 EST
1) self hosting workspace
2) select JUnit project in packages view
3) execute "Open Type Hierarchy" from the context menu.
->it takes minutes until the hierarchy shows up.
The hierarchy is the full hierarchy of Object and not the hierarchy scoped to 
JUnit.
Comment 1 Erich Gamma CLA 2001-11-13 04:38:26 EST
As an aside the VM size went up from 40 to 162MB.

Comment 2 Martin Aeschlimann CLA 2001-11-19 11:59:23 EST
Opening a type hierarchy on a project now builds a hierarhcy that contains only 
the elements in source folder (no elements from JARs).

fixed in 11116