You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2016/07/29 20:57:21 UTC

[jira] [Created] (THRIFT-3889) Generated java code declared things Cloneable but does not provide a clone() method

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)