4 Commits

Author SHA1 Message Date
Xiomara Jayasena
4dcb55b4b5 6754988: Update copyright year
Update for files that have been modified starting July 2008

Reviewed-by: ohair, tbell
2008-10-02 19:58:40 -07:00
Maurizio Cimadamore
5f46dc3001 6500701: Enhanced for loop with generics generates faulty bytecode
Lower is too strict when translating enhanced causing CCE to be thrown at runtime

Reviewed-by: jjg
2008-07-25 12:05:43 +01:00
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
J. Duke
f57b87e8f6 Initial load 2007-12-01 00:00:00 +00:00