test/tools/javac/TryWithResources/TwrLint.out

Mon, 07 Jan 2013 17:51:05 +0000

author
jjh
date
Mon, 07 Jan 2013 17:51:05 +0000
changeset 1478
a9cb93cca229
parent 1074
04f983e3e825
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8005647: langtools/test/tools/javap/MethodParameters.java fails on windows
Summary: Fix javap to not output \r\r\n
Reviewed-by: jjg

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

mercurial