Request for review (XS): 6829021 tests for 6636138 use UseSuperword instead of UseSuperWord
Tom Rodriguez
Thomas.Rodriguez at Sun.COM
Fri Apr 10 14:54:34 PDT 2009
looks good.
tom
On Apr 10, 2009, at 2:12 PM, Changpeng Fang wrote:
> http://cr.openjdk.java.net/~cfang/6829021/webrev.00/
>
> Problem:
> A typo of the the VM flag -XX:+UseSuperword in the test cases caused
> nightly failure (Unrecognized VM option '+UseSuperword').
> Solution:
> The correct VM flag should be -XX:+UseSuperWord. Howerer, since the
> default of UseSuperWord is ON, I simply
> remove this flag for the regression tests.
>
> Thanks,
>
> Changpeng
More information about the hotspot-compiler-dev
mailing list