RFR: 8343395: SSLLogger doesn't work for formatted messages [v2]

Sean Coffey coffeys at openjdk.org
Mon Sep 22 18:44:20 UTC 2025


On Mon, 22 Sep 2025 12:51:20 GMT, Mikhail Yankelevich <myankelevich at openjdk.org> wrote:

>> @myankelev I didn't see any code in the JDK calling this method with `source == null`. Other than hacking into the internals of SSLLogger to force the method call, I'm not sure it can be covered. Would you be ok to log a follow on task/bug if you feel coverage of this corner case is warranted ? Thanks.
>
> I think this could be rolled under this https://bugs.openjdk.org/browse/JDK-8361344. So I'm not sure it needs a separate ticket. 
> 
> If there is not easy way of covering it here, I think this could be addressed in JDK-8361344

sounds good - thanks for the bug pointer

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25934#discussion_r2369826553


More information about the security-dev mailing list