langtools/test/tools/javac/generics/inference/CaptureLowerBoundNeg.out
author dlsmith
Fri, 20 Feb 2015 17:05:13 -0700
changeset 29146 7115a5967ed1
child 42819 4ce83e629dc1
permissions -rw-r--r--
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

CaptureLowerBoundNeg.java:16:29: compiler.err.cant.apply.symbol: kindname.method, take, compiler.misc.type.captureof: 1, ? extends java.lang.Object, java.lang.Object, kindname.class, CaptureLowerBoundNeg.D<T>, (compiler.misc.no.conforming.assignment.exists: (compiler.misc.inconvertible.types: java.lang.Object, compiler.misc.type.captureof: 1, ? extends java.lang.Object))
1 error