JDK-8161232 : AsyncSSLSocketClose.java test fails timeout.
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • Submitted: 2016-07-12
  • Updated: 2017-01-05
  • Resolved: 2016-12-22
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 9
9 b151Fixed
Related Reports
Relates :  
Relates :  
Description
sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java

Above test is seen to timeout consistently on macOS after JDK-8148516 was fixed to default strength of EC keys.
Comments
reopening the issue. This was closed as "Cannot Reproduce", but test still in ProblemList.txt: sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java 8161232 macosx-all [~ssahoo] Please evaluate whether this issue still exist. If not, please create bug to remove this test from ProblemList.txt and (re-)close this one.
17-11-2016

JDK-8148516 should not have direct impact on this test case. Looks like a socket behavior differences issue on different platform. The jtr file is not accessible, cannot make further evaluation. I will close this bug. Please file a new one or re-open this if it fails again in the future.
11-11-2016

The issue here seems to be similar to earlier issue JDK-6447412 happened on linux, this one is on mac-os.
20-07-2016