jdk-24/langtools/test/tools/javac/generics/7022054
Maurizio Cimadamore f416cac815 7022054: Invalid compiler error on covariant overriding methods with the same erasure
Rules for method clash use notion of subsignature, which is sometimes too strict and incompatible with JDK 6

Reviewed-by: jjg
2011-03-03 17:34:58 +00:00
..
T7022054neg1.java 7022054: Invalid compiler error on covariant overriding methods with the same erasure 2011-03-03 17:34:58 +00:00
T7022054neg1.out 7022054: Invalid compiler error on covariant overriding methods with the same erasure 2011-03-03 17:34:58 +00:00
T7022054neg2.java 7022054: Invalid compiler error on covariant overriding methods with the same erasure 2011-03-03 17:34:58 +00:00
T7022054neg2.out 7022054: Invalid compiler error on covariant overriding methods with the same erasure 2011-03-03 17:34:58 +00:00
T7022054pos1.java 7022054: Invalid compiler error on covariant overriding methods with the same erasure 2011-03-03 17:34:58 +00:00
T7022054pos2.java 7022054: Invalid compiler error on covariant overriding methods with the same erasure 2011-03-03 17:34:58 +00:00