netty5/transport-blockhound-tests
Norman Maurer 760de7dde4 Hardcode TLS version used during blockhound tests (#10162)
Motivation:

Different versions of the JDK use different TLS versions by default. We should define the versions explicit

Modifications:

Explicit specify TLSv1.2

Result:

Blockhound tests pass on JDK14 as well
2020-04-03 14:49:14 +02:00
..
src/test/java/io/netty/util/internal Hardcode TLS version used during blockhound tests (#10162) 2020-04-03 14:49:14 +02:00
pom.xml Add profile to build on JDK 14 (#10148) 2020-03-31 16:03:10 +02:00