JDK-8245263 : Enable TLSv1.3 by default on JDK 8u for Client roles
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 8-pool
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-05-19
  • Updated: 2022-08-16
  • Resolved: 2022-02-07
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 8 Other
8u341 b01Fixed openjdk8u352Fixed
Related Reports
Duplicate :  
Relates :  
Sub Tasks
JDK-8245266 :  
JDK-8282859 :  
JDK-8290774 :  
Description
TLSv1.3 implementation is available in JDK 8u from 8u261 and default disable on client roles. After observing inflow from field, we will enable it by default for client roles.
Comments
Fix request [8u] I'd like to backport it for parity with Oracle. The fix is simple, it reverts commit https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/ad16e2ef963c JTREG tests are updated and passed
16-08-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk8u-dev/pull/96 Date: 2022-08-09 19:30:22 +0000
09-08-2022