History log of /openjdk9/langtools/test/tools/javac/lambda/MostSpecific08.java
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


# 1608:332f23993353 28-Feb-2013 mcimadamore

8008813: Structural most specific fails when method reference is passed to overloaded method
Summary: Bad logic for checking most specific method reference type
Reviewed-by: jjg