History log of /openjdk9/langtools/test/tools/javac/generics/typevars/IntersectionSubVar.java
Revision Date Author Comments
# 2414:e5d0d7510671 09-May-2014 dlsmith

8042656: Inference produces spurious error for intersection type bounds check
Summary: Fix subtyping for intersections involving capture variables
Reviewed-by: vromero