RFR(M): 7133857: exp() and pow() should use the x87 ISA on x86
Roland Westrelin
roland.westrelin at oracle.com
Mon Apr 2 10:09:56 PDT 2012
> That looks good. Did you run the PowTests.java regression test from the JDK for all the configurations?
Thanks for the review.
On all but x86 I ran only a custom test.
I ran vm.jit.testlist vm.regression.testlist nsk.regression.testlist nsk.stress.testlist nsk.monitoring.testlist on x86, which I think include some version of the JDK tests.
Is there an easy way to run this particular test with ute?
Roland.
More information about the hotspot-compiler-dev
mailing list