hg: type-annotations/type-annotations/langtools: 3 new changesets

wdietl at gmail.com wdietl at gmail.com
Tue Jan 22 13:18:08 PST 2013


Changeset: be443002e970
Author:    mcimadamore
Date:      2013-01-22 16:23 +0000
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/be443002e970

8006673: TargetType52 fails because of bad golden file
Summary: Fix golden file in negative test
Reviewed-by: jjg

! test/tools/javac/lambda/TargetType52.out

Changeset: b61e5f801f7c
Author:    mcimadamore
Date:      2013-01-22 16:39 +0000
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/b61e5f801f7c

8006684: Compiler produces java.lang.VerifyError: Bad type on operand stack
Summary: Lambda desugaring generates spurious references to 'this' in static contexts
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
+ test/tools/javac/lambda/LambdaExpr21.java

Changeset: 7398164a5fe6
Author:    wmdietl
Date:      2013-01-22 13:17 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/7398164a5fe6

Automated merge with http://hg.openjdk.java.net/jdk8/tl/langtools

- test/tools/javac/typeAnnotations/newlocations/BasicTest.java
- test/tools/javac/typeAnnotations/newlocations/BasicTest.out



More information about the type-annotations-dev mailing list