hg: jdk/sandbox: 8210495: compiler crashes because of illegal signature in otherwise legal code
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Sep 7 15:15:21 UTC 2018
Changeset: 2dddc9394b49
Author: mcimadamore
Date: 2018-09-07 15:56 +0100
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/2dddc9394b49
8210495: compiler crashes because of illegal signature in otherwise legal code
Summary: Disable strict verification of compiler signatures when they do not affect generated bytecode
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
+ test/langtools/tools/javac/lambda/8210495/T8210495.java
More information about the jdk-sandbox-changes
mailing list