On Mon, 20 Oct 2025 17:18:58 GMT, Artur Barashev <[email protected]> wrote:
>> src/java.base/share/classes/sun/security/ssl/X509KeyManagerImpl.java line
>> 231:
>>
>>> 229: alias.length() - secondDot < 2) {
>>> 230:
>>> 231: if (SSLLogger.isOn && SSLLogger.isOn("keymanager")) {
>>
>> `ssl,keymanager`
>>
>> We're in the process of cleaning these up.
>
> I guess we should change it throughout the file then.
Done in the next commit
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27851#discussion_r2446016868