commit | ac4b216060d5ef29a54a05eb2c21f036ee2f99d7 | [log] [tgz] |
---|---|---|
author | Maurizio Cimadamore <mcimadamore@openjdk.org> | Tue Aug 11 01:11:37 2009 +0100 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Tue Aug 11 01:11:37 2009 +0100 |
tree | 5cdd25272542358e7651f9e5658fadd12ea29123 | |
parent | 7d420d30b9f880116f96b332086db42b82394b50 [diff] |
6806876: ClassCastException occurs in assignment expressions without any heap pollutions Intersection types should be considered as non-reifiable by javac Reviewed-by: jjg