review (XS) for 6975027: use of movptr to set length of array

Igor Veresov igor.veresov at oracle.com
Fri Aug 6 10:36:31 PDT 2010


Looks good.

On 8/5/10 1:24 PM, Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/6975027/
>
> 6975027: use of movptr to set length of array
> Reviewed-by:
>
> Some C1 slow path code for setting the length of an array that's used
> to fill dead space in a tlab is using movptr instead of movl.



More information about the hotspot-compiler-dev mailing list