| Summary: | [type hierarchy] Exception occurred in listener of Type hierarchy change notification | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Tomasz Zarna <tomasz.zarna> |
| Component: | UI | Assignee: | Raksha Vasisht <raksha.vasisht> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | amj87.iitr, daniel_megert |
| Version: | 3.7 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Tomasz Zarna
Moving to JDT/UI for investigation Raksha, please investigate. Fixed in org.eclipse.jdt.internal.corext.util.SuperTypeHierarchyCache. Couldn't reproduce the scenario where the type hierarchy is null when the cache entry is removed, even tried some odd scenarios. So just added check to avoid NPE. (In reply to comment #3) > Fixed in org.eclipse.jdt.internal.corext.util.SuperTypeHierarchyCache. Couldn't > reproduce the scenario where the type hierarchy is null when the cache entry is > removed, even tried some odd scenarios. So just added check to avoid NPE. ==> commit 4778eb29eb182b5bc283c46e59c6eafac8b2afe1 |