review (XS) for 6981773: incorrect fill value with OptimizeFill
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed Sep 1 20:49:26 PDT 2010
Looks good.
Vladimir
On 9/1/10 7:56 PM, Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/6981773
>
> 6981773: incorrect fill value with OptimizeFill
> Reviewed-by:
>
> The sparc assembly for the new fill logic doesn't fully initialize the
> value register in the check_fill_8_bytes path resulting in
> incorrectly filled arrays for certain lengths. Tested with failing
> tests from nightly.
>
> src/cpu/sparc/vm/stubGenerator_sparc.cpp
More information about the hotspot-compiler-dev
mailing list