diff -r d7f004398a91 -r 27b066eebe1f jdk/src/share/lib/security/java.security-solaris --- a/jdk/src/share/lib/security/java.security-solaris Wed Jan 18 15:35:06 2012 +0000 +++ b/jdk/src/share/lib/security/java.security-solaris Wed Feb 22 15:38:24 2012 -0500 @@ -133,10 +133,10 @@ # corresponding RuntimePermission ("defineClassInPackage."+package) has # been granted. # -# by default, no packages are restricted for definition, and none of -# the class loaders supplied with the JDK call checkPackageDefinition. +# by default, none of the class loaders supplied with the JDK call +# 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