master
8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test templates
8207009: TLS 1.3 half-close and synchronization issues
8196584: TLS 1.3 Implementation
8345805: Update copyright year to 2024 for other files where it was missed
8341964: Add mechanism to disable different parts of TLS cipher suite
8365072: Refactor tests to use PEM API (Phase 2)
8311644: Server should not send bad_certificate alert when the client does not send any certificates
8245545: Disable TLS_RSA cipher suites
8308453: Convert JKS test keystores in test/jdk/javax/net/ssl/etc to PKCS12
8341927: Replace hardcoded security providers with new test.provider.name system property
8306015: Update sun.security.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate
8190492: Remove SSLv2Hello and SSLv3 from default enabled TLS protocols
8344629: SSLSocketNoServerHelloClientShutdown test timeout
8267174: Many test files have the wrong Copyright header
8366244: TLS1.3 ChangeCipherSpec message received after the client's Finished message should trigger a connection abort with "unexpected message"
8372004: Have SSLLogger implement System.Logger
8210985: Update the default SSL session cache size to 20480
8333857: Test sun/security/ssl/SSLSessionImpl/ResumeChecksServer.java failed: Existing session was used
8334928: Test sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed: java.net.BindException: Address already in use
8366364: Return enabled signature schemes with SSLConfiguration#getSSLParameters() call
8187443: Forest Consolidation: Move files to unified layout
8370568: Refer to Thread.interrupted as "interrupted status" consistently
8369995: Fix StringIndexOutOfBoundsException and implement extra logging and/or propagate errors in X509KeyManagerImpl
8365069: Refactor tests to use PEM API (Phase 1)
8220016: Clean up redundant RSA services in the SunJSSE provider