jdk-24/test/jdk/sun/security/ssl/SSLSocketImpl
2023-09-26 14:01:45 +00:00
..
AsyncSSLSocketClose.java 8207009: TLS 1.3 half-close and synchronization issues 2018-08-14 18:16:47 -07:00
BlockedAsyncClose.java 8309305: sun/security/ssl/SSLSocketImpl/BlockedAsyncClose.java fails with jtreg test timeout 2023-07-21 14:45:59 +00:00
CheckMethods.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClientModeClientAuth.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClientSocketCloseHang.java 8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test templates 2023-03-15 17:39:11 +00:00
ClientTimeout.java 8239798: SSLSocket closes socket both socket endpoints on a SocketTimeoutException 2020-03-11 19:14:08 +03:00
CloseSocket.java 8164804: sun/security/ssl/SSLSocketImpl/CloseSocket.java makes not reliable time assumption 2021-05-13 10:50:06 +00:00
CloseSocketException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DisableExtensions.java 8217633: Configurable extensions with system properties 2021-01-30 00:21:01 +00:00
IgnorableExceptionMessages.java 8255148: Confusing log output: SSLSocket duplex close failed 2021-06-09 20:38:47 +00:00
InvalidateServerSessionRenegotiate.java 8190492: Remove SSLv2Hello and SSLv3 from default enabled TLS protocols 2019-12-09 21:38:12 -08:00
LargePacketAfterHandshakeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LoopbackSSLSocket.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NewSocketMethods.java 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
NoImpactServerRenego.java 8190492: Remove SSLv2Hello and SSLv3 from default enabled TLS protocols 2019-12-09 21:38:12 -08:00
NonAutoClose.java 8196584: TLS 1.3 Implementation 2018-06-25 13:41:39 -07:00
NotifyHandshakeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NotifyHandshakeTest.policy 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NotifyHandshakeTest.sh 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
NotifyHandshakeTestHeyYou.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RejectClientRenego.java 8196584: TLS 1.3 Implementation 2018-06-25 13:41:39 -07:00
ReuseAddr.java 8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)" 2018-08-31 10:32:47 +08:00
ReverseNameLookup.java 8241372: Several test failures due to javax.net.ssl.SSLException: Connection reset 2021-02-16 18:54:39 +00:00
ServerRenegoWithTwoVersions.java 8207009: TLS 1.3 half-close and synchronization issues 2018-08-14 18:16:47 -07:00
ServerTimeout.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SetClientMode.java 8196584: TLS 1.3 Implementation 2018-06-25 13:41:39 -07:00
SetSoTimeout.java 8246031: SSLSocket.getSession() doesn't close connection for timeout/ interrupts 2020-06-11 21:54:51 +05:30
SocketExceptionForSocketIssues.java 8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test templates 2023-03-15 17:39:11 +00:00
SSLSocketBruteForceClose.java 8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test templates 2023-03-15 17:39:11 +00:00
SSLSocketClose.java 8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test templates 2023-03-15 17:39:11 +00:00
SSLSocketCloseHang.java 8316671: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java test fails intermittent with Read timed out 2023-09-26 14:01:45 +00:00
SSLSocketEmptyFragments.java 8182621: JSSE should reject empty TLS plaintexts 2023-04-11 04:21:17 +00:00
SSLSocketImplThrowsWrongExceptions.java 8262409: sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions. SSL test failures caused by java failed with "Server reported the wrong exception" 2021-06-03 16:06:31 +00:00
SSLSocketKeyLimit.java 8300285: Enhance TLS data handling 2023-07-18 21:17:06 +00:00
SSLSocketLeak.java 8257997: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java again reports leaks after JDK-8257884 2020-12-10 10:56:36 +00:00
SSLSocketReset.java 8268965: TCP Connection Reset when connecting simple socket to SSL server 2021-07-08 16:44:55 +00:00
SSLSocketShouldThrowSocketException.java 8279134: Fix Amazon copyright in various files 2021-12-26 22:10:54 +00:00
SSLSocketSSLEngineCloseInbound.java 8273553: sun.security.ssl.SSLEngineImpl.closeInbound also has similar error of JDK-8253368 2022-04-02 00:30:48 +00:00
UnconnectedSocketWrongExceptions.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00