History log of /openjdk10/langtools/test/tools/javac/generics/inference/CaptureUpperBoundDeref.out
Revision Date Author Comments
# 3819:49170d831308 14-Dec-2016 dlsmith

8075793: Source incompatibility for inference using -source 7
Summary: In pre-8 sources, avoid capture variables as inference bounds, consistent with old javac behavior
Reviewed-by: vromero, mcimadamore