langtools/test/tools/javac/T6214885a.out
author iveresov
Fri, 05 Nov 2010 14:49:50 -0700
changeset 7119 fda8c40f4729
parent 2085 4792e12a8ca2
permissions -rw-r--r--
6997456: Not possible to build just compiler2 Summary: Fix the compiler error. Allow to build just c2 specifying FORCE_TIERED=0 on the command line. Reviewed-by: never, kvn

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