langtools/test/tools/javac/T6326754.out
author mikejwre
Wed, 09 Jun 2010 18:56:41 -0700
changeset 5634 895b66935810
parent 4699 e58edf3542b3
child 6710 b14e6fe7b290
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4699
e58edf3542b3 6326754: Compiler will fail to handle -Xmaxerrs with -ve numbers
jjg
parents:
diff changeset
     1
T6326754.java:44:12: compiler.err.name.clash.same.erasure: TestConstructor(T), TestConstructor(K)
e58edf3542b3 6326754: Compiler will fail to handle -Xmaxerrs with -ve numbers
jjg
parents:
diff changeset
     2
T6326754.java:52:17: compiler.err.name.clash.same.erasure: setT(K), setT(T)
e58edf3542b3 6326754: Compiler will fail to handle -Xmaxerrs with -ve numbers
jjg
parents:
diff changeset
     3
T6326754.java:64:18: compiler.err.prob.found.req: (compiler.misc.incompatible.types), T, T
e58edf3542b3 6326754: Compiler will fail to handle -Xmaxerrs with -ve numbers
jjg
parents:
diff changeset
     4
T6326754.java:70:11: compiler.err.cant.apply.symbol: kindname.method, setT, java.lang.Object, compiler.misc.no.args, kindname.class, TestC<T>, null
e58edf3542b3 6326754: Compiler will fail to handle -Xmaxerrs with -ve numbers
jjg
parents:
diff changeset
     5
- compiler.note.unchecked.filename: T6326754.java
e58edf3542b3 6326754: Compiler will fail to handle -Xmaxerrs with -ve numbers
jjg
parents:
diff changeset
     6
- compiler.note.unchecked.recompile
e58edf3542b3 6326754: Compiler will fail to handle -Xmaxerrs with -ve numbers
jjg
parents:
diff changeset
     7
4 errors