JDK-8262436 : SSL test failures caused by java.net.SocketException
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 17
  • Priority: P3
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2021-02-26
  • Updated: 2021-05-19
  • Resolved: 2021-05-19
Related Reports
Relates :  
Relates :  
Relates :  
Description
Fix for JDK-8259662 to not wrap SocketException in SSLException is causing still some intermittent test failures. These tests expect SSLException to be thrown under certain condition. All such tests should be updated.
Comments
We haven't seen any other test failures with this. Only pending bug is JDK-8262409 which will be addressed separately. I am closing this as not an issue for now.
19-05-2021