jdk/src/share/lib/security/java.security-solaris
changeset 13035 27b066eebe1f
parent 8769 728aa3db9869
child 13040 1f31b09f711d
equal deleted inserted replaced
11901:d7f004398a91 13035:27b066eebe1f
   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.
   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 #