jdk/src/share/lib/security/java.security
changeset 13046 f75226635385
parent 13042 44d134b0557e
child 13159 b2bf5f74dd06
equal deleted inserted replaced
13045:e915a5b3885c 13046:f75226635385
   133 # been granted.
   133 # been granted.
   134 #
   134 #
   135 # by default, none of the class loaders supplied with the JDK call
   135 # by default, none of the class loaders supplied with the JDK call
   136 # checkPackageDefinition.
   136 # checkPackageDefinition.
   137 #
   137 #
   138 package.definition=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.
   138 package.definition=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.
   139 
   139 
   140 #
   140 #
   141 # Determines whether this properties file can be appended to
   141 # Determines whether this properties file can be appended to
   142 # or overridden on the command line via -Djava.security.properties
   142 # or overridden on the command line via -Djava.security.properties
   143 #
   143 #