jdk-24/test/jdk/sun/security/ssl/SSLSocketImpl
2022-04-02 00:30:48 +00:00
..
AsyncSSLSocketClose.java 8207009: TLS 1.3 half-close and synchronization issues 2018-08-14 18:16:47 -07:00
BlockedAsyncClose.java 8224829: AsyncSSLSocketClose.java has timing issue 2019-06-14 12:19:14 -07: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 8274524: SSLSocket.close() hangs if it is called during the ssl handshake 2022-02-12 11:54:22 +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 8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl 2021-02-22 18:36:30 +00:00
SSLSocketBruceForceClose.java 8209333: Socket reset issue for TLS 1.3 socket close 2018-12-18 15:18:44 -08:00
SSLSocketClose.java 8209333: Socket reset issue for TLS 1.3 socket close 2018-12-18 15:18:44 -08:00
SSLSocketCloseHang.java 8260923: Add more tests for SSLSocket input/output shutdown 2021-04-09 13:57:58 +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 8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts 2020-05-04 21:20:39 +02: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