Ignore:
Timestamp:
Dec 21, 2012, 10:37:13 AM (13 years ago)
Author:
dmik
Message:

trunk: Merged in openjdk6 b27 from branches/vendor/oracle.

Location:
trunk/openjdk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/openjdk

  • trunk/openjdk/jdk/src/share/lib/security/java.security

    r2 r406  
    137137# been granted.
    138138#
    139 # by default, no packages are restricted for definition, and none of
    140 # the class loaders supplied with the JDK call checkPackageDefinition.
    141 #
    142 #package.definition=
     139# by default, none of the class loaders supplied with the JDK call
     140# checkPackageDefinition.
     141#
     142package.definition=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.
    143143
    144144#
  • trunk/openjdk/jdk/src/share/lib/security/java.security-solaris

    r2 r406  
    138138# been granted.
    139139#
    140 # by default, no packages are restricted for definition, and none of
    141 # the class loaders supplied with the JDK call checkPackageDefinition.
    142 #
    143 #package.definition=
     140# by default, none of the class loaders supplied with the JDK call
     141# checkPackageDefinition.
     142#
     143package.definition=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.
    144144
    145145#
  • trunk/openjdk/jdk/src/share/lib/security/java.security-windows

    r2 r406  
    138138# been granted.
    139139#
    140 # by default, no packages are restricted for definition, and none of
    141 # the class loaders supplied with the JDK call checkPackageDefinition.
    142 #
    143 #package.definition=
     140# by default, none of the class loaders supplied with the JDK call
     141# checkPackageDefinition.
     142#
     143package.definition=sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.
    144144
    145145#
Note: See TracChangeset for help on using the changeset viewer.