On Thu, 12 Aug 2021 19:43:43 GMT, Xue-Lei Andrew Fan <[email protected]> wrote:
> Please review this simple code clean up. In RSAKeyExchange, a same debug log > message is broken apart into System.out and System.err. The SSLLogger should > be used for SSL debug log dumpling in JDK. > > Simple update and code clean up only, no new regression test. This pull request has now been integrated. Changeset: 6b8b160e Author: Xue-Lei Andrew Fan <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/6b8b160e374a4a566d193a594d9a228646e8e067 Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod 8272396: mismatching debug output streams Reviewed-by: mullan ------------- PR: https://git.openjdk.java.net/jdk/pull/5105
