hg: lambda/lambda/langtools: More fixes:; ...
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Thu Feb 14 04:17:11 PST 2013
Changeset: 89bc9300b5e5
Author: mcimadamore
Date: 2013-02-14 12:16 +0000
URL: http://hg.openjdk.java.net/lambda/lambda/langtools/rev/89bc9300b5e5
More fixes:
8007285: AbstractMethodError instead of compile-time error when method reference with super and abstract
8007427: Annotation element as '_' gives compiler error instead of a warning
! src/share/classes/com/sun/tools/javac/comp/Attr.java
! src/share/classes/com/sun/tools/javac/parser/JavacParser.java
+ test/tools/javac/lambda/IdentifierTest.java
+ test/tools/javac/lambda/IdentifierTest.out
+ test/tools/javac/lambda/MethodReference62.java
+ test/tools/javac/lambda/MethodReference62.out
More information about the lambda-dev
mailing list