test/tools/javac/failover/FailOver01.out

Tue, 07 Sep 2010 17:33:43 +0100

author
mcimadamore
date
Tue, 07 Sep 2010 17:33:43 +0100
changeset 676
bfdfc13fe641
child 829
ce6175cfe11e
permissions
-rw-r--r--

6970584: Flow.java should be more error-friendly
Summary: Added a post-attribution visitor that fixup uninitialized types/symbol in AST after erroneous attribution
Reviewed-by: jjg

     1 FailOver01.java:10:22: compiler.err.expected: ';'
     2 FailOver01.java:10:16: compiler.err.cant.resolve.location: kindname.variable, x, , , kindname.class, Test
     3 2 errors

mercurial