Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 82331 invoked from network); 29 Mar 2006 08:03:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Mar 2006 08:03:42 -0000 Received: (qmail 92027 invoked by uid 500); 29 Mar 2006 08:03:41 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 91994 invoked by uid 500); 29 Mar 2006 08:03:41 -0000 Mailing-List: contact harmony-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-commits@incubator.apache.org Received: (qmail 91982 invoked by uid 99); 29 Mar 2006 08:03:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Mar 2006 00:03:41 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Mar 2006 00:03:40 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 05097D4A02 for ; Wed, 29 Mar 2006 09:03:20 +0100 (BST) Message-ID: <338188883.1143619400018.JavaMail.jira@ajax> Date: Wed, 29 Mar 2006 09:03:20 +0100 (BST) From: "Tim Ellison (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Closed: (HARMONY-260) [classlib][luni] Implement StringBuffer code point functionality In-Reply-To: <1818473987.1143520700506.JavaMail.jira@ajax> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ 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