JDK 11 | JDK 17 | JDK 21 | JDK 23 |
---|---|---|---|
11.0.25-oracleFixed | 17.0.13-oracleFixed | 21.0.5-oracleFixed | 23 b04Fixed |
Relates :
|
test/micro/org/openjdk/bench/java/security/SSLHandshake.java is using keystore type JKS and TrustManagerFactory/KeyManagerFactory algorithm SunX509. It should just use the default algorithms respectively.
|