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

Reply via email to