Commit 45410de
1 parent ee6a029 commit 45410de
3 files changed
+3
-3
lines changed- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- build/deps/github_hashes/facebook/wangle-rev.txt+1-1
- thrift/compiler/generate/t_mstch_java_generator.cc+14-3
- thrift/compiler/test/fixtures/java-options/cmd+1
- thrift/compiler/test/fixtures/java-options/gen-java/data-type/test/fixtures/basic/MyDataItem.java+119
- thrift/compiler/test/fixtures/java-options/gen-java/data-type/test/fixtures/basic/MyEnum.java+54
- thrift/compiler/test/fixtures/java-options/gen-java/data-type/test/fixtures/basic/MyStruct.java+495
- thrift/compiler/test/fixtures/java-options/gen-java/data-type/test/fixtures/basic/MyUnion.java+352
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/DbMixedStackArguments.java+175
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/DbMixedStackArgumentsAsyncReactiveWrapper.java+37
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/DbMixedStackArgumentsBlockingReactiveWrapper.java+61
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/DbMixedStackArgumentsReactiveAsyncWrapper.java+68
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/DbMixedStackArgumentsReactiveBlockingWrapper.java+75
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/DbMixedStackArgumentsReactiveClient.java+193
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/DbMixedStackArgumentsRpcServerHandler.java+305
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/MyService.java+206
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/MyServiceAsyncReactiveWrapper.java+42
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/MyServiceBlockingReactiveWrapper.java+78
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/MyServiceReactiveAsyncWrapper.java+83
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/MyServiceReactiveBlockingWrapper.java+93
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/MyServiceReactiveClient.java+231
- thrift/compiler/test/fixtures/java-options/gen-java/services/test/fixtures/basic/MyServiceRpcServerHandler.java+392
- thrift/compiler/test/fixtures/java-options/gen-java/test/fixtures/basic/.generated_module+1
- thrift/compiler/test/fixtures/java-options/gen-java/test/fixtures/basic/__fbthrift_TypeList_16cfd732.java+29
- thrift/compiler/test/fixtures/java-options/src/module.thrift+57
0 commit comments