History log of /openjdk10/langtools/test/tools/javac/lambda/BadRecovery.out
Revision Date Author Comments
# 1999:4a6acc42c3a1 02-Sep-2013 vromero

8016177: structural most specific and stuckness
Reviewed-by: jjg, vromero
Contributed-by: maurizio.cimadamore@oracle.com


# 1676:94a202228ec2 08-Apr-2013 mcimadamore

8009131: Overload: javac should discard methods that lead to errors in lambdas with implicit parameter types
Summary: Lambdas that have errors in their bodies should make enclosing overload resolution fail
Reviewed-by: jjg


# 1414:01c9d4161882 17-Nov-2012 mcimadamore

8003280: Add lambda tests
Summary: Turn on lambda expression, method reference and default method support
Reviewed-by: jjg