[ https://issues.apache.org/jira/browse/THRIFT-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bryan Duxbury reassigned THRIFT-996: ------------------------------------ Assignee: Bryan Duxbury > The clone method does not call super.clone() > -------------------------------------------- > > Key: THRIFT-996 > URL: https://issues.apache.org/jira/browse/THRIFT-996 > Project: Thrift > Issue Type: Bug > Components: Java - Compiler > Reporter: Takashi Yonebayashi > Assignee: Bryan Duxbury > > The standard contract of clone is for objects to call super.clone(). This > method is deprecated so either the super call should be added or the clone > method should be removed. This was triggered by FindBugs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.