langtools/test/tools/javac/T6214885b.out
author mcimadamore
Fri, 13 Feb 2009 11:57:33 +0000
changeset 2085 4792e12a8ca2
parent 10 06bc494ca11e
permissions -rw-r--r--
6769027: Source line should be displayed immediately after the first diagnostic line Summary: Added support for customizing diagnostic output via API/command line flags Reviewed-by: jjg

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