1 Commits

Author SHA1 Message Date
Maurizio Cimadamore
c2e37f139a 6682380: Foreach loop with generics inside finally block crashes javac with -target 1.5
A missing type-erasure in Lower.java causes the compiler to crash since JDK6

Reviewed-by: jjg
2008-04-23 17:10:03 +01:00