hg: jdk8u/jdk8u-dev/jdk: 3 new changesets
sean.coffey at oracle.com
sean.coffey at oracle.com
Wed Sep 27 15:47:08 UTC 2017
Changeset: 1c24c0093d39
Author: valeriep
Date: 2017-08-16 17:05 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/1c24c0093d39
8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
Summary: Updated the failed cipher tests to work under unlimited policy
Reviewed-by: xuelei
! test/com/sun/crypto/provider/Cipher/AES/TestAESCiphers/Dynamic.java
! test/com/sun/crypto/provider/Cipher/Blowfish/TestCipherBlowfish.java
! test/com/sun/crypto/provider/Cipher/PBE/PBESameBuffer/AESPBEWrapper.java
! test/com/sun/crypto/provider/Cipher/PBE/PBESameBuffer/PBECipherWrapper.java
! test/com/sun/crypto/provider/Cipher/PBE/TestCipherKeyWrapperPBEKey.java
! test/com/sun/crypto/provider/Cipher/PBE/TestCipherPBE.java
! test/com/sun/crypto/provider/Cipher/TestCipher.java
Changeset: 9a5bc71f5061
Author: coffeys
Date: 2017-09-26 07:11 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/9a5bc71f5061
8170157: Enable unlimited cryptographic policy by default in OracleJDK
Reviewed-by: wetmore
! src/share/classes/javax/crypto/JceSecurity.java
! src/share/lib/security/java.security-aix
! src/share/lib/security/java.security-linux
! src/share/lib/security/java.security-macosx
! src/share/lib/security/java.security-solaris
! src/share/lib/security/java.security-windows
+ test/javax/crypto/CryptoPermission/CryptoPolicyFallback.java
! test/javax/crypto/CryptoPermission/TestUnlimited.java
Changeset: 41232903f125
Author: coffeys
Date: 2017-09-27 08:43 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/41232903f125
Merge
More information about the jdk8u-dev-changes
mailing list