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

[jira] Closed: (HARMONY-4086) [classlib][luni][java6] 6 new methods in java.lang.Math and java.lang.StrictMath

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

Ruth Cao closed HARMONY-4086.
-----------------------------


Thanks, Paulex. The fix looks fine.

> [classlib][luni][java6] 6 new methods in java.lang.Math and java.lang.StrictMath
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-4086
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4086
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>         Environment: Windows XP / Linux
>            Reporter: Ruth Cao
>            Assignee: Paulex Yang
>         Attachments: Harmony-4086.diff
>
>
> Math/StrictMath.copySign(double, double), copySign(float, float), StrictMath.getExponent(double) and StrictMath.getExponent(float) 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.