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/06 08:17:26 UTC

[jira] Created: (HARMONY-4055) [classlib][luni][java6] new constants in java.lang.Double/java.lang.Float and 1 new method getExponent in java.lang.Math

[classlib][luni][java6] new constants in java.lang.Double/java.lang.Float and 1 new method getExponent in java.lang.Math
------------------------------------------------------------------------------------------------------------------------

                 Key: HARMONY-4055
                 URL: https://issues.apache.org/jira/browse/HARMONY-4055
             Project: Harmony
          Issue Type: New Feature
          Components: Classlib
         Environment: Windows XP/ Linux
            Reporter: Ruth Cao


There are 3 new constants in java.lang.Double and Float respectively and getExponent(double), getExponent(float) in java.lang.Math. They are introduced in java 6 but not implemented in Harmony (luni module).

I'll create a patch soon, thanks.

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


[jira] Resolved: (HARMONY-4055) [classlib][luni][java6] new constants in java.lang.Double/java.lang.Float and 1 new method getExponent in java.lang.Math

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paulex Yang resolved HARMONY-4055.
----------------------------------

    Resolution: Fixed

Ruth, patch applied at r545043, thanks a lot, please verify.

> [classlib][luni][java6] new constants in java.lang.Double/java.lang.Float and 1 new method getExponent in java.lang.Math
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4055
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4055
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>         Environment: Windows XP/ Linux
>            Reporter: Ruth Cao
>            Assignee: Paulex Yang
>         Attachments: Harmony-4055.diff
>
>
> There are 3 new constants in java.lang.Double and Float respectively and getExponent(double), getExponent(float) in java.lang.Math. They are introduced in java 6 but not implemented in Harmony (luni module).
> I'll create a patch soon, thanks.

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


[jira] Assigned: (HARMONY-4055) [classlib][luni][java6] new constants in java.lang.Double/java.lang.Float and 1 new method getExponent in java.lang.Math

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paulex Yang reassigned HARMONY-4055:
------------------------------------

    Assignee: Paulex Yang

> [classlib][luni][java6] new constants in java.lang.Double/java.lang.Float and 1 new method getExponent in java.lang.Math
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4055
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4055
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>         Environment: Windows XP/ Linux
>            Reporter: Ruth Cao
>            Assignee: Paulex Yang
>         Attachments: Harmony-4055.diff
>
>
> There are 3 new constants in java.lang.Double and Float respectively and getExponent(double), getExponent(float) in java.lang.Math. They are introduced in java 6 but not implemented in Harmony (luni module).
> I'll create a patch soon, thanks.

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


[jira] Updated: (HARMONY-4055) [classlib][luni][java6] new constants in java.lang.Double/java.lang.Float and 1 new method getExponent in java.lang.Math

Posted by "Ruth Cao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruth Cao updated HARMONY-4055:
------------------------------

    Attachment: Harmony-4055.diff

May somebody pls try this?

> [classlib][luni][java6] new constants in java.lang.Double/java.lang.Float and 1 new method getExponent in java.lang.Math
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4055
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4055
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>         Environment: Windows XP/ Linux
>            Reporter: Ruth Cao
>         Attachments: Harmony-4055.diff
>
>
> There are 3 new constants in java.lang.Double and Float respectively and getExponent(double), getExponent(float) in java.lang.Math. They are introduced in java 6 but not implemented in Harmony (luni module).
> I'll create a patch soon, thanks.

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


[jira] Closed: (HARMONY-4055) [classlib][luni][java6] new constants in java.lang.Double/java.lang.Float and 1 new method getExponent in java.lang.Math

Posted by "Ruth Cao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruth Cao closed HARMONY-4055.
-----------------------------


Thanks, Paulex. The fix looks fine.

> [classlib][luni][java6] new constants in java.lang.Double/java.lang.Float and 1 new method getExponent in java.lang.Math
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4055
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4055
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>         Environment: Windows XP/ Linux
>            Reporter: Ruth Cao
>            Assignee: Paulex Yang
>         Attachments: Harmony-4055.diff
>
>
> There are 3 new constants in java.lang.Double and Float respectively and getExponent(double), getExponent(float) in java.lang.Math. They are introduced in java 6 but not implemented in Harmony (luni module).
> I'll create a patch soon, thanks.

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