mcimadamore [Wed, 23 Feb 2011 14:16:12 +0000] rev 8610
7020657: Javac rejects a fairly common idiom with raw override and interfaces
Summary: name clash should not be reported if subinterface/implementing class resolves the clash by defining common overrider
Reviewed-by: jjg