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.
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.