History log of /openjdk10/langtools/test/tools/javac/generics/wildcards/SubtypeCaptureLeak.java
Revision Date Author Comments
# 2830:414b82835861 20-Feb-2015 dlsmith

8039214: Inference should not map capture variables to their upper bounds
Summary: Update to Types.containsType; related adjustment to most-specific test
Reviewed-by: mcimadamore, vromero