This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
jdk
/
javax
/
net
/
ssl
/
SSLSession
History
Jaikiran Pai
178bf44f56
8226976: SessionTimeOutTests uses == operator for String value check
...
Use String.equals() instead of == operator Reviewed-by: xuelei
2019-07-02 11:07:40 +05:30
..
HttpsURLConnectionLocalCertificateChain.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
JSSERenegotiate.java
8211883: Disable anon and NULL cipher suites
2018-10-25 13:55:28 -04:00
KeyManagerTrustManager.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
RenegotiateTLS13.java
8196584: TLS 1.3 Implementation
2018-06-25 13:41:39 -07:00
ResumeTLS13withSNI.java
8211806: TLS 1.3 handshake server name indication is missing on a session resume
2018-10-19 18:05:50 -07:00
SessionCacheSizeTests.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
SessionTimeOutTests.java
8226976: SessionTimeOutTests uses == operator for String value check
2019-07-02 11:07:40 +05:30
SSLCtxAccessToSessCtx.java
8211018: Session Resumption without Server-Side State
2019-06-11 16:31:37 -07:00
TestEnabledProtocols.java
8199645: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with Connection reset
2018-07-11 10:39:58 +08:00