changeset 40861 | 1c22cfe35580 |
parent 40860 | 34163901ad5f |
parent 40670 | 76bf2fc655cd |
child 40883 | 765d366c28e1 |
--- a/jdk/make/data/cryptopolicy/unlimited/default_local.policy Fri Aug 26 06:37:34 2016 -0700 +++ /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; -};