1Tests a dalvik bug where we'd treat an abstract method as an implementation
2of an interface method; the RI only cares about the visibility of the actual
3implementation in non-abstract subclasses.
4