test/tools/javac/T6214885a.out

Tue, 24 Aug 2010 11:31:00 -0700

author
jjg
date
Tue, 24 Aug 2010 11:31:00 -0700
changeset 654
e9d09e97d669
parent 221
6ada6122dd4f
child 2525
2eb010b6cb22
permissions
-rw-r--r--

6935638: -implicit:none prevents compilation with annotation processing
Reviewed-by: darcy

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

mercurial