grpc-java/netty
Eric Anderson 7217baa777 Remove old Java 7/8 TLS testing workarounds
Ciphers have been "fast enough" for testing since early Java 8 updates;
we haven't needed to override ciphers since we dropped Java 7 support.
Java 8u252 had ALPN, so Conscrypt or Jetty ALPN hasn't been necessary
for basic testing for a while. We still want specialized testing for
Conscrypt, but only tests testing Conscrypt need to care.
2023-05-25 14:04:01 -07:00
..
shaded gradle: Remove version pinning from POMs 2023-05-15 13:08:40 -07:00
src Remove old Java 7/8 TLS testing workarounds 2023-05-25 14:04:01 -07:00
BUILD.bazel bazel: Export deps from maven stand-in targets 2023-01-03 13:36:27 -08:00
build.gradle Use test fixtures instead of sourceSets.test.output 2023-05-16 12:10:13 -07:00