hg: jdk9/dev/langtools: 8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface

vicente.romero at oracle.com vicente.romero at oracle.com
Thu Jun 19 14:40:29 UTC 2014


Changeset: f25395823aab
Author:    vromero
Date:      2014-06-19 15:39 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/f25395823aab

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