jdk/src/jdk.crypto.ucrypto/solaris/conf/security/ucrypto-solaris.cfg
author roland
Wed, 03 Feb 2016 12:36:18 +0100
changeset 36065 4f0e0cb7b016
parent 27182 4525d13b8af1
child 43698 e3e3ae809ab4
permissions -rw-r--r--
8143542: C2 doesn't eliminate identical checks Summary: Two identical Ifs back to back can be merged Reviewed-by: kvn

#
# Configuration file for the OracleUcrypto provider
#
disabledServices = {
  # disabled due to Solaris bug 7121679
  Cipher.AES/CFB128/PKCS5Padding
  Cipher.AES/CFB128/NoPadding
}