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.

To download the current JDK release, click here.
JDK 10
10Resolved
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
javax/net/ssl/DTLS/CipherSuite.java timed out intermittently.


Comments
Closed as a dup of JDK-8169086.
30-10-2017

Failure observed in Mach 5 9-dev build # 2361 Log: http://java.se.oracle.com/mach5/job/9-dev/2361/artifact/testresults/macosx-x64/jdk_test.tier2/JTwork/javax/net/ssl/DTLS/CipherSuite.jtr/*view*/
15-05-2017

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.
07-02-2017