On Mon, 1 Feb 2021 10:37:35 GMT, Evan Whelan <ewhe...@openjdk.org> wrote:
> Hi everyone, > > Please review my fix for JDK-8211227 > > This supportability fix will result in a more consistent debug format when > reading and writing TLS protocol versions. > > Thanks, > Evan This pull request has now been integrated. Changeset: a8672885 Author: Evan Whelan <ewhe...@openjdk.org> Committer: Rajan Halade <rhal...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/a8672885 Stats: 162 lines in 6 files changed: 151 ins; 0 del; 11 mod 8211227: Inconsistent TLS protocol version in debug output Reviewed-by: xuelei, rhalade ------------- PR: https://git.openjdk.java.net/jdk/pull/2331