Commit Graph

3 Commits

Author SHA1 Message Date
Dan Smith 94c3a45611 8046762: Revert some inference fixes in JDK-8033718
Reviewed-by: mcimadamore
2014-06-13 13:30:29 -06:00
Dan Smith f64282bc0f 8033718: Inference ignores capture variable as upper bound
Split Types.lowerBound into two methods; fix bugs in inference handling of capture variables.

Reviewed-by: vromero
2014-05-06 15:46:09 -06:00
Maurizio Cimadamore bd420dc94e 7086586: Inference producing null type argument
Inference should fail in 15.12.2.7 when inference variables with 'nulltype' upper bounds are found

Reviewed-by: dlsmith
2011-09-16 14:16:11 +01:00