RFR: 8253635: Implement toString() for SSLEngineImpl [v2]
Bradford Wetmore
wetmore at openjdk.java.net
Tue Jan 12 19:12:59 UTC 2021
On Tue, 12 Jan 2021 17:19:17 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.
>
> Xue-Lei Andrew Fan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge master
> - missing a white space
> - 8253635: Implement toString() for SSLEngineImpl
Marked as reviewed by wetmore (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2019
More information about the security-dev
mailing list