jdk-24/test/jdk/sun/security/ssl/SSLSocketImpl
Sean Mullan db85090553 8338411: Implement JEP 486: Permanently Disable the Security Manager
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
..
AsyncSSLSocketClose.java
BlockedAsyncClose.java 8309305: sun/security/ssl/SSLSocketImpl/BlockedAsyncClose.java fails with jtreg test timeout 2023-07-21 14:45:59 +00:00
CheckMethods.java
ClientModeClientAuth.java
ClientSocketCloseHang.java 8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test templates 2023-03-15 17:39:11 +00:00
ClientTimeout.java
CloseSocket.java
CloseSocketException.java
DisableExtensions.java
IgnorableExceptionMessages.java 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
InvalidateServerSessionRenegotiate.java
LargePacketAfterHandshakeTest.java
LoopbackSSLSocket.java
NewSocketMethods.java
NoImpactServerRenego.java
NonAutoClose.java
RejectClientRenego.java
ReuseAddr.java 8241550: [macOS] SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use" 2024-05-24 12:42:16 +00:00
ReverseNameLookup.java
ServerRenegoWithTwoVersions.java
ServerTimeout.java
SetClientMode.java
SetSoTimeout.java
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
SSLSocketKeyLimit.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
SSLSocketLeak.java
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 8308453: Convert JKS test keystores in test/jdk/javax/net/ssl/etc to PKCS12 2023-11-06 15:07:03 +00:00
UnconnectedSocketWrongExceptions.java