Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 77703 invoked from network); 22 Jun 2010 05:22:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jun 2010 05:22:22 -0000 Received: (qmail 8674 invoked by uid 500); 22 Jun 2010 05:22:22 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 8288 invoked by uid 500); 22 Jun 2010 05:22:19 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 8280 invoked by uid 99); 22 Jun 2010 05:22:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 05:22:18 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 05:22:16 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5M5LsE7011644 for ; Tue, 22 Jun 2010 05:21:54 GMT Message-ID: <13286710.6891277184114643.JavaMail.jira@thor> Date: Tue, 22 Jun 2010 01:21:54 -0400 (EDT) From: "Henri Yandell (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (COLLECTIONS-351) Remove features now supported in the JDK In-Reply-To: <1589183014.288301263631254511.JavaMail.jira@brutus.apache.org> 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/COLLECTIONS-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881072#action_12881072 ] Henri Yandell commented on COLLECTIONS-351: ------------------------------------------- Note IdentityMap is gone. > Remove features now supported in the JDK > ---------------------------------------- > > Key: COLLECTIONS-351 > URL: https://issues.apache.org/jira/browse/COLLECTIONS-351 > Project: Commons Collections > Issue Type: Task > Reporter: Henri Yandell > Fix For: 4.0-beta-1 > > > For example, IdentityMap is (from 1.4) aka java.util.IdentityHashMap. There are definitely going to be others. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.