equal
deleted
inserted
replaced
175 # will cause a security exception to be thrown when |
175 # will cause a security exception to be thrown when |
176 # passed to checkPackageAccess unless the |
176 # passed to checkPackageAccess unless the |
177 # corresponding RuntimePermission ("accessClassInPackage."+package) has |
177 # corresponding RuntimePermission ("accessClassInPackage."+package) has |
178 # been granted. |
178 # been granted. |
179 package.access=sun.,\ |
179 package.access=sun.,\ |
|
180 com.sun.corba.se.impl.,\ |
180 com.sun.xml.internal.,\ |
181 com.sun.xml.internal.,\ |
181 com.sun.imageio.,\ |
182 com.sun.imageio.,\ |
182 com.sun.istack.internal.,\ |
183 com.sun.istack.internal.,\ |
183 com.sun.jmx.,\ |
184 com.sun.jmx.,\ |
184 com.sun.proxy.,\ |
185 com.sun.proxy.,\ |
216 # |
217 # |
217 # by default, none of the class loaders supplied with the JDK call |
218 # by default, none of the class loaders supplied with the JDK call |
218 # checkPackageDefinition. |
219 # checkPackageDefinition. |
219 # |
220 # |
220 package.definition=sun.,\ |
221 package.definition=sun.,\ |
|
222 com.sun.corba.se.impl.,\ |
221 com.sun.xml.internal.,\ |
223 com.sun.xml.internal.,\ |
222 com.sun.imageio.,\ |
224 com.sun.imageio.,\ |
223 com.sun.istack.internal.,\ |
225 com.sun.istack.internal.,\ |
224 com.sun.jmx.,\ |
226 com.sun.jmx.,\ |
225 com.sun.proxy.,\ |
227 com.sun.proxy.,\ |