test/tools/javac/varargs/6313164/T6313164.out

changeset 845
5a43b245aed1
child 1238
e28a06a3c5d9
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/varargs/6313164/T6313164.out	Fri Jan 28 12:03:49 2011 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +T6313164.java:12:8: compiler.err.cant.apply.symbol.1: kindname.method, foo1, p1.A[], p1.B,p1.B, kindname.class, p1.B, (compiler.misc.inaccessible.varargs.type: p1.A, kindname.class, T6313164)
     1.5 +T6313164.java:14:13: compiler.err.invalid.inferred.types: X, (compiler.misc.inaccessible.varargs.type: p1.A, kindname.class, T6313164)
     1.6 +T6313164.java:15:13: compiler.err.invalid.inferred.types: X, (compiler.misc.inaccessible.varargs.type: p1.A, kindname.class, T6313164)
     1.7 +- compiler.note.unchecked.filename: B.java
     1.8 +- compiler.note.unchecked.recompile
     1.9 +3 errors

mercurial