jdk/make/data/cryptopolicy/unlimited/default_local.policy
changeset 40728 1ed235a29653
parent 40727 e9f4bcc8dfd3
parent 40568 fb5226b8ac7f
child 40729 aae3aa5fd024
--- a/jdk/make/data/cryptopolicy/unlimited/default_local.policy	Wed Jul 20 15:07:48 2016 +0200
+++ /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; 
-};