jdk/src/share/lib/security/java.security-macosx
changeset 13046 f75226635385
parent 12446 69b93f3b9f85
child 13159 b2bf5f74dd06
equal deleted inserted replaced
13045:e915a5b3885c 13046:f75226635385
   131 # will cause a security exception to be thrown when
   131 # will cause a security exception to be thrown when
   132 # passed to checkPackageDefinition unless the
   132 # passed to checkPackageDefinition unless the
   133 # corresponding RuntimePermission ("defineClassInPackage."+package) has
   133 # corresponding RuntimePermission ("defineClassInPackage."+package) has
   134 # been granted.
   134 # been granted.
   135 #
   135 #
   136 # by default, no packages are restricted for definition, and none of
   136 # by default, none of the class loaders supplied with the JDK call
   137 # the class loaders supplied with the JDK call checkPackageDefinition.
   137 # checkPackageDefinition.
   138 #
   138 #
   139 #package.definition=
   139 package.definition=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,apple.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.
   140 
   140 
   141 #
   141 #
   142 # Determines whether this properties file can be appended to
   142 # Determines whether this properties file can be appended to
   143 # or overridden on the command line via -Djava.security.properties
   143 # or overridden on the command line via -Djava.security.properties
   144 #
   144 #