test/tools/javac/unicode/UnicodeNewline.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 UnicodeNewline.java:11: cannot find symbol
     2     xyzzy plugh; // error should be HERE
     3     ^
     4   symbol:   class xyzzy
     5   location: class UnicodeNewline
     6 1 error

mercurial