commit | bd420dc94eea12a8dccbbd3b0cc01f103e2e6d12 | [log] [tgz] |
---|---|---|
author | Maurizio Cimadamore <mcimadamore@openjdk.org> | Fri Sep 16 14:16:11 2011 +0100 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Fri Sep 16 14:16:11 2011 +0100 |
tree | e5ea86a0ed896ea2866057e7937e982fcb05ec50 | |
parent | 4589920917f69bb9471b8a7ed119a3a9edcd18dc [diff] |
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