RFR: 8350582: Correct the parsing of the ssl value in javax.net.debug

Sean Coffey coffeys at openjdk.org
Thu Feb 27 20:21:28 UTC 2025


On Tue, 25 Feb 2025 16:20:59 GMT, Sean Coffey <coffeys at 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.

Thanks for the feedback @myankelev  - changes incorporated

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

PR Comment: https://git.openjdk.org/jdk/pull/23781#issuecomment-2689025728


More information about the security-dev mailing list