test/tools/javac/enum/forwardRef/T6425594.out

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

author
sundar
date
Thu, 09 Sep 2010 09:42:45 +0530
changeset 678
014cf6234586
parent 94
6542933af8f4
child 2525
2eb010b6cb22
permissions
-rw-r--r--

6900149: IllegalStateException when compiling same files and DiagnosticListener is set.
Reviewed-by: jjg

mcimadamore@94 1 T6425594.java:10:28: compiler.warn.self.ref: x
duke@1 2 T6425594.java:11:26: compiler.err.illegal.forward.ref
duke@1 3 1 error
duke@1 4 1 warning

mercurial