RFR: 8253635: Implement toString() for SSLEngineImpl

Sean Coffey coffeys at openjdk.java.net
Mon Jan 11 16:56:54 UTC 2021


On Mon, 11 Jan 2021 04:57:19 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> wrote:

> The SSLSocketImpl and SSLEngineImpl implementation does not override the toString() method.  The old code did.  BTW, I also made a few code clean up in the SSLSocketImpl.java.
> 
> Code clean up, trivial update, no new regression test.

Looks good

-------------

Marked as reviewed by coffeys (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/2019



More information about the security-dev mailing list