History log of /openjdk10/langtools/test/tools/javac/lambda/TargetType63.java
Revision Date Author Comments
# 1895:44e27378f523 17-Jul-2013 mcimadamore

8012242: Lambda compatibility and checked exceptions
Summary: Inference variables in 'throws' clause with no constraints should be inferred as RuntimeException
Reviewed-by: jjg, vromero