History log of /openjdk10/langtools/test/tools/javac/lambda/methodReference/MethodRefToInnerWithoutOuter.out
Revision Date Author Comments
# 2946:e72b28547e96 28-May-2015 sadayapalam

8081271: NPE while compiling a program with erroneous use of constructor reference expressions
Summary: Missing enclosing instance error should not be swallowed when attributing constructor reference expressions.
Reviewed-by: mcimadamore, vromero