[ 
https://issues.apache.org/jira/browse/THRIFT-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Duxbury closed THRIFT-996.
--------------------------------

    Resolution: Fixed

Clone method was removed, so this is no longer an issue.

> 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
>            Priority: Trivial
>
> 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.

Reply via email to