hg: jdk8/tl/langtools: 7120266: javac fails to compile hotspot code
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Sun Dec 11 09:49:07 PST 2011
Changeset: e55270a7a022
Author: mcimadamore
Date: 2011-12-11 17:48 +0000
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/e55270a7a022
7120266: javac fails to compile hotspot code
Summary: Parser changes for method references cause bad intercation with method call syntax
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/parser/JavacParser.java
+ test/tools/javac/T7120266.java
! test/tools/javac/lambda/MethodReferenceParserTest.java
More information about the compiler-dev
mailing list