提交 063e6a16 编写于 作者: M mullan

7145239: Finetune package definition restriction

Reviewed-by: hawtin
上级 2899d8b8
...@@ -132,10 +132,10 @@ package.access=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun. ...@@ -132,10 +132,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.
# #
# Determines whether this properties file can be appended to # Determines whether this properties file can be appended to
......
...@@ -133,10 +133,10 @@ package.access=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun. ...@@ -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.
# #
# Determines whether this properties file can be appended to # Determines whether this properties file can be appended to
......
...@@ -133,10 +133,10 @@ package.access=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun. ...@@ -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.
# #
# Determines whether this properties file can be appended to # Determines whether this properties file can be appended to
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册