JDK-8174072 : javax/net/ssl/DTLS/CipherSuite.java timed out intermittently
Type:Bug
Component:security-libs
Sub-Component:javax.net.ssl
Affected Version:9,10
Priority:P3
Status:Closed
Resolution:Duplicate
Submitted:2017-02-07
Updated:2017-10-30
Resolved:2017-10-30
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.
It looks like the test timed out because it could not complete handshaking. There is a similar bug against Reordered.java test which fails intermittently with "Too much loops to produce handshake packets"
JDK-8171342: javax/net/ssl/DTLS/Reordered.java failed with "Too much loops to produce handshake packets"
I suspect that may be the same issue, but I am not sure that's a problem in the tests. Xuelei is assigned to JDK-8171342. Let's wait for his evaluation. I think this bug may be closed as a dup of JDK-8171342 - feel free to do this if you like.