Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 39652 invoked from network); 21 Jul 2009 05:02:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Jul 2009 05:02:32 -0000 Received: (qmail 64871 invoked by uid 500); 21 Jul 2009 05:03:37 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 64818 invoked by uid 500); 21 Jul 2009 05:03:37 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 64809 invoked by uid 99); 21 Jul 2009 05:03:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2009 05:03:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2009 05:03:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5EC49234C044 for ; Mon, 20 Jul 2009 22:03:15 -0700 (PDT) Message-ID: <402176684.1248152595380.JavaMail.jira@brutus> Date: Mon, 20 Jul 2009 22:03:15 -0700 (PDT) From: "deven you (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-6278) Upgrade icu4j4.0 to the latest icu4j4.2.1 In-Reply-To: <1065792690.1248148154857.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-6278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deven you updated HARMONY-6278: ------------------------------- Attachment: icu-text-test_v2.diff Hi All, icu-text-test_v2.diff is for the currency Symbol of Korean, the symbol character between ri and icu's cldr is different. I think this may be a non-bug behavior difference, and may we only need change the test case according to icu4j_4.2.1. I need your opions. > Upgrade icu4j4.0 to the latest icu4j4.2.1 > ----------------------------------------- > > Key: HARMONY-6278 > URL: https://issues.apache.org/jira/browse/HARMONY-6278 > Project: Harmony > Issue Type: New Feature > Components: Classlib > Affects Versions: 5.0M10 > Reporter: deven you > Fix For: 5.0M10 > > Attachments: hy_config.diff, icu-text-test_v2.diff, icu4_2_1_upgrade_tests.diff, icu4_2_1_upgrade_tests.diff_v2.diff > > > I have upgraded icu4j_4.0 to icu4j4.2.1. It brings some new features and performance improvement. the patch hy_config.diff is here. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.