Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 82227 invoked from network); 28 Sep 2006 02:57:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Sep 2006 02:57:45 -0000 Received: (qmail 63762 invoked by uid 500); 28 Sep 2006 02:57:45 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 63659 invoked by uid 500); 28 Sep 2006 02:57:44 -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 63648 invoked by uid 99); 28 Sep 2006 02:57:44 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Sep 2006 19:57:44 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:56428] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 71/00-05335-82A3B154 for ; Wed, 27 Sep 2006 19:57:44 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 45CEC7141F1 for ; Thu, 28 Sep 2006 02:53:54 +0000 (GMT) Message-ID: <10647920.1159412034283.JavaMail.jira@brutus> Date: Wed, 27 Sep 2006 19:53:54 -0700 (PDT) From: "Paulex Yang (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Assigned: (HARMONY-1512) [classlib][luni][LinkedHashMap]LinkedHashMap.putAll should inherit from HashMap and avoids expand backed element array more than once. In-Reply-To: <2443796.1158806542370.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HARMONY-1512?page=all ] Paulex Yang reassigned HARMONY-1512: ------------------------------------ Assignee: Paulex Yang > [classlib][luni][LinkedHashMap]LinkedHashMap.putAll should inherit from HashMap and avoids expand backed element array more than once. > -------------------------------------------------------------------------------------------------------------------------------------- > > Key: HARMONY-1512 > URL: http://issues.apache.org/jira/browse/HARMONY-1512 > Project: Harmony > Issue Type: Bug > Reporter: Leo Li > Assigned To: Paulex Yang > Attachments: patch.diff > > > As spec says. > Besides, it avoids expand backed element array more than once. -- 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