Breaking the parent JDK-8044609 JBS issue into sub tasks. 

This patch addresses the main issue which is that `javax.net.debug=ssl ` option 
is completely broken since TLSv1.3 support was introduced.  This patch should 
be easier for backporting also.

Wider corrections can be followed up via parent bug.

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

Commit messages:
 - correct bug id
 - 8210430

Changes: https://git.openjdk.org/jdk/pull/23781/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23781&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8350582
  Stats: 176 lines in 2 files changed: 174 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/23781.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23781/head:pull/23781

PR: https://git.openjdk.org/jdk/pull/23781

Reply via email to