JDK-8234723 : javax/net/ssl/TLS tests support TLSv1.3
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 8,11,13,14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-11-25
  • Updated: 2021-04-20
  • Resolved: 2019-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 11 JDK 13 JDK 14 JDK 8 Other
11.0.7-oracleFixed 13.0.4Fixed 14 b26Fixed 8u261Fixed openjdk8u272Fixed
Description
open/test/jdk/javax/net/ssl/TLS/TLSClientPropertyTest.java
open/test/jdk/javax/net/ssl/TLS/TestJSSEClientDefaultProtocol.java
open/test/jdk/javax/net/ssl/TLS/TestJSSEClientProtocol.java
open/test/jdk/javax/net/ssl/TLS/TestJSSEServerProtocol.java
Comments
Fix request (13u) Requesting backport to 13u for parity with 11u, applies cleanly.
01-06-2020

jdk11 downport request I would like to have the patch in openjdk11 as well, because it is in Oracle JDK 11.0.7 as well. The patch applies cleanly.
12-03-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/753ab8dcdbba User: ssahoo Date: 2019-11-29 06:30:53 +0000
29-11-2019

open/test/jdk/javax/net/ssl/TLS/TestJSSENoCommonProtocols.java It does not make any sense to update the Test to support TLSv1.3
27-11-2019