src/java.base/share/conf/security/java.security
changeset 48608 1dab70e20292
parent 48581 0786897e86b3
parent 48546 707438d2d171
child 49779 ade43608ac3d
--- a/src/java.base/share/conf/security/java.security	Thu Jan 18 09:01:00 2018 -0800
+++ b/src/java.base/share/conf/security/java.security	Thu Jan 18 18:58:46 2018 +0000
@@ -812,14 +812,14 @@
 #     limited:    These policy files contain more restricted cryptographic
 #                 strengths
 #
-# The default setting is determined by the value of the “crypto.policy”
+# The default setting is determined by the value of the "crypto.policy"
 # Security property below. If your country or usage requires the
-# traditional restrictive policy, the “limited” Java cryptographic
+# traditional restrictive policy, the "limited" Java cryptographic
 # policy is still available and may be appropriate for your environment.
 #
 # If you have restrictions that do not fit either use case mentioned
 # above, Java provides the capability to customize these policy files.
-# The “crypto.policy” security property points to a subdirectory
+# The "crypto.policy" security property points to a subdirectory
 # within <java-home>/conf/security/policy/ which can be customized.
 # Please see the <java-home>/conf/security/policy/README.txt file or consult
 # the Java Security Guide/JCA documentation for more information.