test/tools/javac/TryWithResources/TwrLint.out

Mon, 28 Feb 2011 13:42:24 -0800

author
jjg
date
Mon, 28 Feb 2011 13:42:24 -0800
changeset 899
67d6b2df47ba
parent 743
6a99b741a1b0
child 1074
04f983e3e825
permissions
-rw-r--r--

7022711: compiler crash in try-with-resources
Reviewed-by: mcimadamore

mcimadamore@743 1 TwrLint.java:14:15: compiler.warn.try.explicit.close.call
mcimadamore@743 2 TwrLint.java:13:13: compiler.warn.try.resource.not.referenced: r3
mcimadamore@743 3 2 warnings

mercurial