test/tools/javac/T6214885b.out

Tue, 04 Mar 2008 15:19:06 +0000

author
mcimadamore
date
Tue, 04 Mar 2008 15:19:06 +0000
changeset 7
d472e2fbcc39
parent 1
9a66ca7c79fa
child 221
6ada6122dd4f
permissions
-rw-r--r--

6608214: Exception throw while analysing a file with error
Summary: bad error-recovery after bad type-variable bound is detected
Reviewed-by: jjg

     1 T6214885.java:11:9 cannot find symbol
     2 symbol  : variable x
     3 location: class T6214885
     4         x = 1;
     5         ^
     6 1 error

mercurial