| commit | 941752ea25d488573f99e16db31e6ae370e78008 | [log] [tgz] |
|---|---|---|
| author | Maurizio Cimadamore <mcimadamore@openjdk.org> | Wed Jul 17 14:04:01 2013 +0100 |
| committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Wed Jul 17 14:04:01 2013 +0100 |
| tree | 659eb931e6461792af88c7f146250ce0b508b32d | |
| parent | 9dd2fe90d425d9aa1035a6eeb2c40f8cac557811 [diff] |
8012242: Lambda compatibility and checked exceptions Inference variables in 'throws' clause with no constraints should be inferred as RuntimeException Reviewed-by: jjg, vromero