commit | 5f20f6899dfba2772c217eacae5b9d578068b942 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Sat Aug 14 21:27:02 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Sat Aug 14 21:27:02 2010 +0000 |
tree | 7327c2ddb221f7bd6a3519e2438d5616eed33fb0 | |
parent | 7fee2a16aca8c574f1812123e3b744f5e5d4b5c3 [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).