On Mon, 14 Apr 2025 23:59:39 GMT, Bradford Wetmore wrote:
>
> This bug only handles the `ssl` change, so I'm thinking we should change the
> regtest for this bug to be a simple test looking for the effects of `ssl`
> with no `data/verbose/plaintext/packet` output, and move (or update) this
>
On Mon, 14 Apr 2025 18:42:40 GMT, Sean Coffey 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
> 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 followe