Integrated: 8253635: Implement toString() for SSLEngineImpl
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Wed Jan 13 01:14:57 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.
This pull request has now been integrated.
Changeset: 65bed647
Author: Xue-Lei Andrew Fan <xuelei at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/65bed647
Stats: 42 lines in 2 files changed: 18 ins; 12 del; 12 mod
8253635: Implement toString() for SSLEngineImpl
Reviewed-by: coffeys, wetmore
-------------
PR: https://git.openjdk.java.net/jdk/pull/2019
More information about the security-dev
mailing list