1 Star 0 Fork 13

Leslie Zhai/openjdk-21

forked from src-openEuler/openjdk-21 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
rh1648249-add_commented_out_nss_cfg_provider_to_java_security.patch 506 Bytes
一键复制 编辑 原始数据 按行查看 历史
kuen 提交于 2023-12-25 10:27 . I8QZ0I: init jdk21
diff -r e3f940bd3c8f src/java.base/share/conf/security/java.security
--- openjdk/src/java.base/share/conf/security/java.security Thu Jun 11 21:54:51 2020 +0530
+++ openjdk/src/java.base/share/conf/security/java.security Mon Aug 24 10:14:31 2020 +0200
@@ -77,7 +77,7 @@
#ifdef macosx
security.provider.tbd=Apple
#endif
-security.provider.tbd=SunPKCS11
+#security.provider.tbd=SunPKCS11 ${java.home}/lib/security/nss.cfg
#
# A list of preferred providers for specific algorithms. These providers will
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lzhai/openjdk-21.git
[email protected]:lzhai/openjdk-21.git
lzhai
openjdk-21
openjdk-21
master

搜索帮助