History log of /openjdk10/langtools/test/tools/javac/TryWithResources/ResDeclOutsideTry.java
Revision Date Author Comments
# 2726:f62d01419621 19-Nov-2014 jlahoda

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


# 2188:f90d88913c5f 13-Nov-2013 sogoel

8025113: Convert 7 tools TryWithResources tests to jtreg format
Reviewed-by: darcy, jjg