On Mon, 23 Feb 2026 21:22:27 GMT, Sean Mullan <[email protected]> wrote:
>> Valerie Peng has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Address review comments.
>
> src/java.base/share/classes/java/security/KeyStore.java line 1906:
>
>> 1904: throw new KeyStoreException("Keystore format " +
>> 1905: matched +
>> 1906: " disabled by jdk.crypto.disabledAlgrithms
>> property");
>
> s/disabledAlgrithms/disabledAlgorithms/
Thanks for catching it! My eyes are of no good...
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29619#discussion_r2843650422