Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 30016 invoked from network); 19 Feb 2008 09:15:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Feb 2008 09:15:34 -0000 Received: (qmail 53888 invoked by uid 500); 19 Feb 2008 09:15:27 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 53859 invoked by uid 500); 19 Feb 2008 09:15:27 -0000 Mailing-List: contact dev-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 dev@harmony.apache.org Received: (qmail 53850 invoked by uid 99); 19 Feb 2008 09:15:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2008 01:15:27 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wuyuehao@gmail.com designates 209.85.142.189 as permitted sender) Received: from [209.85.142.189] (HELO ti-out-0910.google.com) (209.85.142.189) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2008 09:14:55 +0000 Received: by ti-out-0910.google.com with SMTP id d10so931540tib.18 for ; Tue, 19 Feb 2008 01:15:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=73EIdU1LonwKGb0av+6XJIAF9q3d4bDmNxXqz2aXIhs=; b=eRkBdINz6Tn3jOwe7sUdxRe7G2OnH5gPfTaTsGsm4cF/yR2RqQnZXerCLtmBw663wmHqWklAlj5hz7ievZeQgfBF24vqriiez/6LWriIMpZajeSCGxEMRqGxp8cguWkHdQ02gsHLCol/ss2oF7ZMu6J3U7qA7hpFUkaMLBlcUkU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gmiJVTTsPGYwVB+qfIov/KnJFMwQQm6zVdFImj8XsnBY3MWyTSfxnqYYV/a+naKRuhBkjDo1A+ya9DHPGIMIlIwqLSclIvP74+5ZdNauVfQqe1dqbN2yFytKhxBvky4Cu2nqoLOViqbUs7Wo+INo0Jdm/kHO/BbKN4hzajUx7u4= Received: by 10.110.47.7 with SMTP id u7mr4007134tiu.58.1203412502791; Tue, 19 Feb 2008 01:15:02 -0800 (PST) Received: by 10.110.53.6 with HTTP; Tue, 19 Feb 2008 01:15:02 -0800 (PST) Message-ID: <211709bc0802190115q38faf439ra1a6b6125ebd29b2@mail.gmail.com> Date: Tue, 19 Feb 2008 17:15:02 +0800 From: "Tony Wu" To: dev@harmony.apache.org Subject: [Approval] Commit Harmony-5460 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org This is a major problem which blocks MessageFormat running on multi-thread platform. It fails because the caching in Harmony does not work with ICU4j 3.8.1. I suggest to commit this patch for M5. -- Tony Wu China Software Development Lab, IBM