netty5/transport-blockhound-tests
Norman Maurer c90acf4766
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:40:15 +02:00
..
src/test/java/io/netty/util/internal Hardcode TLS version used during blockhound tests (#10162) 2020-04-03 14:40:15 +02:00
pom.xml Add profile to build on JDK 14 (#10148) 2020-03-30 21:25:08 +02:00