On Tue, 25 Feb 2025 16:20:59 GMT, Sean Coffey <coff...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 1ec64811 Author: Sean Coffey <coff...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/1ec64811a365442c902e334b56f4cf926c316a4a Stats: 190 lines in 2 files changed: 187 ins; 0 del; 3 mod 8350582: Correct the parsing of the ssl value in javax.net.debug Reviewed-by: wetmore, hchao ------------- PR: https://git.openjdk.org/jdk/pull/23781