Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 52907 invoked from network); 6 Mar 2006 08:47:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Mar 2006 08:47:15 -0000 Received: (qmail 13217 invoked by uid 500); 6 Mar 2006 08:47:58 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 13168 invoked by uid 500); 6 Mar 2006 08:47:58 -0000 Mailing-List: contact harmony-dev-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-dev@incubator.apache.org Received: (qmail 13153 invoked by uid 99); 6 Mar 2006 08:47:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 00:47:58 -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) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 00:47:57 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax (Postfix) with ESMTP id 0B154D49F9 for ; Mon, 6 Mar 2006 08:47:35 +0000 (GMT) Message-ID: <1101881946.1141634855016.JavaMail.jira@ajax> Date: Mon, 6 Mar 2006 08:47:35 +0000 (GMT) From: "Paulex Yang (JIRA)" To: harmony-dev@incubator.apache.org Subject: [jira] Updated: (HARMONY-172) Harmony text component has some API difference with JSE 5 spec In-Reply-To: <1301145626.1141633591133.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-172?page=all ] Paulex Yang updated HARMONY-172: -------------------------------- Attachment: java.text.BreakIterator.patch java.text.NumberFormat.patch Patches are attached. As we discussed before on mailing list, the BreakIterator's three new methods throw NotYetImplementedException directly, due to these methods are removed again in JSE 6 spec. > Harmony text component has some API difference with JSE 5 spec > -------------------------------------------------------------- > > Key: HARMONY-172 > URL: http://issues.apache.org/jira/browse/HARMONY-172 > Project: Harmony > Type: Bug > Components: Classlib > Reporter: Paulex Yang > Priority: Minor > Attachments: java.text.BreakIterator.patch, java.text.NumberFormat.patch > > Three new methods added to java.text.BreakIterator > method java.text.BreakIterator.getInt(byte[], int) > method java.text.BreakIterator.getLong(byte[], int) > method java.text.BreakIterator.getShort(byte[], int) > One method signature difference in java.text.NumberFormat > java/text/NumberFormat format(Object, StringBuffer,FieldPosition) should not be final -- 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