grpc-java/protobuf/src
Eric Anderson 7b5d0692cc
Replace jsr305's CheckReturnValue with Error Prone's (#11811)
We should avoid jsr305 and error prone's has the same semantics.

Fixes #8687
2025-01-09 13:45:35 -08:00
..
main/java/io/grpc/protobuf Replace jsr305's CheckReturnValue with Error Prone's (#11811) 2025-01-09 13:45:35 -08:00
test/java/io/grpc/protobuf Add `StatusProto.toStatusException` overload to accept `Throwable` (#11083) 2024-04-24 18:05:54 -07:00