On Fri, 6 Feb 2026 23:12:49 GMT, Valerie Peng <[email protected]> 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 <[email protected]> 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
