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).

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

Commit messages:
 - 8382442: Make SUN provider configurable so it support non-crypto services 
only

Changes: https://git.openjdk.org/jdk/pull/30804/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30804&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8382442
  Stats: 186 lines in 4 files changed: 184 ins; 0 del; 2 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

Reply via email to