Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 544870

Summary: [newindex] type hierarchy not showing subtypes for java 9
Product: [Eclipse Project] JDT Reporter: Gayan Perera <gayanper>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: loskutov, stephan.herrmann
Version: 4.10   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description Gayan Perera CLA 2019-02-27 05:38:48 EST
type hierarchy not showing sub types for java 9. This is same in Eclipse 4.10 and Eclipse 4.11 as well.

For example if you try to see the type hierarchy for java.util.List there is no results.
Comment 1 Gayan Perera CLA 2019-02-27 06:38:39 EST
By the way this only happens for new java index. If i tick off "Enable new java index" then the type hierarchy works.
Comment 2 Stephan Herrmann CLA 2019-02-27 09:23:06 EST
You could also be seeing bug 541217 (fixed in 4.11 M1).
Comment 3 Gayan Perera CLA 2019-02-27 10:58:47 EST
Well i tried in 4.11 I Builds as well. With the new index it doesn't work.
Comment 4 Stephan Herrmann CLA 2019-02-27 12:12:24 EST
(In reply to Gayan Perera from comment #3)
> Well i tried in 4.11 I Builds as well. With the new index it doesn't work.

Thanks for trying. So we'll keep it as a [newindex] bug (with no target milestone, currently).
Comment 5 Andrey Loskutov CLA 2019-02-27 17:09:52 EST

*** This bug has been marked as a duplicate of bug 540332 ***