hg: jdk8u/jdk8u-dev/langtools: 8041713: Type inference of non-existent method references crashes the compiler
vicente.romero at oracle.com
vicente.romero at oracle.com
Thu Jun 5 14:56:42 UTC 2014
Changeset: bf8edbcae43a
Author: vromero
Date: 2014-06-04 20:01 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/bf8edbcae43a
8041713: Type inference of non-existent method references crashes the compiler
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/code/Type.java
! src/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/tools/javac/generics/diamond/T8041713/DiamondPlusUnexistingMethodRefCrashTest.java
+ test/tools/javac/generics/diamond/T8041713/DiamondPlusUnexistingMethodRefCrashTest.out
More information about the jdk8u-dev-changes
mailing list