RFR(S): 8055910: closed/java/util/Collections/CheckedCollections.java failed with ClassCastException not thrown

Igor Veresov igor.veresov at oracle.com
Tue Sep 2 19:56:08 UTC 2014


Looks fine.

igor

On Sep 1, 2014, at 2:52 AM, Roland Westrelin <roland.westrelin at oracle.com> wrote:

> When I fixed JDK-8055153, I forgot to add the new arguments to the arraycopy macro node for Arrays.copyOf. As a consequence, there’s a missing subtype check in this intrinsic.
> 
> http://cr.openjdk.java.net/~roland/8055910/webrev.00/
> 
> Roland.



More information about the hotspot-compiler-dev mailing list