JDK-8214482 : Release Note: Removed TLS v1 and v1.1 from SSLContext Required Algorithms
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 12
  • Priority: P2
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2018-11-29
  • Updated: 2019-04-09
  • Resolved: 2018-11-29
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 12
12Resolved
Description
The requirement that all SE implementations must support TLSv1 and TLSv1.1 has been removed from the `javax.net.ssl.SSLContext` API and the Java Security Standard Algorithm Names specification.