test/tools/javac/TryWithResources/TwrFlow.out

Wed, 23 Oct 2013 07:50:04 +0200

author
jlahoda
date
Wed, 23 Oct 2013 07:50:04 +0200
changeset 2165
864dafc5ab7a
parent 1074
04f983e3e825
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8026861: Wrong LineNumberTable for variable declarations in lambdas
Summary: Setting or correcting positions for many trees produced by LambdaToMethod.
Reviewed-by: vromero, rfield

darcy@609 1 TwrFlow.java:14:11: compiler.err.except.never.thrown.in.try: java.io.IOException
ksrini@1074 2 TwrFlow.java:12:21: compiler.err.unreported.exception.implicit.close: CustomCloseException, twrFlow
darcy@840 3 2 errors

mercurial