langtools/test/tools/javac/annotations/typeAnnotations/failures/OldArray.out
author jjg
Tue, 15 Oct 2013 15:57:13 -0700
changeset 21041 99f5e5e97425
child 23133 a58476887b3d
permissions -rw-r--r--
8026564: import changes from type-annotations forest Reviewed-by: jjg Contributed-by: wdietl@gmail.com, steve.sides@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
21041
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     1
OldArray.java:12:11: compiler.err.expected: ']'
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     2
OldArray.java:12:13: compiler.err.expected: token.identifier
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     3
OldArray.java:12:14: compiler.err.expected: ';'
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     4
OldArray.java:12:17: compiler.err.illegal.start.of.type
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     5
OldArray.java:12:18: compiler.err.expected: token.identifier
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     6
OldArray.java:12:19: compiler.err.expected: ';'
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     7
OldArray.java:12:22: compiler.err.illegal.start.of.type
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     8
OldArray.java:12:28: compiler.err.expected: token.identifier
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     9
OldArray.java:13:1: compiler.err.expected3: class, interface, enum
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    10
9 errors