langtools/test/tools/javac/annotations/typeAnnotations/failures/StaticFields.out
author jjg
Tue, 15 Oct 2013 15:57:13 -0700
changeset 21041 99f5e5e97425
parent 15385 ee1eebe7e210
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: 15385
diff changeset
     1
StaticFields.java:14:11: compiler.err.expected: token.identifier
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents: 15385
diff changeset
     2
StaticFields.java:17:17: compiler.err.illegal.start.of.expr
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents: 15385
diff changeset
     3
StaticFields.java:19:33: compiler.err.illegal.start.of.expr
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents: 15385
diff changeset
     4
StaticFields.java:22:19: compiler.err.illegal.start.of.expr
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents: 15385
diff changeset
     5
4 errors