master
8207009: TLS 1.3 half-close and synchronization issues
8224829: AsyncSSLSocketClose.java has timing issue
8187443: Forest Consolidation: Move files to unified layout
8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test templates
8239798: SSLSocket closes socket both socket endpoints on a SocketTimeoutException
8164804: sun/security/ssl/SSLSocketImpl/CloseSocket.java makes not reliable time assumption
8217633: Configurable extensions with system properties
8190492: Remove SSLv2Hello and SSLv3 from default enabled TLS protocols
8196584: TLS 1.3 Implementation
8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
8241372: Several test failures due to javax.net.ssl.SSLException: Connection reset
8260923: Add more tests for SSLSocket input/output shutdown
8262409: sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions. SSL test failures caused by java failed with "Server reported the wrong exception"
8243010: Test support: Customizable Hex Printer
8257997: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java again reports leaks after JDK-8257884
8268965: TCP Connection Reset when connecting simple socket to SSL server
8273553: sun.security.ssl.SSLEngineImpl.closeInbound also has similar error of JDK-8253368
8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
8246031: SSLSocket.getSession() doesn't close connection for timeout/ interrupts