You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2007/06/13 15:37:26 UTC

[jira] Resolved: (HARMONY-4137) [classlib][luni][java6] new methods nextAfter, nextUp in java.lang.Math

     [ https://issues.apache.org/jira/browse/HARMONY-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison resolved HARMONY-4137.
----------------------------------

    Resolution: Fixed

Thanks Ruth.

Patch applied to LUNI module at repo revision r546865.

Please check it was applied as expected.


> [classlib][luni][java6] new methods nextAfter, nextUp in java.lang.Math
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-4137
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4137
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>         Environment: Windows XP / Linux
>            Reporter: Ruth Cao
>            Assignee: Tim Ellison
>         Attachments: Harmony-4137.diff
>
>
> Math.nextUp(double), nextUp(float), nextAfter(double, double), nextAfter(float, double) are introduced in java 6 spec but are not implemented in Harmony (luni module).
> I'll create a patch for this soon, thanks.

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