hg: jdk7/jdk7/langtools: 2 new changesets

tim.bell at sun.com tim.bell at sun.com
Sun May 18 20:01:13 PDT 2008


Changeset: ec29a1a284ca
Author:    mcimadamore
Date:      2008-04-23 17:10 +0100
URL:       http://hg.openjdk.java.net/jdk7/jdk7/langtools/rev/ec29a1a284ca

6682380: Foreach loop with generics inside finally block crashes javac with -target 1.5
Summary: A missing type-erasure in Lower.java causes the compiler to crash since JDK6
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/comp/Lower.java
+ test/tools/javac/foreach/T6682380.java

Changeset: a17265993253
Author:    tbell
Date:      2008-05-12 18:07 -0700
URL:       http://hg.openjdk.java.net/jdk7/jdk7/langtools/rev/a17265993253

Merge





More information about the jdk7-dev mailing list