You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Tim Ellison <t....@gmail.com> on 2008/02/13 10:48:45 UTC

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


Pavel Pervov (JIRA) wrote:
> [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.


Pavel, you're a committer now -- just go ahead and fix it, there is no 
need to submit patches any more! :-)

Regards,
Tim

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

Posted by Pavel Rebriy <pa...@gmail.com>.
*smile*

On 13/02/2008, Tim Ellison <t....@gmail.com> wrote:
>
>
>
> Pavel Pervov (JIRA) wrote:
> > [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.
>
>
> Pavel, you're a committer now -- just go ahead and fix it, there is no
> need to submit patches any more! :-)
>
> Regards,
>
> Tim
>



-- 
Best regards,
Pavel Rebriy