[ 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
|