RFR: 8373690: Unexpected Keystore message using jdk.crypto.disabledAlgorithms [v2]

Valerie Peng valeriep at openjdk.org
Mon Feb 23 23:54:09 UTC 2026


On Mon, 23 Feb 2026 21:22:27 GMT, Sean Mullan <mullan at openjdk.org> 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



More information about the security-dev mailing list