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