Changeset: f20568328a57
Author:    mcimadamore
Date:      2012-12-17 16:13 +0000
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/f20568328a57

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

! src/share/classes/com/sun/tools/javac/comp/Attr.java
! src/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/tools/javac/lambda/BadMethodCall2.java
+ test/tools/javac/lambda/BadMethodCall2.out

Reply via email to