hg: lambda/lambda/langtools: 8013789: Compiler should emit bridges in interfaces
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Wed Jun 5 06:16:17 PDT 2013
Changeset: e95406cfa4aa
Author: mcimadamore
Date: 2013-06-05 14:15 +0100
URL: http://hg.openjdk.java.net/lambda/lambda/langtools/rev/e95406cfa4aa
8013789: Compiler should emit bridges in interfaces
Fixed issue with metafactory bridge generation in the face of separate compilation/older classfiles.
Added exhaustive test support.
! src/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/lambda/bridge/TestMetafactoryBridges.java
More information about the lambda-dev
mailing list