History log of /openjdk10/langtools/test/tools/javac/lambda/TargetType72.java
Revision Date Author Comments
# 1693:083c6b199e2f 15-Apr-2013 mcimadamore

8011376: Spurious checked exception errors in nested method call
Summary: Fallback attribution logic doesn't work properly when lambda throws checked exceptions
Reviewed-by: jjg