PR java/21436: imported type name for superclass, with multifile compilation

Paolo Bonzini bonzini@gnu.org
Tue May 10 14:09:00 GMT 2005


>  class Yeah extends T151221am2c {
>    public void m() { System.out.println("Yeah"); }
>  }

Right.  I wouldn't have thought that interfaces can be (mis)used to 
override visibility modifiers in the base class, though...

Paolo



More information about the Java-patches mailing list