Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 13953 invoked from network); 13 Feb 2011 07:13:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Feb 2011 07:13:25 -0000 Received: (qmail 45514 invoked by uid 500); 13 Feb 2011 07:13:25 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 45212 invoked by uid 500); 13 Feb 2011 07:13:23 -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 45168 invoked by uid 99); 13 Feb 2011 07:13:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Feb 2011 07:13:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Feb 2011 07:13:18 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 279A61A2D14 for ; Sun, 13 Feb 2011 07:12:58 +0000 (UTC) Date: Sun, 13 Feb 2011 07:12:58 +0000 (UTC) From: "Tiago R. Espinha (JIRA)" To: derby-dev@db.apache.org Message-ID: <1329460182.13364.1297581178158.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <88531150.9965.1297410177653.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Commented: (DERBY-5022) [patch] override equals correctly 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-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994020#comment-12994020 ] Tiago R. Espinha commented on DERBY-5022: ----------------------------------------- I only saw your comment now Lily, but on my end, with your patch (and with Dave's patch), suites.All runs cleanly without failures or errors. I've committed it with revision 1070190. Thanks, Dave! > [patch] override equals correctly > --------------------------------- > > Key: DERBY-5022 > URL: https://issues.apache.org/jira/browse/DERBY-5022 > Project: Derby > Issue Type: Bug > Components: Network Server > Affects Versions: 10.7.1.1 > Reporter: Dave Brosius > Priority: Minor > Fix For: 10.8.0.0 > > Attachments: allpackages_1069981.txt, allpackages_before1069981.txt, override_equals_correctly.diff, test.tgz > > Original Estimate: 1h > Remaining Estimate: 1h > > code implements equals w/o an Object parm. Calling code that doesn't have first class signature of FormatableBitSet will not work as expected. Properly override equals to fix. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira