You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by msridhar <gi...@git.apache.org> on 2018/03/27 23:10:48 UTC

[GitHub] thrift issue #1522: THRIFT-4530: add @Nullable annotations to generated Java...

Github user msridhar commented on the issue:

    https://github.com/apache/thrift/pull/1522
  
    Note that while there are no new tests, the code under `tutorial/java/gen-java` includes the annotations and compiles without issue.  Since this change doesn't affect runtime behavior of the generated code I think this might be sufficient.


---