Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 864AC11B94 for ; Mon, 4 Aug 2014 11:57:12 +0000 (UTC) Received: (qmail 26737 invoked by uid 500); 4 Aug 2014 11:57:12 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 26703 invoked by uid 500); 4 Aug 2014 11:57:12 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 26692 invoked by uid 99); 4 Aug 2014 11:57:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Aug 2014 11:57:12 +0000 Date: Mon, 4 Aug 2014 11:57:12 +0000 (UTC) From: "Jeffrey Shmain (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-5035) [patch] equal objects should have equal hashcodes 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/DERBY-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084567#comment-14084567 ] Jeffrey Shmain commented on DERBY-5035: --------------------------------------- Yes. I am sorry. I attached to derby by mistake. > [patch] equal objects should have equal hashcodes > ------------------------------------------------- > > Key: DERBY-5035 > URL: https://issues.apache.org/jira/browse/DERBY-5035 > Project: Derby > Issue Type: Improvement > Components: Network Server > Affects Versions: 10.7.1.1 > Reporter: Dave Brosius > Priority: Trivial > Attachments: equals_hashcode.diff, hbase-v0.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > equal objects should have equal hashCodes otherwise they don't work correctly in hash collections. -- This message was sent by Atlassian JIRA (v6.2#6252)