jdk/make/data/cryptopolicy/unlimited/default_local.policy
changeset 40578 279c3917b96b
parent 40577 d48c4f63e546
parent 40573 f10ee9fd74b2
child 40583 015a2b160e51
--- a/jdk/make/data/cryptopolicy/unlimited/default_local.policy	Thu Aug 25 22:36:15 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-// Country-specific policy file for countries with no limits on crypto strength.
-grant {
-    // There is no restriction to any algorithms.
-    permission javax.crypto.CryptoAllPermission; 
-};