mcimadamore [Mon, 15 Nov 2010 14:41:21 +0000] rev 7215
6999635: Multicatch: crash while compiling simple code with a multicatch parameter
Summary: missing erasure when computing stackmaps leads to assertion error
Reviewed-by: darcy
mcimadamore [Mon, 15 Nov 2010 13:50:53 +0000] rev 7214
6985719: Alike methods in interfaces (Inheritance and Overriding)
Summary: javac should report error when interface inherits unrelated method with same erasure
Reviewed-by: jjg