On Tue, 24 Feb 2026 21:06:28 GMT, Sean Mullan <[email protected]> wrote:

>> Valerie Peng has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Fix typo found by Sean Mullan.
>
> test/jdk/java/security/KeyStore/DisabledKnownType.java line 41:
> 
>> 39:         try {
>> 40:             KeyStore ks = KeyStore.getInstance(new 
>> java.io.File(cacertsPath),
>> 41:                     "changeit".toCharArray());
> 
> Nit: cacerts is no longer password protected. This password will just be 
> ignored.

Noted, for ease of backport, I will leave it unchanged...

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29619#discussion_r2850791407

Reply via email to