jdk/src/java.base/share/conf/security/java.security
changeset 30790 f81f9725a1c6
parent 30506 1998a5644f50
child 30904 ec0224270f90
--- a/jdk/src/java.base/share/conf/security/java.security	Fri May 22 16:43:39 2015 -0700
+++ b/jdk/src/java.base/share/conf/security/java.security	Sun May 24 08:54:38 2015 -0400
@@ -179,7 +179,8 @@
 
 # whether or not we look into the IdentityScope for trusted Identities
 # when encountering a 1.1 signed JAR file. If the identity is found
-# and is trusted, we grant it AllPermission.
+# and is trusted, we grant it AllPermission. Note: the default policy
+# provider (sun.security.provider.PolicyFile) does not support this property.
 policy.ignoreIdentityScope=false
 
 #