JDK-8284192 : SSLSocketReset test should expect EOFException on client side
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P4
  • Status: In Progress
  • Resolution: Unresolved
  • Submitted: 2022-04-01
  • Updated: 2024-06-13
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 24
24Unresolved
Related Reports
Relates :  
Description
test/jdk/sun/security/ssl/SSLSocketImpl/SSLSocketReset.java test validates absence of SocketException per JDK-8268965. Test would be improved if it checks the expected behavior. Other minor improvements like socket close and better debug messages should be considered.
Comments
A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8080 Date: 2022-04-01 20:53:20 +0000
01-04-2022