Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D150187A3 for ; Sat, 23 May 2015 19:15:22 +0000 (UTC) Received: (qmail 38143 invoked by uid 500); 23 May 2015 19:15:17 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 38051 invoked by uid 500); 23 May 2015 19:15:17 -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 38039 invoked by uid 99); 23 May 2015 19:15:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 May 2015 19:15:17 +0000 Date: Sat, 23 May 2015 19:15:17 +0000 (UTC) From: "Thomas Neidhart (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (COLLECTIONS-542) AbstractHashedMap should not extend AbstractMap anymore MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COLLECTIONS-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-542: ---------------------------------------- Issue Type: Task (was: Bug) > AbstractHashedMap should not extend AbstractMap anymore > ------------------------------------------------------- > > Key: COLLECTIONS-542 > URL: https://issues.apache.org/jira/browse/COLLECTIONS-542 > Project: Commons Collections > Issue Type: Task > Affects Versions: 4.0 > Reporter: Thomas Neidhart > Priority: Minor > Fix For: 4.1, 5.0 > > > As described in the javadoc of AbstractHashedMap, the inheritance of AbstractMap should have been removed in the 4.0 release. > This has been forgotten. Removal of the inheritance does not seem to be possible for the 4.x branch, so we should at least correct the javadoc. -- This message was sent by Atlassian JIRA (v6.3.4#6332)