hg: type-annotations/type-annotations/langtools: 6 new changesets
wdietl at gmail.com
wdietl at gmail.com
Tue Feb 5 13:58:27 PST 2013
Changeset: 2de82c961dcc
Author: wmdietl
Date: 2013-02-05 15:48 -0600
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/2de82c961dcc
Clarify and expand a comment.
! src/share/classes/com/sun/tools/javac/code/TypeAnnotationPosition.java
Changeset: 257b779bc4c7
Author: wmdietl
Date: 2013-02-05 15:55 -0600
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/257b779bc4c7
Implement type annotations for method and constructor reference type arguments.
! src/share/classes/com/sun/tools/javac/code/TypeAnnotations.java
+ test/tools/javac/annotations/typeAnnotations/newlocations/Lambda.java
+ test/tools/javac/annotations/typeAnnotations/referenceinfos/Lambda.java
Changeset: 716935fec613
Author: katleman
Date: 2013-01-31 17:04 -0800
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/716935fec613
Added tag jdk8-b75 for changeset c2e11e2ec4a3
! .hgtags
Changeset: 10619513f51a
Author: lana
Date: 2013-02-04 22:38 -0800
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/10619513f51a
Merge
Changeset: 2480aec9a3f1
Author: jjh
Date: 2013-02-05 18:55 +0000
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/2480aec9a3f1
8007504: Remove @ignore from tests that no longer need it
Reviewed-by: mcimadamore
! test/tools/javac/api/T6306137.java
! test/tools/javac/defaultMethods/TestNoBridgeOnDefaults.java
! test/tools/javac/lambda/LambdaCapture06.java
! test/tools/javac/lambda/LambdaExpr15.java
Changeset: 48210e3920d6
Author: wmdietl
Date: 2013-02-05 15:55 -0600
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/48210e3920d6
Automated merge with http://hg.openjdk.java.net/jdk8/tl/langtools
! .hgtags
More information about the type-annotations-dev
mailing list