8234870: Deprecate the OracleUcrypto JCE Provider for removal

Reviewed-by: alanb, rriggs
This commit is contained in:
Sean Mullan 2019-12-11 17:17:28 -05:00
parent a51b5ae9c4
commit dd321330ce
2 changed files with 6 additions and 1 deletions

View file

@ -61,6 +61,8 @@
# List of providers and their preference orders (see above):
#
#ifdef solaris
# Note: The OracleUcrypto provider is deprecated and subject to removal in
# a future version of the JDK.
security.provider.tbd=OracleUcrypto
security.provider.tbd=SunPKCS11 ${java.home}/conf/security/sunpkcs11-solaris.cfg
#endif