On Fri, 18 Jul 2025 15:11:20 GMT, Sean Coffey <coff...@openjdk.org> wrote:
> SSLLogger shouldn't be logging at the `ALL` level. > > Trivial enough edit so that both the SSLLogger `finer `and `finest `methods > log at the `System.Logger.Level.TRACE` value > DebugPropertyValuesTest.java edited to cover this change Seems more like a bug than an enhancement to me. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26390#issuecomment-3096530482