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

Thu, 09 Sep 2010 09:42:45 +0530

author
sundar
date
Thu, 09 Sep 2010 09:42:45 +0530
changeset 678
014cf6234586
parent 607
b49b0d72c071
permissions
-rw-r--r--

6900149: IllegalStateException when compiling same files and DiagnosticListener is set.
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