You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/03/28 06:38:20 UTC

[jira] Created: (HARMONY-260) [classlib][luni] Implement StringBuffer code point functionality

[classlib][luni] Implement StringBuffer code point functionality
----------------------------------------------------------------

         Key: HARMONY-260
         URL: http://issues.apache.org/jira/browse/HARMONY-260
     Project: Harmony
        Type: Improvement
  Components: Classlib  
    Reporter: Nathan Beyer
 Attachments: StringBuffer_Builder_codePoints_patch.diff

This patch implements the StringBuffer code point functionality and the corresponding test case. Additionally, I've added some additional range checks to StringBuilder that I discovered missing while implementing StringBuffer; the test case updates are also included.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (HARMONY-260) [classlib][luni] Implement StringBuffer code point functionality

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-260?page=all ]

Tim Ellison reassigned HARMONY-260:
-----------------------------------

    Assign To: Tim Ellison

> [classlib][luni] Implement StringBuffer code point functionality
> ----------------------------------------------------------------
>
>          Key: HARMONY-260
>          URL: http://issues.apache.org/jira/browse/HARMONY-260
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Tim Ellison
>  Attachments: StringBuffer_Builder_codePoints_patch.diff
>
> This patch implements the StringBuffer code point functionality and the corresponding test case. Additionally, I've added some additional range checks to StringBuilder that I discovered missing while implementing StringBuffer; the test case updates are also included.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (HARMONY-260) [classlib][luni] Implement StringBuffer code point functionality

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-260?page=comments#action_12372179 ] 

Nathan Beyer commented on HARMONY-260:
--------------------------------------

As expected, thanks. Sorry I missed some of this the first time.

> [classlib][luni] Implement StringBuffer code point functionality
> ----------------------------------------------------------------
>
>          Key: HARMONY-260
>          URL: http://issues.apache.org/jira/browse/HARMONY-260
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Tim Ellison
>  Attachments: StringBuffer_Builder_codePoints_patch.diff
>
> This patch implements the StringBuffer code point functionality and the corresponding test case. Additionally, I've added some additional range checks to StringBuilder that I discovered missing while implementing StringBuffer; the test case updates are also included.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (HARMONY-260) [classlib][luni] Implement StringBuffer code point functionality

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-260?page=all ]
     
Tim Ellison closed HARMONY-260:
-------------------------------


Verified by Nathan

> [classlib][luni] Implement StringBuffer code point functionality
> ----------------------------------------------------------------
>
>          Key: HARMONY-260
>          URL: http://issues.apache.org/jira/browse/HARMONY-260
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Tim Ellison
>  Attachments: StringBuffer_Builder_codePoints_patch.diff
>
> This patch implements the StringBuffer code point functionality and the corresponding test case. Additionally, I've added some additional range checks to StringBuilder that I discovered missing while implementing StringBuffer; the test case updates are also included.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (HARMONY-260) [classlib][luni] Implement StringBuffer code point functionality

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-260?page=all ]
     
Tim Ellison resolved HARMONY-260:
---------------------------------

    Resolution: Fixed

Thanks Nathan,

Patch applied to LUNI module
   java.lang.StringBuilder 
   java.lang.StringBuffer
at repo revision 389476.

Please check that the patch was applied as you expected.


> [classlib][luni] Implement StringBuffer code point functionality
> ----------------------------------------------------------------
>
>          Key: HARMONY-260
>          URL: http://issues.apache.org/jira/browse/HARMONY-260
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Tim Ellison
>  Attachments: StringBuffer_Builder_codePoints_patch.diff
>
> This patch implements the StringBuffer code point functionality and the corresponding test case. Additionally, I've added some additional range checks to StringBuilder that I discovered missing while implementing StringBuffer; the test case updates are also included.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (HARMONY-260) [classlib][luni] Implement StringBuffer code point functionality

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-260?page=all ]

Nathan Beyer updated HARMONY-260:
---------------------------------

    Attachment: StringBuffer_Builder_codePoints_patch.diff

> [classlib][luni] Implement StringBuffer code point functionality
> ----------------------------------------------------------------
>
>          Key: HARMONY-260
>          URL: http://issues.apache.org/jira/browse/HARMONY-260
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>  Attachments: StringBuffer_Builder_codePoints_patch.diff
>
> This patch implements the StringBuffer code point functionality and the corresponding test case. Additionally, I've added some additional range checks to StringBuilder that I discovered missing while implementing StringBuffer; the test case updates are also included.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira