hg: lambda/lambda/langtools: Fix: bad compiler diagnostic generated when poly expression is passed to non-existent method
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Mon Nov 19 07:03:13 PST 2012
Changeset: 7e860c43abf4
Author: mcimadamore
Date: 2012-11-19 15:02 +0000
URL: http://hg.openjdk.java.net/lambda/lambda/langtools/rev/7e860c43abf4
Fix: bad compiler diagnostic generated when poly expression is passed to non-existent method
! 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
More information about the lambda-dev
mailing list