Changeset 406 for trunk/openjdk/jdk/src/share/lib
- Timestamp:
- Dec 21, 2012, 10:37:13 AM (13 years ago)
- Location:
- trunk/openjdk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk
- Property svn:mergeinfo changed
/branches/vendor/oracle/openjdk6/b27 (added) merged: 405 /branches/vendor/oracle/openjdk6/current merged: 404
- Property svn:mergeinfo changed
-
trunk/openjdk/jdk/src/share/lib/security/java.security
r2 r406 137 137 # been granted. 138 138 # 139 # by default, no packages are restricted for definition, and none of140 # the class loaders supplied with the JDK callcheckPackageDefinition.141 # 142 #package.definition= 139 # by default, none of the class loaders supplied with the JDK call 140 # checkPackageDefinition. 141 # 142 package.definition=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio. 143 143 144 144 # -
trunk/openjdk/jdk/src/share/lib/security/java.security-solaris
r2 r406 138 138 # been granted. 139 139 # 140 # by default, no packages are restricted for definition, and none of141 # the class loaders supplied with the JDK callcheckPackageDefinition.142 # 143 #package.definition= 140 # by default, none of the class loaders supplied with the JDK call 141 # checkPackageDefinition. 142 # 143 package.definition=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio. 144 144 145 145 # -
trunk/openjdk/jdk/src/share/lib/security/java.security-windows
r2 r406 138 138 # been granted. 139 139 # 140 # by default, no packages are restricted for definition, and none of141 # the class loaders supplied with the JDK callcheckPackageDefinition.142 # 143 #package.definition= 140 # by default, none of the class loaders supplied with the JDK call 141 # checkPackageDefinition. 142 # 143 package.definition=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio. 144 144 145 145 #
Note:
See TracChangeset
for help on using the changeset viewer.