langtools/test/tools/javac/T6214885a.out
author mcimadamore
Thu, 03 Feb 2011 09:38:19 +0000
changeset 8239 d2c934e951e2
parent 2085 4792e12a8ca2
permissions -rw-r--r--
7014715: javac returns different error code for certain failure(s) Summary: javac silently crashes when emitting certain kinds of resolution diagnostics Reviewed-by: jjg

T6214885.java:11 cannot find symbol
        x = 1;
        ^
  symbol:   variable x
  location: class T6214885
1 error