On Mon, 20 Oct 2025 16:14:33 GMT, Bradford Wetmore <[email protected]> wrote:
>> Mikhail Yankelevich has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Artur's comments
>
> 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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27851#discussion_r2445641930