jlahoda [Fri, 14 Nov 2014 11:58:28 +0100] rev 27841
8062747: Compiler error when anonymous class uses method with parametrized exception
Summary: When inferring lambda's thrown types, avoid tracking variables that are not under the lambda to avoid crashes.
Reviewed-by: vromero