JDK-8260923 : Add more tests for SSLSocket input/output shutdown
Type:Enhancement
Component:security-libs
Sub-Component:javax.net.ssl
Affected Version:17
Priority:P3
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2021-02-02
Updated:2025-01-21
Resolved:2021-04-09
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.
Add more tests in the area of java.net.Socket.shutdownInput() and java.net.Socket.shutdownOutput() with different TLS versions.
Comments
Fix Request (11u)
Improves testing and keeps codebases in sync (I see 11.0.13-oracle). Patch applies cleanly, new test cases work on Linux x86_64 fastdebug.