History log of /openjdk10/langtools/test/tools/javac/lambda/MethodReference69.java
Revision Date Author Comments
# 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