RFR: 8373690: Unexpected Keystore message using jdk.crypto.disabledAlgorithms
Valerie Peng
valeriep at openjdk.org
Wed Feb 11 09:33:36 UTC 2026
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
-------------
Commit messages:
- 8373690: Unexpected Keystore message using jdk.crypto.disabledAlgorithms
Changes: https://git.openjdk.org/jdk/pull/29619/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29619&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8373690
Stats: 64 lines in 2 files changed: 60 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/29619.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29619/head:pull/29619
PR: https://git.openjdk.org/jdk/pull/29619
More information about the security-dev
mailing list