mirror of https://github.com/grpc/grpc-java.git
3808e707f9
Currently, the gRPC compiler isn't properly using the fully qualified string name `java.lang.String` instead of `String`. Update the generator to use the `$String$` alias to avoid compile issues with protobuf messages called String. Fixes #10316. |
||
---|---|---|
.. | ||
generated/main/grpc/io/grpc/testing/protobuf | ||
main/proto/io/grpc/testing/protobuf | ||
test/java/io/grpc/testing/protobuf |