You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Greg Moulliet (JIRA)" <ji...@apache.org> on 2011/05/13 19:00:48 UTC

[jira] [Updated] (THRIFT-1170) Thrift Generated Code and Java 5

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

Greg Moulliet updated THRIFT-1170:
----------------------------------

    Attachment: java5.patch

> Thrift Generated Code and Java 5
> --------------------------------
>
>                 Key: THRIFT-1170
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1170
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Compiler
>    Affects Versions: 0.6.1
>            Reporter: Greg Moulliet
>         Attachments: java5.patch
>
>
> The Thrift Java compiler creates code that is not compliant with Java 5.
> One issue is the @Override annotation on the clear() method.
> The other issue is creating a IOException with a TException as a parameter in writeObject and readObject.
> The attached patch creates a new option for the compiler, java5, which outputs java 5 compliant code.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira