You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2013/11/16 21:57:21 UTC

[jira] [Updated] (THRIFT-2263) Always generate good hashCode for Java

     [ https://issues.apache.org/jira/browse/THRIFT-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Gaul updated THRIFT-2263:
--------------------------------

    Attachment: THRIFT-2263.patch

Pull request also available at: https://github.com/apache/thrift/pull/65

> Always generate good hashCode for Java
> --------------------------------------
>
>                 Key: THRIFT-2263
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2263
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Compiler
>    Affects Versions: 0.9.2
>            Reporter: Andrew Gaul
>            Priority: Minor
>             Fix For: 0.9.2
>
>         Attachments: THRIFT-2263.patch
>
>
> Previously Thrift only generated high-quality hashCode implementations when configured due to the dependency on commons-lang3.  After THRIFT-2260 we no long have this dependency and can unconditionally give the better implementation.



--
This message was sent by Atlassian JIRA
(v6.1#6144)