test/tools/javac/TryWithResources/TwrLint.out

changeset 743
6a99b741a1b0
child 1074
04f983e3e825
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/TryWithResources/TwrLint.out	Fri Nov 12 12:34:18 2010 +0000
     1.3 @@ -0,0 +1,3 @@
     1.4 +TwrLint.java:14:15: compiler.warn.try.explicit.close.call
     1.5 +TwrLint.java:13:13: compiler.warn.try.resource.not.referenced: r3
     1.6 +2 warnings

mercurial