History log of /openjdk10/langtools/test/tools/javac/lambda/MethodReference64.out
Revision Date Author Comments
# 1626:6db9a3b1a93f 12-Mar-2013 mcimadamore

8008540: Constructor reference to non-reifiable array should be rejected
8008539: Spurious error when constructor reference mention an interface type
8008538: Constructor reference accepts wildcard parameterized types
Summary: Overhaul of Check.checkConstructorRefType
Reviewed-by: jjg