> This PR adds a configuration option to SUN provider, named "no_crypto", so > that SUN provider disables its support of crypto services such as > MessageDigest, Signature, SecureRandom, etc. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Valerie Peng has updated the pull request incrementally with one additional commit since the last revision: removed the duplicate provider configure call inside doLoadProvider() method. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30804/files - new: https://git.openjdk.org/jdk/pull/30804/files/d3049a98..a6e4460a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30804&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30804&range=00-01 Stats: 12 lines in 1 file changed: 0 ins; 6 del; 6 mod Patch: https://git.openjdk.org/jdk/pull/30804.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30804/head:pull/30804 PR: https://git.openjdk.org/jdk/pull/30804
