7171228: closed/java/lang/SecurityManager/CheckPackageDefinition.java failure

Reviewed-by: mullan
This commit is contained in:
Abhijit Saha 2012-05-24 10:23:21 -07:00
parent 5d202b67cc
commit 7fdf0dfa52
4 changed files with 6 additions and 6 deletions

View file

@ -135,7 +135,7 @@ package.access=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.
# by default, none of the class loaders supplied with the JDK call # by default, none of the class loaders supplied with the JDK call
# checkPackageDefinition. # checkPackageDefinition.
# #
package.definition=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio. 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.
# #
# Determines whether this properties file can be appended to # Determines whether this properties file can be appended to

View file

@ -133,10 +133,10 @@ package.access=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.
# corresponding RuntimePermission ("defineClassInPackage."+package) has # corresponding RuntimePermission ("defineClassInPackage."+package) has
# been granted. # been granted.
# #
# by default, no packages are restricted for definition, and none of # by default, none of the class loaders supplied with the JDK call
# the class loaders supplied with the JDK call checkPackageDefinition. # checkPackageDefinition.
# #
#package.definition= 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.
# #
# Determines whether this properties file can be appended to # Determines whether this properties file can be appended to

View file

@ -137,7 +137,7 @@ package.access=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.
# by default, none of the class loaders supplied with the JDK call # by default, none of the class loaders supplied with the JDK call
# checkPackageDefinition. # checkPackageDefinition.
# #
package.definition=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio. 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.
# #
# Determines whether this properties file can be appended to # Determines whether this properties file can be appended to

View file

@ -136,7 +136,7 @@ package.access=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.
# by default, none of the class loaders supplied with the JDK call # by default, none of the class loaders supplied with the JDK call
# checkPackageDefinition. # checkPackageDefinition.
# #
package.definition=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio. 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.
# #
# Determines whether this properties file can be appended to # Determines whether this properties file can be appended to