grpc-java/core/src
Eric Anderson 44847bf4e9
Upgrade JUnit to 4.13.2
ExpectedException is deprecated, so I fixed the new warnings. However,
we are still using ExpectedException many places and had previously
supressed the warning. See
https://github.com/grpc/grpc-java/issues/7467 . I did not fix those
existing instances that had suppressed the warning, since it is
unrelated to the upgrade and we have been free to fix them at any time
since we dropped Java 7.
2023-01-20 09:33:11 -08:00
..
bazel-internal/resources/META-INF/services core: fix bazel NameResolverProvider not found 2018-12-05 09:45:41 -08:00
bazel-util/resources/META-INF/services core: fix bazel NameResolverProvider not found 2018-12-05 09:45:41 -08:00
jmh/java/io/grpc all: API refactoring in preparation to support retry stats (#8355) 2021-07-31 18:33:02 -07:00
main core: Free unused MessageProducer in RetriableStream 2023-01-20 07:48:35 -08:00
test Upgrade JUnit to 4.13.2 2023-01-20 09:33:11 -08:00