mcimadamore [Thu, 09 Dec 2010 15:50:57 +0000] rev 7629
7005371: Multicatch: assertion error while generating LocalVariableTypeTable attribute
Summary: compiler crashes with assertion error if '-g' option is passed and source contains multicatch
Reviewed-by: jjg
mcimadamore [Thu, 09 Dec 2010 15:50:10 +0000] rev 7627
7005095: Cast: compile reject sensible cast from final class to interface
Summary: a previous fix to cast conversion has made the compiler too strict w.r.t. final cast
Reviewed-by: jjg