From 410d6fd298a2e97280c71ae1d1a24fe439f4873b Mon Sep 17 00:00:00 2001
From: easyly <wly_easy@163.com>
Date: Thu, 5 Feb 2026 11:09:49 +0800
Subject: [PATCH] fix gitee.com problem
src/hotspot/share/services/heapRedactor.cpp | 2 +-
src/hotspot/share/services/heapRedactor.hpp | 2 +-
.../classes/org/openeuler/security/openssl/KAESM2Cipher.java | 2 +-
.../org/openeuler/security/openssl/KAESM4KeyGenerator.java | 2 +-
.../classes/sun/jvm/hotspot/utilities/AnnotationArray2D.java | 2 +-
.../share/classes/sun/jvm/hotspot/utilities/HeapRedactor.java | 2 +-
.../linux/conf/security/kaeprovider.conf | 4 +--
7 files changed, 6 insertions(+), 6 deletions(-)
@@ -18,7 +18,7 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * Please visit https://gitee.com/openeuler/bishengjdk-8 if you need additional
+ * Please visit https://gitcode.com/openeuler/bishengjdk-8 if you need additional
* information or have any questions.
*/
@@ -18,7 +18,7 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * Please visit https://gitee.com/openeuler/bishengjdk-8 if you need additional
+ * Please visit https://gitcode.com/openeuler/bishengjdk-8 if you need additional
* information or have any questions.
*/
@@ -18,7 +18,7 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * Please visit https://gitee.com/openeuler/bgmprovider if you need additional
+ * Please visit https://gitcode.com/openeuler/bgmprovider if you need additional
* information or have any questions.
*/
@@ -18,7 +18,7 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * Please visit https://gitee.com/openeuler/bgmprovider if you need additional
+ * Please visit https://gitcode.com/openeuler/bgmprovider if you need additional
* information or have any questions.
*/
@@ -18,7 +18,7 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * Please visit https://gitee.com/openeuler/bishengjdk-8 if you need additional
+ * Please visit https://gitcode.com/openeuler/bishengjdk-8 if you need additional
* information or have any questions.
*/
@@ -18,7 +18,7 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * Please visit https://gitee.com/openeuler/bishengjdk-8 if you need additional
+ * Please visit https://gitcode.com/openeuler/bishengjdk-8 if you need additional
* information or have any questions.
*/
@@ -3,7 +3,7 @@
# These configuration properties support the use of jdk system properties,
# and jdk system properties take precedence over file configuration properties.
# For detailed usage, please refer to the user manual:
-# https://gitee.com/openeuler/bishengjdk-8/wikis/%E4%B8%AD%E6%96%87%E6%96%87%E6%A1%A3/KAE%20Provider%E7%94%A8%E6%88%B7%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C
+# https://gitcode.com/openeuler/bishengjdk-8/wiki/KAE_Provider%E7%94%A8%E6%88%B7%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.md
#
# Algorithms are enabled by default if KAEProvider is used.
@@ -46,7 +46,7 @@
# algorithm implemented by kae engine only supports md5 and sm3, asymmetric cipher not support sm2.
# For more information, please refer to:
# KAE : https://github.com/kunpengcompute/KAE#:~:text=Digest%20algorithm%3A%20SM3/MD5
-# UADK: https://gitee.com/openeuler/uadk/wikis/%E4%BD%BF%E7%94%A8%E6%96%87%E6%A1%A3/UADK%20quick%20start#11-uadk
+# UADK: https://gitcode.com/openeuler/uadk/wiki/%E4%BD%BF%E7%94%A8%E6%96%87%E6%A1%A3%2FUADK%20quick%20start.md#11-uadk
#
# Users can disable unsupported algorithms through the following property configuration.
# Disable algorithm to enable KAE hardware acceleration, use openssl soft algorithm instead.
--
2.34.1