langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
author mcimadamore
Wed, 11 Apr 2012 10:50:11 +0100
changeset 12468 1100643c0209
parent 12334 29e1bfdcba4e
child 12915 28cf1e0dafdc
permissions -rw-r--r--
7154127: Inference cleanup: remove bound check analysis from visitors in Types.java Summary: Remove bound checking rules from recursive subtype visitors in Types.java and replace with centralized bound-checking logic Reviewed-by: jjg, dlsmith
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12468
1100643c0209 7154127: Inference cleanup: remove bound check analysis from visitors in Types.java
mcimadamore
parents: 12334
diff changeset
     1
T6650759m.java:43:36: compiler.err.prob.found.req.1: (compiler.misc.invalid.inferred.types: Z, (compiler.misc.inferred.do.not.conform.to.lower.bounds: java.lang.Integer, java.lang.String))
3778
38a70273507b 6650759: Inference of formal type parameter (unused in formal parameters) is not performed
mcimadamore
parents:
diff changeset
     2
1 error