jdk/src/java.base/share/conf/security/java.security
changeset 30444 054604aed79c
parent 29902 dc24eacaae11
child 30506 1998a5644f50
equal deleted inserted replaced
30443:8d2f2ce637bd 30444:054604aed79c
   154 #
   154 #
   155 #login.config.url.1=file:${user.home}/.java.login.config
   155 #login.config.url.1=file:${user.home}/.java.login.config
   156 
   156 
   157 #
   157 #
   158 # Class to instantiate as the system Policy. This is the name of the class
   158 # Class to instantiate as the system Policy. This is the name of the class
   159 # that will be used as the Policy object.
   159 # that will be used as the Policy object. The system class loader is used to
       
   160 # locate this class.
   160 #
   161 #
   161 policy.provider=sun.security.provider.PolicyFile
   162 policy.provider=sun.security.provider.PolicyFile
   162 
   163 
   163 # The default is to have a single system-wide policy file,
   164 # The default is to have a single system-wide policy file,
   164 # and a policy file in the user's home directory.
   165 # and a policy file in the user's home directory.