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.