hg: jdk8/tl/langtools: 7178324: Crash when compiling for(i : x) try(AutoCloseable x = ...) {}

sundararajan.athijegannathan at oracle.com sundararajan.athijegannathan at oracle.com
Wed Aug 8 09:45:37 PDT 2012


Changeset: f071cd32d297
Author:    sundar
Date:      2012-08-08 22:17 +0530
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/f071cd32d297

7178324: Crash when compiling for(i : x) try(AutoCloseable x = ...) {}
Reviewed-by: darcy, jjg

! src/share/classes/com/sun/tools/javac/tree/TreeInfo.java
+ test/tools/javac/TryWithResources/T7178324.java




More information about the compiler-dev mailing list