hg: lambda/lambda/langtools: Bug fix: attribution of lambda expression throw AssertionError
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Tue Mar 15 10:22:13 PDT 2011
Changeset: cb9074345db0
Author: mcimadamore
Date: 2011-03-15 17:21 +0000
URL: http://hg.openjdk.java.net/lambda/lambda/langtools/rev/cb9074345db0
Bug fix: attribution of lambda expression throw AssertionError
Attribution of lambda expression crashes if lambda contains a cast involving lambda parameter w/o explicit type.
! src/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/tools/javac/lambda/TargetType18.java
More information about the lambda-dev
mailing list