hg: jdk/sandbox: 8207320: Wrong type order for intersection lambdas with multiple abstract methods
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Aug 15 21:00:21 UTC 2018
Changeset: 8c2faee50bc4
Author: vromero
Date: 2018-08-15 13:39 -0700
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/8c2faee50bc4
8207320: Wrong type order for intersection lambdas with multiple abstract methods
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
+ test/langtools/tools/javac/T8207320/IntersectionOrderTest.java
+ test/langtools/tools/javac/T8207320/IntersectionOrderTest2.java
More information about the jdk-sandbox-changes
mailing list