History log of /openjdk10/langtools/test/tools/javac/lambda/MethodReference68.java
Revision Date Author Comments
# 2890:e903011dafc7 22-Apr-2015 vromero

8078024: javac, several incorporation steps are silently failing when an error should be reported
Reviewed-by: mcimadamore


# 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