jdk/src/share/lib/security/java.security-macosx
changeset 12446 69b93f3b9f85
parent 12047 320a714614e9
child 13046 f75226635385
equal deleted inserted replaced
12445:9df4dd548612 12446:69b93f3b9f85
   122 # List of comma-separated packages that start with or equal this string
   122 # List of comma-separated packages that start with or equal this string
   123 # will cause a security exception to be thrown when
   123 # will cause a security exception to be thrown when
   124 # passed to checkPackageAccess unless the
   124 # passed to checkPackageAccess unless the
   125 # corresponding RuntimePermission ("accessClassInPackage."+package) has
   125 # corresponding RuntimePermission ("accessClassInPackage."+package) has
   126 # been granted.
   126 # been granted.
   127 package.access=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,apple.
   127 package.access=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.
   128 
   128 
   129 #
   129 #
   130 # List of comma-separated packages that start with or equal this string
   130 # List of comma-separated packages that start with or equal this string
   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