test/tools/javac/T6245591.out

Tue, 15 Feb 2011 11:51:04 +0000

author
mcimadamore
date
Tue, 15 Feb 2011 11:51:04 +0000
changeset 878
fa0e4e1916f4
parent 0
959103a6100f
permissions
-rw-r--r--

7017104: improve error reporting for uncaught/undeclared exceptions from try-with-resources
Summary: twr should generate better error message when uncaught exceptions are thrown by implicit call of close() method
Reviewed-by: jjg

     1 T6245591.java:8:5: compiler.warn.missing.deprecated.annotation
     2 T6245591.java:15:27: compiler.warn.has.been.deprecated: WINTER, Season
     3 2 warnings

mercurial