6945529: Apply fix for CR 6921001 to platform-specific java.security configuration files
Reviewed-by: mullan
diff --git a/src/share/lib/security/java.security-solaris b/src/share/lib/security/java.security-solaris
index 0c832c3..8e9b1ff 100644
--- a/src/share/lib/security/java.security-solaris
+++ b/src/share/lib/security/java.security-solaris
@@ -119,11 +119,6 @@
 keystore.type=jks
 
 #
-# Class to instantiate as the system scope:
-#
-system.scope=sun.security.provider.IdentityDatabase
-
-#
 # List of comma-separated packages that start with or equal this string
 # will cause a security exception to be thrown when
 # passed to checkPackageAccess unless the
@@ -379,4 +374,4 @@
 #
 # Example:
 #   jdk.tls.disabledAlgorithms=MD5, SHA1, DSA, RSA keySize < 2048
-
+i