@Override isn't generated for hashCode() without the hash code builder
----------------------------------------------------------------------
Key: THRIFT-316
URL: https://issues.apache.org/jira/browse/THRIFT-316
Project: Thrift
Issue Type: Bug
Components: Compiler (Java)
Reporter: Nathan Marz
Unless the hash code builder is used to generate the hashCode() methods,
@Override isn't created for hashCode().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.