You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tony Wu (JIRA)" <ji...@apache.org> on 2007/01/30 10:33:33 UTC

[jira] Created: (HARMONY-3082) [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use

[classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use
----------------------------------------------------------------------------------------------------------------------

                 Key: HARMONY-3082
                 URL: https://issues.apache.org/jira/browse/HARMONY-3082
             Project: Harmony
          Issue Type: Sub-task
          Components: Classlib
            Reporter: Tony Wu




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


[jira] Commented: (HARMONY-3082) [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469312 ] 

Tony Wu commented on HARMONY-3082:
----------------------------------

verified at r502080. Thanks Richard.
And thanks Nathan for adding testcase for that.

> [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3082
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3082
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Tony Wu
>         Assigned To: Richard Liang
>         Attachments: harmony-3082.diff
>
>


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


[jira] Updated: (HARMONY-3082) [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use

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

Tony Wu updated HARMONY-3082:
-----------------------------

    Comment: was deleted

> [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3082
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3082
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Tony Wu
>


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


[jira] Updated: (HARMONY-3082) [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use

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

Tony Wu updated HARMONY-3082:
-----------------------------

    Patch Info: [Patch Available]

> [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3082
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3082
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Tony Wu
>         Attachments: harmony-3082.diff
>
>


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


[jira] Assigned: (HARMONY-3082) [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use

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

Richard Liang reassigned HARMONY-3082:
--------------------------------------

    Assignee: Richard Liang

> [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3082
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3082
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Tony Wu
>         Assigned To: Richard Liang
>         Attachments: harmony-3082.diff
>
>


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


[jira] Updated: (HARMONY-3082) [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use

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

Tony Wu updated HARMONY-3082:
-----------------------------

    Attachment: harmony-3082.diff

would you please try the patch, thanks

> [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3082
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3082
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Tony Wu
>         Attachments: harmony-3082.diff
>
>


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


[jira] Updated: (HARMONY-3082) [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use

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

Tony Wu updated HARMONY-3082:
-----------------------------

    Attachment: harmony-3082.diff

would you please try it, thanks.

> [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3082
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3082
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Tony Wu
>         Attachments: harmony-3082.diff
>
>


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


[jira] Updated: (HARMONY-3082) [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use

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

Tony Wu updated HARMONY-3082:
-----------------------------

    Attachment:     (was: harmony-3082.diff)

> [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3082
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3082
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Tony Wu
>


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


[jira] Closed: (HARMONY-3082) [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use

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

Richard Liang closed HARMONY-3082.
----------------------------------


Verified by Tony.

> [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3082
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3082
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Tony Wu
>         Assigned To: Richard Liang
>         Attachments: harmony-3082.diff
>
>


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


[jira] Resolved: (HARMONY-3082) [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use

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

Richard Liang resolved HARMONY-3082.
------------------------------------

    Resolution: Fixed

Hello Tony,

The patch has been fixed at revision r501768. Please verify. Thank you.

Best regards,
Richard

> [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3082
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3082
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Tony Wu
>         Assigned To: Richard Liang
>         Attachments: harmony-3082.diff
>
>


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


[jira] Updated: (HARMONY-3082) [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use

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

Tony Wu updated HARMONY-3082:
-----------------------------

    Attachment:     (was: harmony-3080.diff)

> [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3082
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3082
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Tony Wu
>         Attachments: harmony-3082.diff
>
>


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


[jira] Updated: (HARMONY-3082) [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use

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

Tony Wu updated HARMONY-3082:
-----------------------------

    Attachment: harmony-3080.diff

would you please try the patch, thanks.

> [classlib][luni]add new methods toASCIILowerCase and toASCIIUpperCase to org.apache.harmony.luni.Util for internal use
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3082
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3082
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Tony Wu
>         Attachments: harmony-3082.diff
>
>


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