commit | 7fee2a16aca8c574f1812123e3b744f5e5d4b5c3 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Sat Aug 14 21:26:58 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Sat Aug 14 21:26:58 2010 +0000 |
tree | 5b26875e1b975370ffd16cf6aa885bb6189239b4 | |
parent | fcf02aacd7c3312701146955d589a87c7b3deeba [diff] |
Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy Fix regression in OTJavaMethodSearchTests.testImplicitInheritance1() caused by surfacing phantom type. - better integrate getAllSupertypes with new strategy (also removing unnecessary wrapper methods).