langtools/test/tools/javac/TryWithResources/ResDeclOutsideTry.out
author jlahoda
Wed, 19 Nov 2014 13:46:04 +0100
changeset 27844 8b5d79870a2f
parent 21714 f5b7edec4304
permissions -rw-r--r--
7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources Summary: Allowing final variables as operands to try-with-resources; also reviewed by Sergei Pikalev. Reviewed-by: darcy, mcimadamore, vromero

ResDeclOutsideTry.java:14:18: compiler.err.try.with.resources.expr.needs.var
1 error