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

Valerie Peng valeriep at openjdk.org
Mon Feb 23 23:54:07 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

Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:

  Fix typo found by Sean Mullan.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/29619/files
  - new: https://git.openjdk.org/jdk/pull/29619/files/65e4e8a0..f9541490

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=29619&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29619&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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