hg: jdk9/dev/langtools: 8041713: Type inference of non-existent method references crashes the compiler

vicente.romero at oracle.com vicente.romero at oracle.com
Wed Jun 4 20:09:03 UTC 2014


Changeset: b21c359c1fd1
Author:    vromero
Date:      2014-06-04 20:01 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/b21c359c1fd1

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 jdk9-dev-changes mailing list