History log of /openjdk10/langtools/test/tools/javac/lambda/MethodReference42.java
Revision Date Author Comments
# 2014:a4b9a8859e58 09-Sep-2013 vromero

8024154: Fix for 8016177: structural most specific and stuckness breaks 6 langtools tests
Reviewed-by: jjg, jfranck


# 1999:4a6acc42c3a1 02-Sep-2013 vromero

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


# 1414:01c9d4161882 17-Nov-2012 mcimadamore

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