test/tools/javac/T6214885a.out

Mon, 24 Oct 2011 13:00:30 +0100

author
mcimadamore
date
Mon, 24 Oct 2011 13:00:30 +0100
changeset 1114
05814303a056
parent 221
6ada6122dd4f
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7098660: Write better overload resolution/inference tests
Summary: Add overload/inference debug diagnostics - added test harness using annotations to check outcome of overload resolution/inference
Reviewed-by: jjg

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

mercurial