review (S) for 7008809: should report the class in ArrayStoreExceptions from compiled code
Igor Veresov
igor.veresov at oracle.com
Thu Jan 20 15:20:42 PST 2011
This looks good too.
igor
On 1/20/11 1:56 PM, Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/7008809
>
> 7008809: should report the class in ArrayStoreExceptions from compiled code
> Reviewed-by:
>
> The fix for 4826718 added the type of the object in
> ArrayStoreException but didn't update C1 to report the same thing.
> The fix is to simply pass the argument the same way it's done for
> ClassCastException. Tested with failing test case.
More information about the hotspot-compiler-dev
mailing list