History log of /openjdk10/langtools/test/tools/javac/lambda/MethodReference71.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


# 1896:866c87c01285 17-Jul-2013 mcimadamore

8016175: Add bottom-up type-checking support for unambiguous method references
Summary: Type-checking of non-overloaded method references should be independent from target-type
Reviewed-by: jjg, vromero