test/tools/javac/annotations/typeAnnotations/6967002/T6967002.out

Tue, 12 Mar 2013 17:39:34 +0100

author
jfranck
date
Tue, 12 Mar 2013 17:39:34 +0100
changeset 1629
f427043f8c65
parent 0
959103a6100f
permissions
-rw-r--r--

7196531: Duplicate error messages on repeating annotations
Reviewed-by: jjg

     1 T6967002.java:33:22: compiler.err.expected: ')'
     2 T6967002.java:33:25: compiler.err.illegal.start.of.expr
     3 T6967002.java:33:28: compiler.err.illegal.start.of.expr
     4 T6967002.java:33:29: compiler.err.illegal.start.of.expr
     5 T6967002.java:33:27: compiler.err.not.stmt
     6 T6967002.java:33:30: compiler.err.expected: ';'
     7 T6967002.java:35:2: compiler.err.premature.eof
     8 7 errors

mercurial