On Tue, 2 Mar 2021 10:31:03 GMT, Abdul Kolarkunnu <akolarku...@openjdk.org> wrote:
>> There is a lack of tests in the area of java.net.Socket.shutdownInput() and >> java.net.Socket.shutdownOutput() , so added more tests in this area of with >> different TLS versions. Please review. > > @coffeys Thanks for increasing code coverage here. Looks fine to me. ------------- PR: https://git.openjdk.java.net/jdk/pull/2745