Integrated: 8373690: Unexpected Keystore message using jdk.crypto.disabledAlgorithms
Valerie Peng
valeriep at openjdk.org
Wed Feb 25 11:19:00 UTC 2026
On Fri, 6 Feb 2026 23:12:49 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
> This PR changes the `KeyStore.getInstance(File, ...) method` to use a different exception message when the keystore type is found but disabled through the "jdk.crypto.disabledAlgorithms" property.
>
> Thanks in advance for the review~
> Valerie
This pull request has now been integrated.
Changeset: e92726c3
Author: Valerie Peng <valeriep at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e92726c352f2d9e9ccb074441d9c09eef781a492
Stats: 65 lines in 2 files changed: 61 ins; 0 del; 4 mod
8373690: Unexpected Keystore message using jdk.crypto.disabledAlgorithms
Reviewed-by: mullan, coffeys
-------------
PR: https://git.openjdk.org/jdk/pull/29619
More information about the security-dev
mailing list