commit | e202a05c38e7d4a70cd25d3f8a8bdd9f7e902916 | [log] [tgz] |
---|---|---|
author | Maurizio Cimadamore <mcimadamore@openjdk.org> | Thu Nov 04 12:58:29 2010 +0000 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Thu Nov 04 12:58:29 2010 +0000 |
tree | e917c4fb8a0122abc5592cdf343833785b2b5f02 | |
parent | d4d5f60edc5a7be014d23a71eecd282b590d5bd2 [diff] |
6714835: Safe cast is rejected (with warning) by javac Rules for unchecked cast conversion do not take into account type-containment Reviewed-by: jjg