langtools/test/tools/javac/generics/inference/6943278/T6943278.out
author mcimadamore
Mon, 24 Jan 2011 15:44:15 +0000
changeset 8044 7fd529d4472c
child 8045 df2ca0edfbaa
permissions -rw-r--r--
6943278: spurious error message for inference and type-variable with erroneous bound Summary: type-inference should ignore erroneous bounds Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8044
7fd529d4472c 6943278: spurious error message for inference and type-variable with erroneous bound
mcimadamore
parents:
diff changeset
     1
T6943278.java:7:35: compiler.err.cant.resolve: kindname.class, NonExistentInterface, , 
7fd529d4472c 6943278: spurious error message for inference and type-variable with erroneous bound
mcimadamore
parents:
diff changeset
     2
T6943278.java:9:25: compiler.err.cant.resolve.location: kindname.class, NonExistentInterface, , , kindname.class, T6943278<X>
7fd529d4472c 6943278: spurious error message for inference and type-variable with erroneous bound
mcimadamore
parents:
diff changeset
     3
2 errors