test/tools/javac/T4906100.out

Wed, 23 Apr 2008 17:10:03 +0100

author
mcimadamore
date
Wed, 23 Apr 2008 17:10:03 +0100
changeset 33
ec29a1a284ca
parent 0
959103a6100f
permissions
-rw-r--r--

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

aoqi@0 1 T4906100.java:10:20: compiler.warn.empty.if
aoqi@0 2 1 warning

mercurial