test/tools/javac/TryWithResources/ResourceInterface.out

Thu, 19 Aug 2010 11:52:58 +0100

author
mcimadamore
date
Thu, 19 Aug 2010 11:52:58 +0100
changeset 638
d6fe0ea070aa
parent 617
62f3f07002ea
child 878
fa0e4e1916f4
permissions
-rw-r--r--

6885255: Improve usability of raw warnings
Summary: raw warnings should be disabled in (i) instanceof expressions and (ii) when java.lang.Class is not parameterized
Reviewed-by: jjg

mcimadamore@617 1 ResourceInterface.java:38:34: compiler.err.unreported.exception.need.to.catch.or.throw: ResourceInterface.E1
mcimadamore@617 2 1 error

mercurial