History log of /openjdk10/langtools/test/tools/javac/6979683/TestCast6979683_BAD35.java
Revision Date Author Comments
# 664:d3ead6731a91 01-Sep-2010 jrose

6979683: inconsistent interaction of reference cast with box/unbox conversions leaves out a useful case
Summary: Allow casts which narrow and then unbox.
Reviewed-by: mcimadamore