| JDK 11 | JDK 17 | JDK 21 | JDK 23 | 
|---|---|---|---|
| 11.0.25-oracleFixed | 17.0.13-oracleFixed | 21.0.5-oracleFixed | 23 b22Fixed | 
| 
 Relates :   
 | 
SSLSocketTemplate currently defaults to using the localhost address. Using the loopback address by default may prove more reliable for some test configurations. e.g. see https://github.com/openjdk/jdk/pull/2405 similar changes may be possible for the TLSBase test class
  |