langtools/test/tools/javac/varargs/6569633/T6569633.out
author mcimadamore
Mon, 24 Jan 2011 15:45:24 +0000
changeset 8047 c7f08cdb5c3c
permissions -rw-r--r--
6569633: Varargs: parser error when varargs element type is an array Summary: explicit error message when old-style array syntax is mixed with varargs Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8047
c7f08cdb5c3c 6569633: Varargs: parser error when varargs element type is an array
mcimadamore
parents:
diff changeset
     1
T6569633.java:10:27: compiler.err.varargs.and.old.array.syntax
c7f08cdb5c3c 6569633: Varargs: parser error when varargs element type is an array
mcimadamore
parents:
diff changeset
     2
T6569633.java:12:29: compiler.err.varargs.and.old.array.syntax
c7f08cdb5c3c 6569633: Varargs: parser error when varargs element type is an array
mcimadamore
parents:
diff changeset
     3
2 errors