History log of /openjdk10/jdk/test/javax/net/ssl/Stapling/SSLSocketWithStapling.java
Revision Date Author Comments
# 16970:4cab82804a44 06-Apr-2017 mullan

8161973: PKIXRevocationChecker.getSoftFailExceptions() not working
Reviewed-by: xuelei


# 15355:45625e1e310d 15-Aug-2016 asmotrak

8162484: javax/net/ssl/Stapling/SSLSocketWithStapling.java test fails intermittently with "Address already in use" error
Reviewed-by: xuelei, jnimeh


# 14915:19667746313b 30-Jun-2016 jnimeh

8143302: javax/net/ssl/Stapling/SSLSocketWithStapling.java fails intermittently: Server died
Summary: Fixes a file descriptor leak in the test and a thread exhaustion issue in the StatusResponseManager in JSSE.
Reviewed-by: xuelei


# 14122:1f8c4b1a301c 12-Apr-2016 rhalade

8153829: javax/net/ssl/Stapling/HttpsUrlConnClient.java fails intermittently with NullPointerException
Reviewed-by: xuelei, jnimeh


# 12518:250b2eae3121 05-Aug-2015 jnimeh

8046321: OCSP Stapling for TLS
Summary: Initial feature commit for OCSP stapling in JSSE
Reviewed-by: xuelei, mullan