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.
A pull request was submitted for review.
URL: https://git.openjdk.org/jdk21u-dev/pull/18
Date: 2023-12-13 16:08:01 +0000
13-12-2023
Fix request [21u]
Backporting this for parity with 21.0.3-oracle.
Patch applies cleanly and the affected test passes.
Additional testing: tier 1 with GHA.
11-12-2023
A pull request was submitted for review.
URL: https://git.openjdk.org/jdk21u/pull/422
Date: 2023-12-08 17:56:44 +0000
A pull request was submitted for review.
URL: https://git.openjdk.org/jdk/pull/15846
Date: 2023-09-20 19:51:28 +0000
20-09-2023
Update: the current test is actually only testing TLS 1.0. See the getClientContextParameters and getServerContextParameters methods in the test which set the protocol to "TLSv1".