grpc-java/benchmarks/src
Philip K. Warren 3808e707f9
compiler: Use fully qualified String in codegen (#10321)
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.
2023-06-29 10:50:13 -07:00
..
generated/main/grpc/io/grpc/benchmarks/proto compiler: Use fully qualified String in codegen (#10321) 2023-06-29 10:50:13 -07:00
jmh/java/io/grpc/benchmarks all: fix build with errorprone 2.18 (#9886) 2023-03-01 13:45:18 -08:00
main Migrate many usages of TestUtils.loadCert() to the public TlsTesting 2023-05-09 17:01:31 -07:00
test/java/io/grpc/benchmarks/driver Increase test timeouts for ARM emulation 2023-04-10 21:57:25 -07:00