James E. King, III created THRIFT-3889:
------------------------------------------
Summary: Generated java code declared things Cloneable but does
not provide a clone() method
Key: THRIFT-3889
URL: https://issues.apache.org/jira/browse/THRIFT-3889
Project: Thrift
Issue Type: Bug
Reporter: James E. King, III
This appeared on a local coverity scan using thrift-0.8.0 generated code. It
appears the code is not in the trunk either.
According to [~jfarrell] this support was added quite some time ago in
THRIFT-138 however most of this code including the DeepCopyTest.java seems to
be gone.
This work should be revived; or Cloneable should no longer be declared in the
generated classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)