hg: lambda/lambda/langtools: Add support for class-based metafactory bridging (original) (raw)
maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Mon Apr 22 09:06:51 PDT 2013
- Previous message: hg: lambda/lambda/langtools: 8012723: strictfp interface misses strictfp modifer on default method
- Next message: hg: lambda/lambda/jdk: make statement consistent with Iterable/Iterator forEach
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 7dce985a1464 Author: mcimadamore Date: 2013-04-22 16:59 +0100 URL: http://hg.openjdk.java.net/lambda/lambda/langtools/rev/7dce985a1464
Add support for class-based metafactory bridging
Todo: we need to migrate from class-based calculation to type-based calculation.
! src/share/classes/com/sun/tools/javac/code/Types.java ! src/share/classes/com/sun/tools/javac/comp/TransTypes.java
- Previous message: hg: lambda/lambda/langtools: 8012723: strictfp interface misses strictfp modifer on default method
- Next message: hg: lambda/lambda/jdk: make statement consistent with Iterable/Iterator forEach
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]