JDK-8238740 : java/net/httpclient/whitebox/FlowTestDriver.java should not specify a TLS protocol
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-02-10
  • Updated: 2023-11-22
  • Resolved: 2020-03-10
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 15
11.0.22-oracleFixed 15 b14Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/FlowTest.java could not specify a TLS protocol, instead just use the default TLS protocol, exactly TLSv1.3.
Comments
Fix request [11u] I backport this for parity with 11.0.22-oracle. No risk, only a test change. Clean backport. Test passes. SAP nightly testing passed.
21-11-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/2283 Date: 2023-11-20 08:55:37 +0000
20-11-2023

URL: https://hg.openjdk.java.net/jdk/jdk/rev/b760fca91d75 User: jjiang Date: 2020-03-10 13:43:47 +0000
10-03-2020