test/tools/javac/TryWithResources/TwrFlow.out

Mon, 07 Feb 2011 18:10:13 +0000

author
mcimadamore
date
Mon, 07 Feb 2011 18:10:13 +0000
changeset 858
96d4226bdd60
parent 840
7f8794f9cc14
child 878
fa0e4e1916f4
permissions
-rw-r--r--

7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123.
Summary: override clash algorithm is not implemented correctly
Reviewed-by: jjg

darcy@609 1 TwrFlow.java:14:11: compiler.err.except.never.thrown.in.try: java.io.IOException
darcy@609 2 TwrFlow.java:12:46: compiler.err.unreported.exception.need.to.catch.or.throw: CustomCloseException
darcy@840 3 2 errors

mercurial