hg: jdk8u/jdk8u-dev/langtools: 8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface
vicente.romero at oracle.com
vicente.romero at oracle.com
Fri Jun 20 15:16:43 UTC 2014
Changeset: ce1d9dd2e9eb
Author: vromero
Date: 2014-06-19 15:39 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/ce1d9dd2e9eb
8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface
Reviewed-by: mcimadamore
Contributed-by: maurizio.cimadamore at oracle.com, vicente.romero at oracle.com
! src/share/classes/com/sun/tools/javac/code/Types.java
! src/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/tools/javac/lambda/T8038182/CrashFunctionDescriptorExceptionTest.java
+ test/tools/javac/lambda/T8038182/CrashFunctionDescriptorExceptionTest.out
More information about the jdk8u-dev-changes
mailing list