JDK-8203687 : javax/net/ssl/compatibility/Compatibility.java supports TLS 1.3
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 11
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-05-23
  • Updated: 2020-11-19
  • Resolved: 2019-01-18
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 13 JDK 8 Other
11.0.7-oracleFixed 12 b29Fixed 13Fixed 8u261Fixed openjdk8u272Fixed
Description
javax/net/ssl/compatibility/Compatibility.java should add cases on TLS 1.3.
Comments
Fix request (11u) I would like to downport this for parity with 11.0.7-oracle. I had to do some trivial resolves: http://mail.openjdk.java.net/pipermail/jdk-updates-dev/2019-December/002248.html
16-12-2019

Now that JDK 11 and JDK 12 have supported TLS 1.3, this test should support this TLS protocol.
12-12-2018