hg: type-annotations/type-annotations/langtools: Support for type annotations on/within lambda expressions.
wdietl at gmail.com
wdietl at gmail.com
Sat Mar 2 20:31:01 PST 2013
Changeset: 3508f941a8d2
Author: wmdietl
Date: 2013-03-02 20:30 -0800
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/3508f941a8d2
Support for type annotations on/within lambda expressions.
! src/share/classes/com/sun/tools/javac/code/TypeAnnotationPosition.java
! src/share/classes/com/sun/tools/javac/code/TypeAnnotations.java
! src/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
! test/tools/javac/annotations/typeAnnotations/newlocations/Lambda.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/Lambda.java
More information about the type-annotations-dev
mailing list