review (XS) for 7026957: assert(type2aelembytes(store->as_Mem()->memory_type(), true) == 1 << shift->in(2)->get_int()) failed
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Mar 31 21:10:28 PDT 2011
Good.
Vladimir
On 3/31/11 8:57 PM, Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/7026957
>
> 7026957: assert(type2aelembytes(store->as_Mem()->memory_type(), true) == 1<< shift->in(2)->get_int()) failed
> Reviewed-by:
>
> The assert that checks that the shift matches the store size should
> really be a test and bailout if they don't match. Tested with failing
> test from report.
>
More information about the hotspot-compiler-dev
mailing list