Searched refs:InterfaceObjectInheritance (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/test/tools/javac/
H A DInterfaceObjectInheritance.java30 * @compile/fail InterfaceObjectInheritance.java
33 interface InterfaceObjectInheritance { interface
35 static void bar(InterfaceObjectInheritance i) {

Completed in 34 milliseconds