hg: jdk9/dev/jdk: 8170157: Enable unlimited cryptographic policy by default in OracleJDK; ...
bradford.wetmore at oracle.com
bradford.wetmore at oracle.com
Tue Dec 6 01:05:59 UTC 2016
Changeset: 51843ad502b5
Author: wetmore
Date: 2016-12-05 17:04 -0800
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/51843ad502b5
8170157: Enable unlimited cryptographic policy by default in OracleJDK
8169335: Add a crypto policy fallback in case Security Property 'crypto.policy' does not exist
Reviewed-by: erikj, ihse, weijun, xuelei, coffeys
! make/gensrc/GensrcMisc.gmk
- src/java.base/share/classes/javax/crypto/JceSecurity.java
+ src/java.base/share/classes/javax/crypto/JceSecurity.java.template
! src/java.base/share/conf/security/java.security
! src/java.base/share/conf/security/policy/README.txt
+ test/javax/crypto/CryptoPermissions/CryptoPolicyFallback.java
! test/javax/crypto/CryptoPermissions/TestUnlimited.java
More information about the jdk9-dev-changes
mailing list