sadayapalam [Mon, 07 Mar 2016 18:49:02 +0530] rev 36278
8148930: Incorrect erasure of exceptions in override-equivalent dual interface impl
Summary: Before computing intersection of thrown types, javac must make sure type variables come from the same set.
Reviewed-by: mcimadamore