JDK-8206178 : New TLS 1.3 standard names
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 11
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-07-02
  • Updated: 2020-06-09
  • Resolved: 2018-08-12
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 12 JDK 8
11 b27Fixed 12Fixed 8u261Fixed
Related Reports
Relates :  
Description
TLS 1.3 introduced a few new standard names.  Need to add them to the "Java Security Standard Algorithm Names" specification.

The standard names are defined in CSR JDK-8202625:
SSLContext algorithm: TLSv1.3
TLS protocol version: TLSv1.3
Cipher suite: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384 

Comments
Removing fix-request label since it is not required for doc bugs.
10-08-2018

Waiting for the finalization of the TLS 1.3 specification.
18-07-2018