Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 20103 invoked from network); 22 Mar 2007 11:47:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Mar 2007 11:47:54 -0000 Received: (qmail 83327 invoked by uid 500); 22 Mar 2007 11:48:01 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 83309 invoked by uid 500); 22 Mar 2007 11:48:01 -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 83294 invoked by uid 99); 22 Mar 2007 11:48:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Mar 2007 04:48:01 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Mar 2007 04:47:52 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CEEB2714071 for ; Thu, 22 Mar 2007 04:47:32 -0700 (PDT) Message-ID: <11716346.1174564052842.JavaMail.jira@brutus> Date: Thu, 22 Mar 2007 04:47:32 -0700 (PDT) From: "Alexey Petrenko (JIRA)" To: commits@harmony.apache.org Subject: [jira] Assigned: (HARMONY-3469) [classlib][archive]equalsIgnoreCase in the inner class Name could be optimized In-Reply-To: <25007814.1174559492316.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Petrenko reassigned HARMONY-3469: ---------------------------------------- Assignee: Alexey Petrenko > [classlib][archive]equalsIgnoreCase in the inner class Name could be optimized > ------------------------------------------------------------------------------ > > Key: HARMONY-3469 > URL: https://issues.apache.org/jira/browse/HARMONY-3469 > Project: Harmony > Issue Type: Sub-task > Components: Classlib > Reporter: Tony Wu > Assigned To: Alexey Petrenko > Attachments: harmony-3469.diff > > > The code in Name's constructor guarantees that its field "name" is composed in ASCII haracters. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.