JDK-8238677 : java/net/httpclient/ssltest/CertificateTest.java should not specify TLS version
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.net
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-02-07
  • Updated: 2021-09-24
  • Resolved: 2020-02-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 15
11.0.13-oracleFixed 15 b10Fixed
Related Reports
Relates :  
Description
It's unnecessary that java/net/httpclient/ssltest/CertificateTest.java uses a specific TLS version.
And it would be better not to use DSA certificates and binary key store files.
Comments
Fix request [11u] I downport this for parity with 11.0.13-oracle. No risk, only a test change. Nightly testing passes.
24-09-2021

Git URL: https://github.com/openjdk/jdk/commit/fbca3fa710d8068e39eee574813c35f1d60fabe5
22-09-2021

URL: https://hg.openjdk.java.net/jdk/jdk/rev/c01bc48cfcbe User: jjiang Date: 2020-02-11 00:37:06 +0000
11-02-2020