John Jiang
ab3aa4bfcb
8171900: javax/net/ssl/SSLSession/SessionTimeOutTests.java failed with "SSLHandshakeException: Remote host terminated the handshake"
...
The fix takes some code patterns from SSLSocketTemplate to deal with possible SSLHandshakeException and SocketTimeoutException, and it also resolves a potential mismatch on the connections between the clients and the servers.
Reviewed-by: xuelei
2017-01-24 18:41:36 -08:00
Artem Smotrakov
aa221e3a63
8159038: javax/net/ssl/SSLSession/SessionCacheSizeTests.java failed with java.net.SocketException: Address already in use
...
Reviewed-by: xuelei
2016-06-14 10:27:23 -07:00
Amy Lu
8cb5467269
8149922: Remove intermittent key from security tests
...
8150047: Remove SSLSession/SessionCacheSizeTests from ProblemList
Reviewed-by: xuelei
2016-02-18 09:46:07 +08:00
Xue-Lei Andrew Fan
92b9b68225
8146669: Test SessionTimeOutTests fails intermittently
...
Reviewed-by: mullan
2016-01-16 00:18:33 +00:00
Xue-Lei Andrew Fan
26616a3176
8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out
...
Reviewed-by: weijun, wetmore
2016-01-12 08:05:16 +00:00
Joe Darcy
a4b38b4a43
8146745: Problem list SessionCacheSizeTests.java
...
Reviewed-by: xuelei
2016-01-11 10:13:29 -08:00
Xue-Lei Andrew Fan
29582aaee4
8144313: Test SessionTimeOutTests can be timeout
...
Reviewed-by: mullan
2015-12-02 15:22:50 +00:00
Mandy Chung
53a97cbeb3
8081347: Add @modules to jdk_core tests
...
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: alanb, joehw, lancea
2015-05-28 10:54:48 -07:00
Xue-Lei Andrew Fan
83143ef7f8
8061210: Issues in TLS
...
Reviewed-by: jnimeh, mullan, wetmore, ahgross, asmotrak
2014-11-03 08:30:18 +00:00
Xue-Lei Andrew Fan
401673e81f
8037557: test SessionCacheSizeTests.java timeout
...
Reviewed-by: weijun
2014-04-11 03:10:44 +00:00
Xue-Lei Andrew Fan
9b7198c0bb
8036676: Rename class name testEnabledProtocols to TestEnabledProtocols
...
Reviewed-by: weijun
2014-03-05 13:28:37 +00:00
Xue-Lei Andrew Fan
521f9a2048
8032473: Restructure JSSE regression test hierarchy in jdk test
...
Reviewed-by: weijun
2014-03-05 07:24:34 +00:00