-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
8, 9
We have seen several test timeout recently. These tests are based on template at test/javax/net/ssl/templates/SSLSocketTemplate.java and exhibit same symptom, server kept waiting while client connects. In some logs, it is seen that client died for some reason but not always.
The template code doesn't print client exception trace so it is not clear why client didn't connect to server. One possible reason could be synchronization but can't be ascertained.
This bug is created to have collective look at all these and apply coherent fix to template and all tests which are based on it.
Affected tests:
javax/net/ssl/ServerName/SSLSocketExplorerWithSrvSNI.java
sun/net/www/protocol/https/HttpsURLConnection/ImpactOnSNI.java
javax/net/ssl/ServerName/BestEffortOnLazyConnected.java
javax/net/ssl/TLSv12/SignatureAlgorithms.java
The template code doesn't print client exception trace so it is not clear why client didn't connect to server. One possible reason could be synchronization but can't be ascertained.
This bug is created to have collective look at all these and apply coherent fix to template and all tests which are based on it.
Affected tests:
javax/net/ssl/ServerName/SSLSocketExplorerWithSrvSNI.java
sun/net/www/protocol/https/HttpsURLConnection/ImpactOnSNI.java
javax/net/ssl/ServerName/BestEffortOnLazyConnected.java
javax/net/ssl/TLSv12/SignatureAlgorithms.java
- duplicates
-
JDK-8158569 ImpactOnSNI.java test failed with timeout
-
- Closed
-
-
JDK-8160507 javax/net/ssl/ServerName/SSLSocketExplorerWithSrvSNI.java failed with timeout
-
- Closed
-
-
JDK-8161050 javax/net/ssl/ServerName/BestEffortOnLazyConnected.java failed timeout
-
- Closed
-
-
JDK-8160408 javax/net/ssl/TLSv12/SignatureAlgorithms.java failed with timeout
-
- Closed
-
- relates to
-
JDK-8159501 ShortRSAKey512.java intermittently times out
-
- Resolved
-
-
JDK-8161106 Improve SSLSocket test template
-
- Closed
-
(1 relates to)