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:53:21 UTC

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

Andrew Gaul created THRIFT-2263:
-----------------------------------

             Summary: 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


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)