test/tools/javac/TryWithResources/TwrLint.out

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

author
mcimadamore
date
Mon, 24 Oct 2011 13:00:30 +0100
changeset 1114
05814303a056
parent 1074
04f983e3e825
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 TwrLint.java:14:15: compiler.warn.try.explicit.close.call
     2 TwrLint.java:13:21: compiler.warn.try.resource.not.referenced: r3
     3 2 warnings

mercurial