rediff path

This commit is contained in:
slava86 2023-01-09 15:30:16 +03:00
parent a03fa43f45
commit 00ca0ab3b6
2 changed files with 3 additions and 3 deletions

View file

@ -1843,7 +1843,7 @@ sed -e "s:@NSS_LIBDIR@:%{NSS_LIBDIR}:g" %{SOURCE11} > nss.cfg
# How many CPU's do we have?
NUM_PROC="$(getconf _NPROCESSORS_ONLN)"
[ -n "$NUM_PROC" ] && %(expr $NUM_PROC / 2 )
[ -z "$NUM_PROC" ] && NUM_PROC=8
%ifarch s390x sparc64 alpha %{power64} %{aarch64}
export ARCH_DATA_MODEL=64

View file

@ -1,5 +1,5 @@
diff --git a/src/java.base/share/conf/security/java.security b/src/java.base/share/conf/security/java.security
index adfaf57d29e..abf89bbf327 100644
index fbbe754..0822502 100644
--- a/src/java.base/share/conf/security/java.security
+++ b/src/java.base/share/conf/security/java.security
@@ -78,6 +78,7 @@ security.provider.tbd=SunMSCAPI
@ -9,4 +9,4 @@ index adfaf57d29e..abf89bbf327 100644
+#security.provider.tbd=SunPKCS11 ${java.home}/lib/security/nss.cfg
#
# Security providers used when FIPS mode support is active
# A list of preferred providers for specific algorithms. These providers will