langtools/test/tools/javac/generics/inference/CaptureUpperBoundDeref.out
author dlsmith
Wed, 14 Dec 2016 17:56:11 -0700
changeset 42819 4ce83e629dc1
permissions -rw-r--r--
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

CaptureUpperBoundDeref.java:20:19: compiler.err.cant.resolve.location.args: kindname.method, substring, , int, (compiler.misc.location: kindname.class, java.lang.Object, null)
1 error