hg: jdk9/dev/langtools: 8042656: Inference produces spurious error for intersection type bounds check
daniel.smith at oracle.com
daniel.smith at oracle.com
Fri May 9 21:00:06 UTC 2014
Changeset: e5d0d7510671
Author: dlsmith
Date: 2014-05-09 14:56 -0600
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/e5d0d7510671
8042656: Inference produces spurious error for intersection type bounds check
Summary: Fix subtyping for intersections involving capture variables
Reviewed-by: vromero
! src/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/generics/typevars/IntersectionSubVar.java
More information about the jdk9-dev-changes
mailing list