RFR (S): 7174532: jdk/test/java/lang/Math/WorstCaseTests.java failing on x86
Christian Thalinger
christian.thalinger at oracle.com
Thu Jun 7 11:22:20 PDT 2012
On Jun 7, 2012, at 9:43 AM, Vladimir Kozlov wrote:
> Thank you, Roland
>
> Could you rename verify_ctw() to verify_fpu_ctw()
Could we please name it verify_fpu_control_word? ctw is kind of overloaded.
-- Chris
> since there are other control words. Could you explain why it is only problem in VM 32-bit and add comment?
>
> Thanks,
> Vladimir
>
> Roland Westrelin wrote:
>> http://cr.openjdk.java.net/~roland/7174532/webrev.00/
>> pow and exp as computed by the new intrinsics on x86 do not provide sufficiently precise results. This change increases the precision for the steps of the pow and exp computation.
>> Roland.
More information about the hotspot-compiler-dev
mailing list