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