You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Pervov (JIRA)" <ji...@apache.org> on 2008/02/13 10:46:08 UTC

[jira] Commented: (HARMONY-5501) [classlib][luni] regression in Math.rint after r620463 (HARMONY-5478)

    [ https://issues.apache.org/jira/browse/HARMONY-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568482#action_12568482 ] 

Pavel Pervov commented on HARMONY-5501:
---------------------------------------

The patch is attached.

> [classlib][luni] regression in Math.rint after r620463 (HARMONY-5478)
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-5501
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5501
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Pavel Pervov
>             Fix For: 5.0M5
>
>         Attachments: H5501.patch
>
>
> Implementation of Math.rint does not follow the spec which requires rounding of equally disanced doulbes to _even_ intergers.
> I'll attach the patch right away.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.