THRIFT-628. java: Hash code method for _Fields objects does not behave as expected
authorBryan Duxbury <bryanduxbury@apache.org>
Tue, 17 Nov 2009 21:56:43 +0000 (21:56 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Tue, 17 Nov 2009 21:56:43 +0000 (21:56 +0000)
commite476480691d114ad1f1a9794bd10b34df6554ad2
tree82a1389fb34c248d8afa3a32215265aad5abc133
parent559a49f03c072ebb0c5b2ce6e667a4e09555e95d
THRIFT-628. java: Hash code method for _Fields objects does not behave as expected
This patch switches to using the hashcode of the actual field id, instead of the field id enumeration.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@881559 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_java_generator.cc