hg: lambda/lambda/langtools: Fix: A spurious synthetic cast is added by the inner class translator when translating nested lambdas

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Mon May 21 04:58:08 PDT 2012


Changeset: 57f54c01815e
Author:    mcimadamore
Date:      2012-05-21 12:57 +0100
URL:       http://hg.openjdk.java.net/lambda/lambda/langtools/rev/57f54c01815e

Fix: A spurious synthetic cast is added by the inner class translator when translating nested lambdas

! src/share/classes/com/sun/tools/javac/comp/LambdaTranslator.java
+ test/tools/javac/lambda/LambdaExpr18.java



More information about the lambda-dev mailing list