History log of /openjdk10/langtools/test/tools/javac/lambda/BadMethodCall2.out
Revision Date Author Comments
# 1460:250f0acf880c 18-Dec-2012 mcimadamore

8005193: New regression test test/tools/javac/lambda/BadMethodCall2.java fails
Summary: Bad golden file in negative test
Reviewed-by: jjh


# 1455:f20568328a57 17-Dec-2012 mcimadamore

8004099: Bad compiler diagnostic generated when poly expression is passed to non-existent method
Summary: Some code paths in resolve do not use methodArguments to correctly format actuals
Reviewed-by: jjg