diff --git a/.gitattributes b/.gitattributes
index d794e4c3ab5..f16fd393dad 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/.github/runlint.sh b/.github/runlint.sh
index 944e45dcc1c..3e2a7a75d2e 100755
--- a/.github/runlint.sh
+++ b/.github/runlint.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/.github/workflows/assign-to-project.yml b/.github/workflows/assign-to-project.yml
index bf3afe0a475..8a48d88a112 100644
--- a/.github/workflows/assign-to-project.yml
+++ b/.github/workflows/assign-to-project.yml
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################/
diff --git a/.github/workflows/autoTestPR.yml b/.github/workflows/autoTestPR.yml
index 2264a7c70c6..a3720a86b27 100644
--- a/.github/workflows/autoTestPR.yml
+++ b/.github/workflows/autoTestPR.yml
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################/
diff --git a/.github/workflows/presubmit.yml b/.github/workflows/presubmit.yml
index b79e7fd8c2f..4be743f4a27 100644
--- a/.github/workflows/presubmit.yml
+++ b/.github/workflows/presubmit.yml
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################/
diff --git a/.github/workflows/rmAutoTestPRBranch.yml b/.github/workflows/rmAutoTestPRBranch.yml
index 564414a2474..e799415d4fb 100644
--- a/.github/workflows/rmAutoTestPRBranch.yml
+++ b/.github/workflows/rmAutoTestPRBranch.yml
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################/
diff --git a/.github/workflows/runAqa.yml b/.github/workflows/runAqa.yml
index 4d8a3735c3c..49a575e6787 100644
--- a/.github/workflows/runAqa.yml
+++ b/.github/workflows/runAqa.yml
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################/
diff --git a/.gitignore b/.gitignore
index c73bb667012..e5004a43074 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 50f8a24bd71..32ed3100095 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9bf1ba127f3..58b59fe71f7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
@@ -240,7 +240,7 @@ The template for the copyright notice and dual-license is as follows:
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/LICENSE b/LICENSE
index 1717b5b0736..62483d8dcc3 100644
--- a/LICENSE
+++ b/LICENSE
@@ -7,7 +7,7 @@ This program and the accompanying materials are made available under the terms o
This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License, version 2 with the GNU Classpath Exception [1] and GNU General Public License, version 2 with the OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/README.md b/README.md
index 7b0d3c74577..f73d6133c34 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/about.html b/about.html
index ce45458d926..97a1df086af 100644
--- a/about.html
+++ b/about.html
@@ -22,7 +22,7 @@
#1370
- |
+
New nogc GC policy |
All platforms |
Under this policy, no memory is reclaimed through garbage collection. The Java object heap is expanded until an OutOfMemory error is generated and the VM shuts down. Enable this policy with the -Xgcpolicy:nogc or -XX:+UseNoGC options. You might use this mode for testing or for short-lived applications. |
diff --git a/jcl/.classpath b/jcl/.classpath
index 5e9560e4ccb..dc372beac77 100644
--- a/jcl/.classpath
+++ b/jcl/.classpath
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/.gitignore b/jcl/.gitignore
index d7ca358882b..818b72e4add 100644
--- a/jcl/.gitignore
+++ b/jcl/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/jcl/com.ibm.dtfj-javadoc-829.xml b/jcl/com.ibm.dtfj-javadoc-829.xml
index 71a86eae331..d4fab6cb8fb 100644
--- a/jcl/com.ibm.dtfj-javadoc-829.xml
+++ b/jcl/com.ibm.dtfj-javadoc-829.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/jcl/com.ibm.gpu-javadoc.xml b/jcl/com.ibm.gpu-javadoc.xml
index a0ee29117cf..83a80b5fe7d 100644
--- a/jcl/com.ibm.gpu-javadoc.xml
+++ b/jcl/com.ibm.gpu-javadoc.xml
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/com.ibm.lang.management-javadoc-829.xml b/jcl/com.ibm.lang.management-javadoc-829.xml
index e212b4e5fbc..461713c924b 100644
--- a/jcl/com.ibm.lang.management-javadoc-829.xml
+++ b/jcl/com.ibm.lang.management-javadoc-829.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/jcl/jdmpview (Eclipse IDE).launch b/jcl/jdmpview (Eclipse IDE).launch
index 6bf8de45ef8..540f8dcdffb 100644
--- a/jcl/jdmpview (Eclipse IDE).launch
+++ b/jcl/jdmpview (Eclipse IDE).launch
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/jpp_configuration.xml b/jcl/jpp_configuration.xml
index d67fdc881c4..12f84a41cea 100644
--- a/jcl/jpp_configuration.xml
+++ b/jcl/jpp_configuration.xml
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/gpu/spi/GPUAssist.java b/jcl/src/java.base/share/classes/com/ibm/gpu/spi/GPUAssist.java
index 0c599719cc3..bcedef5725d 100644
--- a/jcl/src/java.base/share/classes/com/ibm/gpu/spi/GPUAssist.java
+++ b/jcl/src/java.base/share/classes/com/ibm/gpu/spi/GPUAssist.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/gpu/spi/GPUAssistHolder.java b/jcl/src/java.base/share/classes/com/ibm/gpu/spi/GPUAssistHolder.java
index 1ecb6e9535f..6cc706e1a82 100644
--- a/jcl/src/java.base/share/classes/com/ibm/gpu/spi/GPUAssistHolder.java
+++ b/jcl/src/java.base/share/classes/com/ibm/gpu/spi/GPUAssistHolder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/jit/BigDecimalConverters.java b/jcl/src/java.base/share/classes/com/ibm/jit/BigDecimalConverters.java
index f5548566306..fcd9fc1cb31 100644
--- a/jcl/src/java.base/share/classes/com/ibm/jit/BigDecimalConverters.java
+++ b/jcl/src/java.base/share/classes/com/ibm/jit/BigDecimalConverters.java
@@ -21,7 +21,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/jit/BigDecimalExtension.java b/jcl/src/java.base/share/classes/com/ibm/jit/BigDecimalExtension.java
index 354f56ec3fa..7a7cf9b99ca 100644
--- a/jcl/src/java.base/share/classes/com/ibm/jit/BigDecimalExtension.java
+++ b/jcl/src/java.base/share/classes/com/ibm/jit/BigDecimalExtension.java
@@ -24,7 +24,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/jit/JITHelpers.java b/jcl/src/java.base/share/classes/com/ibm/jit/JITHelpers.java
index 70aff923265..189fdd433da 100644
--- a/jcl/src/java.base/share/classes/com/ibm/jit/JITHelpers.java
+++ b/jcl/src/java.base/share/classes/com/ibm/jit/JITHelpers.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/lang/ArgumentHelper.java b/jcl/src/java.base/share/classes/com/ibm/oti/lang/ArgumentHelper.java
index 85337351c93..6713039cfc4 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/lang/ArgumentHelper.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/lang/ArgumentHelper.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/reflect/AnnotationParser.java b/jcl/src/java.base/share/classes/com/ibm/oti/reflect/AnnotationParser.java
index a400dc32a0f..78b2f52d3df 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/reflect/AnnotationParser.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/reflect/AnnotationParser.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/reflect/Annotations.java b/jcl/src/java.base/share/classes/com/ibm/oti/reflect/Annotations.java
index f42baf0087e..8f275b85e1f 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/reflect/Annotations.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/reflect/Annotations.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/reflect/TypeAnnotationParser.java b/jcl/src/java.base/share/classes/com/ibm/oti/reflect/TypeAnnotationParser.java
index e4722e50f40..f0967a2283a 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/reflect/TypeAnnotationParser.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/reflect/TypeAnnotationParser.java
@@ -27,7 +27,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/util/ExternalMessages-MasterIndex.properties b/jcl/src/java.base/share/classes/com/ibm/oti/util/ExternalMessages-MasterIndex.properties
index d65090ca681..4cff1925236 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/util/ExternalMessages-MasterIndex.properties
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/util/ExternalMessages-MasterIndex.properties
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/util/Msg.java b/jcl/src/java.base/share/classes/com/ibm/oti/util/Msg.java
index b256788df7b..d48b5367d88 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/util/Msg.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/util/Msg.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/util/PriviAction.java b/jcl/src/java.base/share/classes/com/ibm/oti/util/PriviAction.java
index d3bd03e8b9c..b5504190e7c 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/util/PriviAction.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/util/PriviAction.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/util/ReflectPermissions.java b/jcl/src/java.base/share/classes/com/ibm/oti/util/ReflectPermissions.java
index e0b14889472..68f128806c3 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/util/ReflectPermissions.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/util/ReflectPermissions.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/util/RuntimePermissions.java b/jcl/src/java.base/share/classes/com/ibm/oti/util/RuntimePermissions.java
index adfd6d4213d..fbe4359ca0a 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/util/RuntimePermissions.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/util/RuntimePermissions.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/util/Util.java b/jcl/src/java.base/share/classes/com/ibm/oti/util/Util.java
index b3df44decdb..c77641f66c9 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/util/Util.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/util/Util.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/util/WeakReferenceNode.java b/jcl/src/java.base/share/classes/com/ibm/oti/util/WeakReferenceNode.java
index ec7c8a45881..c5ea101c6b7 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/util/WeakReferenceNode.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/util/WeakReferenceNode.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/vm/AbstractClassLoader.java b/jcl/src/java.base/share/classes/com/ibm/oti/vm/AbstractClassLoader.java
index 2408f614232..532cb4ed64a 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/vm/AbstractClassLoader.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/vm/AbstractClassLoader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/vm/BootstrapClassLoader.java b/jcl/src/java.base/share/classes/com/ibm/oti/vm/BootstrapClassLoader.java
index 311b08ca183..4d037521222 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/vm/BootstrapClassLoader.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/vm/BootstrapClassLoader.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/vm/J9UnmodifiableClass.java b/jcl/src/java.base/share/classes/com/ibm/oti/vm/J9UnmodifiableClass.java
index 5955f536132..8af9dcc87cc 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/vm/J9UnmodifiableClass.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/vm/J9UnmodifiableClass.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/vm/JarRunner.java b/jcl/src/java.base/share/classes/com/ibm/oti/vm/JarRunner.java
index 3ab7879e134..64e92e70f83 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/vm/JarRunner.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/vm/JarRunner.java
@@ -23,7 +23,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/vm/MsgHelp.java b/jcl/src/java.base/share/classes/com/ibm/oti/vm/MsgHelp.java
index 897aa4cc56b..a0b10afed53 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/vm/MsgHelp.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/vm/MsgHelp.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/vm/ORBBase.java b/jcl/src/java.base/share/classes/com/ibm/oti/vm/ORBBase.java
index 2e3e7c510e6..21029e69eb9 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/vm/ORBBase.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/vm/ORBBase.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/vm/ORBVMHelpers.java b/jcl/src/java.base/share/classes/com/ibm/oti/vm/ORBVMHelpers.java
index 1db195d8044..46d603f27f8 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/vm/ORBVMHelpers.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/vm/ORBVMHelpers.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/vm/VM.java b/jcl/src/java.base/share/classes/com/ibm/oti/vm/VM.java
index ab13d20e59f..377d2c892ec 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/vm/VM.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/vm/VM.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/oti/vm/VMLangAccess.java b/jcl/src/java.base/share/classes/com/ibm/oti/vm/VMLangAccess.java
index 86e26264b2c..d2735961be7 100644
--- a/jcl/src/java.base/share/classes/com/ibm/oti/vm/VMLangAccess.java
+++ b/jcl/src/java.base/share/classes/com/ibm/oti/vm/VMLangAccess.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/com/ibm/sharedclasses/spi/SharedClassProvider.java b/jcl/src/java.base/share/classes/com/ibm/sharedclasses/spi/SharedClassProvider.java
index 95309a9ebae..69cbe58755c 100644
--- a/jcl/src/java.base/share/classes/com/ibm/sharedclasses/spi/SharedClassProvider.java
+++ b/jcl/src/java.base/share/classes/com/ibm/sharedclasses/spi/SharedClassProvider.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/AbstractStringBuilder.java b/jcl/src/java.base/share/classes/java/lang/AbstractStringBuilder.java
index 7fffae61c93..79bcbed662c 100644
--- a/jcl/src/java.base/share/classes/java/lang/AbstractStringBuilder.java
+++ b/jcl/src/java.base/share/classes/java/lang/AbstractStringBuilder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/Access.java b/jcl/src/java.base/share/classes/java/lang/Access.java
index 23b42670f1a..4b0be04f85e 100644
--- a/jcl/src/java.base/share/classes/java/lang/Access.java
+++ b/jcl/src/java.base/share/classes/java/lang/Access.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*/
diff --git a/jcl/src/java.base/share/classes/java/lang/Class.java b/jcl/src/java.base/share/classes/java/lang/Class.java
index 4d5e3ae5dfd..c977efbfdc7 100644
--- a/jcl/src/java.base/share/classes/java/lang/Class.java
+++ b/jcl/src/java.base/share/classes/java/lang/Class.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/ClassCastException.java b/jcl/src/java.base/share/classes/java/lang/ClassCastException.java
index 5dc44c91372..3bfae9ab1bd 100644
--- a/jcl/src/java.base/share/classes/java/lang/ClassCastException.java
+++ b/jcl/src/java.base/share/classes/java/lang/ClassCastException.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/ClassLoader.java b/jcl/src/java.base/share/classes/java/lang/ClassLoader.java
index b4237220147..5e93948f05e 100644
--- a/jcl/src/java.base/share/classes/java/lang/ClassLoader.java
+++ b/jcl/src/java.base/share/classes/java/lang/ClassLoader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/Compiler.java b/jcl/src/java.base/share/classes/java/lang/Compiler.java
index c00be3c8118..70e22df6b40 100644
--- a/jcl/src/java.base/share/classes/java/lang/Compiler.java
+++ b/jcl/src/java.base/share/classes/java/lang/Compiler.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/InstantiationError.java b/jcl/src/java.base/share/classes/java/lang/InstantiationError.java
index 415ecbae9e9..add5534c07f 100644
--- a/jcl/src/java.base/share/classes/java/lang/InstantiationError.java
+++ b/jcl/src/java.base/share/classes/java/lang/InstantiationError.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/InstantiationException.java b/jcl/src/java.base/share/classes/java/lang/InstantiationException.java
index 47391463567..7cb9c16ecda 100644
--- a/jcl/src/java.base/share/classes/java/lang/InstantiationException.java
+++ b/jcl/src/java.base/share/classes/java/lang/InstantiationException.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/InternalAnonymousClassLoader.java b/jcl/src/java.base/share/classes/java/lang/InternalAnonymousClassLoader.java
index 79e5a9796b8..194298a4ce4 100644
--- a/jcl/src/java.base/share/classes/java/lang/InternalAnonymousClassLoader.java
+++ b/jcl/src/java.base/share/classes/java/lang/InternalAnonymousClassLoader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/InternalConstantPool.java b/jcl/src/java.base/share/classes/java/lang/InternalConstantPool.java
index f4db1325b64..69104409743 100644
--- a/jcl/src/java.base/share/classes/java/lang/InternalConstantPool.java
+++ b/jcl/src/java.base/share/classes/java/lang/InternalConstantPool.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/J9VMInternals.java b/jcl/src/java.base/share/classes/java/lang/J9VMInternals.java
index cc97b124b1c..edc1957fd52 100644
--- a/jcl/src/java.base/share/classes/java/lang/J9VMInternals.java
+++ b/jcl/src/java.base/share/classes/java/lang/J9VMInternals.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/LiveStackFrame.java b/jcl/src/java.base/share/classes/java/lang/LiveStackFrame.java
index fb9304090ae..8a5387fc990 100644
--- a/jcl/src/java.base/share/classes/java/lang/LiveStackFrame.java
+++ b/jcl/src/java.base/share/classes/java/lang/LiveStackFrame.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/LiveStackFrameInfo.java b/jcl/src/java.base/share/classes/java/lang/LiveStackFrameInfo.java
index fb9304090ae..8a5387fc990 100644
--- a/jcl/src/java.base/share/classes/java/lang/LiveStackFrameInfo.java
+++ b/jcl/src/java.base/share/classes/java/lang/LiveStackFrameInfo.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/Object.java b/jcl/src/java.base/share/classes/java/lang/Object.java
index 5496270e5cf..7dcada8e3c1 100644
--- a/jcl/src/java.base/share/classes/java/lang/Object.java
+++ b/jcl/src/java.base/share/classes/java/lang/Object.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/RuntimePermission.java b/jcl/src/java.base/share/classes/java/lang/RuntimePermission.java
index f0a27f904b5..d75b07760ff 100644
--- a/jcl/src/java.base/share/classes/java/lang/RuntimePermission.java
+++ b/jcl/src/java.base/share/classes/java/lang/RuntimePermission.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/StackFrameInfo.java b/jcl/src/java.base/share/classes/java/lang/StackFrameInfo.java
index fb9304090ae..8a5387fc990 100644
--- a/jcl/src/java.base/share/classes/java/lang/StackFrameInfo.java
+++ b/jcl/src/java.base/share/classes/java/lang/StackFrameInfo.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/StackStreamFactory.java b/jcl/src/java.base/share/classes/java/lang/StackStreamFactory.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.base/share/classes/java/lang/StackStreamFactory.java
+++ b/jcl/src/java.base/share/classes/java/lang/StackStreamFactory.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/StackTraceElement.java b/jcl/src/java.base/share/classes/java/lang/StackTraceElement.java
index a38a9386cec..0592813897d 100644
--- a/jcl/src/java.base/share/classes/java/lang/StackTraceElement.java
+++ b/jcl/src/java.base/share/classes/java/lang/StackTraceElement.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/StackWalker.java b/jcl/src/java.base/share/classes/java/lang/StackWalker.java
index 567b98b8f14..b5b0f08e828 100644
--- a/jcl/src/java.base/share/classes/java/lang/StackWalker.java
+++ b/jcl/src/java.base/share/classes/java/lang/StackWalker.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/String.java b/jcl/src/java.base/share/classes/java/lang/String.java
index f6c78794682..f4aa15bb37d 100644
--- a/jcl/src/java.base/share/classes/java/lang/String.java
+++ b/jcl/src/java.base/share/classes/java/lang/String.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/StringBuffer.java b/jcl/src/java.base/share/classes/java/lang/StringBuffer.java
index bf4e317c41b..363b705a9db 100644
--- a/jcl/src/java.base/share/classes/java/lang/StringBuffer.java
+++ b/jcl/src/java.base/share/classes/java/lang/StringBuffer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/StringBuilder.java b/jcl/src/java.base/share/classes/java/lang/StringBuilder.java
index 196cd04422e..47fc2cec90d 100644
--- a/jcl/src/java.base/share/classes/java/lang/StringBuilder.java
+++ b/jcl/src/java.base/share/classes/java/lang/StringBuilder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/System.java b/jcl/src/java.base/share/classes/java/lang/System.java
index 595187f2251..84d8e3df163 100644
--- a/jcl/src/java.base/share/classes/java/lang/System.java
+++ b/jcl/src/java.base/share/classes/java/lang/System.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/Thread.java b/jcl/src/java.base/share/classes/java/lang/Thread.java
index 27ab78eff22..5d2f3c52a9e 100644
--- a/jcl/src/java.base/share/classes/java/lang/Thread.java
+++ b/jcl/src/java.base/share/classes/java/lang/Thread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/ThreadGroup.java b/jcl/src/java.base/share/classes/java/lang/ThreadGroup.java
index 0ed7eb03747..de0b3b98ee4 100644
--- a/jcl/src/java.base/share/classes/java/lang/ThreadGroup.java
+++ b/jcl/src/java.base/share/classes/java/lang/ThreadGroup.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/Throwable.java b/jcl/src/java.base/share/classes/java/lang/Throwable.java
index 8a803a5b9d7..ae3f8b6cbc1 100644
--- a/jcl/src/java.base/share/classes/java/lang/Throwable.java
+++ b/jcl/src/java.base/share/classes/java/lang/Throwable.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/VMAccess.java b/jcl/src/java.base/share/classes/java/lang/VMAccess.java
index fa416f52443..fd29c91a087 100644
--- a/jcl/src/java.base/share/classes/java/lang/VMAccess.java
+++ b/jcl/src/java.base/share/classes/java/lang/VMAccess.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/about.html b/jcl/src/java.base/share/classes/java/lang/about.html
index c1021dfc312..bff2470e840 100644
--- a/jcl/src/java.base/share/classes/java/lang/about.html
+++ b/jcl/src/java.base/share/classes/java/lang/about.html
@@ -22,7 +22,7 @@ License
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/ArgumentConversionHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/ArgumentConversionHandle.java
index 9c89bd143b4..af3c6fbe8e3 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/ArgumentConversionHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/ArgumentConversionHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/ArrayVarHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/ArrayVarHandle.java
index 88bc91c79ce..a1b7c77f884 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/ArrayVarHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/ArrayVarHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/AsTypeHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/AsTypeHandle.java
index eba3650c942..83fe43a02fb 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/AsTypeHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/AsTypeHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/BootstrapMethodInvoker.java b/jcl/src/java.base/share/classes/java/lang/invoke/BootstrapMethodInvoker.java
index 9f3489a2071..3e05deb7f25 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/BootstrapMethodInvoker.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/BootstrapMethodInvoker.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/BoundMethodHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/BoundMethodHandle.java
index 71f66a0434d..dcd0eda3cee 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/BoundMethodHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/BoundMethodHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/BruteArgumentMoverHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/BruteArgumentMoverHandle.java
index 4429ce46656..a272ebb2327 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/BruteArgumentMoverHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/BruteArgumentMoverHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/ByteArrayViewVarHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/ByteArrayViewVarHandle.java
index 9505fe8bd83..e3d9ff63d65 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/ByteArrayViewVarHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/ByteArrayViewVarHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/ByteBufferViewVarHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/ByteBufferViewVarHandle.java
index b9aa3475c9c..d8c004b4ec0 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/ByteBufferViewVarHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/ByteBufferViewVarHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/CacheKey.java b/jcl/src/java.base/share/classes/java/lang/invoke/CacheKey.java
index 76f58669226..3bc147dda36 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/CacheKey.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/CacheKey.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/CallSite.java b/jcl/src/java.base/share/classes/java/lang/invoke/CallSite.java
index c4180145c9f..1c698ad3a55 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/CallSite.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/CallSite.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/CatchHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/CatchHandle.java
index ae118fb936b..56a749e7b8c 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/CatchHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/CatchHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/CollectHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/CollectHandle.java
index c43f383e03f..d954727619d 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/CollectHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/CollectHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/ConstantCallSite.java b/jcl/src/java.base/share/classes/java/lang/invoke/ConstantCallSite.java
index 9e0ef888862..93a821cee88 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/ConstantCallSite.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/ConstantCallSite.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/ConstantHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/ConstantHandle.java
index 57f82c8dcad..bfc1e0d3c36 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/ConstantHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/ConstantHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/ConstructorHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/ConstructorHandle.java
index 2f2eaaa79e6..b9843e3f9bd 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/ConstructorHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/ConstructorHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/ConvertHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/ConvertHandle.java
index d57a53c2d18..ff0691fa0e7 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/ConvertHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/ConvertHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/DefaultMethodConflictException.java b/jcl/src/java.base/share/classes/java/lang/invoke/DefaultMethodConflictException.java
index 51d04c81bf0..89d4061e03d 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/DefaultMethodConflictException.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/DefaultMethodConflictException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/DelegatingMethodHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/DelegatingMethodHandle.java
index 4ea9fcc90ba..c7ebe48d2de 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/DelegatingMethodHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/DelegatingMethodHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/DirectHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/DirectHandle.java
index 89e86e35626..7fdc0aed8cf 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/DirectHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/DirectHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/DirectMethodHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/DirectMethodHandle.java
index d4977cafe29..18a0c35e6c7 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/DirectMethodHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/DirectMethodHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/DynamicInvokerHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/DynamicInvokerHandle.java
index 086dac096b3..0f75547fe17 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/DynamicInvokerHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/DynamicInvokerHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/ExplicitCastHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/ExplicitCastHandle.java
index e3dfa427eb5..49d10998414 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/ExplicitCastHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/ExplicitCastHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/FieldGetterHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/FieldGetterHandle.java
index 844cac4e8f9..35c25cbd991 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/FieldGetterHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/FieldGetterHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/FieldHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/FieldHandle.java
index bcb385645d2..e79eb39ea8a 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/FieldHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/FieldHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/FieldSetterHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/FieldSetterHandle.java
index 8ff553e82d0..bb089408962 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/FieldSetterHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/FieldSetterHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/FieldVarHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/FieldVarHandle.java
index 045ba12acbc..4cc4a896fc5 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/FieldVarHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/FieldVarHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/FilterArgumentsHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/FilterArgumentsHandle.java
index 0f10ed86c3c..5ec9a657379 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/FilterArgumentsHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/FilterArgumentsHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/FilterReturnHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/FilterReturnHandle.java
index b0d0a414977..7144e4c2b7d 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/FilterReturnHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/FilterReturnHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/FinallyHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/FinallyHandle.java
index 9203a9cfa56..0c63a297e7b 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/FinallyHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/FinallyHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/FoldHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/FoldHandle.java
index a562a8415ea..0392238deb0 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/FoldHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/FoldHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/GenerateJLIClassesHelper.java b/jcl/src/java.base/share/classes/java/lang/invoke/GenerateJLIClassesHelper.java
index bab659a54f0..27ad483e026 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/GenerateJLIClassesHelper.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/GenerateJLIClassesHelper.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/GuardWithTestHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/GuardWithTestHandle.java
index 4237d7cae57..ab819d3a0cf 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/GuardWithTestHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/GuardWithTestHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/HandleCache.java b/jcl/src/java.base/share/classes/java/lang/invoke/HandleCache.java
index 78331877c65..c4d732f6e63 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/HandleCache.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/HandleCache.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/IndirectHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/IndirectHandle.java
index 7c237aa5bac..f1556010ec6 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/IndirectHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/IndirectHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/InfoFromMemberName.java b/jcl/src/java.base/share/classes/java/lang/invoke/InfoFromMemberName.java
index cff34508ec3..32ee956da76 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/InfoFromMemberName.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/InfoFromMemberName.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/Insert1Handle.java b/jcl/src/java.base/share/classes/java/lang/invoke/Insert1Handle.java
index 2be311e0a72..8a437192872 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/Insert1Handle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/Insert1Handle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/Insert1IntHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/Insert1IntHandle.java
index 08cc56af942..469aa02344c 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/Insert1IntHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/Insert1IntHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/Insert2Handle.java b/jcl/src/java.base/share/classes/java/lang/invoke/Insert2Handle.java
index ddc0b73d68a..2664b3f2552 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/Insert2Handle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/Insert2Handle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/Insert3Handle.java b/jcl/src/java.base/share/classes/java/lang/invoke/Insert3Handle.java
index 09a21344f8d..506c6dade2b 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/Insert3Handle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/Insert3Handle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/InsertHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/InsertHandle.java
index d1e63722805..50d9786f787 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/InsertHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/InsertHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/InstanceFieldVarHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/InstanceFieldVarHandle.java
index a79b88fb3ed..9335cffb920 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/InstanceFieldVarHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/InstanceFieldVarHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/InterfaceHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/InterfaceHandle.java
index abae28cfc16..4c8bca7dbbd 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/InterfaceHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/InterfaceHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/InvokeExactHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/InvokeExactHandle.java
index acc7f7cef4b..8fbaa9105b4 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/InvokeExactHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/InvokeExactHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/InvokeGenericHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/InvokeGenericHandle.java
index fc30b33bd26..aa0cabe0bc8 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/InvokeGenericHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/InvokeGenericHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java b/jcl/src/java.base/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java
index e27e7776447..0c67c19ef18 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/Invokers.java b/jcl/src/java.base/share/classes/java/lang/invoke/Invokers.java
index 5afcafda413..7041fe89ffc 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/Invokers.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/Invokers.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/LambdaForm.java b/jcl/src/java.base/share/classes/java/lang/invoke/LambdaForm.java
index 092db526b00..5cbb2a6c255 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/LambdaForm.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/LambdaForm.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/LambdaFormBuffer.java b/jcl/src/java.base/share/classes/java/lang/invoke/LambdaFormBuffer.java
index 5afcafda413..7041fe89ffc 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/LambdaFormBuffer.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/LambdaFormBuffer.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/LambdaFormEditor.java b/jcl/src/java.base/share/classes/java/lang/invoke/LambdaFormEditor.java
index 6ed9641d3aa..a23178788bd 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/LambdaFormEditor.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/LambdaFormEditor.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/LoopHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/LoopHandle.java
index 56e6a6abe5c..0f0ddb8d722 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/LoopHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/LoopHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/MemberName.java b/jcl/src/java.base/share/classes/java/lang/invoke/MemberName.java
index 2fdb7be277a..ea4b4df9ac9 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/MemberName.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/MemberName.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandle.java
index 44a42ae1f74..45d7388737f 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleCache.java b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleCache.java
index 615cf8f5218..37f6854c991 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleCache.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleCache.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleInfo.java b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleInfo.java
index 6ba87279409..985a2b60046 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleInfo.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleInfo.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleInfoImpl.java b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleInfoImpl.java
index 1543c22a9fb..4aed2d3e662 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleInfoImpl.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleInfoImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java
index 53f2ca70001..0fa77417443 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleResolver.java b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleResolver.java
index 2e8cd13d723..45d292d54ed 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleResolver.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandleResolver.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandles.java b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandles.java
index efbc715059c..c3c1ac3b280 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandles.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/MethodHandles.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/MethodType.java b/jcl/src/java.base/share/classes/java/lang/invoke/MethodType.java
index d71df8cd19e..8a0e28c5ed4 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/MethodType.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/MethodType.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/MethodTypeForm.java b/jcl/src/java.base/share/classes/java/lang/invoke/MethodTypeForm.java
index 8e7cfe07de6..9a9827219d1 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/MethodTypeForm.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/MethodTypeForm.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/MethodTypeHelper.java b/jcl/src/java.base/share/classes/java/lang/invoke/MethodTypeHelper.java
index 0b1974304af..75f552b711a 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/MethodTypeHelper.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/MethodTypeHelper.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/MutableCallSite.java b/jcl/src/java.base/share/classes/java/lang/invoke/MutableCallSite.java
index bcbcdd1d03d..66a8310adc8 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/MutableCallSite.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/MutableCallSite.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/MutableCallSiteDynamicInvokerHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/MutableCallSiteDynamicInvokerHandle.java
index f6fb6ebd5a0..76a341d7ffb 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/MutableCallSiteDynamicInvokerHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/MutableCallSiteDynamicInvokerHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/NativeMethodHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/NativeMethodHandle.java
index d6fd57dd75c..7847a5d4db4 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/NativeMethodHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/NativeMethodHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/OpenJDKCompileStub.java b/jcl/src/java.base/share/classes/java/lang/invoke/OpenJDKCompileStub.java
index a45b82bb526..c846f449a7f 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/OpenJDKCompileStub.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/OpenJDKCompileStub.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/PassThroughHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/PassThroughHandle.java
index ea9336ba247..9f3a15ea004 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/PassThroughHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/PassThroughHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/PermuteHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/PermuteHandle.java
index ed1710d3211..c79d131693a 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/PermuteHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/PermuteHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/PrimitiveHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/PrimitiveHandle.java
index bdc2c631bbb..217807f2907 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/PrimitiveHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/PrimitiveHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/ReceiverBoundHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/ReceiverBoundHandle.java
index 4c1547555de..e5efc6473f7 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/ReceiverBoundHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/ReceiverBoundHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/SecurityFrame.java b/jcl/src/java.base/share/classes/java/lang/invoke/SecurityFrame.java
index 14a97129ea2..58c3b3623ed 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/SecurityFrame.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/SecurityFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/SecurityFrameInjector.java b/jcl/src/java.base/share/classes/java/lang/invoke/SecurityFrameInjector.java
index cab220f88d0..70398cb68cf 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/SecurityFrameInjector.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/SecurityFrameInjector.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/SimpleMethodHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/SimpleMethodHandle.java
index 29143160349..657b001ddec 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/SimpleMethodHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/SimpleMethodHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/SpreadHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/SpreadHandle.java
index fa4bc1d5787..c97f74d28e7 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/SpreadHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/SpreadHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/StaticFieldGetterHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/StaticFieldGetterHandle.java
index dbad44a4776..c62d96f5e1e 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/StaticFieldGetterHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/StaticFieldGetterHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/StaticFieldSetterHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/StaticFieldSetterHandle.java
index ac01c137343..445cd4d2061 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/StaticFieldSetterHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/StaticFieldSetterHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/StaticFieldVarHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/StaticFieldVarHandle.java
index d2d8fdee0a4..3446863d535 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/StaticFieldVarHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/StaticFieldVarHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VMCONSTANTPOOL_CLASS.java b/jcl/src/java.base/share/classes/java/lang/invoke/VMCONSTANTPOOL_CLASS.java
index 2e26abaffeb..68e5490cbeb 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VMCONSTANTPOOL_CLASS.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VMCONSTANTPOOL_CLASS.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VMCONSTANTPOOL_FIELD.java b/jcl/src/java.base/share/classes/java/lang/invoke/VMCONSTANTPOOL_FIELD.java
index 16281cc44af..8728de19367 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VMCONSTANTPOOL_FIELD.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VMCONSTANTPOOL_FIELD.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VMCONSTANTPOOL_METHOD.java b/jcl/src/java.base/share/classes/java/lang/invoke/VMCONSTANTPOOL_METHOD.java
index 666dfb1d3ee..5038eecd8a1 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VMCONSTANTPOOL_METHOD.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VMCONSTANTPOOL_METHOD.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandle.java
index bb0a395e07c..5154b54342c 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleByteArrayBase.java b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleByteArrayBase.java
index f2779382ddf..cdcbbde381e 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleByteArrayBase.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleByteArrayBase.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleGuards.java b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleGuards.java
index 34c081fbf8e..5445ce77b93 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleGuards.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleGuards.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInternal.java b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInternal.java
index 7ad27faf1a2..48f862fc760 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInternal.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInternal.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInvokeExactHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInvokeExactHandle.java
index bdce3b532fd..e200882da3c 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInvokeExactHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInvokeExactHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInvokeGenericHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInvokeGenericHandle.java
index f3ac193018c..96315fddd3b 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInvokeGenericHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInvokeGenericHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInvokeHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInvokeHandle.java
index f56708727bd..b733a0ea940 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInvokeHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandleInvokeHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandles.java b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandles.java
index ee059ce97ff..9211a1d8b70 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VarHandles.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VarHandles.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VarargsCollectorHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/VarargsCollectorHandle.java
index eb33e515095..9196c00e139 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VarargsCollectorHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VarargsCollectorHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/ViewVarHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/ViewVarHandle.java
index 8f5ba640303..86118a895c4 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/ViewVarHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/ViewVarHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VirtualHandle.java b/jcl/src/java.base/share/classes/java/lang/invoke/VirtualHandle.java
index 2ae53ad606d..0b4819c5441 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VirtualHandle.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VirtualHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/VolatileCallSite.java b/jcl/src/java.base/share/classes/java/lang/invoke/VolatileCallSite.java
index c46b579967f..dba4194112f 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/VolatileCallSite.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/VolatileCallSite.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/invoke/WrongMethodTypeException.java b/jcl/src/java.base/share/classes/java/lang/invoke/WrongMethodTypeException.java
index e73af8b4d69..15f07e28f2a 100644
--- a/jcl/src/java.base/share/classes/java/lang/invoke/WrongMethodTypeException.java
+++ b/jcl/src/java.base/share/classes/java/lang/invoke/WrongMethodTypeException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/ref/FinalReference.java b/jcl/src/java.base/share/classes/java/lang/ref/FinalReference.java
index 3ba081ba3d4..38c90dbbc8c 100644
--- a/jcl/src/java.base/share/classes/java/lang/ref/FinalReference.java
+++ b/jcl/src/java.base/share/classes/java/lang/ref/FinalReference.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/ref/Finalizer.java b/jcl/src/java.base/share/classes/java/lang/ref/Finalizer.java
index 4ae4dfb5b1e..01a0d6dbde6 100644
--- a/jcl/src/java.base/share/classes/java/lang/ref/Finalizer.java
+++ b/jcl/src/java.base/share/classes/java/lang/ref/Finalizer.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/ref/PhantomReference.java b/jcl/src/java.base/share/classes/java/lang/ref/PhantomReference.java
index f0b95763d7b..49028f7f1e8 100644
--- a/jcl/src/java.base/share/classes/java/lang/ref/PhantomReference.java
+++ b/jcl/src/java.base/share/classes/java/lang/ref/PhantomReference.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/ref/Reference.java b/jcl/src/java.base/share/classes/java/lang/ref/Reference.java
index 39c2f759181..430b0224b92 100644
--- a/jcl/src/java.base/share/classes/java/lang/ref/Reference.java
+++ b/jcl/src/java.base/share/classes/java/lang/ref/Reference.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/ref/ReferenceQueue.java b/jcl/src/java.base/share/classes/java/lang/ref/ReferenceQueue.java
index b4befe09bfc..f610190257a 100644
--- a/jcl/src/java.base/share/classes/java/lang/ref/ReferenceQueue.java
+++ b/jcl/src/java.base/share/classes/java/lang/ref/ReferenceQueue.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/ref/SoftReference.java b/jcl/src/java.base/share/classes/java/lang/ref/SoftReference.java
index 47a53d422b9..066a6cd087f 100644
--- a/jcl/src/java.base/share/classes/java/lang/ref/SoftReference.java
+++ b/jcl/src/java.base/share/classes/java/lang/ref/SoftReference.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/ref/WeakReference.java b/jcl/src/java.base/share/classes/java/lang/ref/WeakReference.java
index 39a605537ad..a6212a58596 100644
--- a/jcl/src/java.base/share/classes/java/lang/ref/WeakReference.java
+++ b/jcl/src/java.base/share/classes/java/lang/ref/WeakReference.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/lang/reflect/Array.java b/jcl/src/java.base/share/classes/java/lang/reflect/Array.java
index c623e1bd1e8..342802c1ca1 100644
--- a/jcl/src/java.base/share/classes/java/lang/reflect/Array.java
+++ b/jcl/src/java.base/share/classes/java/lang/reflect/Array.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/security/AccessControlContext.java b/jcl/src/java.base/share/classes/java/security/AccessControlContext.java
index f3757c126ae..69a3fada0c1 100644
--- a/jcl/src/java.base/share/classes/java/security/AccessControlContext.java
+++ b/jcl/src/java.base/share/classes/java/security/AccessControlContext.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/java/security/AccessController.java b/jcl/src/java.base/share/classes/java/security/AccessController.java
index 8f29248338f..75b8218263b 100644
--- a/jcl/src/java.base/share/classes/java/security/AccessController.java
+++ b/jcl/src/java.base/share/classes/java/security/AccessController.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/jdk/internal/foreign/abi/DowncallLinker.java b/jcl/src/java.base/share/classes/jdk/internal/foreign/abi/DowncallLinker.java
index a324baa9c94..94634cf383c 100644
--- a/jcl/src/java.base/share/classes/jdk/internal/foreign/abi/DowncallLinker.java
+++ b/jcl/src/java.base/share/classes/jdk/internal/foreign/abi/DowncallLinker.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/jdk/internal/foreign/abi/UpcallLinker.java b/jcl/src/java.base/share/classes/jdk/internal/foreign/abi/UpcallLinker.java
index 4e337deab7d..a78ef35d9dd 100644
--- a/jcl/src/java.base/share/classes/jdk/internal/foreign/abi/UpcallLinker.java
+++ b/jcl/src/java.base/share/classes/jdk/internal/foreign/abi/UpcallLinker.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/jdk/internal/misc/Unsafe.java b/jcl/src/java.base/share/classes/jdk/internal/misc/Unsafe.java
index bfbc720aa41..ebbd7f104a5 100644
--- a/jcl/src/java.base/share/classes/jdk/internal/misc/Unsafe.java
+++ b/jcl/src/java.base/share/classes/jdk/internal/misc/Unsafe.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/jdk/internal/ref/CleanerShutdown.java b/jcl/src/java.base/share/classes/jdk/internal/ref/CleanerShutdown.java
index e38ed4a9ce8..0df6e557e1d 100644
--- a/jcl/src/java.base/share/classes/jdk/internal/ref/CleanerShutdown.java
+++ b/jcl/src/java.base/share/classes/jdk/internal/ref/CleanerShutdown.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/jdk/internal/vm/Continuation.java b/jcl/src/java.base/share/classes/jdk/internal/vm/Continuation.java
index 7acb5f357f7..fde9d8e5b33 100644
--- a/jcl/src/java.base/share/classes/jdk/internal/vm/Continuation.java
+++ b/jcl/src/java.base/share/classes/jdk/internal/vm/Continuation.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/module-info.java.extra b/jcl/src/java.base/share/classes/module-info.java.extra
index 8cf623995d7..7ab1e155efc 100644
--- a/jcl/src/java.base/share/classes/module-info.java.extra
+++ b/jcl/src/java.base/share/classes/module-info.java.extra
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/criu/InternalCRIUSupport.java b/jcl/src/java.base/share/classes/openj9/internal/criu/InternalCRIUSupport.java
index cac90dd24fa..ea4da7ae7e5 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/criu/InternalCRIUSupport.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/criu/InternalCRIUSupport.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/criu/NotCheckpointSafe.java b/jcl/src/java.base/share/classes/openj9/internal/criu/NotCheckpointSafe.java
index 6f7d62c68ac..a88685a6198 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/criu/NotCheckpointSafe.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/criu/NotCheckpointSafe.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/criu/security/CRIUConfigurator.java b/jcl/src/java.base/share/classes/openj9/internal/criu/security/CRIUConfigurator.java
index 81081a37089..678813e3672 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/criu/security/CRIUConfigurator.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/criu/security/CRIUConfigurator.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/InternalDowncallHandler.java b/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/InternalDowncallHandler.java
index a692c05db78..77bc9d0fa4e 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/InternalDowncallHandler.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/InternalDowncallHandler.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/InternalUpcallHandler.java b/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/InternalUpcallHandler.java
index df3b44f58c2..44186ecafda 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/InternalUpcallHandler.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/InternalUpcallHandler.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/LayoutStrPreprocessor.java b/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/LayoutStrPreprocessor.java
index ca2f8ceba5f..8d87bb9326f 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/LayoutStrPreprocessor.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/LayoutStrPreprocessor.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/UpcallMHMetaData.java b/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/UpcallMHMetaData.java
index fa8df3de7e9..b75a11cfea8 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/UpcallMHMetaData.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/foreign/abi/UpcallMHMetaData.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/management/ClassLoaderInfoBaseImpl.java b/jcl/src/java.base/share/classes/openj9/internal/management/ClassLoaderInfoBaseImpl.java
index 751d8dec21d..f73d1a46f6d 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/management/ClassLoaderInfoBaseImpl.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/management/ClassLoaderInfoBaseImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Advertisement.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Advertisement.java
index d6897685dfc..13fb628232d 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Advertisement.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Advertisement.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/AttachHandler.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/AttachHandler.java
index 753e3721a82..5c433bed730 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/AttachHandler.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/AttachHandler.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Attachment.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Attachment.java
index 4e57d71c00a..a08f21aed15 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Attachment.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Attachment.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/AttachmentConnection.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/AttachmentConnection.java
index 308a30cb742..c67a6a0a893 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/AttachmentConnection.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/AttachmentConnection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Command.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Command.java
index 4f1d7cc3376..40590493c1c 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Command.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Command.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/CommonDirectory.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/CommonDirectory.java
index 89b09066457..bb8ec39a988 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/CommonDirectory.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/CommonDirectory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/DiagnosticProperties.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/DiagnosticProperties.java
index ccc43e23c7a..8a383cd6162 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/DiagnosticProperties.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/DiagnosticProperties.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/DiagnosticUtils.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/DiagnosticUtils.java
index ed3a370f66f..603a34ac261 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/DiagnosticUtils.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/DiagnosticUtils.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/FileLock.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/FileLock.java
index 015090519d4..7ebab8a2ebc 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/FileLock.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/FileLock.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/FilelockTimer.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/FilelockTimer.java
index efbfb55635b..e10f7cd0c06 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/FilelockTimer.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/FilelockTimer.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/IPC.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/IPC.java
index 524c1bf9b10..6fa13c3e6a7 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/IPC.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/IPC.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/IbmAttachOperationFailedException.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/IbmAttachOperationFailedException.java
index f5d3e2e7349..5af2705202e 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/IbmAttachOperationFailedException.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/IbmAttachOperationFailedException.java
@@ -24,7 +24,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Reply.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Reply.java
index 746b965d047..6f467c3b5b3 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Reply.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Reply.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Response.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Response.java
index 1e0fe644445..ccd7a4a3e54 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Response.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/Response.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/TargetDirectory.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/TargetDirectory.java
index 55f4ec03c17..378c1ac753c 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/TargetDirectory.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/TargetDirectory.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/WaitLoop.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/WaitLoop.java
index d86c0d06664..6387fb8b74d 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/WaitLoop.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/WaitLoop.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/package-info.java b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/package-info.java
index fa018ea9e91..bf7c252862c 100644
--- a/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/package-info.java
+++ b/jcl/src/java.base/share/classes/openj9/internal/tools/attach/target/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/management/internal/DumpConfigurationUnavailableExceptionBase.java b/jcl/src/java.base/share/classes/openj9/management/internal/DumpConfigurationUnavailableExceptionBase.java
index 5f15236a97d..d7911a52f21 100644
--- a/jcl/src/java.base/share/classes/openj9/management/internal/DumpConfigurationUnavailableExceptionBase.java
+++ b/jcl/src/java.base/share/classes/openj9/management/internal/DumpConfigurationUnavailableExceptionBase.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/management/internal/InvalidDumpOptionExceptionBase.java b/jcl/src/java.base/share/classes/openj9/management/internal/InvalidDumpOptionExceptionBase.java
index c20d5eec595..a8dea636237 100644
--- a/jcl/src/java.base/share/classes/openj9/management/internal/InvalidDumpOptionExceptionBase.java
+++ b/jcl/src/java.base/share/classes/openj9/management/internal/InvalidDumpOptionExceptionBase.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/management/internal/LockInfoBase.java b/jcl/src/java.base/share/classes/openj9/management/internal/LockInfoBase.java
index 72d01e8d7cc..b29373dad6d 100644
--- a/jcl/src/java.base/share/classes/openj9/management/internal/LockInfoBase.java
+++ b/jcl/src/java.base/share/classes/openj9/management/internal/LockInfoBase.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/management/internal/MonitorInfoBase.java b/jcl/src/java.base/share/classes/openj9/management/internal/MonitorInfoBase.java
index d83125ea9d0..347e2b63eed 100644
--- a/jcl/src/java.base/share/classes/openj9/management/internal/MonitorInfoBase.java
+++ b/jcl/src/java.base/share/classes/openj9/management/internal/MonitorInfoBase.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.base/share/classes/openj9/management/internal/ThreadInfoBase.java b/jcl/src/java.base/share/classes/openj9/management/internal/ThreadInfoBase.java
index b2091e167c2..49ecfb78a28 100644
--- a/jcl/src/java.base/share/classes/openj9/management/internal/ThreadInfoBase.java
+++ b/jcl/src/java.base/share/classes/openj9/management/internal/ThreadInfoBase.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.desktop/share/classes/java/beans/ConstructorProperties.java b/jcl/src/java.desktop/share/classes/java/beans/ConstructorProperties.java
index e888f6d5fb5..39ea9a09f75 100644
--- a/jcl/src/java.desktop/share/classes/java/beans/ConstructorProperties.java
+++ b/jcl/src/java.desktop/share/classes/java/beans/ConstructorProperties.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.logging/share/classes/java/util/logging/LoggingMXBean.java b/jcl/src/java.logging/share/classes/java/util/logging/LoggingMXBean.java
index 80d0cff0fa7..2c7662126cd 100644
--- a/jcl/src/java.logging/share/classes/java/util/logging/LoggingMXBean.java
+++ b/jcl/src/java.logging/share/classes/java/util/logging/LoggingMXBean.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/BufferPoolMXBeanImpl.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/BufferPoolMXBeanImpl.java
index 5a8d69eeb39..9349e3b9db7 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/BufferPoolMXBeanImpl.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/BufferPoolMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ClassLoadingMXBeanImpl.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ClassLoadingMXBeanImpl.java
index e77dc215223..930ec3a45f9 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ClassLoadingMXBeanImpl.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ClassLoadingMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/CompilationMXBeanImpl.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/CompilationMXBeanImpl.java
index 5cfb01059a2..a9b7dc4f0de 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/CompilationMXBeanImpl.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/CompilationMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ComponentBuilder.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ComponentBuilder.java
index b78d5c21915..93fdf817ae1 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ComponentBuilder.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ComponentBuilder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/GarbageCollectorMXBeanImpl.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/GarbageCollectorMXBeanImpl.java
index 1438549a840..281d559a3ab 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/GarbageCollectorMXBeanImpl.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/GarbageCollectorMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/LazyDelegatingNotifier.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/LazyDelegatingNotifier.java
index 61b5ee5dc0d..375b2e27490 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/LazyDelegatingNotifier.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/LazyDelegatingNotifier.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/LockInfoUtil.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/LockInfoUtil.java
index b8e6e469cb7..2468bfa9019 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/LockInfoUtil.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/LockInfoUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/LoggingMXBeanImpl.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/LoggingMXBeanImpl.java
index 74af78818c7..18b9c8ef63a 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/LoggingMXBeanImpl.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/LoggingMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ManagementAccessControl.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ManagementAccessControl.java
index 94beda9ff47..3b4a17decce 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ManagementAccessControl.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ManagementAccessControl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ManagementPermissionHelper.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ManagementPermissionHelper.java
index 9bed80fe979..8e830602364 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ManagementPermissionHelper.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ManagementPermissionHelper.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ManagementUtils.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ManagementUtils.java
index a8634c23818..3c4dccb1f6a 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ManagementUtils.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ManagementUtils.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryMXBeanImpl.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryMXBeanImpl.java
index dd38b2f7fc6..403a1c63bd6 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryMXBeanImpl.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryManagerMXBeanImpl.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryManagerMXBeanImpl.java
index 2071a977b02..72e16a5fc6d 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryManagerMXBeanImpl.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryManagerMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryNotificationInfoUtil.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryNotificationInfoUtil.java
index 821c1837bab..3e51bad740f 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryNotificationInfoUtil.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryNotificationInfoUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryPoolMXBeanImpl.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryPoolMXBeanImpl.java
index 1402dc11496..6b8d3aacee1 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryPoolMXBeanImpl.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryPoolMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryUsageUtil.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryUsageUtil.java
index 395c8e5f2d8..2f82f426d2d 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryUsageUtil.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MemoryUsageUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MonitorInfoUtil.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MonitorInfoUtil.java
index 257739036b9..f8939e379d8 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MonitorInfoUtil.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/MonitorInfoUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/OperatingSystemMXBeanImpl.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/OperatingSystemMXBeanImpl.java
index a5700962b43..6cf644dacd7 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/OperatingSystemMXBeanImpl.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/OperatingSystemMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/RuntimeMXBeanImpl.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/RuntimeMXBeanImpl.java
index 1da8f423ba3..cbe6f3846e2 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/RuntimeMXBeanImpl.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/RuntimeMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/StackTraceElementUtil.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/StackTraceElementUtil.java
index d9c2f7fb697..783571d359b 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/StackTraceElementUtil.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/StackTraceElementUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ThreadInfoAccess.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ThreadInfoAccess.java
index 786a4e8b238..f3ae97613c8 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ThreadInfoAccess.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ThreadInfoAccess.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ThreadInfoUtil.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ThreadInfoUtil.java
index 6124b37f034..12e97a3287d 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ThreadInfoUtil.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ThreadInfoUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ThreadMXBeanImpl.java b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ThreadMXBeanImpl.java
index 7762f824117..5ab1ad83e12 100644
--- a/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ThreadMXBeanImpl.java
+++ b/jcl/src/java.management/share/classes/com/ibm/java/lang/management/internal/ThreadMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/BufferPoolMXBean.java b/jcl/src/java.management/share/classes/java/lang/management/BufferPoolMXBean.java
index 3a405df269c..0bc3e2884e2 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/BufferPoolMXBean.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/BufferPoolMXBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/ClassLoadingMXBean.java b/jcl/src/java.management/share/classes/java/lang/management/ClassLoadingMXBean.java
index 66b290ed54e..a3ea0495c76 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/ClassLoadingMXBean.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/ClassLoadingMXBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/CompilationMXBean.java b/jcl/src/java.management/share/classes/java/lang/management/CompilationMXBean.java
index 9ee89192e66..05b7f904bf8 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/CompilationMXBean.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/CompilationMXBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/DefaultPlatformMBeanProvider.java b/jcl/src/java.management/share/classes/java/lang/management/DefaultPlatformMBeanProvider.java
index 10d7270faea..23e6eec6c94 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/DefaultPlatformMBeanProvider.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/DefaultPlatformMBeanProvider.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/GarbageCollectorMXBean.java b/jcl/src/java.management/share/classes/java/lang/management/GarbageCollectorMXBean.java
index 50ee8173220..48e5007304c 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/GarbageCollectorMXBean.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/GarbageCollectorMXBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/LockInfo.java b/jcl/src/java.management/share/classes/java/lang/management/LockInfo.java
index 907abc50f3b..427270d0cb4 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/LockInfo.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/LockInfo.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/ManagementFactory.java b/jcl/src/java.management/share/classes/java/lang/management/ManagementFactory.java
index fb7307edc2f..7cd7189d1c9 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/ManagementFactory.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/ManagementFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/ManagementPermission.java b/jcl/src/java.management/share/classes/java/lang/management/ManagementPermission.java
index 478bb158cf5..828aad2c076 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/ManagementPermission.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/ManagementPermission.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/MemoryMXBean.java b/jcl/src/java.management/share/classes/java/lang/management/MemoryMXBean.java
index 95ff73e9c43..87f2f0ae929 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/MemoryMXBean.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/MemoryMXBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/MemoryManagerMXBean.java b/jcl/src/java.management/share/classes/java/lang/management/MemoryManagerMXBean.java
index 0b8a09b2abc..231858180a3 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/MemoryManagerMXBean.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/MemoryManagerMXBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/MemoryNotificationInfo.java b/jcl/src/java.management/share/classes/java/lang/management/MemoryNotificationInfo.java
index fddc436b26c..bea7dd62722 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/MemoryNotificationInfo.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/MemoryNotificationInfo.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/MemoryPoolMXBean.java b/jcl/src/java.management/share/classes/java/lang/management/MemoryPoolMXBean.java
index 2a0e12fedd3..0161f472590 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/MemoryPoolMXBean.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/MemoryPoolMXBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/MemoryType.java b/jcl/src/java.management/share/classes/java/lang/management/MemoryType.java
index e9d408fc2f4..df2192d98de 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/MemoryType.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/MemoryType.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/MemoryUsage.java b/jcl/src/java.management/share/classes/java/lang/management/MemoryUsage.java
index de983695dd9..1298ad5c851 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/MemoryUsage.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/MemoryUsage.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/MonitorInfo.java b/jcl/src/java.management/share/classes/java/lang/management/MonitorInfo.java
index 228fcb08f84..450c09be8ab 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/MonitorInfo.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/MonitorInfo.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/OperatingSystemMXBean.java b/jcl/src/java.management/share/classes/java/lang/management/OperatingSystemMXBean.java
index d1d9d8f8291..c54165782e6 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/OperatingSystemMXBean.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/OperatingSystemMXBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/PlatformLoggingMXBean.java b/jcl/src/java.management/share/classes/java/lang/management/PlatformLoggingMXBean.java
index 08903ca9a2d..52395caa43d 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/PlatformLoggingMXBean.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/PlatformLoggingMXBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/PlatformManagedObject.java b/jcl/src/java.management/share/classes/java/lang/management/PlatformManagedObject.java
index 8d792dd69d4..c66ff8c46bd 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/PlatformManagedObject.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/PlatformManagedObject.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/RuntimeMXBean.java b/jcl/src/java.management/share/classes/java/lang/management/RuntimeMXBean.java
index 3598c9ecfe7..2052061b3e6 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/RuntimeMXBean.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/RuntimeMXBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/ThreadInfo.java b/jcl/src/java.management/share/classes/java/lang/management/ThreadInfo.java
index 68fb7eb1cb1..16e246cca5f 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/ThreadInfo.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/ThreadInfo.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/ThreadInfoAccessImpl.java b/jcl/src/java.management/share/classes/java/lang/management/ThreadInfoAccessImpl.java
index 14e4413f95f..2285285e65b 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/ThreadInfoAccessImpl.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/ThreadInfoAccessImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/java/lang/management/ThreadMXBean.java b/jcl/src/java.management/share/classes/java/lang/management/ThreadMXBean.java
index ca12aabfa2f..35853332575 100644
--- a/jcl/src/java.management/share/classes/java/lang/management/ThreadMXBean.java
+++ b/jcl/src/java.management/share/classes/java/lang/management/ThreadMXBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/module-info.java.extra b/jcl/src/java.management/share/classes/module-info.java.extra
index a166a084a7f..90f0d0d5464 100644
--- a/jcl/src/java.management/share/classes/module-info.java.extra
+++ b/jcl/src/java.management/share/classes/module-info.java.extra
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/BaseOperatingSystemImpl.java b/jcl/src/java.management/share/classes/sun/management/BaseOperatingSystemImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/BaseOperatingSystemImpl.java
+++ b/jcl/src/java.management/share/classes/sun/management/BaseOperatingSystemImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/ClassLoadingImpl.java b/jcl/src/java.management/share/classes/sun/management/ClassLoadingImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/ClassLoadingImpl.java
+++ b/jcl/src/java.management/share/classes/sun/management/ClassLoadingImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/CompilationImpl.java b/jcl/src/java.management/share/classes/sun/management/CompilationImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/CompilationImpl.java
+++ b/jcl/src/java.management/share/classes/sun/management/CompilationImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/CompilerThreadStat.java b/jcl/src/java.management/share/classes/sun/management/CompilerThreadStat.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/CompilerThreadStat.java
+++ b/jcl/src/java.management/share/classes/sun/management/CompilerThreadStat.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/GarbageCollectorImpl.java b/jcl/src/java.management/share/classes/sun/management/GarbageCollectorImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/GarbageCollectorImpl.java
+++ b/jcl/src/java.management/share/classes/sun/management/GarbageCollectorImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/HotspotClassLoading.java b/jcl/src/java.management/share/classes/sun/management/HotspotClassLoading.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/HotspotClassLoading.java
+++ b/jcl/src/java.management/share/classes/sun/management/HotspotClassLoading.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/HotspotClassLoadingMBean.java b/jcl/src/java.management/share/classes/sun/management/HotspotClassLoadingMBean.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/HotspotClassLoadingMBean.java
+++ b/jcl/src/java.management/share/classes/sun/management/HotspotClassLoadingMBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/HotspotCompilation.java b/jcl/src/java.management/share/classes/sun/management/HotspotCompilation.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/HotspotCompilation.java
+++ b/jcl/src/java.management/share/classes/sun/management/HotspotCompilation.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/HotspotCompilationMBean.java b/jcl/src/java.management/share/classes/sun/management/HotspotCompilationMBean.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/HotspotCompilationMBean.java
+++ b/jcl/src/java.management/share/classes/sun/management/HotspotCompilationMBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/HotspotInternal.java b/jcl/src/java.management/share/classes/sun/management/HotspotInternal.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/HotspotInternal.java
+++ b/jcl/src/java.management/share/classes/sun/management/HotspotInternal.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/HotspotInternalMBean.java b/jcl/src/java.management/share/classes/sun/management/HotspotInternalMBean.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/HotspotInternalMBean.java
+++ b/jcl/src/java.management/share/classes/sun/management/HotspotInternalMBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/HotspotMemory.java b/jcl/src/java.management/share/classes/sun/management/HotspotMemory.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/HotspotMemory.java
+++ b/jcl/src/java.management/share/classes/sun/management/HotspotMemory.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/HotspotMemoryMBean.java b/jcl/src/java.management/share/classes/sun/management/HotspotMemoryMBean.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/HotspotMemoryMBean.java
+++ b/jcl/src/java.management/share/classes/sun/management/HotspotMemoryMBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/HotspotRuntime.java b/jcl/src/java.management/share/classes/sun/management/HotspotRuntime.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/HotspotRuntime.java
+++ b/jcl/src/java.management/share/classes/sun/management/HotspotRuntime.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/HotspotRuntimeMBean.java b/jcl/src/java.management/share/classes/sun/management/HotspotRuntimeMBean.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/HotspotRuntimeMBean.java
+++ b/jcl/src/java.management/share/classes/sun/management/HotspotRuntimeMBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/HotspotThread.java b/jcl/src/java.management/share/classes/sun/management/HotspotThread.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/HotspotThread.java
+++ b/jcl/src/java.management/share/classes/sun/management/HotspotThread.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/HotspotThreadMBean.java b/jcl/src/java.management/share/classes/sun/management/HotspotThreadMBean.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/HotspotThreadMBean.java
+++ b/jcl/src/java.management/share/classes/sun/management/HotspotThreadMBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/LazyCompositeData.java b/jcl/src/java.management/share/classes/sun/management/LazyCompositeData.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/LazyCompositeData.java
+++ b/jcl/src/java.management/share/classes/sun/management/LazyCompositeData.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/LockInfoCompositeData.java b/jcl/src/java.management/share/classes/sun/management/LockInfoCompositeData.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/LockInfoCompositeData.java
+++ b/jcl/src/java.management/share/classes/sun/management/LockInfoCompositeData.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/ManagementFactoryHelper.java b/jcl/src/java.management/share/classes/sun/management/ManagementFactoryHelper.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/ManagementFactoryHelper.java
+++ b/jcl/src/java.management/share/classes/sun/management/ManagementFactoryHelper.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/MappedMXBeanType.java b/jcl/src/java.management/share/classes/sun/management/MappedMXBeanType.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/MappedMXBeanType.java
+++ b/jcl/src/java.management/share/classes/sun/management/MappedMXBeanType.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/MemoryImpl.java b/jcl/src/java.management/share/classes/sun/management/MemoryImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/MemoryImpl.java
+++ b/jcl/src/java.management/share/classes/sun/management/MemoryImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/MemoryManagerImpl.java b/jcl/src/java.management/share/classes/sun/management/MemoryManagerImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/MemoryManagerImpl.java
+++ b/jcl/src/java.management/share/classes/sun/management/MemoryManagerImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/MemoryNotifInfoCompositeData.java b/jcl/src/java.management/share/classes/sun/management/MemoryNotifInfoCompositeData.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/MemoryNotifInfoCompositeData.java
+++ b/jcl/src/java.management/share/classes/sun/management/MemoryNotifInfoCompositeData.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/MemoryPoolImpl.java b/jcl/src/java.management/share/classes/sun/management/MemoryPoolImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/MemoryPoolImpl.java
+++ b/jcl/src/java.management/share/classes/sun/management/MemoryPoolImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/MemoryUsageCompositeData.java b/jcl/src/java.management/share/classes/sun/management/MemoryUsageCompositeData.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/MemoryUsageCompositeData.java
+++ b/jcl/src/java.management/share/classes/sun/management/MemoryUsageCompositeData.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/MethodInfo.java b/jcl/src/java.management/share/classes/sun/management/MethodInfo.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/MethodInfo.java
+++ b/jcl/src/java.management/share/classes/sun/management/MethodInfo.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/MonitorInfoCompositeData.java b/jcl/src/java.management/share/classes/sun/management/MonitorInfoCompositeData.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/MonitorInfoCompositeData.java
+++ b/jcl/src/java.management/share/classes/sun/management/MonitorInfoCompositeData.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/NotificationEmitterSupport.java b/jcl/src/java.management/share/classes/sun/management/NotificationEmitterSupport.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/NotificationEmitterSupport.java
+++ b/jcl/src/java.management/share/classes/sun/management/NotificationEmitterSupport.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/RuntimeImpl.java b/jcl/src/java.management/share/classes/sun/management/RuntimeImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/RuntimeImpl.java
+++ b/jcl/src/java.management/share/classes/sun/management/RuntimeImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/Sensor.java b/jcl/src/java.management/share/classes/sun/management/Sensor.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/Sensor.java
+++ b/jcl/src/java.management/share/classes/sun/management/Sensor.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/StackTraceElementCompositeData.java b/jcl/src/java.management/share/classes/sun/management/StackTraceElementCompositeData.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/StackTraceElementCompositeData.java
+++ b/jcl/src/java.management/share/classes/sun/management/StackTraceElementCompositeData.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/ThreadImpl.java b/jcl/src/java.management/share/classes/sun/management/ThreadImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/ThreadImpl.java
+++ b/jcl/src/java.management/share/classes/sun/management/ThreadImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/ThreadInfoCompositeData.java b/jcl/src/java.management/share/classes/sun/management/ThreadInfoCompositeData.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/ThreadInfoCompositeData.java
+++ b/jcl/src/java.management/share/classes/sun/management/ThreadInfoCompositeData.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/TypeVersionMapper.java b/jcl/src/java.management/share/classes/sun/management/TypeVersionMapper.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/TypeVersionMapper.java
+++ b/jcl/src/java.management/share/classes/sun/management/TypeVersionMapper.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/VMManagement.java b/jcl/src/java.management/share/classes/sun/management/VMManagement.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/VMManagement.java
+++ b/jcl/src/java.management/share/classes/sun/management/VMManagement.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/java.management/share/classes/sun/management/VMManagementImpl.java b/jcl/src/java.management/share/classes/sun/management/VMManagementImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/java.management/share/classes/sun/management/VMManagementImpl.java
+++ b/jcl/src/java.management/share/classes/sun/management/VMManagementImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.attach/share/classes/com/ibm/tools/attach/attacher/OpenJ9AttachProvider.java b/jcl/src/jdk.attach/share/classes/com/ibm/tools/attach/attacher/OpenJ9AttachProvider.java
index 43230efa156..9756d8ba737 100644
--- a/jcl/src/jdk.attach/share/classes/com/ibm/tools/attach/attacher/OpenJ9AttachProvider.java
+++ b/jcl/src/jdk.attach/share/classes/com/ibm/tools/attach/attacher/OpenJ9AttachProvider.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.attach/share/classes/com/ibm/tools/attach/attacher/OpenJ9VirtualMachine.java b/jcl/src/jdk.attach/share/classes/com/ibm/tools/attach/attacher/OpenJ9VirtualMachine.java
index cf9bee679a0..2975bba7560 100644
--- a/jcl/src/jdk.attach/share/classes/com/ibm/tools/attach/attacher/OpenJ9VirtualMachine.java
+++ b/jcl/src/jdk.attach/share/classes/com/ibm/tools/attach/attacher/OpenJ9VirtualMachine.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.attach/share/classes/com/ibm/tools/attach/attacher/OpenJ9VirtualMachineDescriptor.java b/jcl/src/jdk.attach/share/classes/com/ibm/tools/attach/attacher/OpenJ9VirtualMachineDescriptor.java
index 567985a9d07..60bf5f33a51 100644
--- a/jcl/src/jdk.attach/share/classes/com/ibm/tools/attach/attacher/OpenJ9VirtualMachineDescriptor.java
+++ b/jcl/src/jdk.attach/share/classes/com/ibm/tools/attach/attacher/OpenJ9VirtualMachineDescriptor.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.attach/share/classes/module-info.java.extra b/jcl/src/jdk.attach/share/classes/module-info.java.extra
index 58ed274c9cb..480cf847fb6 100644
--- a/jcl/src/jdk.attach/share/classes/module-info.java.extra
+++ b/jcl/src/jdk.attach/share/classes/module-info.java.extra
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/abi/ProgrammableInvoker.java b/jcl/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/abi/ProgrammableInvoker.java
index bf4d2a8d07f..be8f9234ced 100644
--- a/jcl/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/abi/ProgrammableInvoker.java
+++ b/jcl/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/abi/ProgrammableInvoker.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/abi/ProgrammableUpcallHandler.java b/jcl/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/abi/ProgrammableUpcallHandler.java
index c7a683e6a51..65be496904e 100644
--- a/jcl/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/abi/ProgrammableUpcallHandler.java
+++ b/jcl/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/abi/ProgrammableUpcallHandler.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/InternalDowncallHandler.java b/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/InternalDowncallHandler.java
index ec19496ede1..a682d6d8606 100644
--- a/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/InternalDowncallHandler.java
+++ b/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/InternalDowncallHandler.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/InternalUpcallHandler.java b/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/InternalUpcallHandler.java
index ad8f184f485..ccc8f91a2dc 100644
--- a/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/InternalUpcallHandler.java
+++ b/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/InternalUpcallHandler.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/LayoutStrPreprocessor.java b/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/LayoutStrPreprocessor.java
index 8caa9d72bb9..d9a7e395bb9 100644
--- a/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/LayoutStrPreprocessor.java
+++ b/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/LayoutStrPreprocessor.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/TypeLayoutCheckHelper.java b/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/TypeLayoutCheckHelper.java
index 399bb681a8e..5e4d7274919 100644
--- a/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/TypeLayoutCheckHelper.java
+++ b/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/TypeLayoutCheckHelper.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/UpcallMHMetaData.java b/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/UpcallMHMetaData.java
index 04eb40f9102..8cc93ab18ce 100644
--- a/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/UpcallMHMetaData.java
+++ b/jcl/src/jdk.incubator.foreign/share/classes/openj9/internal/foreign/abi/UpcallMHMetaData.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.jcmd/share/classes/module-info.java b/jcl/src/jdk.jcmd/share/classes/module-info.java
index adc69949081..c8e02760bce 100644
--- a/jcl/src/jdk.jcmd/share/classes/module-info.java
+++ b/jcl/src/jdk.jcmd/share/classes/module-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/attacher/AttacherDiagnosticsProvider.java b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/attacher/AttacherDiagnosticsProvider.java
index 67c7c9ed182..1fd18108e0e 100644
--- a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/attacher/AttacherDiagnosticsProvider.java
+++ b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/attacher/AttacherDiagnosticsProvider.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jcmd.java b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jcmd.java
index 30ee8ef921f..1b0e83606b9 100644
--- a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jcmd.java
+++ b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jcmd.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jmap.java b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jmap.java
index 91ac28bce6b..4e68497fedb 100644
--- a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jmap.java
+++ b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jmap.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jps.java b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jps.java
index aaa9bc153d8..1799b0ab12b 100644
--- a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jps.java
+++ b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jps.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jstack.java b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jstack.java
index 38ea98d51a8..11be7ad27c1 100644
--- a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jstack.java
+++ b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jstack.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jstat.java b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jstat.java
index 5582513d326..119563ba9dd 100644
--- a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jstat.java
+++ b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Jstat.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Util.java b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Util.java
index c8c5d7899eb..7bbf4826758 100644
--- a/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Util.java
+++ b/jcl/src/jdk.jcmd/share/classes/openj9/tools/attach/diagnostics/tools/Util.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/GenerateJLIClassesPlugin.java b/jcl/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/GenerateJLIClassesPlugin.java
index 4effdb7948b..b5d5e14830e 100644
--- a/jcl/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/GenerateJLIClassesPlugin.java
+++ b/jcl/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/GenerateJLIClassesPlugin.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/AvailableProcessorsNotificationInfo.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/AvailableProcessorsNotificationInfo.java
index dd3af187331..fff7dd0be6a 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/AvailableProcessorsNotificationInfo.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/AvailableProcessorsNotificationInfo.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/CpuLoadCalculationConstants.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/CpuLoadCalculationConstants.java
index fe05010a50e..2bf82a5cb75 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/CpuLoadCalculationConstants.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/CpuLoadCalculationConstants.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ExtendedThreadInfo.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ExtendedThreadInfo.java
index 2ba1cb0096d..b1903928f29 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ExtendedThreadInfo.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ExtendedThreadInfo.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/GarbageCollectorMXBean.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/GarbageCollectorMXBean.java
index 686e495e6bc..d4aa78e1312 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/GarbageCollectorMXBean.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/GarbageCollectorMXBean.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/JvmCpuMonitorInfo.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/JvmCpuMonitorInfo.java
index 289743ec7ba..fe7a9025352 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/JvmCpuMonitorInfo.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/JvmCpuMonitorInfo.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/JvmCpuMonitorMXBean.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/JvmCpuMonitorMXBean.java
index a70c8f50bae..7c315053800 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/JvmCpuMonitorMXBean.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/JvmCpuMonitorMXBean.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryMXBean.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryMXBean.java
index 3e311a2dbe3..819836aab1c 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryMXBean.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryMXBean.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryPoolMXBean.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryPoolMXBean.java
index 09e39df4590..6da00917ef1 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryPoolMXBean.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryPoolMXBean.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryUsage.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryUsage.java
index 83b2a8ab1a7..9fb2cfba9a6 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryUsage.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryUsage.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryUsageRetrievalException.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryUsageRetrievalException.java
index e3d9a27cdca..56b33bb78fc 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryUsageRetrievalException.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/MemoryUsageRetrievalException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/OperatingSystemMXBean.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/OperatingSystemMXBean.java
index e5586ee5a6b..72e036d9e6d 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/OperatingSystemMXBean.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/OperatingSystemMXBean.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ProcessingCapacityNotificationInfo.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ProcessingCapacityNotificationInfo.java
index b621642ff45..aaad50de7ce 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ProcessingCapacityNotificationInfo.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ProcessingCapacityNotificationInfo.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ProcessorUsage.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ProcessorUsage.java
index 345d1d53228..d85ff146565 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ProcessorUsage.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ProcessorUsage.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ProcessorUsageRetrievalException.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ProcessorUsageRetrievalException.java
index 0e2725b88e1..a2ba5fd033b 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ProcessorUsageRetrievalException.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ProcessorUsageRetrievalException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/RuntimeMXBean.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/RuntimeMXBean.java
index 67424f7baf8..feaf8b10835 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/RuntimeMXBean.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/RuntimeMXBean.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ThreadMXBean.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ThreadMXBean.java
index 67792054c76..61792ee6cd2 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ThreadMXBean.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/ThreadMXBean.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/TotalPhysicalMemoryNotificationInfo.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/TotalPhysicalMemoryNotificationInfo.java
index e87b4bd1931..b2ebd05b882 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/TotalPhysicalMemoryNotificationInfo.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/TotalPhysicalMemoryNotificationInfo.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/UnixOperatingSystemMXBean.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/UnixOperatingSystemMXBean.java
index 2852988ceaa..d706ab46c87 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/UnixOperatingSystemMXBean.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/UnixOperatingSystemMXBean.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/AvailableProcessorsNotificationInfoUtil.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/AvailableProcessorsNotificationInfoUtil.java
index 9b1b14b1268..8a746c5cab5 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/AvailableProcessorsNotificationInfoUtil.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/AvailableProcessorsNotificationInfoUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedGarbageCollectorMXBeanImpl.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedGarbageCollectorMXBeanImpl.java
index 7dfd2428db1..48e73707a84 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedGarbageCollectorMXBeanImpl.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedGarbageCollectorMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedMemoryMXBeanImpl.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedMemoryMXBeanImpl.java
index 2301a0b43df..01a78b4fbf7 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedMemoryMXBeanImpl.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedMemoryMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedOperatingSystemMXBeanImpl.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedOperatingSystemMXBeanImpl.java
index 139c6e74cef..afd1465492b 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedOperatingSystemMXBeanImpl.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedOperatingSystemMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedRuntimeMXBeanImpl.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedRuntimeMXBeanImpl.java
index 7d9c53f5180..b975686ca50 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedRuntimeMXBeanImpl.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedRuntimeMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedThreadInfoImpl.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedThreadInfoImpl.java
index 71cd9a50e6e..d501c8cf3e5 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedThreadInfoImpl.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedThreadInfoImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedThreadMXBeanImpl.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedThreadMXBeanImpl.java
index 757c6d6c946..9a149fb8d62 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedThreadMXBeanImpl.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ExtendedThreadMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/JvmCpuMonitor.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/JvmCpuMonitor.java
index ca6488496bc..cc48a3bf905 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/JvmCpuMonitor.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/JvmCpuMonitor.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/JvmCpuMonitorInfoUtil.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/JvmCpuMonitorInfoUtil.java
index 9d2b7a96360..bd2f750c175 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/JvmCpuMonitorInfoUtil.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/JvmCpuMonitorInfoUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryNotificationThread.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryNotificationThread.java
index f38b281bbd2..8595316fcb9 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryNotificationThread.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryNotificationThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryNotificationThreadShutdown.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryNotificationThreadShutdown.java
index 923a8543b32..cc675413d94 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryNotificationThreadShutdown.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryNotificationThreadShutdown.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryPoolMXBeanImpl.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryPoolMXBeanImpl.java
index 4413c5c3f83..8aec74adf5c 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryPoolMXBeanImpl.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryPoolMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryUsageUtil.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryUsageUtil.java
index 3bd0f9b41f7..c6b47b52424 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryUsageUtil.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/MemoryUsageUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/OpenTypeMappingIHandler.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/OpenTypeMappingIHandler.java
index 267fde5888b..e3bbf3b008e 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/OpenTypeMappingIHandler.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/OpenTypeMappingIHandler.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/OperatingSystemNotificationThread.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/OperatingSystemNotificationThread.java
index 1d97b0ab285..e07bd50d264 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/OperatingSystemNotificationThread.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/OperatingSystemNotificationThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/OperatingSystemNotificationThreadShutdown.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/OperatingSystemNotificationThreadShutdown.java
index 9396abf1ae7..c81298ccda7 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/OperatingSystemNotificationThreadShutdown.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/OperatingSystemNotificationThreadShutdown.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/PlatformMBeanProvider.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/PlatformMBeanProvider.java
index c1d78bc2a18..ef4cfa04253 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/PlatformMBeanProvider.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/PlatformMBeanProvider.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ProcessingCapacityNotificationInfoUtil.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ProcessingCapacityNotificationInfoUtil.java
index 50330ba39df..109e3870496 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ProcessingCapacityNotificationInfoUtil.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ProcessingCapacityNotificationInfoUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ProcessorUsageUtil.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ProcessorUsageUtil.java
index 565efecbcf1..8e6a48b7e15 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ProcessorUsageUtil.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/ProcessorUsageUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/TotalPhysicalMemoryNotificationInfoUtil.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/TotalPhysicalMemoryNotificationInfoUtil.java
index 738f7d70a51..04f7b5ac1df 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/TotalPhysicalMemoryNotificationInfoUtil.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/TotalPhysicalMemoryNotificationInfoUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/UnixExtendedOperatingSystem.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/UnixExtendedOperatingSystem.java
index 46fa176d9ae..d32a020f513 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/UnixExtendedOperatingSystem.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/internal/UnixExtendedOperatingSystem.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/package-info.java b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/package-info.java
index 93acff1969e..030481e8b19 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/lang/management/package-info.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/lang/management/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSInfoRetrievalException.java b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSInfoRetrievalException.java
index ae0db68f1f0..a3034993503 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSInfoRetrievalException.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSInfoRetrievalException.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSMXBean.java b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSMXBean.java
index 5ebcfcd8463..cba36f75c2a 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSMXBean.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSMXBean.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSMemoryUsage.java b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSMemoryUsage.java
index ef4c402b53d..309582fb5e3 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSMemoryUsage.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSMemoryUsage.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSProcessorUsage.java b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSProcessorUsage.java
index c009f59cdbb..997a2aeede9 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSProcessorUsage.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/GuestOSProcessorUsage.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/HypervisorInfoRetrievalException.java b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/HypervisorInfoRetrievalException.java
index a3eab5e1ea8..2e74bb6fbe3 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/HypervisorInfoRetrievalException.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/HypervisorInfoRetrievalException.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/HypervisorMXBean.java b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/HypervisorMXBean.java
index fba305317a2..b8fa6877530 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/HypervisorMXBean.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/HypervisorMXBean.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/GuestOS.java b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/GuestOS.java
index b9e7bf434e2..270da8c6245 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/GuestOS.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/GuestOS.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/GuestOSMemoryUsageUtil.java b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/GuestOSMemoryUsageUtil.java
index 128aa119b10..902f3992e7e 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/GuestOSMemoryUsageUtil.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/GuestOSMemoryUsageUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/GuestOSProcessorUsageUtil.java b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/GuestOSProcessorUsageUtil.java
index 70c9c3754d4..cda8aab3ad6 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/GuestOSProcessorUsageUtil.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/GuestOSProcessorUsageUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/HypervisorMXBeanImpl.java b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/HypervisorMXBeanImpl.java
index ad17d41a01b..65f8497b10d 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/HypervisorMXBeanImpl.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/internal/HypervisorMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/package-info.java b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/package-info.java
index 960f5dbd91c..0a3641469ad 100644
--- a/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/package-info.java
+++ b/jcl/src/jdk.management/share/classes/com/ibm/virtualization/management/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/DiagnosticCommandMBean.java b/jcl/src/jdk.management/share/classes/com/sun/management/DiagnosticCommandMBean.java
index 13b942b802c..f0f6e3ae19e 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/DiagnosticCommandMBean.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/DiagnosticCommandMBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/GarbageCollectionNotificationInfo.java b/jcl/src/jdk.management/share/classes/com/sun/management/GarbageCollectionNotificationInfo.java
index 7d2affd6e4b..77dbe15fd1b 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/GarbageCollectionNotificationInfo.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/GarbageCollectionNotificationInfo.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/GcInfo.java b/jcl/src/jdk.management/share/classes/com/sun/management/GcInfo.java
index 0d17c45b287..065ca16ab3d 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/GcInfo.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/GcInfo.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/HotSpotDiagnosticMXBean.java b/jcl/src/jdk.management/share/classes/com/sun/management/HotSpotDiagnosticMXBean.java
index bfa7b1cb7f7..ba6d31abaef 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/HotSpotDiagnosticMXBean.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/HotSpotDiagnosticMXBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/ThreadMXBean.java b/jcl/src/jdk.management/share/classes/com/sun/management/ThreadMXBean.java
index 13b942b802c..f0f6e3ae19e 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/ThreadMXBean.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/ThreadMXBean.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/VMOption.java b/jcl/src/jdk.management/share/classes/com/sun/management/VMOption.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/VMOption.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/VMOption.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandArgumentInfo.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandArgumentInfo.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandArgumentInfo.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandArgumentInfo.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandImpl.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandImpl.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandInfo.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandInfo.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandInfo.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandInfo.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/Flag.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/Flag.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/Flag.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/Flag.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/GarbageCollectionNotifInfoCompositeData.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/GarbageCollectionNotifInfoCompositeData.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/GarbageCollectionNotifInfoCompositeData.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/GarbageCollectionNotifInfoCompositeData.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/GarbageCollectionNotificationInfoUtil.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/GarbageCollectionNotificationInfoUtil.java
index 3250dfe738b..c92553d54b6 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/GarbageCollectionNotificationInfoUtil.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/GarbageCollectionNotificationInfoUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/GarbageCollectorExtImpl.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/GarbageCollectorExtImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/GarbageCollectorExtImpl.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/GarbageCollectorExtImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/GcInfoBuilder.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/GcInfoBuilder.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/GcInfoBuilder.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/GcInfoBuilder.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/GcInfoCompositeData.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/GcInfoCompositeData.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/GcInfoCompositeData.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/GcInfoCompositeData.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/GcInfoUtil.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/GcInfoUtil.java
index aeb2a8f942a..72c3a4821fb 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/GcInfoUtil.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/GcInfoUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/HotSpotDiagnostic.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/HotSpotDiagnostic.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/HotSpotDiagnostic.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/HotSpotDiagnostic.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/HotSpotThreadImpl.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/HotSpotThreadImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/HotSpotThreadImpl.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/HotSpotThreadImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/PlatformMBeanProviderImpl.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/PlatformMBeanProviderImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/PlatformMBeanProviderImpl.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/PlatformMBeanProviderImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/internal/VMOptionCompositeData.java b/jcl/src/jdk.management/share/classes/com/sun/management/internal/VMOptionCompositeData.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/internal/VMOptionCompositeData.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/internal/VMOptionCompositeData.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/com/sun/management/package-info.java b/jcl/src/jdk.management/share/classes/com/sun/management/package-info.java
index 70b037c7840..c82c1ca86a2 100644
--- a/jcl/src/jdk.management/share/classes/com/sun/management/package-info.java
+++ b/jcl/src/jdk.management/share/classes/com/sun/management/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/module-info.java.extra b/jcl/src/jdk.management/share/classes/module-info.java.extra
index e0a0ab35e42..8c53c226dfd 100644
--- a/jcl/src/jdk.management/share/classes/module-info.java.extra
+++ b/jcl/src/jdk.management/share/classes/module-info.java.extra
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/openj9/lang/management/ConfigurationUnavailableException.java b/jcl/src/jdk.management/share/classes/openj9/lang/management/ConfigurationUnavailableException.java
index dfbc8220eaa..08f676463b5 100644
--- a/jcl/src/jdk.management/share/classes/openj9/lang/management/ConfigurationUnavailableException.java
+++ b/jcl/src/jdk.management/share/classes/openj9/lang/management/ConfigurationUnavailableException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/openj9/lang/management/InvalidOptionException.java b/jcl/src/jdk.management/share/classes/openj9/lang/management/InvalidOptionException.java
index d8f946f89c2..c84cfdbad4d 100644
--- a/jcl/src/jdk.management/share/classes/openj9/lang/management/InvalidOptionException.java
+++ b/jcl/src/jdk.management/share/classes/openj9/lang/management/InvalidOptionException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/openj9/lang/management/OpenJ9DiagnosticsMXBean.java b/jcl/src/jdk.management/share/classes/openj9/lang/management/OpenJ9DiagnosticsMXBean.java
index a2f8d849724..df96254ca9d 100644
--- a/jcl/src/jdk.management/share/classes/openj9/lang/management/OpenJ9DiagnosticsMXBean.java
+++ b/jcl/src/jdk.management/share/classes/openj9/lang/management/OpenJ9DiagnosticsMXBean.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/openj9/lang/management/internal/OpenJ9DiagnosticsMXBeanImpl.java b/jcl/src/jdk.management/share/classes/openj9/lang/management/internal/OpenJ9DiagnosticsMXBeanImpl.java
index 93cc3e19e32..ed875b5e505 100644
--- a/jcl/src/jdk.management/share/classes/openj9/lang/management/internal/OpenJ9DiagnosticsMXBeanImpl.java
+++ b/jcl/src/jdk.management/share/classes/openj9/lang/management/internal/OpenJ9DiagnosticsMXBeanImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/share/classes/openj9/lang/management/package-info.java b/jcl/src/jdk.management/share/classes/openj9/lang/management/package-info.java
index fe2b0fc7cfd..8ebafb335ff 100644
--- a/jcl/src/jdk.management/share/classes/openj9/lang/management/package-info.java
+++ b/jcl/src/jdk.management/share/classes/openj9/lang/management/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/unix/classes/com/sun/management/internal/OperatingSystemImpl.java b/jcl/src/jdk.management/unix/classes/com/sun/management/internal/OperatingSystemImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/unix/classes/com/sun/management/internal/OperatingSystemImpl.java
+++ b/jcl/src/jdk.management/unix/classes/com/sun/management/internal/OperatingSystemImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/jdk.management/windows/classes/com/sun/management/internal/OperatingSystemImpl.java b/jcl/src/jdk.management/windows/classes/com/sun/management/internal/OperatingSystemImpl.java
index aa77bc9bf89..dfa8740f143 100644
--- a/jcl/src/jdk.management/windows/classes/com/sun/management/internal/OperatingSystemImpl.java
+++ b/jcl/src/jdk.management/windows/classes/com/sun/management/internal/OperatingSystemImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.criu/share/classes/module-info.java b/jcl/src/openj9.criu/share/classes/module-info.java
index cc1306813df..479541be18b 100644
--- a/jcl/src/openj9.criu/share/classes/module-info.java
+++ b/jcl/src/openj9.criu/share/classes/module-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/CRIUDumpPermission.java b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/CRIUDumpPermission.java
index b3f7f8db189..91408f24b31 100644
--- a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/CRIUDumpPermission.java
+++ b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/CRIUDumpPermission.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/CRIUSupport.java b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/CRIUSupport.java
index 5950a57ed01..e74f434daf4 100644
--- a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/CRIUSupport.java
+++ b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/CRIUSupport.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/J9InternalCheckpointHookAPI.java b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/J9InternalCheckpointHookAPI.java
index 58f11569f95..ec91377aea2 100644
--- a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/J9InternalCheckpointHookAPI.java
+++ b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/J9InternalCheckpointHookAPI.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/JVMCRIUException.java b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/JVMCRIUException.java
index 8fee8b44f50..1902f6e26e8 100644
--- a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/JVMCRIUException.java
+++ b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/JVMCRIUException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/JVMCheckpointException.java b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/JVMCheckpointException.java
index 44a39c48b0d..530ddc5678e 100644
--- a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/JVMCheckpointException.java
+++ b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/JVMCheckpointException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/RestoreException.java b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/RestoreException.java
index 7ff5068b8b9..04b818240bd 100644
--- a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/RestoreException.java
+++ b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/RestoreException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/SecurityProviders.java b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/SecurityProviders.java
index 0a1a4d1538f..e03785f4481 100644
--- a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/SecurityProviders.java
+++ b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/SecurityProviders.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/SystemCheckpointException.java b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/SystemCheckpointException.java
index e23a284e06a..0935f4de589 100644
--- a/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/SystemCheckpointException.java
+++ b/jcl/src/openj9.criu/share/classes/org/eclipse/openj9/criu/SystemCheckpointException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/Cuda.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/Cuda.java
index 6988fb92fa3..e9343b79d09 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/Cuda.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/Cuda.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaBuffer.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaBuffer.java
index ce301b7275a..e577d39a6ed 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaBuffer.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaBuffer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaDevice.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaDevice.java
index 19d2f4fec1f..e7adc73c2c1 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaDevice.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaDevice.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaError.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaError.java
index 285ec4b0204..c557db2bab5 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaError.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaError.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaEvent.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaEvent.java
index 941c471d203..92bc0602c1a 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaEvent.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaEvent.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaException.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaException.java
index 5bc0043e3e4..df139652493 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaException.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaFunction.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaFunction.java
index 54e4872ef74..8e267031476 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaFunction.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaFunction.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaGlobal.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaGlobal.java
index 0e03f0749ab..af9e759f179 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaGlobal.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaGlobal.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaGrid.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaGrid.java
index fc2e0cf0193..15c8ac8f55d 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaGrid.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaGrid.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaJitInputType.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaJitInputType.java
index 06dc6a71684..9a9f55dccbd 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaJitInputType.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaJitInputType.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaJitOptions.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaJitOptions.java
index c08dce3bf02..4602fb73119 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaJitOptions.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaJitOptions.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaJitTarget.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaJitTarget.java
index 9a523a7e5b1..a689e4508b8 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaJitTarget.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaJitTarget.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaKernel.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaKernel.java
index 707f78a54f6..7fe1df5a163 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaKernel.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaKernel.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaLinker.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaLinker.java
index 2db12dfefae..9b3e9bd6187 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaLinker.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaLinker.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaModule.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaModule.java
index 0d273c4b33f..f94f7486d4b 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaModule.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaModule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaPermission.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaPermission.java
index ba1e1c5dff9..937341df8a9 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaPermission.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaPermission.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaStream.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaStream.java
index 997c1ee153d..552b57fa438 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaStream.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaStream.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaSurface.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaSurface.java
index d1bca906cca..69e333f08ea 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaSurface.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaSurface.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaTexture.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaTexture.java
index e59276d1705..97f33d20e84 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaTexture.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/CudaTexture.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/Dim3.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/Dim3.java
index f5c46d1a0f9..013b0050f22 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/Dim3.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/Dim3.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/internal/CudaUtil.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/internal/CudaUtil.java
index 754491f4ccc..790db1f75d1 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/internal/CudaUtil.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/internal/CudaUtil.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/package-info.java b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/package-info.java
index aa48fe49bb7..6b8a7169a04 100644
--- a/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/package-info.java
+++ b/jcl/src/openj9.cuda/share/classes/com/ibm/cuda/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.cuda/share/classes/module-info.java b/jcl/src/openj9.cuda/share/classes/module-info.java
index 18d0b2dd0ed..83291a27756 100644
--- a/jcl/src/openj9.cuda/share/classes/module-info.java
+++ b/jcl/src/openj9.cuda/share/classes/module-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/ByteArrayMarshaller.java b/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/ByteArrayMarshaller.java
index ea5c537d48a..e4e7033e170 100644
--- a/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/ByteArrayMarshaller.java
+++ b/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/ByteArrayMarshaller.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/ByteArrayUnmarshaller.java b/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/ByteArrayUnmarshaller.java
index 71154613868..777de0d7ca6 100644
--- a/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/ByteArrayUnmarshaller.java
+++ b/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/ByteArrayUnmarshaller.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/CommonData.java b/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/CommonData.java
index 47a29175e7c..0b5f7d09a8d 100644
--- a/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/CommonData.java
+++ b/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/CommonData.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/DecimalData.java b/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/DecimalData.java
index e74c262e72c..16dd5008753 100644
--- a/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/DecimalData.java
+++ b/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/DecimalData.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/PackedDecimal.java b/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/PackedDecimal.java
index a91fb59a475..1adbf51bfb7 100644
--- a/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/PackedDecimal.java
+++ b/jcl/src/openj9.dataaccess/share/classes/com/ibm/dataaccess/PackedDecimal.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dataaccess/share/classes/module-info.java b/jcl/src/openj9.dataaccess/share/classes/module-info.java
index 8a75438e6d3..dd76ac98288 100644
--- a/jcl/src/openj9.dataaccess/share/classes/module-info.java
+++ b/jcl/src/openj9.dataaccess/share/classes/module-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/CommonAddressSpace.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/CommonAddressSpace.java
index d38773ed975..3ffc2f1ee5e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/CommonAddressSpace.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/CommonAddressSpace.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/DumpReaderAddressSpace.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/DumpReaderAddressSpace.java
index c1af365a335..f1d04b7fa07 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/DumpReaderAddressSpace.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/DumpReaderAddressSpace.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/IAbstractAddressSpace.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/IAbstractAddressSpace.java
index 4ff31f761d9..46cdd3fc51e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/IAbstractAddressSpace.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/IAbstractAddressSpace.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/LayeredAddressSpace.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/LayeredAddressSpace.java
index c3bcd39a403..0689b6d95f2 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/LayeredAddressSpace.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/LayeredAddressSpace.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/SimpleAddressSpace.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/SimpleAddressSpace.java
index 339ccdbeaf1..fafa8ed0dcf 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/SimpleAddressSpace.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/addressspace/SimpleAddressSpace.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/binaryreaders/ARReader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/binaryreaders/ARReader.java
index df7c9ba2fa8..b3ccc7a2127 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/binaryreaders/ARReader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/binaryreaders/ARReader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/binaryreaders/XCOFFReader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/binaryreaders/XCOFFReader.java
index f5e8c9d9b14..f17d2441c70 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/binaryreaders/XCOFFReader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/binaryreaders/XCOFFReader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Aix32Dump.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Aix32Dump.java
index 910b432333b..e8c2961e520 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Aix32Dump.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Aix32Dump.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Aix64Dump.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Aix64Dump.java
index 016a4554e16..a1f75094f37 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Aix64Dump.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Aix64Dump.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Builder.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Builder.java
index f5933a77c0e..6f197c714af 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Builder.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Builder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/ClosingFileReader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/ClosingFileReader.java
index 90b6cd4e8f9..a5aaa03eefc 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/ClosingFileReader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/ClosingFileReader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/CoreReaderSupport.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/CoreReaderSupport.java
index a1a473e4975..b174f4765f1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/CoreReaderSupport.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/CoreReaderSupport.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/CorruptCoreException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/CorruptCoreException.java
index bdcd0db2bc1..6a057958a1b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/CorruptCoreException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/CorruptCoreException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Dump.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Dump.java
index b1024f7d795..860940ebed8 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Dump.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Dump.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/DumpException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/DumpException.java
index aedb738ca49..62f9173e847 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/DumpException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/DumpException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/DumpFactory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/DumpFactory.java
index b82861faec1..20dfa644910 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/DumpFactory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/DumpFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/DumpReader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/DumpReader.java
index 6e8aaa7972f..efaec2cdba6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/DumpReader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/DumpReader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/GenericThread.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/GenericThread.java
index 3a315640369..9b561e82b7c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/GenericThread.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/GenericThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/ICoreFileReader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/ICoreFileReader.java
index f341d5d9704..74b1b5c3047 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/ICoreFileReader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/ICoreFileReader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/J9RASReader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/J9RASReader.java
index a78bea9fc0b..30f722bb873 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/J9RASReader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/J9RASReader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/LittleEndianDumpReader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/LittleEndianDumpReader.java
index 5bd82bf5f5b..80bf42e5cc6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/LittleEndianDumpReader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/LittleEndianDumpReader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/MemoryAccessException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/MemoryAccessException.java
index 3b21f6ea5f7..5c6b5473932 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/MemoryAccessException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/MemoryAccessException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/MemoryRange.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/MemoryRange.java
index 9ec8b0f8cb2..2ac8906072d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/MemoryRange.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/MemoryRange.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NativeThreadContext.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NativeThreadContext.java
index bad2a5b78c0..ebaa92f8812 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NativeThreadContext.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NativeThreadContext.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewAixDump.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewAixDump.java
index 8cd6d1439e8..196afc06f5c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewAixDump.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewAixDump.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewElfDump.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewElfDump.java
index 68a614ec400..4087ae51359 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewElfDump.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewElfDump.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewWinDump.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewWinDump.java
index fcc849beed2..1f446b418f9 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewWinDump.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewWinDump.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewZosDump.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewZosDump.java
index ff3b60ba4d3..0c419efdeed 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewZosDump.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/NewZosDump.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/PageCache.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/PageCache.java
index a7abd75c36e..3758d195902 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/PageCache.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/PageCache.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Register.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Register.java
index 14bd5c8d163..275343f0535 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Register.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Register.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/ResourceReleaser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/ResourceReleaser.java
index f92c8345ce0..dcd59d56e24 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/ResourceReleaser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/ResourceReleaser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/StackFrame.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/StackFrame.java
index 1f9215f0b18..d19ab0f0f1b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/StackFrame.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/StackFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Symbol.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Symbol.java
index ba7058d9ca0..fa30fa38560 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Symbol.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/Symbol.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RAS.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RAS.java
index 15fd6762952..40f1e0ac175 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RAS.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RAS.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragment.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragment.java
index 3bb3aea8155..d9d78439e7c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragment.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragment.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ5GA.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ5GA.java
index a887cff911a..8398dbbaf9e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ5GA.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ5GA.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ5SR10.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ5SR10.java
index 1c655016f75..1d4a3fd4dbc 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ5SR10.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ5SR10.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ5v2.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ5v2.java
index 2858a127408..c4b5af24864 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ5v2.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ5v2.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6GA.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6GA.java
index 71933202bb4..983d8f32a0c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6GA.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6GA.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6SR6.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6SR6.java
index 0e07689b2d5..1802a8cfe3e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6SR6.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6SR6.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6v2.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6v2.java
index 04933aa52b7..08801a78b1b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6v2.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6v2.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6v3.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6v3.java
index 9f3c42c8949..dafc7ec7431 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6v3.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/J9RASFragmentJ6v3.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/Memory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/Memory.java
index ff22f652187..90d22fe7461 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/Memory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/j9/Memory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/AddressRange.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/AddressRange.java
index 43b94645daa..6ee0dd0dd30 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/AddressRange.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/AddressRange.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/AddressSpace.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/AddressSpace.java
index 53c7b159b8b..5c92f607ce8 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/AddressSpace.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/AddressSpace.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/AddressSpaceImageInputStream.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/AddressSpaceImageInputStream.java
index 6986dfc1bd9..0a3980cb54b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/AddressSpaceImageInputStream.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/AddressSpaceImageInputStream.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/Dump.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/Dump.java
index ab94d7e92bf..47b18363470 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/Dump.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/Dump.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/SearchListener.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/SearchListener.java
index 7032fc89446..025b0212a65 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/SearchListener.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/dumpreader/SearchListener.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa.java
index 6f14c3aa55b..564f861d0ab 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa32Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa32Template.java
index ceb0af83d4f..85d6b3d8094 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa32Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa32Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa32_11Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa32_11Template.java
index 4639148afac..3e68331f563 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa32_11Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa32_11Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa64Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa64Template.java
index 6986d52af2a..c48aaaf5385 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa64Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa64Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa64_11Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa64_11Template.java
index 42b649024df..c82b6ccceac 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa64_11Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Caa64_11Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CaaNotFound.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CaaNotFound.java
index 3fa2c83035e..e5dd656f338 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CaaNotFound.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CaaNotFound.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CaaTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CaaTemplate.java
index 200e426f9a5..7978e179f6f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CaaTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CaaTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeedsaTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeedsaTemplate.java
index 7669e2f0181..0f37838fc28 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeedsaTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeedsaTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceedsahp32Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceedsahp32Template.java
index 499e59991be..3c3cef69845 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceedsahp32Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceedsahp32Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceedsahp64Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceedsahp64Template.java
index f33be5dbc91..764a3ee6caa 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceedsahp64Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceedsahp64Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeedsahpTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeedsahpTemplate.java
index c444d2722b7..608a9acdeb5 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeedsahpTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeedsahpTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceedsahp_transitionTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceedsahp_transitionTemplate.java
index 227404ab15b..9b97f1ed336 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceedsahp_transitionTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceedsahp_transitionTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeelcaTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeelcaTemplate.java
index a8ff31fb4b0..59ffc6539af 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeelcaTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeelcaTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexcibTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexcibTemplate.java
index b0d71c590e4..d13bed07f4b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexcibTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexcibTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexcibhTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexcibhTemplate.java
index c477d23812a..102ec55d623 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexcibhTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexcibhTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexdlcb32Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexdlcb32Template.java
index 5fda9cb77e6..2e4aea0ab1a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexdlcb32Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexdlcb32Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexdlcb64Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexdlcb64Template.java
index 0584457221c..c31f3b810fc 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexdlcb64Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexdlcb64Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexdlcbTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexdlcbTemplate.java
index 271c196c857..eba23d7a6ee 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexdlcbTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexdlcbTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexedb32Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexedb32Template.java
index 8b9b6a13293..0ce97cba803 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexedb32Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexedb32Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexedb64Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexedb64Template.java
index f0ed531f641..bda7d0833e7 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexedb64Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexedb64Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexedbTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexedbTemplate.java
index 2acdc840ffa..6b2e59e100e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexedbTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexedbTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexhcom32Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexhcom32Template.java
index 794dc6efdb0..71c8c54e33c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexhcom32Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexhcom32Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexhcom64Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexhcom64Template.java
index e43dc01fc22..d1bd8e3eb0f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexhcom64Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexhcom64Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexhcomTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexhcomTemplate.java
index d325dc90916..7226904e993 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexhcomTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexhcomTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexhepvTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexhepvTemplate.java
index 43ecda7cc4b..da918ed9df8 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexhepvTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexhepvTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexhp1bTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexhp1bTemplate.java
index a5a8e645e47..9cf52ab6a11 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexhp1bTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexhp1bTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexlaaTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexlaaTemplate.java
index 8eb1b4def78..0e1b6d45fef 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexlaaTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexlaaTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexoepvTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexoepvTemplate.java
index 85e619a97f6..816eb47a7f5 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexoepvTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexoepvTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexpp1bTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexpp1bTemplate.java
index a1fdbbea535..d5be5e54492 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexpp1bTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexpp1bTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexrcb32Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexrcb32Template.java
index 8e371e5f087..ca9a580186d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexrcb32Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexrcb32Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexrcb64Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexrcb64Template.java
index 866fe7144a0..8ac5fd15d53 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexrcb64Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ceexrcb64Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexrcbTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexrcbTemplate.java
index 74317c84104..2f80398c3f1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexrcbTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexrcbTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexsfxmTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexsfxmTemplate.java
index 77f064ce79a..77b68755aa3 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexsfxmTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexsfxmTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexstkhTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexstkhTemplate.java
index 0b242647f4b..bb7053e3127 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexstkhTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeexstkhTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeextvbTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeextvbTemplate.java
index 074693146be..ac9f740cc3a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeextvbTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeextvbTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeextvbeTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeextvbeTemplate.java
index 8a6e2eae80f..e7f17b193e9 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeextvbeTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CeextvbeTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ciet2ExpFuncEntryTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ciet2ExpFuncEntryTemplate.java
index a1b9d24f784..3d164c99d63 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ciet2ExpFuncEntryTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ciet2ExpFuncEntryTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ciet2ExpVarEntryTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ciet2ExpVarEntryTemplate.java
index ea010505da6..90d32fd55eb 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ciet2ExpVarEntryTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ciet2ExpVarEntryTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ciet2Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ciet2Template.java
index 7b0265dd55b..ef1084b2844 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ciet2Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Ciet2Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CietExpEntryTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CietExpEntryTemplate.java
index 34314943da8..f2ff21bb7f8 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CietExpEntryTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CietExpEntryTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CietTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CietTemplate.java
index f14976d5388..e0456223cf2 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CietTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/CietTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Dll.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Dll.java
index 5c085af6d47..9a3e03d83f3 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Dll.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Dll.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllFunction.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllFunction.java
index 528e3d64a54..725682ea43f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllFunction.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllFunction.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllVariable.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllVariable.java
index 4f029916c58..673b78ff67c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllVariable.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllVariable.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllcsectTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllcsectTemplate.java
index b05c3793087..0202a21b8bd 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllcsectTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllcsectTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllexpfuncsTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllexpfuncsTemplate.java
index 2fa61ddab6b..a10141fe335 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllexpfuncsTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllexpfuncsTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllexpvarsTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllexpvarsTemplate.java
index 72ccfe61d5b..f8985470d2a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllexpvarsTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DllexpvarsTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DsaStackFrame.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DsaStackFrame.java
index fb3a0db9919..e9a7d729382 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DsaStackFrame.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/DsaStackFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Edb.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Edb.java
index 0bcb326095b..868d8263d0c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Edb.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Edb.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Function.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Function.java
index cb111c05850..0d8b30e92e5 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Function.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/Function.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/SmcbTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/SmcbTemplate.java
index 2607224a29d..e863ae2870d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/SmcbTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/SmcbTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/StackNotFound.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/StackNotFound.java
index 2a6a3c3abbe..0f9dad38a07 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/StackNotFound.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/le/StackNotFound.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/BpxzotcbTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/BpxzotcbTemplate.java
index 181f0157bed..72e99b91e0c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/BpxzotcbTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/BpxzotcbTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/BpxzustaTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/BpxzustaTemplate.java
index 9a6e5b99329..23fd2e9dd39 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/BpxzustaTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/BpxzustaTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/CeexcvtTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/CeexcvtTemplate.java
index d0b6c69352f..b42a0840b8e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/CeexcvtTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/CeexcvtTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhaascbTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhaascbTemplate.java
index ca73f190970..cb14ff32a78 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhaascbTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhaascbTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhaasxbTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhaasxbTemplate.java
index 484bca12b1b..7631b71f35a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhaasxbTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhaasxbTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhapsaTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhapsaTemplate.java
index cda7e7d8a2b..f8fa6edd70b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhapsaTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhapsaTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IharbTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IharbTemplate.java
index 4064a1388bf..40acb6b062c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IharbTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IharbTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Ihartm2aTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Ihartm2aTemplate.java
index e6d096f39af..02c04c40e2c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Ihartm2aTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Ihartm2aTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhastcbTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhastcbTemplate.java
index ed1677974a5..27995300ef1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhastcbTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IhastcbTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IkjrbTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IkjrbTemplate.java
index 7cf64c7c833..ee5c1ba67a6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IkjrbTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IkjrbTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IkjtcbTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IkjtcbTemplate.java
index b819c421ccf..e0b56ff904c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IkjtcbTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/IkjtcbTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Lse.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Lse.java
index b87c4884c07..df0a08aa983 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Lse.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Lse.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/LsedTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/LsedTemplate.java
index 3fe61654b9d..80dd565edde 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/LsedTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/LsedTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Lses1lsed1Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Lses1lsed1Template.java
index 8b6a7404d9f..e5fe3be2b2b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Lses1lsed1Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Lses1lsed1Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/LseslsedTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/LseslsedTemplate.java
index b27dc307163..be389d9f896 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/LseslsedTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/LseslsedTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Lsestate1Template.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Lsestate1Template.java
index bd1dd766071..20f8f9c7be6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Lsestate1Template.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Lsestate1Template.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/LsestateTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/LsestateTemplate.java
index 7552ce8d0b5..7c78232896e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/LsestateTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/LsestateTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/OtcbcopyonforkTemplate.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/OtcbcopyonforkTemplate.java
index 1868ad5a252..2adcaccdb0a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/OtcbcopyonforkTemplate.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/OtcbcopyonforkTemplate.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/RegisterSet.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/RegisterSet.java
index 90b43d594fb..d7da47affb1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/RegisterSet.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/RegisterSet.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Tcb.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Tcb.java
index be55deefd87..0e171e6025e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Tcb.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/mvs/Tcb.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/AbstractHashMap.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/AbstractHashMap.java
index 2e8662c9640..72a0c0df21d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/AbstractHashMap.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/AbstractHashMap.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/AbstractLruCache.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/AbstractLruCache.java
index 6db4f3d8525..0c81040c258 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/AbstractLruCache.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/AbstractLruCache.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/BitStream.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/BitStream.java
index 536402e5fe0..dc413a64bb4 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/BitStream.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/BitStream.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/CharConversion.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/CharConversion.java
index cb8738a920a..9dbc1266b24 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/CharConversion.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/CharConversion.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/Clib.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/Clib.java
index 2928cc6c2ea..bc671a3465d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/Clib.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/Clib.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/CompressedRecordArray.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/CompressedRecordArray.java
index 1dc60bf9593..c4000f9ee4f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/CompressedRecordArray.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/CompressedRecordArray.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/IntEnumeration.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/IntEnumeration.java
index 497ee2300a7..6323413b35d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/IntEnumeration.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/IntEnumeration.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/IntegerMap.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/IntegerMap.java
index dfbb055fb6a..2d66c952aa0 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/IntegerMap.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/IntegerMap.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/ObjectLruCache.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/ObjectLruCache.java
index 86e7bd062ba..f9da997ab30 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/ObjectLruCache.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/ObjectLruCache.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/ObjectMap.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/ObjectMap.java
index ca49a11d288..641e0bf3182 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/ObjectMap.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/corereaders/zos/util/ObjectMap.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/CorruptData.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/CorruptData.java
index f0aaa65e646..26efb337a24 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/CorruptData.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/CorruptData.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/CorruptDataException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/CorruptDataException.java
index 668e47573eb..d17056d23b7 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/CorruptDataException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/CorruptDataException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/DTFJException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/DTFJException.java
index 0ba6b229d34..720c70ba573 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/DTFJException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/DTFJException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/DataUnavailable.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/DataUnavailable.java
index 4884a967544..8668853d7d2 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/DataUnavailable.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/DataUnavailable.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/Image.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/Image.java
index bc5d3878e6f..3aec29f0b8b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/Image.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/Image.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageAddressSpace.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageAddressSpace.java
index b0de9ee6aad..18a3a5d3e52 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageAddressSpace.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageAddressSpace.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageFactory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageFactory.java
index b9866dc4b43..9c99abc123f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageFactory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageModule.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageModule.java
index 10f72bfa7a6..8b5a83978c2 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageModule.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageModule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImagePointer.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImagePointer.java
index 8e674dcfdfd..222e8c0fbb0 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImagePointer.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImagePointer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageProcess.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageProcess.java
index c6363e61091..49a20e87877 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageProcess.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageProcess.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageRegister.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageRegister.java
index 07d2f3be2c1..77c8da15628 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageRegister.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageRegister.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageSection.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageSection.java
index 887ae3b64de..555947263f6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageSection.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageStackFrame.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageStackFrame.java
index a0603af1bc2..ba62c2fdcf8 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageStackFrame.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageStackFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageSymbol.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageSymbol.java
index 8b9e3915ba0..d6fa47a5b1c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageSymbol.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageSymbol.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageThread.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageThread.java
index 4d418a94812..da2b12ca517 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageThread.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/ImageThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/MemoryAccessException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/MemoryAccessException.java
index 979e2c993db..b7e6e077f25 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/MemoryAccessException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/MemoryAccessException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/Builder.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/Builder.java
index 098e1837047..49e5c1890ed 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/Builder.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/Builder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/BuilderShutdownHook.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/BuilderShutdownHook.java
index 823121038f1..4a846458d61 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/BuilderShutdownHook.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/BuilderShutdownHook.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/BytecodeImageSection.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/BytecodeImageSection.java
index 9d4557a7567..29d1a00b033 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/BytecodeImageSection.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/BytecodeImageSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/CorruptData.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/CorruptData.java
index 2f4566e3c18..c6b65af36da 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/CorruptData.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/CorruptData.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/DTFJImageFactory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/DTFJImageFactory.java
index bb7b9a36c76..ba1be6d1040 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/DTFJImageFactory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/DTFJImageFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/DefaultFileLocationResolver.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/DefaultFileLocationResolver.java
index c09812d26a6..1acb664406a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/DefaultFileLocationResolver.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/DefaultFileLocationResolver.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/FutureImplementation.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/FutureImplementation.java
index f07a17a0d15..c7f5e5fcc71 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/FutureImplementation.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/FutureImplementation.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/IFileLocationResolver.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/IFileLocationResolver.java
index d0190fa6a5d..f68b1813502 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/IFileLocationResolver.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/IFileLocationResolver.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/Image.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/Image.java
index ce4b6b09220..58a5dda25e4 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/Image.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/Image.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageAddressSpace.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageAddressSpace.java
index 41f3070ed68..ee90def10c0 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageAddressSpace.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageAddressSpace.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageFactory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageFactory.java
index f5a0d328f46..2e92b5ff87d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageFactory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageModule.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageModule.java
index b588f832308..952a5d6cd0a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageModule.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageModule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImagePointer.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImagePointer.java
index a0956d284ad..9ca5e6fa151 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImagePointer.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImagePointer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageProcess.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageProcess.java
index 6341a321b77..4a2a42f4b01 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageProcess.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageProcess.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageRegister.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageRegister.java
index 087c49d3398..283e9a16612 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageRegister.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageRegister.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageSection.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageSection.java
index b87b813f52d..8e91387c449 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageSection.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageStackFrame.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageStackFrame.java
index 41eefeb9641..aba62f1781f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageStackFrame.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageStackFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageSymbol.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageSymbol.java
index 60abe339bc4..8f980c8e9b1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageSymbol.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageSymbol.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageThread.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageThread.java
index 2231e78e392..76b7722e8b6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageThread.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ImageThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/JitImageSection.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/JitImageSection.java
index 68599af6cee..7f8c05cbcce 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/JitImageSection.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/JitImageSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ModuleImageSection.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ModuleImageSection.java
index cedd777c6b5..aeb174fe560 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ModuleImageSection.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ModuleImageSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/PartialProcess.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/PartialProcess.java
index a95e30a18f5..f3376289365 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/PartialProcess.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/PartialProcess.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/RawImageSection.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/RawImageSection.java
index 00aee505545..ecf1dc4fc51 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/RawImageSection.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/RawImageSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ReleasingImage.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ReleasingImage.java
index fbda8ddb5ee..aae8ae70665 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ReleasingImage.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ReleasingImage.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/SignalName.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/SignalName.java
index 0740b19c020..ffe888e6dc5 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/SignalName.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/SignalName.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/StackImageSection.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/StackImageSection.java
index 7be1440187d..b1e1930a723 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/StackImageSection.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/StackImageSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ZipExtractionResolver.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ZipExtractionResolver.java
index 1354b87afb5..34fcc2753f0 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ZipExtractionResolver.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/ZipExtractionResolver.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/corrupt/CorruptImagePointer.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/corrupt/CorruptImagePointer.java
index 34cd978433b..85164abbad0 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/corrupt/CorruptImagePointer.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/j9/corrupt/CorruptImagePointer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/BuilderData.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/BuilderData.java
index fef772eb9e9..1f1d3e81f25 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/BuilderData.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/BuilderData.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCCorruptData.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCCorruptData.java
index a438109cb54..7aa4c761f6f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCCorruptData.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCCorruptData.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImage.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImage.java
index 7abc73c216e..b92baecd632 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImage.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImage.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageAddressSpace.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageAddressSpace.java
index 3e0f60d2570..efc1a95dd0b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageAddressSpace.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageAddressSpace.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageFactory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageFactory.java
index 1ab38c55fc6..2fce8749925 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageFactory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageModule.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageModule.java
index 76ee3b06652..29c0f046eac 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageModule.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageModule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImagePointer.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImagePointer.java
index 6e95b3c5de4..3ce878cae42 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImagePointer.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImagePointer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageProcess.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageProcess.java
index 0416f4dedc1..6705255c1f4 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageProcess.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageProcess.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageRegister.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageRegister.java
index 4dd858bb646..2a009a1403e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageRegister.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageRegister.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageSection.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageSection.java
index 3ad89f20602..f51a020e3c7 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageSection.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageStackFrame.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageStackFrame.java
index fa898509517..513eeb129dd 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageStackFrame.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageStackFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageSymbol.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageSymbol.java
index 0096c45e6da..7d814eef613 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageSymbol.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageSymbol.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageThread.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageThread.java
index 8be0f80288c..1b12f9166c9 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageThread.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCImageThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCReleasingImage.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCReleasingImage.java
index e5248aceed6..8c01c621161 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCReleasingImage.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/JCReleasingImage.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/LookupKey.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/LookupKey.java
index dfd0e9a5948..f11e55afbae 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/LookupKey.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/javacore/LookupKey.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/package-info.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/package-info.java
index 20787edcd84..7bde3b5b344 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/package-info.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/image/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaClass.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaClass.java
index eeed2910460..9424cfb676e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaClass.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaClass.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaClassLoader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaClassLoader.java
index 4446aaefb58..9aac7b2ed5c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaClassLoader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaClassLoader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaField.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaField.java
index a867bd88e73..6de0e7bd069 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaField.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaField.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaHeap.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaHeap.java
index 8881e5bcf16..14b872651d2 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaHeap.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaHeap.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaLocation.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaLocation.java
index 1261c2ca86f..b0990bb578d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaLocation.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaLocation.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaMember.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaMember.java
index 9bf5b486619..0d7107cba62 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaMember.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaMember.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaMethod.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaMethod.java
index 2c996cfcb75..32ac8e75c0a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaMethod.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaMethod.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaMonitor.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaMonitor.java
index e4fe0986df8..2c49347f25f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaMonitor.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaMonitor.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaObject.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaObject.java
index d8c850c428f..1e951e129ab 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaObject.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaObject.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaReference.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaReference.java
index 9a6f060d2fd..de230ea34dd 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaReference.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaReference.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaRuntime.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaRuntime.java
index b0cf4d8c4e3..c24f8f85721 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaRuntime.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaRuntime.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaRuntimeMemoryCategory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaRuntimeMemoryCategory.java
index efc677de396..145257cfb31 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaRuntimeMemoryCategory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaRuntimeMemoryCategory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaRuntimeMemorySection.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaRuntimeMemorySection.java
index 52e5f9efbbb..b701af6e64c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaRuntimeMemorySection.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaRuntimeMemorySection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaStackFrame.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaStackFrame.java
index 835bc631407..4483bc266ab 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaStackFrame.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaStackFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaThread.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaThread.java
index 6694d5458a9..541a0c3787f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaThread.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaVMInitArgs.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaVMInitArgs.java
index 9cb3bc06344..91e403dc08f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaVMInitArgs.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaVMInitArgs.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaVMOption.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaVMOption.java
index a23e168900f..9ca0d619955 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaVMOption.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/JavaVMOption.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaAbstractClass.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaAbstractClass.java
index a62293b21e9..56d577e26fa 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaAbstractClass.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaAbstractClass.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaArrayClass.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaArrayClass.java
index 3884b4de07e..61b3dc111ee 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaArrayClass.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaArrayClass.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaClass.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaClass.java
index f41b6c2b0b8..ed9e203b6f1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaClass.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaClass.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaClassLoader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaClassLoader.java
index 3ab9b23bcca..d452db810e8 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaClassLoader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaClassLoader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaField.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaField.java
index ce615201603..79e21687026 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaField.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaField.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaHeap.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaHeap.java
index e8262664b8e..0fc5e29fad4 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaHeap.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaHeap.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaHeapRegion.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaHeapRegion.java
index 32cc294b38b..42253132b0a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaHeapRegion.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaHeapRegion.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaInstanceField.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaInstanceField.java
index fb849c0e1e7..b2fd1449892 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaInstanceField.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaInstanceField.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaLocation.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaLocation.java
index f7c606b238a..dbe11c27e2e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaLocation.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaLocation.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaMethod.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaMethod.java
index 7e1589cc226..21b1980f29f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaMethod.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaMethod.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaMonitor.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaMonitor.java
index fd2a6fb19a7..51e64f44a9e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaMonitor.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaMonitor.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaObject.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaObject.java
index ff1282b0b73..97907b540e5 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaObject.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaObject.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaReference.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaReference.java
index 413e7ee4464..4c39e0ec5cb 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaReference.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaReference.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaRuntime.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaRuntime.java
index 6b46322ce9f..bfaad54023c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaRuntime.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaRuntime.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaStackFrame.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaStackFrame.java
index c38eaf05717..7d314c79b46 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaStackFrame.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaStackFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaStaticField.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaStaticField.java
index dfe9199a2a9..b9baf7f21ef 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaStaticField.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaStaticField.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaThread.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaThread.java
index 76d366a8055..f2bb77df7d4 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaThread.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaVMInitArgs.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaVMInitArgs.java
index 978a9ba42c6..34eb509c57c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaVMInitArgs.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaVMInitArgs.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaVMOption.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaVMOption.java
index eff527e9e5c..7e9cee65e2e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaVMOption.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/JavaVMOption.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/TraceBuffer.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/TraceBuffer.java
index de02f991afe..24def3f1be4 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/TraceBuffer.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/j9/TraceBuffer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCInvalidArgumentsException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCInvalidArgumentsException.java
index 1174084b80b..43830fe6ba2 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCInvalidArgumentsException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCInvalidArgumentsException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaClass.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaClass.java
index 9526825f176..ec06e2607b0 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaClass.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaClass.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaClassLoader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaClassLoader.java
index 33aff3e0dc8..cd4b812a94e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaClassLoader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaClassLoader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaLocation.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaLocation.java
index 7d92d997b19..b1164d7a81f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaLocation.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaLocation.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaMethod.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaMethod.java
index fb2ca866deb..e7531dc782b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaMethod.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaMethod.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaMonitor.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaMonitor.java
index b21fbc1f604..526f829a66f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaMonitor.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaMonitor.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaObject.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaObject.java
index 80182fff89d..3126f1b9e50 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaObject.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaObject.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaRuntime.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaRuntime.java
index c336ddbc653..7cd69c175e9 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaRuntime.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaRuntime.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaRuntimeMemoryCategory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaRuntimeMemoryCategory.java
index c0e9cd7f46d..5b89ddc6beb 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaRuntimeMemoryCategory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaRuntimeMemoryCategory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaStackFrame.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaStackFrame.java
index 8cf277ce3ab..dcf9e045380 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaStackFrame.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaStackFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaThread.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaThread.java
index 9f2a9a6e187..27df612bb4c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaThread.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaVMInitArgs.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaVMInitArgs.java
index 2e320ececc4..921db8b3ef7 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaVMInitArgs.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaVMInitArgs.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaVMOption.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaVMOption.java
index 482cd7dd223..c0dd8133036 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaVMOption.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/javacore/JCJavaVMOption.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/package-info.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/package-info.java
index 7e0f97a5ae5..adb8b1edf6a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/package-info.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/java/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/BuilderFailureException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/BuilderFailureException.java
index 76916349bfa..8592787be81 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/BuilderFailureException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/BuilderFailureException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IBuilderData.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IBuilderData.java
index f3b759bb9e7..de6a2e6cdf2 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IBuilderData.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IBuilderData.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageAddressSpaceBuilder.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageAddressSpaceBuilder.java
index fabe7b1e178..2e3ab270739 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageAddressSpaceBuilder.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageAddressSpaceBuilder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageBuilder.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageBuilder.java
index 1757e137b38..e05e5f5ce35 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageBuilder.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageBuilder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageBuilderFactory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageBuilderFactory.java
index 4dffbb9c488..a724d546e12 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageBuilderFactory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageBuilderFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageProcessBuilder.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageProcessBuilder.java
index 1beb3610175..4e868030578 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageProcessBuilder.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IImageProcessBuilder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IJavaRuntimeBuilder.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IJavaRuntimeBuilder.java
index cdef7108218..fda9911bf4c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IJavaRuntimeBuilder.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/IJavaRuntimeBuilder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/AbstractBuilderComponent.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/AbstractBuilderComponent.java
index f5af0b1c108..072975c6d37 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/AbstractBuilderComponent.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/AbstractBuilderComponent.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/BuilderContainer.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/BuilderContainer.java
index bb563875608..b0d61b8fccc 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/BuilderContainer.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/BuilderContainer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageAddressSpaceBuilder.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageAddressSpaceBuilder.java
index 8a1e875e95b..649797b9bc6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageAddressSpaceBuilder.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageAddressSpaceBuilder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageBuilder.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageBuilder.java
index 3951e7d0809..486e596a26f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageBuilder.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageBuilder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageBuilderFactory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageBuilderFactory.java
index ed40edda63c..336166823b8 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageBuilderFactory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageBuilderFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageProcessBuilder.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageProcessBuilder.java
index 3a5cf48cae3..9e7556bdfc1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageProcessBuilder.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/ImageProcessBuilder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/JavaRuntimeBuilder.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/JavaRuntimeBuilder.java
index ce3dfb74eeb..6ac38dac6ed 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/JavaRuntimeBuilder.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/builder/javacore/JavaRuntimeBuilder.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/MissingComponentException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/MissingComponentException.java
index 2c8daf9c8f5..e1fcdfd6a3c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/MissingComponentException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/MissingComponentException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/Section.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/Section.java
index e147fb7863a..ceb9b26f5ff 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/Section.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/Section.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/IInputBuffer.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/IInputBuffer.java
index 2ecc81f445c..cf1e80017bf 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/IInputBuffer.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/IInputBuffer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/JavaCoreFileReader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/JavaCoreFileReader.java
index 0958edaafa4..db32f1f249b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/JavaCoreFileReader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/JavaCoreFileReader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/LineJavaCoreInputBuffer.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/LineJavaCoreInputBuffer.java
index 0547f7042bc..cb0e3b127f3 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/LineJavaCoreInputBuffer.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/LineJavaCoreInputBuffer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/OffsetBasedJavaCoreInputBuffer.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/OffsetBasedJavaCoreInputBuffer.java
index 80acf288ef3..ab711eccaf6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/OffsetBasedJavaCoreInputBuffer.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/input/OffsetBasedJavaCoreInputBuffer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/IErrorListener.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/IErrorListener.java
index 78538e1976b..3ae64311558 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/IErrorListener.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/IErrorListener.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/ILookAheadBuffer.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/ILookAheadBuffer.java
index 911b735d8fb..35e6dd20b08 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/ILookAheadBuffer.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/ILookAheadBuffer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/IParserController.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/IParserController.java
index 07277c1d91d..d913241806f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/IParserController.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/IParserController.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/ISectionParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/ISectionParser.java
index 91b5a3a5add..e048ff79fd1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/ISectionParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/ISectionParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/ParserException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/ParserException.java
index a51d6625422..83234fca41c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/ParserException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/parser/ParserException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IGeneralTokenTypes.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IGeneralTokenTypes.java
index d92fad5bc37..2d4557c6b5f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IGeneralTokenTypes.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IGeneralTokenTypes.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IParserToken.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IParserToken.java
index a1325cbb8f1..0bf2f6a30aa 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IParserToken.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IParserToken.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IScanner.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IScanner.java
index 4ae874fec7b..01e160b5f56 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IScanner.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IScanner.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IScannerManager.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IScannerManager.java
index 94563e48f1d..c06f43b8446 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IScannerManager.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/IScannerManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/JavaCoreScanner.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/JavaCoreScanner.java
index a1f56f9f024..3e363fd6f0b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/JavaCoreScanner.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/JavaCoreScanner.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/LookAheadBuffer.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/LookAheadBuffer.java
index 6121e7b9a9e..7aff2bf6dcd 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/LookAheadBuffer.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/LookAheadBuffer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/ParserToken.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/ParserToken.java
index 91cc8277eb1..4b9b0a31ce6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/ParserToken.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/ParserToken.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/ScannerException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/ScannerException.java
index 84c5b8a615c..573ced28061 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/ScannerException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/ScannerException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/ScannerManager.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/ScannerManager.java
index 0e641e92923..39cec5807be 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/ScannerManager.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/ScannerManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/TokenManager.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/TokenManager.java
index f9e23203b23..e0d9f5a8b04 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/TokenManager.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/scanner/TokenManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ILineRule.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ILineRule.java
index ce29c18a3ca..ae6e90c8882 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ILineRule.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ILineRule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ITagAttributeResult.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ITagAttributeResult.java
index 1f52d15ab2f..e596658dd61 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ITagAttributeResult.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ITagAttributeResult.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ITagManager.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ITagManager.java
index 8f05f1a5d13..8c83c8749c2 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ITagManager.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ITagManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ITagParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ITagParser.java
index 7ff7afa0be9..681deb3a065 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ITagParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/ITagParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/LineRule.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/LineRule.java
index c76c64d4a33..3c7a4b5ecc5 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/LineRule.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/LineRule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/MissingPatternListException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/MissingPatternListException.java
index 75461d4694e..cce358fbfbd 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/MissingPatternListException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/MissingPatternListException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/TagAttributeResult.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/TagAttributeResult.java
index 427d409748d..4f8904c93c1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/TagAttributeResult.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/TagAttributeResult.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/TagParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/TagParser.java
index 23a4d4c9aaa..fcc41a90691 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/TagParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/framework/tag/TagParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/AttributeValueMapFactory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/AttributeValueMapFactory.java
index 4e9de5daed8..21e2ec18016 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/AttributeValueMapFactory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/AttributeValueMapFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/DTFJComponentLoader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/DTFJComponentLoader.java
index 51f436c77c6..f0b92b2759b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/DTFJComponentLoader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/DTFJComponentLoader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/IAttributeValueMap.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/IAttributeValueMap.java
index 54a75e34374..6d32843779c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/IAttributeValueMap.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/IAttributeValueMap.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/ITagSubSection.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/ITagSubSection.java
index bceab01ce05..6843289ba5b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/ITagSubSection.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/ITagSubSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/J9TagManager.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/J9TagManager.java
index 2a32e11e2ab..df5d773c57d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/J9TagManager.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/J9TagManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/JavaCoreAttributeValueMap.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/JavaCoreAttributeValueMap.java
index 1029c3b2c43..a79328d4fc1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/JavaCoreAttributeValueMap.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/JavaCoreAttributeValueMap.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/JavaCoreReader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/JavaCoreReader.java
index 1e71859440b..f0cff74f2a0 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/JavaCoreReader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/JavaCoreReader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/JavaCoreResourceReleaser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/JavaCoreResourceReleaser.java
index 6e30bda9ae7..6fd96fc25d8 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/JavaCoreResourceReleaser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/JavaCoreResourceReleaser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/ParserController.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/ParserController.java
index 37494afd877..80b4951e12f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/ParserController.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/ParserController.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SectionParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SectionParser.java
index 320fde0bd15..9feac482bb9 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SectionParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SectionParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SectionParserGrammar.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SectionParserGrammar.java
index 8ebd551b1b7..658f77ef6f1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SectionParserGrammar.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SectionParserGrammar.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SovereignParserPartManager.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SovereignParserPartManager.java
index fb99afae706..8db193dc4a3 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SovereignParserPartManager.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SovereignParserPartManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SovereignSectionParserPart.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SovereignSectionParserPart.java
index 77262624545..b8fc97af351 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SovereignSectionParserPart.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/SovereignSectionParserPart.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/registered/RegisteredComponents.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/registered/RegisteredComponents.java
index 7b002c9576a..e88083d3a36 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/registered/RegisteredComponents.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/registered/RegisteredComponents.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/registered/RegisteredSections.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/registered/RegisteredSections.java
index d18133b0dc1..2c0e7acdae7 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/registered/RegisteredSections.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/registered/RegisteredSections.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderLineRule.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderLineRule.java
index 89d70e6b0c4..3cfec8a44a9 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderLineRule.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderLineRule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderPatternMatchers.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderPatternMatchers.java
index 4f07768c6b9..c2cab9c755a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderPatternMatchers.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderPatternMatchers.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderSectionParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderSectionParser.java
index 4635f638c3a..a7a27bf9586 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderSectionParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderSectionParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderTagParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderTagParser.java
index dce6efa5d2c..7abeafc8fde 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderTagParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/ClassLoaderTagParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/IClassLoaderTypes.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/IClassLoaderTypes.java
index b66a7e38241..c90438c170f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/IClassLoaderTypes.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/classloader/IClassLoaderTypes.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/CommonPatternMatchers.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/CommonPatternMatchers.java
index b296dbf0bb9..502866d7016 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/CommonPatternMatchers.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/CommonPatternMatchers.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/CommonTagParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/CommonTagParser.java
index dc8641b1734..c2d0d68c385 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/CommonTagParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/CommonTagParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/ICommonTypes.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/ICommonTypes.java
index b111a18a650..2214447a06f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/ICommonTypes.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/ICommonTypes.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/PointerSizeLineRule.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/PointerSizeLineRule.java
index 0588793a984..7edca1ceed6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/PointerSizeLineRule.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/common/PointerSizeLineRule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/environment/EnvironmentSectionParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/environment/EnvironmentSectionParser.java
index 2ab9914649b..a04afd08143 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/environment/EnvironmentSectionParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/environment/EnvironmentSectionParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/environment/EnvironmentTagParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/environment/EnvironmentTagParser.java
index 2b4a9aef102..899715f4ec3 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/environment/EnvironmentTagParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/environment/EnvironmentTagParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/environment/IEnvironmentTypes.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/environment/IEnvironmentTypes.java
index 41a67a4826b..a5d98e4647b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/environment/IEnvironmentTypes.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/environment/IEnvironmentTypes.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/memory/IMemoryTypes.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/memory/IMemoryTypes.java
index 03c6b70e301..11da49198b2 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/memory/IMemoryTypes.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/memory/IMemoryTypes.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/memory/MemorySectionParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/memory/MemorySectionParser.java
index d7e75a1df82..2b801c7d4b4 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/memory/MemorySectionParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/memory/MemorySectionParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/memory/MemoryTagParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/memory/MemoryTagParser.java
index 7631b1e43fc..9cc024752c3 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/memory/MemoryTagParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/memory/MemoryTagParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/IMonitorTypes.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/IMonitorTypes.java
index 69a8383d403..a12367e6ab0 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/IMonitorTypes.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/IMonitorTypes.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/IMonitorTypesSov.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/IMonitorTypesSov.java
index fca5c573501..493237bf5db 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/IMonitorTypesSov.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/IMonitorTypesSov.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorObjectLineRule.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorObjectLineRule.java
index b643d2fdc62..e558da1c1be 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorObjectLineRule.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorObjectLineRule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorPatternMatchers.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorPatternMatchers.java
index 4603ed34d73..4f4d3ac3d95 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorPatternMatchers.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorPatternMatchers.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorSectionParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorSectionParser.java
index 5d0aa97969c..460a73befa0 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorSectionParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorSectionParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorSovSectionParserPart.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorSovSectionParserPart.java
index f9b336ed113..a4de07b116e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorSovSectionParserPart.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorSovSectionParserPart.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorTagParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorTagParser.java
index 9adeb214f06..a2e32574a46 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorTagParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/monitor/MonitorTagParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/INativeMemoryTypes.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/INativeMemoryTypes.java
index f99d12fcb70..b03f435ab3e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/INativeMemoryTypes.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/INativeMemoryTypes.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/NativeMemoryPatternMatchers.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/NativeMemoryPatternMatchers.java
index f9206964a0e..012e0057ef5 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/NativeMemoryPatternMatchers.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/NativeMemoryPatternMatchers.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/NativeMemorySectionParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/NativeMemorySectionParser.java
index 0f793991b87..9c0f1802ca9 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/NativeMemorySectionParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/NativeMemorySectionParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/NativeMemoryTagParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/NativeMemoryTagParser.java
index 49a672b285e..22c11702ea1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/NativeMemoryTagParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/nativememory/NativeMemoryTagParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/IPlatformTypes.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/IPlatformTypes.java
index 79eb118eb01..d860b15f02e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/IPlatformTypes.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/IPlatformTypes.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/PlatformPatternMatchers.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/PlatformPatternMatchers.java
index 97677102073..10ee51da36d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/PlatformPatternMatchers.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/PlatformPatternMatchers.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/PlatformSectionParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/PlatformSectionParser.java
index 755008021b0..0eaf22aa510 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/PlatformSectionParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/PlatformSectionParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/PlatformTagParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/PlatformTagParser.java
index cf98a5b37c6..dff1e29f225 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/PlatformTagParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/platform/PlatformTagParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/stack/IStackTypes.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/stack/IStackTypes.java
index b978be76872..ddd69c8e9e4 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/stack/IStackTypes.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/stack/IStackTypes.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/stack/StackSectionParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/stack/StackSectionParser.java
index d0b4f60f9bb..af7986cc133 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/stack/StackSectionParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/stack/StackSectionParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/stack/StackTagParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/stack/StackTagParser.java
index 64caf28f976..0b1f8521dad 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/stack/StackTagParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/stack/StackTagParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/IThreadTypes.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/IThreadTypes.java
index c67b6e54432..8a3bc02d0aa 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/IThreadTypes.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/IThreadTypes.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/IThreadTypesSov.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/IThreadTypesSov.java
index be0ba4578fc..1a6e60d6216 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/IThreadTypesSov.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/IThreadTypesSov.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/NativeStackTraceLineRule.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/NativeStackTraceLineRule.java
index 58dac991f33..48ad2419cf1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/NativeStackTraceLineRule.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/NativeStackTraceLineRule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/StackTraceLineRule.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/StackTraceLineRule.java
index 8fcfc28a592..76c7a85d7e8 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/StackTraceLineRule.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/StackTraceLineRule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadInfoLineRule.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadInfoLineRule.java
index 12d7c5bbea4..938f25e5426 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadInfoLineRule.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadInfoLineRule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadPatternMatchers.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadPatternMatchers.java
index 4caf38437ef..1a8bb5707d5 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadPatternMatchers.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadPatternMatchers.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadSectionParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadSectionParser.java
index 724bff67a2b..3ea9e59fca9 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadSectionParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadSectionParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadSovSectionParserPart.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadSovSectionParserPart.java
index 4faae4e875f..9169946f055 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadSovSectionParserPart.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadSovSectionParserPart.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadTagParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadTagParser.java
index 9c729ccf5ae..ab19b0c96cb 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadTagParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/thread/ThreadTagParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/title/ITitleTypes.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/title/ITitleTypes.java
index 4e836e57c4c..6959f79af0a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/title/ITitleTypes.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/title/ITitleTypes.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/title/TitleSectionParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/title/TitleSectionParser.java
index bfd8095d1fe..5d8a21387b6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/title/TitleSectionParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/title/TitleSectionParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/title/TitleTagParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/title/TitleTagParser.java
index bf3911c76ec..829b284df8e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/title/TitleTagParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/javacore/parser/j9/section/title/TitleTagParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptData.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptData.java
index dc62004f6f4..86a4b9a0566 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptData.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptData.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageModule.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageModule.java
index 12415d2c711..781f9ccf0a0 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageModule.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageModule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageSection.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageSection.java
index d29ae19e14f..5a6260e999d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageSection.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageStackFrame.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageStackFrame.java
index 11a8d041c3f..8392e15bf1d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageStackFrame.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageStackFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageThread.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageThread.java
index 3fe8fcbd393..2e50f3c6dfa 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageThread.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptImageThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaClass.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaClass.java
index a76128ff740..373be63f9bd 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaClass.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaClass.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaLocation.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaLocation.java
index 2c87806fb37..9dc7ad00423 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaLocation.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaLocation.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaMonitor.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaMonitor.java
index af6fbec7080..ef06e92baee 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaMonitor.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaMonitor.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaObject.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaObject.java
index ebe1fae3ab0..b8bff558204 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaObject.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaObject.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaStackFrame.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaStackFrame.java
index 76601790770..daeb867c381 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaStackFrame.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaStackFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaThread.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaThread.java
index 0bade42a384..f42490eabbb 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaThread.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDCorruptJavaThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImage.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImage.java
index 14d216c68bc..27e26952777 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImage.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImage.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageAddressSpace.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageAddressSpace.java
index f279b43eed5..355472c4a6f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageAddressSpace.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageAddressSpace.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageFactory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageFactory.java
index 1cea79aa401..99a7e7087eb 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageFactory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageModule.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageModule.java
index 68722ffaa40..e9bf057678c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageModule.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageModule.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImagePointer.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImagePointer.java
index 444c6c2c6f6..0cc5814674d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImagePointer.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImagePointer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageProcess.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageProcess.java
index a0f04893294..02c10c2934b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageProcess.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageProcess.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageSection.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageSection.java
index ef27b2fda08..71b55f5aa4c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageSection.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageStackFrame.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageStackFrame.java
index d5b0773b3aa..cb81c81866e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageStackFrame.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageStackFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageThread.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageThread.java
index cda1d387155..39e8387576c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageThread.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDImageThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaClass.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaClass.java
index 0c6cc2006ab..011e7eceb18 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaClass.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaClass.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaClassLoader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaClassLoader.java
index 7905955d3cb..4e9a2bdad21 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaClassLoader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaClassLoader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaHeap.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaHeap.java
index 36b6bcaf40a..09d9c13b3cc 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaHeap.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaHeap.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaLocation.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaLocation.java
index a5ba549cf2c..9208638f975 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaLocation.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaLocation.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaMethod.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaMethod.java
index 1d5a620a5eb..44efb430d3f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaMethod.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaMethod.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaMonitor.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaMonitor.java
index 584f55fb2c0..a87ba924876 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaMonitor.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaMonitor.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaObject.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaObject.java
index 34d8550b86e..7d09fe9db82 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaObject.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaObject.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaReference.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaReference.java
index e768c2ed933..db38f2f3ab8 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaReference.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaReference.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaRuntime.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaRuntime.java
index 459e11b869d..45abcdb5bba 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaRuntime.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaRuntime.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaStackFrame.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaStackFrame.java
index 631ddce9b50..dfd2d33522b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaStackFrame.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaStackFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaThread.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaThread.java
index ca227d56ae4..7fed9cf275a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaThread.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/PHDJavaThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/Base.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/Base.java
index fe45c534927..1276c1654be 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/Base.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/Base.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/HeapdumpReader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/HeapdumpReader.java
index 55e3284ba16..a5be0f77fc9 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/HeapdumpReader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/HeapdumpReader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/HeapdumpWriter.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/HeapdumpWriter.java
index 4f4e3257970..0abaa4035c8 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/HeapdumpWriter.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/HeapdumpWriter.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/PortableHeapDumpListener.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/PortableHeapDumpListener.java
index c01bbc3c230..166372a3ced 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/PortableHeapDumpListener.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/PortableHeapDumpListener.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/PrintHeapdump.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/PrintHeapdump.java
index ab5beef0622..e02eafc2c6b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/PrintHeapdump.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/parser/PrintHeapdump.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/BitStream.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/BitStream.java
index fd1530d1125..5565c68c189 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/BitStream.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/BitStream.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/BufferedNumberStream.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/BufferedNumberStream.java
index a509e26145a..4285b72d297 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/BufferedNumberStream.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/BufferedNumberStream.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/LongArray.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/LongArray.java
index 9bc92fb64fb..cc106385dfa 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/LongArray.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/LongArray.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/LongEnumeration.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/LongEnumeration.java
index 26e6d913df0..6d20f68a940 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/LongEnumeration.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/LongEnumeration.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/NumberStream.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/NumberStream.java
index 1e3d327ba27..b1bf9d09100 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/NumberStream.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/NumberStream.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/PrimitiveArray.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/PrimitiveArray.java
index f4c1a38297d..f5a4765e790 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/PrimitiveArray.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/PrimitiveArray.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/SortListener.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/SortListener.java
index 1dcd7c8759a..3dfe1eb3f0e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/SortListener.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/SortListener.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/SortedNumberStream.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/SortedNumberStream.java
index 63e10f752e8..47a2147e8b6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/SortedNumberStream.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/phd/util/SortedNumberStream.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/runtime/ManagedRuntime.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/runtime/ManagedRuntime.java
index bf6d2380a31..8e6f3b745c5 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/runtime/ManagedRuntime.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/runtime/ManagedRuntime.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/runtime/package-info.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/runtime/package-info.java
index cb80775e6e2..81d510635af 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/runtime/package-info.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/runtime/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/ManagedImage.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/ManagedImage.java
index 315de85da03..583715d96b2 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/ManagedImage.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/ManagedImage.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/CompressedFileManager.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/CompressedFileManager.java
index a4a7a5a18bf..1564c82b95b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/CompressedFileManager.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/CompressedFileManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/FileManager.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/FileManager.java
index 75f493c6781..a94e2d89608 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/FileManager.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/FileManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/FileSniffer.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/FileSniffer.java
index 453edc75590..2dfbce6339b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/FileSniffer.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/FileSniffer.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/GZipFileManager.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/GZipFileManager.java
index acf019775c3..ceb6b79108b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/GZipFileManager.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/GZipFileManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ImageSourceType.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ImageSourceType.java
index 616f9dcc24a..6087a37e823 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ImageSourceType.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ImageSourceType.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/J9FileImageInputStream.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/J9FileImageInputStream.java
index 0befebca6c7..43c12f06642 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/J9FileImageInputStream.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/J9FileImageInputStream.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/MVSImageInputStream.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/MVSImageInputStream.java
index 3c749ce652f..f4e88d25eb2 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/MVSImageInputStream.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/MVSImageInputStream.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ManagedImageSource.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ManagedImageSource.java
index 50226982f42..7b115901f5c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ManagedImageSource.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ManagedImageSource.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/MultipleCandidateException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/MultipleCandidateException.java
index 22df7582977..fab639aa5bb 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/MultipleCandidateException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/MultipleCandidateException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/SimpleFileManager.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/SimpleFileManager.java
index 576d01dcb98..5969bd8fddb 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/SimpleFileManager.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/SimpleFileManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/UnzipFailedException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/UnzipFailedException.java
index 74f9205672d..ef3bf2a2306 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/UnzipFailedException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/UnzipFailedException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ZipFileManager.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ZipFileManager.java
index a5d2969d125..0de0f7f6812 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ZipFileManager.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ZipFileManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ZipMemoryCacheImageInputStream.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ZipMemoryCacheImageInputStream.java
index 29fe8ef3feb..66637ef3cd6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ZipMemoryCacheImageInputStream.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/dtfj/utils/file/ZipMemoryCacheImageInputStream.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/j9ddr/tools/ddrinteractive/Unused.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/j9ddr/tools/ddrinteractive/Unused.java
index 6cc086a1600..68f2301c78f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/j9ddr/tools/ddrinteractive/Unused.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/j9ddr/tools/ddrinteractive/Unused.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/Context.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/Context.java
index 86969a32c00..c9043f6cb7b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/Context.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/Context.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/ContextFactory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/ContextFactory.java
index 6ef58d9d706..b7e2a0e552f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/ContextFactory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/ContextFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/DTFJContext.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/DTFJContext.java
index e4b9cc0890f..5a6f04302cd 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/DTFJContext.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/DTFJContext.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/DTFJImageBean.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/DTFJImageBean.java
index c56836ead59..6c30348006e 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/DTFJImageBean.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/DTFJImageBean.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/EmptyDTFJContext.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/EmptyDTFJContext.java
index 840c67d7c6b..4105eda3d2d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/EmptyDTFJContext.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/EmptyDTFJContext.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/IContext.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/IContext.java
index 5a57d279670..b9eadb3eae8 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/IContext.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/IContext.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/IDTFJContext.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/IDTFJContext.java
index 12171f43be3..241b2f87fa4 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/IDTFJContext.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/IDTFJContext.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/BaseCommand.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/BaseCommand.java
index 029eb91367e..f098c03d7a4 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/BaseCommand.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/BaseCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/CommandDescription.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/CommandDescription.java
index 69abe718959..06311e3d735 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/CommandDescription.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/CommandDescription.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/CommandException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/CommandException.java
index 5dc4f522698..ccad335324b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/CommandException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/CommandException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/CommandParser.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/CommandParser.java
index 7f79fa6782a..ce23fe55af1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/CommandParser.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/CommandParser.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/ICommand.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/ICommand.java
index 17d9649ef5c..8d4a5d8a56a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/ICommand.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/ICommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/PluginCommand.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/PluginCommand.java
index 78169930758..242fdb9dcd1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/PluginCommand.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/PluginCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/QuitCommand.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/QuitCommand.java
index 111880d343a..bc267fd0558 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/QuitCommand.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/commands/QuitCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/Annotation.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/Annotation.java
index 8d66168a077..901e86d18be 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/Annotation.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/Annotation.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/ClassInfo.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/ClassInfo.java
index eeb31f2d2d1..ca61ae35648 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/ClassInfo.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/ClassInfo.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/ClassListener.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/ClassListener.java
index 466dc0a9437..93409f13a84 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/ClassListener.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/ClassListener.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/Container.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/Container.java
index 168579806bd..15a4dbbc9fa 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/Container.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/Container.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJClassListener.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJClassListener.java
index f679290ff67..1bb9049452d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJClassListener.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJClassListener.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJPlugin.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJPlugin.java
index cc791a933e4..d3ae88f8e25 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJPlugin.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJPlugin.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJPluginConfig.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJPluginConfig.java
index 728e584694a..b98a3f91e31 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJPluginConfig.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJPluginConfig.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJPluginManager.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJPluginManager.java
index 14edaecad80..2ff22ccebf5 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJPluginManager.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/DTFJPluginManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/Entry.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/Entry.java
index b975b545112..9c49e467582 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/Entry.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/Entry.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/LocalPriorityClassloader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/LocalPriorityClassloader.java
index a885ceccc8e..d65aa1a1725 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/LocalPriorityClassloader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/LocalPriorityClassloader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PackageFilteredClassloader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PackageFilteredClassloader.java
index 67281e2dae3..ea4f5cf8804 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PackageFilteredClassloader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PackageFilteredClassloader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginConfig.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginConfig.java
index b862f28c304..6f09455bfb4 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginConfig.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginConfig.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginConstants.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginConstants.java
index ba3f851825b..e430355700b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginConstants.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginConstants.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginListenerFactory.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginListenerFactory.java
index a981f203fbc..0e2c568281b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginListenerFactory.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginListenerFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginLoader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginLoader.java
index 0c1d325e4b6..2fe1713ad4a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginLoader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginLoader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginManager.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginManager.java
index 7acb6a3ce55..34eb838b0d7 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginManager.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginManagerLocator.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginManagerLocator.java
index e72d282618d..8ff5d6a7fc3 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginManagerLocator.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/PluginManagerLocator.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/impl/ClassScanner.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/impl/ClassScanner.java
index 22c4ac49b09..5a8bd4bf9ed 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/impl/ClassScanner.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/impl/ClassScanner.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/impl/PluginManagerImpl.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/impl/PluginManagerImpl.java
index 265fc80e65e..2d1124df76c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/impl/PluginManagerImpl.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/java/diagnostics/utils/plugins/impl/PluginManagerImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/extract/JExtractFatalException.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/extract/JExtractFatalException.java
index ea3f447b53d..5354a16972c 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/extract/JExtractFatalException.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/extract/JExtractFatalException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/extract/Main.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/extract/Main.java
index 079f704086e..991753130a7 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/extract/Main.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/extract/Main.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/IParserNode.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/IParserNode.java
index d490e428163..d7547b53b96 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/IParserNode.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/IParserNode.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeAbstract.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeAbstract.java
index 03b8fdda133..ca0de371365 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeAbstract.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeAbstract.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeArrayClass.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeArrayClass.java
index a1f20608e6d..440db0b7d8b 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeArrayClass.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeArrayClass.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeBuffers.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeBuffers.java
index 4dd31fcf50b..ce2de034df7 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeBuffers.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeBuffers.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeByteCode.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeByteCode.java
index 214ba0dd1f4..b270339c34d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeByteCode.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeByteCode.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassInClassLoader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassInClassLoader.java
index 6197e631b27..876d86b8c07 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassInClassLoader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassInClassLoader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassInConstantPool.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassInConstantPool.java
index c8570172482..d7f01c788de 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassInConstantPool.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassInConstantPool.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassInVM.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassInVM.java
index ebe96857d42..e44d18e66a6 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassInVM.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassInVM.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassLoader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassLoader.java
index 9088474fc81..0de51d554aa 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassLoader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeClassLoader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeConstantPool.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeConstantPool.java
index fe210dc8213..51d3410aea0 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeConstantPool.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeConstantPool.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeError.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeError.java
index 082459facb9..1e961017369 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeError.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeError.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeField.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeField.java
index 436764a9d57..42325d228aa 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeField.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeField.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeFrame.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeFrame.java
index 7b5da5bee7c..8cea3209d47 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeFrame.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeFrame.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeGPF.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeGPF.java
index efa06e67c4e..5df544b1d15 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeGPF.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeGPF.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeHeader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeHeader.java
index 6794bf2d6d6..d0191ca3235 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeHeader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeHeader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeHeap.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeHeap.java
index 612de52ac57..bd6d7733ad0 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeHeap.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeHeap.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeIP.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeIP.java
index 41a8ffe5c6b..06595578ca1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeIP.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeIP.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeInterface.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeInterface.java
index 1cd0105e630..8c6051ba4f3 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeInterface.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeInterface.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJ9Dump.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJ9Dump.java
index 436967aaceb..d437920e292 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJ9Dump.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJ9Dump.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJIT.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJIT.java
index 9971d6861d3..26819b29256 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJIT.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJIT.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJavaVM.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJavaVM.java
index 61b689aaaa5..9dc6b34d705 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJavaVM.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJavaVM.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJavaVMInitArgs.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJavaVMInitArgs.java
index 5d23af7fedd..b05823d9ec5 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJavaVMInitArgs.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJavaVMInitArgs.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJavaVMOption.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJavaVMOption.java
index da348b28b02..cdc765e54c7 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJavaVMOption.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeJavaVMOption.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeLibrary.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeLibrary.java
index a9feffc8bb0..74a606b0940 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeLibrary.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeLibrary.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeMethod.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeMethod.java
index 115e06aa72b..9f49120da54 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeMethod.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeMethod.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeMonitor.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeMonitor.java
index d19959a1fbf..5929489a8c2 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeMonitor.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeMonitor.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeNet.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeNet.java
index 832ea3dcfd0..345594fa0d4 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeNet.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeNet.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeObject.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeObject.java
index 1868b3ee260..bd1491ed727 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeObject.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeObject.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeObjects.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeObjects.java
index e2118b41805..eadd4c8d5cd 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeObjects.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeObjects.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeProperty.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeProperty.java
index aad7de66d42..e17d1289383 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeProperty.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeProperty.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRegion.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRegion.java
index c6476598e88..1e3669cb9e5 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRegion.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRegion.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRoot.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRoot.java
index 2d5be0669f0..3530bec3519 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRoot.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRoot.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRootClass.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRootClass.java
index 4035c7286e0..21c83e0986a 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRootClass.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRootClass.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRootObject.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRootObject.java
index 53af4af2a44..336765f5ab1 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRootObject.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeRootObject.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeStack.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeStack.java
index 82161851374..e072d3d8bb4 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeStack.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeStack.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeStatic.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeStatic.java
index 96b7aa31702..bf32cd843fc 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeStatic.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeStatic.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeSystemProperties.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeSystemProperties.java
index 0a38365366f..22fe2175b59 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeSystemProperties.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeSystemProperties.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeTrace.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeTrace.java
index 31087893a63..788fba67a25 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeTrace.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeTrace.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeUnexpectedTag.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeUnexpectedTag.java
index 908bba75d7c..9319e4d97db 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeUnexpectedTag.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeUnexpectedTag.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeVMThread.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeVMThread.java
index dd65959693e..8e44718867f 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeVMThread.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/NodeVMThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/XMLIndexReader.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/XMLIndexReader.java
index 1ac47b943cb..001c0b1720d 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/XMLIndexReader.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/XMLIndexReader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/XMLInputStream.java b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/XMLInputStream.java
index a9914340242..2bf97142719 100644
--- a/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/XMLInputStream.java
+++ b/jcl/src/openj9.dtfj/share/classes/com/ibm/jvm/j9/dump/indexsupport/XMLInputStream.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfj/share/classes/dtfj-overview.html b/jcl/src/openj9.dtfj/share/classes/dtfj-overview.html
index 104d52f718f..8aba1f0dff6 100644
--- a/jcl/src/openj9.dtfj/share/classes/dtfj-overview.html
+++ b/jcl/src/openj9.dtfj/share/classes/dtfj-overview.html
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/jcl/src/openj9.dtfj/share/classes/module-info.java b/jcl/src/openj9.dtfj/share/classes/module-info.java
index 2fdbfb45420..3d2ad525d3b 100644
--- a/jcl/src/openj9.dtfj/share/classes/module-info.java
+++ b/jcl/src/openj9.dtfj/share/classes/module-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/CombinedContext.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/CombinedContext.java
index d1c47e8a24b..23926fc99e2 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/CombinedContext.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/CombinedContext.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/ConsoleOutputChannel.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/ConsoleOutputChannel.java
index 5ae78e10bda..fe09e7ed864 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/ConsoleOutputChannel.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/ConsoleOutputChannel.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/DTFJView.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/DTFJView.java
index 5412aa2c21a..9796cd94b87 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/DTFJView.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/DTFJView.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/ExitCodes.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/ExitCodes.java
index b77eafe296f..6f516e57dbe 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/ExitCodes.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/ExitCodes.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/FileOutputChannel.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/FileOutputChannel.java
index a6a91f382bb..239ffa3b08a 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/FileOutputChannel.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/FileOutputChannel.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/JdmpviewContextManager.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/JdmpviewContextManager.java
index 65937fc6829..b14f664ca94 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/JdmpviewContextManager.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/JdmpviewContextManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/JdmpviewInitException.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/JdmpviewInitException.java
index 04ad9834b88..7bdb025164f 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/JdmpviewInitException.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/JdmpviewInitException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/JdmpviewPrintStream.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/JdmpviewPrintStream.java
index e2c7c0112a2..2c005098919 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/JdmpviewPrintStream.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/JdmpviewPrintStream.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/Output.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/Output.java
index 5ef5c3a3c28..886689f0ffd 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/Output.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/Output.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/OutputChannelRedirector.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/OutputChannelRedirector.java
index 99916bbba19..ae7f84db8e9 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/OutputChannelRedirector.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/OutputChannelRedirector.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/Session.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/Session.java
index edb98f11a30..c9e20e38f3a 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/Session.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/Session.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/SessionProperties.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/SessionProperties.java
index 1938bbde0c8..21ce323edc9 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/SessionProperties.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/SessionProperties.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/SystemProperties.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/SystemProperties.java
index 2a23fb33647..5f0e96f6bf6 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/SystemProperties.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/SystemProperties.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/Version.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/Version.java
index b00668bf346..0bf7d4bd49e 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/Version.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/Version.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/BaseJdmpviewCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/BaseJdmpviewCommand.java
index e539ad63914..d27f8cf1600 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/BaseJdmpviewCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/BaseJdmpviewCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/CdCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/CdCommand.java
index dfe3f69ff83..c4f3cd9d5f3 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/CdCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/CdCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/CloseCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/CloseCommand.java
index 84eb5132206..6ccd42ab144 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/CloseCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/CloseCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/DeadlockCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/DeadlockCommand.java
index 952d1bf5fb0..41b06e1433a 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/DeadlockCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/DeadlockCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/ExceptionHandler.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/ExceptionHandler.java
index d6d192279c7..3629fd8c93c 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/ExceptionHandler.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/ExceptionHandler.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/FindCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/FindCommand.java
index f0711c134cc..0a9144a6a80 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/FindCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/FindCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/FindNextCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/FindNextCommand.java
index f7bd43db483..c335618fc81 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/FindNextCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/FindNextCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/FindPtrCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/FindPtrCommand.java
index e35d64d8287..843cc30ca88 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/FindPtrCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/FindPtrCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/HeapdumpCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/HeapdumpCommand.java
index 5a6fdf40e70..e9dd63db488 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/HeapdumpCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/HeapdumpCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/HelpCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/HelpCommand.java
index dab92215b8e..3f397562743 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/HelpCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/HelpCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/HexdumpCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/HexdumpCommand.java
index c21d30ce721..904815cc8c0 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/HexdumpCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/HexdumpCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/LogCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/LogCommand.java
index a5f57bcfc9e..b8652255f75 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/LogCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/LogCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/OpenCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/OpenCommand.java
index 6f7e9f4a0f3..65ed7ae12bd 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/OpenCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/OpenCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/PwdCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/PwdCommand.java
index 52ba97f5b9c..8509724e69d 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/PwdCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/PwdCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/ScrollCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/ScrollCommand.java
index ec131869dda..f58793a063d 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/ScrollCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/ScrollCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/SimpleRedirectorCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/SimpleRedirectorCommand.java
index 94b4cb51ef9..5bd983bfa59 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/SimpleRedirectorCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/SimpleRedirectorCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/WhatisCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/WhatisCommand.java
index 1af352747ea..527d82dab7f 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/WhatisCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/WhatisCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/ClassOutput.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/ClassOutput.java
index 7510b4f172a..24106985447 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/ClassOutput.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/ClassOutput.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/Exceptions.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/Exceptions.java
index 8788ae4abc9..d69dc59c0b1 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/Exceptions.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/Exceptions.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/JUCMonitorNode.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/JUCMonitorNode.java
index 9c91d0b94cd..2594145e256 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/JUCMonitorNode.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/JUCMonitorNode.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/MonitorNode.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/MonitorNode.java
index 07c415d5c1d..6bafd20fcb5 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/MonitorNode.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/MonitorNode.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/MonitorState.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/MonitorState.java
index cb4d26c854a..77d6464c901 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/MonitorState.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/MonitorState.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/NodeList.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/NodeList.java
index 1b1fb982845..716d69dd526 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/NodeList.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/NodeList.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/StateToString.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/StateToString.java
index 41eac99f024..ae7ba714d2a 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/StateToString.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/StateToString.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/ThreadData.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/ThreadData.java
index 31a9fc4246f..8aa92ed66af 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/ThreadData.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/ThreadData.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/Utils.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/Utils.java
index 927e041c405..611e63bfcad 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/Utils.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/helpers/Utils.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoClassCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoClassCommand.java
index 7b0ad3bcb8c..936dde152cd 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoClassCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoClassCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoCommand.java
index 6af6b806402..7f00b253785 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoHeapCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoHeapCommand.java
index 09442c72383..bde5dda829e 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoHeapCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoHeapCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoJitmCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoJitmCommand.java
index a02f8d2d928..6f21ecb1e19 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoJitmCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoJitmCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoLockCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoLockCommand.java
index 646fefcf234..af2c5c7b40a 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoLockCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoLockCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoMemoryCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoMemoryCommand.java
index 36e3b01f630..6926dd353e1 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoMemoryCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoMemoryCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoMmapCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoMmapCommand.java
index 43cb6d24381..596bead8630 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoMmapCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoMmapCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoProcCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoProcCommand.java
index 465e58fac78..19c8083c0ab 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoProcCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoProcCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoSymCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoSymCommand.java
index a8326906842..8719184b8ed 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoSymCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoSymCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoSystemCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoSystemCommand.java
index e202e9dee43..aab6bd663ec 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoSystemCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoSystemCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoThreadCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoThreadCommand.java
index 1b7aa42b230..5a060ae0c9b 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoThreadCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/infocommands/InfoThreadCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/setcommands/SetCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/setcommands/SetCommand.java
index 1332f429132..4c975347713 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/setcommands/SetCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/setcommands/SetCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/setcommands/SetHeapdumpCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/setcommands/SetHeapdumpCommand.java
index 98bae4bdb50..2bbf1a02f5f 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/setcommands/SetHeapdumpCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/setcommands/SetHeapdumpCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/setcommands/SetLoggingCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/setcommands/SetLoggingCommand.java
index 30c0e3a3bd0..174689607f7 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/setcommands/SetLoggingCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/setcommands/SetLoggingCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/showcommands/ShowCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/showcommands/ShowCommand.java
index f06dde774ab..369d0c76a7a 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/showcommands/ShowCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/showcommands/ShowCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/showcommands/ShowHeapdumpCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/showcommands/ShowHeapdumpCommand.java
index 3a571f4aea8..564ed3d2f47 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/showcommands/ShowHeapdumpCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/showcommands/ShowHeapdumpCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/showcommands/ShowLoggingCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/showcommands/ShowLoggingCommand.java
index a09a6170e38..6ea6f8f02a7 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/showcommands/ShowLoggingCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/showcommands/ShowLoggingCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XCommand.java
index 423ccfec445..49ebe59edda 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XDCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XDCommand.java
index bfc3698db86..b883a77b179 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XDCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XDCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XJCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XJCommand.java
index e6c64034ede..ef108f5f352 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XJCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XJCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XKCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XKCommand.java
index 4a29f9d963b..8084b718484 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XKCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XKCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XXCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XXCommand.java
index 1e1e44a3841..2ad7cb16ed8 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XXCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/commands/xcommands/XXCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/HeapDumpFormatter.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/HeapDumpFormatter.java
index ff9383ed182..88d19225f18 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/HeapDumpFormatter.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/HeapDumpFormatter.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/HeapDumpSettings.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/HeapDumpSettings.java
index e45d45b94b7..ed5647632fe 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/HeapDumpSettings.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/HeapDumpSettings.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/LongArrayReferenceIterator.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/LongArrayReferenceIterator.java
index 49a3034df03..960627e1db9 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/LongArrayReferenceIterator.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/LongArrayReferenceIterator.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/LongListReferenceIterator.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/LongListReferenceIterator.java
index 3e1e78e3123..0bc2bd94c8f 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/LongListReferenceIterator.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/LongListReferenceIterator.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/ReferenceIterator.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/ReferenceIterator.java
index b13d7a2eb75..4e2b9b9c96e 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/ReferenceIterator.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/ReferenceIterator.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/classic/ClassicHeapDumpFormatter.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/classic/ClassicHeapDumpFormatter.java
index b6304683fc7..8e41db90cf5 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/classic/ClassicHeapDumpFormatter.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/classic/ClassicHeapDumpFormatter.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ClassRecord.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ClassRecord.java
index 864c9bca410..e0e37fb2b88 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ClassRecord.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ClassRecord.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/LongObjectRecord.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/LongObjectRecord.java
index aa2422f7270..fc3f4ec78c9 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/LongObjectRecord.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/LongObjectRecord.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/LongPrimitiveArrayRecord.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/LongPrimitiveArrayRecord.java
index 1a475fbec56..4bfb538c21e 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/LongPrimitiveArrayRecord.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/LongPrimitiveArrayRecord.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/MediumObjectRecord.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/MediumObjectRecord.java
index 5fefac3fd4f..1a082a7b5b0 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/MediumObjectRecord.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/MediumObjectRecord.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ObjectArrayRecord.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ObjectArrayRecord.java
index 9bc43c47cf7..8b8d75cf9c4 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ObjectArrayRecord.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ObjectArrayRecord.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ObjectRecord.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ObjectRecord.java
index cfb926eaeb0..d3b7a687d12 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ObjectRecord.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ObjectRecord.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpClassCache.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpClassCache.java
index 738ee88b635..e84fdbaf9ad 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpClassCache.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpClassCache.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpFormatter.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpFormatter.java
index c96d16550b9..c0eb7ce1eaa 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpFormatter.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpFormatter.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpHeader.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpHeader.java
index 92f75635119..f23e68ab28c 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpHeader.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpHeader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpRecord.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpRecord.java
index e04be8b5b93..259907f4488 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpRecord.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PortableHeapDumpRecord.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PrimitiveArrayRecord.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PrimitiveArrayRecord.java
index 6a237e0eff2..f082ac96339 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PrimitiveArrayRecord.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/PrimitiveArrayRecord.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ShortObjectRecord.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ShortObjectRecord.java
index d309af8ce37..c0852991c45 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ShortObjectRecord.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/heapdump/portable/ShortObjectRecord.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/ICombinedContext.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/ICombinedContext.java
index 6501b4fa6d5..46386f637cb 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/ICombinedContext.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/ICombinedContext.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/IOutputChannel.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/IOutputChannel.java
index 8abda7741de..5c005bc12da 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/IOutputChannel.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/IOutputChannel.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/IOutputManager.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/IOutputManager.java
index d7d380d3b11..47b06c335a7 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/IOutputManager.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/IOutputManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/ISession.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/ISession.java
index bcf74a5d849..174a7111c88 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/ISession.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/ISession.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/ISessionContextManager.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/ISessionContextManager.java
index 7c95b19b4d3..e04657f668e 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/ISessionContextManager.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/spi/ISessionContextManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/CommandException.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/CommandException.java
index b13b893ea07..4d8e86abb32 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/CommandException.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/CommandException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/IPipe.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/IPipe.java
index d92ce47c1d6..d7e7b7f3b9d 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/IPipe.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/IPipe.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ITool.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ITool.java
index 381876d93a1..8115fc18185 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ITool.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ITool.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ParsedCommand.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ParsedCommand.java
index d6e99ac8d51..73066a0ae2e 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ParsedCommand.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ParsedCommand.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/Tool.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/Tool.java
index 31da08afac3..629e86ade1d 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/Tool.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/Tool.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ToolsRegistry.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ToolsRegistry.java
index 3926591ba00..45d2717b70d 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ToolsRegistry.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ToolsRegistry.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ToolsRegistryOutputChannels.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ToolsRegistryOutputChannels.java
index 78454fd4be0..5956280bdd3 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ToolsRegistryOutputChannels.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/ToolsRegistryOutputChannels.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/CharsFromTool.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/CharsFromTool.java
index 9b13cbfd3f0..41f9a71f160 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/CharsFromTool.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/CharsFromTool.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/CharsToTool.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/CharsToTool.java
index e9386a93e85..532253fecff 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/CharsToTool.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/CharsToTool.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/CmdFileTool.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/CmdFileTool.java
index e2c3496f9a2..2d9394c14cf 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/CmdFileTool.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/CmdFileTool.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/GrepTool.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/GrepTool.java
index beff10f9ea7..e0eeffab30f 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/GrepTool.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/GrepTool.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/HelpTool.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/HelpTool.java
index b9d70436778..f4ac4b6aa3e 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/HelpTool.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/HelpTool.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/HistoryTool.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/HistoryTool.java
index 5ff3b20b1e8..7f6bb4df88d 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/HistoryTool.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/HistoryTool.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/OutFileTool.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/OutFileTool.java
index e04a04841a4..c15cd2aa9d2 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/OutFileTool.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/OutFileTool.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/TokensTool.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/TokensTool.java
index 32c020575a0..3aa910fe6eb 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/TokensTool.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/impl/TokensTool.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/BlockPostmatchHandle.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/BlockPostmatchHandle.java
index 1a4d6a3281f..32a9045ffa9 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/BlockPostmatchHandle.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/BlockPostmatchHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/BlockPrematchHandle.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/BlockPrematchHandle.java
index c5d92f81b3f..b898c0663aa 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/BlockPrematchHandle.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/BlockPrematchHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/FileUtils.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/FileUtils.java
index 6fed447aca2..8ee6ef74f6a 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/FileUtils.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/FileUtils.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IMatchHandle.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IMatchHandle.java
index 23593489166..1702e534cc4 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IMatchHandle.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IMatchHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IPostmatchHandle.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IPostmatchHandle.java
index 12ef98938a2..994970857d2 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IPostmatchHandle.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IPostmatchHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IPrematchHandle.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IPrematchHandle.java
index 7fd4123bc3c..70032ada9e4 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IPrematchHandle.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IPrematchHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IStringModifier.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IStringModifier.java
index 49c10a1b8bf..2977ad05ef3 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IStringModifier.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/IStringModifier.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/MatchHandle.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/MatchHandle.java
index 21a2aa9c5e1..768fbeb85ee 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/MatchHandle.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/MatchHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/MaxLinesPostmatchHandle.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/MaxLinesPostmatchHandle.java
index 79a2ba89b37..a8cfc52e7bc 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/MaxLinesPostmatchHandle.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/MaxLinesPostmatchHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/MaxLinesPrematchHandle.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/MaxLinesPrematchHandle.java
index 30e30223065..513f9b8ee7d 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/MaxLinesPrematchHandle.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/MaxLinesPrematchHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/OutputStreamModifier.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/OutputStreamModifier.java
index 63455857e4b..7dc6a448533 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/OutputStreamModifier.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/OutputStreamModifier.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/RegExprMatchHandle.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/RegExprMatchHandle.java
index 63b6e5b7c12..bda57b2ba36 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/RegExprMatchHandle.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/RegExprMatchHandle.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/StringModifier.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/StringModifier.java
index 9b53e90df55..eb0ec62af72 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/StringModifier.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/StringModifier.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/StringReceiver.java b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/StringReceiver.java
index c66df73cfe1..9deec427a74 100644
--- a/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/StringReceiver.java
+++ b/jcl/src/openj9.dtfjview/share/classes/com/ibm/jvm/dtfjview/tools/utils/StringReceiver.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.dtfjview/share/classes/module-info.java b/jcl/src/openj9.dtfjview/share/classes/module-info.java
index f9253b0e642..a12d105d1df 100644
--- a/jcl/src/openj9.dtfjview/share/classes/module-info.java
+++ b/jcl/src/openj9.dtfjview/share/classes/module-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/CUDADevice.java b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/CUDADevice.java
index 74e8a6c3616..a36ea87a30d 100644
--- a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/CUDADevice.java
+++ b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/CUDADevice.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/CUDAManager.java b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/CUDAManager.java
index 882c0e7a167..94ab5363d64 100644
--- a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/CUDAManager.java
+++ b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/CUDAManager.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/GPUConfigurationException.java b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/GPUConfigurationException.java
index 57ac213e30b..5a382016a72 100644
--- a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/GPUConfigurationException.java
+++ b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/GPUConfigurationException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/GPUPermission.java b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/GPUPermission.java
index 7d9dda7089d..36b245cf39f 100644
--- a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/GPUPermission.java
+++ b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/GPUPermission.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/GPUSortException.java b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/GPUSortException.java
index 3604449c455..6fefd91ebfe 100644
--- a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/GPUSortException.java
+++ b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/GPUSortException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/Maths.java b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/Maths.java
index ef335b65b30..0b158831208 100644
--- a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/Maths.java
+++ b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/Maths.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/PtxKernelGenerator.java b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/PtxKernelGenerator.java
index d25e421739f..dcd5956b79d 100644
--- a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/PtxKernelGenerator.java
+++ b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/PtxKernelGenerator.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/SortNetwork.java b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/SortNetwork.java
index a2c109204a4..c7b3a3d9cdc 100644
--- a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/SortNetwork.java
+++ b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/SortNetwork.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/Version.java b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/Version.java
index 2c996011d69..1e15cc8538a 100644
--- a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/Version.java
+++ b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/Version.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/ibm_gpu_thresholds.properties b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/ibm_gpu_thresholds.properties
index 7ea600aa8c0..b048d7d4314 100644
--- a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/ibm_gpu_thresholds.properties
+++ b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/ibm_gpu_thresholds.properties
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
# ========================================================================
diff --git a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/internal/CudaGPUAssist.java b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/internal/CudaGPUAssist.java
index 390aab69c7f..552e2511726 100644
--- a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/internal/CudaGPUAssist.java
+++ b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/internal/CudaGPUAssist.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/internal/CudaGPUAssistProvider.java b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/internal/CudaGPUAssistProvider.java
index 9bf9234f9aa..c3280843d35 100644
--- a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/internal/CudaGPUAssistProvider.java
+++ b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/internal/CudaGPUAssistProvider.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/package-info.java b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/package-info.java
index da84c698c8c..77f25634df1 100644
--- a/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/package-info.java
+++ b/jcl/src/openj9.gpu/share/classes/com/ibm/gpu/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.gpu/share/classes/module-info.java b/jcl/src/openj9.gpu/share/classes/module-info.java
index 61b8e3c9bc8..1ab33601d66 100644
--- a/jcl/src/openj9.gpu/share/classes/module-info.java
+++ b/jcl/src/openj9.gpu/share/classes/module-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Debuggable.java b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Debuggable.java
index 3f3f1e17fcf..50bb5a671b5 100644
--- a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Debuggable.java
+++ b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Debuggable.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Dump.java b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Dump.java
index 268cee7a57f..82302a2db84 100644
--- a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Dump.java
+++ b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Dump.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/DumpConfigurationUnavailableException.java b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/DumpConfigurationUnavailableException.java
index 1a891fe7f47..8173fb8a0f0 100644
--- a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/DumpConfigurationUnavailableException.java
+++ b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/DumpConfigurationUnavailableException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/DumpPermission.java b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/DumpPermission.java
index e0342b20794..b7568b8693b 100644
--- a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/DumpPermission.java
+++ b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/DumpPermission.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/InvalidDumpOptionException.java b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/InvalidDumpOptionException.java
index 8d2433d5504..f63ff3f381e 100644
--- a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/InvalidDumpOptionException.java
+++ b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/InvalidDumpOptionException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Log.java b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Log.java
index 8b7fff3ba2c..6cb79c1a83a 100644
--- a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Log.java
+++ b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Log.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/LogPermission.java b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/LogPermission.java
index a97d55a7dba..eed51a28f40 100644
--- a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/LogPermission.java
+++ b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/LogPermission.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Stats.java b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Stats.java
index 7a8ee70781f..726938b7610 100644
--- a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Stats.java
+++ b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Stats.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/ToolDumpPermission.java b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/ToolDumpPermission.java
index d85c20e08c7..3ba3ea91f94 100644
--- a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/ToolDumpPermission.java
+++ b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/ToolDumpPermission.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Trace.java b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Trace.java
index db6784a2d2d..7fa1b1df3d6 100644
--- a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Trace.java
+++ b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/Trace.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/TracePermission.java b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/TracePermission.java
index a9801080611..60db76541f0 100644
--- a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/TracePermission.java
+++ b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/TracePermission.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/package-info.java b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/package-info.java
index 76ed69a4a8e..37f0fbec9fa 100644
--- a/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/package-info.java
+++ b/jcl/src/openj9.jvm/share/classes/com/ibm/jvm/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.jvm/share/classes/module-info.java b/jcl/src/openj9.jvm/share/classes/module-info.java
index c832ca6fb66..d1c02b4af8a 100644
--- a/jcl/src/openj9.jvm/share/classes/module-info.java
+++ b/jcl/src/openj9.jvm/share/classes/module-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/CannotSetClasspathException.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/CannotSetClasspathException.java
index 8b595f49f5e..7fcfce0ebda 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/CannotSetClasspathException.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/CannotSetClasspathException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/HelperAlreadyDefinedException.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/HelperAlreadyDefinedException.java
index dc52045aa4e..04957476689 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/HelperAlreadyDefinedException.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/HelperAlreadyDefinedException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/Shared.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/Shared.java
index 662315c05e6..3b2fad73b06 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/Shared.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/Shared.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedAbstractHelper.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedAbstractHelper.java
index 5f4432ae47f..6649946dfab 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedAbstractHelper.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedAbstractHelper.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedAbstractHelperFactory.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedAbstractHelperFactory.java
index 65f95b483c9..04a65e6201e 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedAbstractHelperFactory.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedAbstractHelperFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassAbstractHelper.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassAbstractHelper.java
index 255bccb6507..eea97469115 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassAbstractHelper.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassAbstractHelper.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassCacheInfo.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassCacheInfo.java
index ec51da2d463..089e9903c54 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassCacheInfo.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassCacheInfo.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassFilter.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassFilter.java
index 998f39d2d1f..6e7e408d9d4 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassFilter.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassFilter.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassHelper.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassHelper.java
index d10f8b564e0..06ee7f6a200 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassHelper.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassHelper.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassHelperFactory.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassHelperFactory.java
index e9f20ce88e2..0e2700f61b1 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassHelperFactory.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassHelperFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassHelperFactoryImpl.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassHelperFactoryImpl.java
index 4b22cbd6c1b..85c086911ff 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassHelperFactoryImpl.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassHelperFactoryImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassPermission.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassPermission.java
index b68df396643..42e7c07bdf1 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassPermission.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassPermission.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassPermissionCollection.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassPermissionCollection.java
index 7b541f7ac2b..e84a6e2d1fd 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassPermissionCollection.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassPermissionCollection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassStatistics.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassStatistics.java
index 65679e341b8..94b207cd994 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassStatistics.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassStatistics.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassTokenHelper.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassTokenHelper.java
index c4b0a6f9b92..62da0ef1314 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassTokenHelper.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassTokenHelper.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassTokenHelperImpl.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassTokenHelperImpl.java
index 06fce87965b..cbfd9166ac7 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassTokenHelperImpl.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassTokenHelperImpl.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLClasspathHelper.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLClasspathHelper.java
index 2c3b57c8f98..dc3c3591e49 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLClasspathHelper.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLClasspathHelper.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLClasspathHelperImpl.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLClasspathHelperImpl.java
index a30793bd4f9..16d0b9daa80 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLClasspathHelperImpl.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLClasspathHelperImpl.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLHelper.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLHelper.java
index e7a5d7ad0ca..c4c991188f4 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLHelper.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLHelper.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLHelperImpl.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLHelperImpl.java
index fa1b226f917..ecbf2871bf4 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLHelperImpl.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassURLHelperImpl.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassUtilities.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassUtilities.java
index 62539099de9..c06c72cc98a 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassUtilities.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassUtilities.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassesNamedPermission.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassesNamedPermission.java
index ffd9c24a603..34b376d8740 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassesNamedPermission.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedClassesNamedPermission.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelper.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelper.java
index f2d7cf9fd29..c0d084c23b8 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelper.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelper.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelperFactory.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelperFactory.java
index 9e29053157d..0b72c2730b9 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelperFactory.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelperFactory.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelperFactoryImpl.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelperFactoryImpl.java
index 015ae9a05de..98ab2d06ad2 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelperFactoryImpl.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelperFactoryImpl.java
@@ -20,7 +20,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelperImpl.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelperImpl.java
index e02e2e8ba30..e4f6eab14cc 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelperImpl.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedDataHelperImpl.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedHelper.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedHelper.java
index 7c014bd18b6..a6ecbb518bb 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedHelper.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/SharedHelper.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/package-info.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/package-info.java
index 2875c80bb9a..73e3eb42e35 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/package-info.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/provider/SharedClassProviderImpl.java b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/provider/SharedClassProviderImpl.java
index ad2c0910c51..6ccff6efa1c 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/provider/SharedClassProviderImpl.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/com/ibm/oti/shared/provider/SharedClassProviderImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.sharedclasses/share/classes/module-info.java b/jcl/src/openj9.sharedclasses/share/classes/module-info.java
index dce67cec1b1..8ea5a7c9e6d 100644
--- a/jcl/src/openj9.sharedclasses/share/classes/module-info.java
+++ b/jcl/src/openj9.sharedclasses/share/classes/module-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/TraceFormat.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/TraceFormat.java
index d5288e29aed..b2d23ab9e38 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/TraceFormat.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/TraceFormat.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/ActiveSection.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/ActiveSection.java
index 35ee3fa78f8..0155fcfe986 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/ActiveSection.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/ActiveSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Format2Tprof.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Format2Tprof.java
index 9a7b572ead1..b199e2a72db 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Format2Tprof.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Format2Tprof.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/IncompleteTracePoint.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/IncompleteTracePoint.java
index 7a0bbef60e5..66c5d480cdc 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/IncompleteTracePoint.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/IncompleteTracePoint.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/InvalidSpannedRecordException.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/InvalidSpannedRecordException.java
index a379dadb056..ddfb016b25f 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/InvalidSpannedRecordException.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/InvalidSpannedRecordException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Merge.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Merge.java
index 9d2f73f7fa0..4c7b782cc64 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Merge.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Merge.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Message.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Message.java
index 2f97d165b01..c4dfb566b88 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Message.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Message.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/MessageFile.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/MessageFile.java
index 4368efa2a7b..d019be80051 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/MessageFile.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/MessageFile.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/ProcessorSection.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/ProcessorSection.java
index 8dc07de968d..20755d56bae 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/ProcessorSection.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/ProcessorSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/ServiceSection.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/ServiceSection.java
index 9906657edd5..3c6bc6a76d5 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/ServiceSection.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/ServiceSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/StartupSection.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/StartupSection.java
index ebf6c27dfe7..857c02d679e 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/StartupSection.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/StartupSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceArgs.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceArgs.java
index 4f34659f782..161fd38012a 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceArgs.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceArgs.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceFile.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceFile.java
index 63b6ac8b073..f2f13ad17e0 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceFile.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceFile.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceFileHeader.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceFileHeader.java
index 0225f4f0c42..a868dec40a5 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceFileHeader.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceFileHeader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceFormat.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceFormat.java
index e49a5f75fb5..1e407fb67ed 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceFormat.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceFormat.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TracePoint.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TracePoint.java
index b5397c8333d..ba5e34a30aa 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TracePoint.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TracePoint.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecord.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecord.java
index 392936a56cb..f18c8ee084b 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecord.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecord.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecord50.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecord50.java
index 1acef48a417..8efd68f3d78 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecord50.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecord50.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecordExternal.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecordExternal.java
index 33ee358dfb2..a2df18b5109 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecordExternal.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecordExternal.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecordInternal.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecordInternal.java
index 447799021bf..7ef26609516 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecordInternal.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceRecordInternal.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceSection.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceSection.java
index 248441fb171..9cd958e6cd3 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceSection.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceThread.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceThread.java
index 3891ff41dbb..99ba683ad16 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceThread.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/TraceThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Util.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Util.java
index b5756376298..2420e1ecb7c 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Util.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/format/Util.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TraceFile.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TraceFile.java
index 694a26bf687..25dfb1efa59 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TraceFile.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TraceFile.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TraceFileHeader.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TraceFileHeader.java
index c461febbaaf..4667c7fdd80 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TraceFileHeader.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TraceFileHeader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TracePoint.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TracePoint.java
index 4e94c36ad21..eaff409d4a8 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TracePoint.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TracePoint.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TracePointGlobalChronologicalIterator.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TracePointGlobalChronologicalIterator.java
index 361746b6977..62677748323 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TracePointGlobalChronologicalIterator.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TracePointGlobalChronologicalIterator.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TracePointThreadChronologicalIterator.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TracePointThreadChronologicalIterator.java
index 5d6dd2e1834..e82420778ca 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TracePointThreadChronologicalIterator.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TracePointThreadChronologicalIterator.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TraceThread.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TraceThread.java
index c5de70c0d1f..4b2062a0706 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TraceThread.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/TraceThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ActiveSection.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ActiveSection.java
index c0b5307ce8b..0abe738da43 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ActiveSection.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ActiveSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ByteStream.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ByteStream.java
index 6926574e13a..1e642429ac0 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ByteStream.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ByteStream.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/Component.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/Component.java
index 7b82c9b1f07..5d125b900e2 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/Component.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/Component.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/DataHeader.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/DataHeader.java
index 93c3bc09c63..0ae8ac5a814 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/DataHeader.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/DataHeader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/Message.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/Message.java
index 562e46accf2..8a4d621e83b 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/Message.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/Message.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/MessageFile.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/MessageFile.java
index d73952513e8..e8b4af19b60 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/MessageFile.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/MessageFile.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/MissingDataException.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/MissingDataException.java
index 54220b649ad..7ea065ca2a7 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/MissingDataException.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/MissingDataException.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ProcessorSection.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ProcessorSection.java
index 5f378270e11..902ad401ed8 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ProcessorSection.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ProcessorSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ServiceSection.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ServiceSection.java
index 7971541a613..2dd6c303566 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ServiceSection.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/ServiceSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/StartupSection.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/StartupSection.java
index bdb85555f04..f6f44dc1812 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/StartupSection.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/StartupSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceContext.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceContext.java
index f2c4b6c33af..7aa8cae1727 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceContext.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceContext.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceFileHeader.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceFileHeader.java
index fd16021a3be..8acb6e697c6 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceFileHeader.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceFileHeader.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TracePoint.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TracePoint.java
index b88561f124d..f81097ad318 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TracePoint.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TracePoint.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TracePointDebugInfo.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TracePointDebugInfo.java
index c92fc0d8b6a..6ba2037d314 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TracePointDebugInfo.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TracePointDebugInfo.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TracePointImpl.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TracePointImpl.java
index 7419951483c..859e15fd954 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TracePointImpl.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TracePointImpl.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceRecord.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceRecord.java
index ed6091d4a8a..753cb435e86 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceRecord.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceRecord.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceSection.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceSection.java
index 7002f4fc4aa..0c9b1c87f14 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceSection.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceSection.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceThread.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceThread.java
index b453172bd94..76f2722322c 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceThread.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/TraceThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/package-info.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/package-info.java
index 31d0639ab12..1e4cfdd66de 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/package-info.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/trace/format/api/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/traceformat/TraceFormat.java b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/traceformat/TraceFormat.java
index 02741e77487..9ba2804efca 100644
--- a/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/traceformat/TraceFormat.java
+++ b/jcl/src/openj9.traceformat/share/classes/com/ibm/jvm/traceformat/TraceFormat.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.traceformat/share/classes/module-info.java b/jcl/src/openj9.traceformat/share/classes/module-info.java
index a27429d78fd..f85536a7552 100644
--- a/jcl/src/openj9.traceformat/share/classes/module-info.java
+++ b/jcl/src/openj9.traceformat/share/classes/module-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.zosconditionhandling/share/classes/com/ibm/le/conditionhandling/ConditionException.java b/jcl/src/openj9.zosconditionhandling/share/classes/com/ibm/le/conditionhandling/ConditionException.java
index edc1826e966..49b8f038d68 100644
--- a/jcl/src/openj9.zosconditionhandling/share/classes/com/ibm/le/conditionhandling/ConditionException.java
+++ b/jcl/src/openj9.zosconditionhandling/share/classes/com/ibm/le/conditionhandling/ConditionException.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.zosconditionhandling/share/classes/com/ibm/le/conditionhandling/package-info.java b/jcl/src/openj9.zosconditionhandling/share/classes/com/ibm/le/conditionhandling/package-info.java
index 9df1af9bc99..a5cd56da9ae 100644
--- a/jcl/src/openj9.zosconditionhandling/share/classes/com/ibm/le/conditionhandling/package-info.java
+++ b/jcl/src/openj9.zosconditionhandling/share/classes/com/ibm/le/conditionhandling/package-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/jcl/src/openj9.zosconditionhandling/share/classes/module-info.java b/jcl/src/openj9.zosconditionhandling/share/classes/module-info.java
index eb5efd7eeb9..fe9017e74f4 100644
--- a/jcl/src/openj9.zosconditionhandling/share/classes/module-info.java
+++ b/jcl/src/openj9.zosconditionhandling/share/classes/module-info.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/longabout.html b/longabout.html
index 2d16bb58d4e..6e6f8a823aa 100644
--- a/longabout.html
+++ b/longabout.html
@@ -17,7 +17,7 @@ License
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
@@ -44,7 +44,7 @@
Eclipse OMR
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/CMakeLists.txt b/runtime/CMakeLists.txt
index 635fca25e20..aa105c72daa 100644
--- a/runtime/CMakeLists.txt
+++ b/runtime/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/GNUmakefile b/runtime/GNUmakefile
index fa79f06c587..3a992532b58 100644
--- a/runtime/GNUmakefile
+++ b/runtime/GNUmakefile
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/bcutil/AllocationStrategy.hpp b/runtime/bcutil/AllocationStrategy.hpp
index 618217aded4..12e7a15fef6 100644
--- a/runtime/bcutil/AllocationStrategy.hpp
+++ b/runtime/bcutil/AllocationStrategy.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/BufferManager.cpp b/runtime/bcutil/BufferManager.cpp
index 9e43d934571..5e8e2a8611b 100644
--- a/runtime/bcutil/BufferManager.cpp
+++ b/runtime/bcutil/BufferManager.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/BufferManager.hpp b/runtime/bcutil/BufferManager.hpp
index 23797a82982..f36dc748c84 100644
--- a/runtime/bcutil/BufferManager.hpp
+++ b/runtime/bcutil/BufferManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/BuildResult.hpp b/runtime/bcutil/BuildResult.hpp
index 7fde9b5a7c1..5327752465e 100644
--- a/runtime/bcutil/BuildResult.hpp
+++ b/runtime/bcutil/BuildResult.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/CMakeLists.txt b/runtime/bcutil/CMakeLists.txt
index de8c39a0f81..eeda331738d 100644
--- a/runtime/bcutil/CMakeLists.txt
+++ b/runtime/bcutil/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/bcutil/ClassFileOracle.cpp b/runtime/bcutil/ClassFileOracle.cpp
index 1ed7cb2b20a..a670d4beb04 100644
--- a/runtime/bcutil/ClassFileOracle.cpp
+++ b/runtime/bcutil/ClassFileOracle.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ClassFileOracle.hpp b/runtime/bcutil/ClassFileOracle.hpp
index d48aee5c05c..311643e3bd4 100644
--- a/runtime/bcutil/ClassFileOracle.hpp
+++ b/runtime/bcutil/ClassFileOracle.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ClassFileParser.cpp b/runtime/bcutil/ClassFileParser.cpp
index 9e1b999426a..f753e9f7702 100644
--- a/runtime/bcutil/ClassFileParser.cpp
+++ b/runtime/bcutil/ClassFileParser.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ClassFileParser.hpp b/runtime/bcutil/ClassFileParser.hpp
index 4fa431f757e..6de2f1e3fd7 100644
--- a/runtime/bcutil/ClassFileParser.hpp
+++ b/runtime/bcutil/ClassFileParser.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ClassFileWriter.cpp b/runtime/bcutil/ClassFileWriter.cpp
index fce13ff392b..d326976564b 100644
--- a/runtime/bcutil/ClassFileWriter.cpp
+++ b/runtime/bcutil/ClassFileWriter.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ClassFileWriter.hpp b/runtime/bcutil/ClassFileWriter.hpp
index 72879017eae..90d46c251f3 100644
--- a/runtime/bcutil/ClassFileWriter.hpp
+++ b/runtime/bcutil/ClassFileWriter.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ComparingCursor.cpp b/runtime/bcutil/ComparingCursor.cpp
index ccc03c222a9..14bdcee2b8d 100644
--- a/runtime/bcutil/ComparingCursor.cpp
+++ b/runtime/bcutil/ComparingCursor.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ComparingCursor.hpp b/runtime/bcutil/ComparingCursor.hpp
index 0141bb8086a..77dc116fe96 100644
--- a/runtime/bcutil/ComparingCursor.hpp
+++ b/runtime/bcutil/ComparingCursor.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ComparingCursorHelper.hpp b/runtime/bcutil/ComparingCursorHelper.hpp
index 19f964bfa33..31680c860ec 100644
--- a/runtime/bcutil/ComparingCursorHelper.hpp
+++ b/runtime/bcutil/ComparingCursorHelper.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ConstantPoolMap.cpp b/runtime/bcutil/ConstantPoolMap.cpp
index ec9695042db..8b7501c0c3b 100644
--- a/runtime/bcutil/ConstantPoolMap.cpp
+++ b/runtime/bcutil/ConstantPoolMap.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ConstantPoolMap.hpp b/runtime/bcutil/ConstantPoolMap.hpp
index 553323b80b2..d735f324828 100644
--- a/runtime/bcutil/ConstantPoolMap.hpp
+++ b/runtime/bcutil/ConstantPoolMap.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/Cursor.hpp b/runtime/bcutil/Cursor.hpp
index c10294b3924..94b0e92d852 100644
--- a/runtime/bcutil/Cursor.hpp
+++ b/runtime/bcutil/Cursor.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/J9PortAllocationStrategy.cpp b/runtime/bcutil/J9PortAllocationStrategy.cpp
index 58e309c301f..f305a0c0bc4 100644
--- a/runtime/bcutil/J9PortAllocationStrategy.cpp
+++ b/runtime/bcutil/J9PortAllocationStrategy.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/J9PortAllocationStrategy.hpp b/runtime/bcutil/J9PortAllocationStrategy.hpp
index 558e14e4154..425a5a18647 100644
--- a/runtime/bcutil/J9PortAllocationStrategy.hpp
+++ b/runtime/bcutil/J9PortAllocationStrategy.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ROMClassBuilder.cpp b/runtime/bcutil/ROMClassBuilder.cpp
index 1882d7284dd..ffa9a2170d0 100644
--- a/runtime/bcutil/ROMClassBuilder.cpp
+++ b/runtime/bcutil/ROMClassBuilder.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ROMClassBuilder.hpp b/runtime/bcutil/ROMClassBuilder.hpp
index ad7c116a539..51a51f33e7b 100644
--- a/runtime/bcutil/ROMClassBuilder.hpp
+++ b/runtime/bcutil/ROMClassBuilder.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ROMClassCreationContext.cpp b/runtime/bcutil/ROMClassCreationContext.cpp
index eeb1138605f..7f8da7de61d 100644
--- a/runtime/bcutil/ROMClassCreationContext.cpp
+++ b/runtime/bcutil/ROMClassCreationContext.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ROMClassCreationContext.hpp b/runtime/bcutil/ROMClassCreationContext.hpp
index 30d8dfc5409..37a23b9d9f9 100644
--- a/runtime/bcutil/ROMClassCreationContext.hpp
+++ b/runtime/bcutil/ROMClassCreationContext.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ROMClassCreationPhase.hpp b/runtime/bcutil/ROMClassCreationPhase.hpp
index 24110842815..1413d4df483 100644
--- a/runtime/bcutil/ROMClassCreationPhase.hpp
+++ b/runtime/bcutil/ROMClassCreationPhase.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ROMClassHashTable.c b/runtime/bcutil/ROMClassHashTable.c
index b6933c2ce35..b7173eea78b 100644
--- a/runtime/bcutil/ROMClassHashTable.c
+++ b/runtime/bcutil/ROMClassHashTable.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ROMClassSegmentAllocationStrategy.cpp b/runtime/bcutil/ROMClassSegmentAllocationStrategy.cpp
index 7cfdac4bd1f..8a79347380c 100644
--- a/runtime/bcutil/ROMClassSegmentAllocationStrategy.cpp
+++ b/runtime/bcutil/ROMClassSegmentAllocationStrategy.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ROMClassSegmentAllocationStrategy.hpp b/runtime/bcutil/ROMClassSegmentAllocationStrategy.hpp
index ab83c93f1d9..f2fe1c2e8a3 100644
--- a/runtime/bcutil/ROMClassSegmentAllocationStrategy.hpp
+++ b/runtime/bcutil/ROMClassSegmentAllocationStrategy.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ROMClassStringInternManager.cpp b/runtime/bcutil/ROMClassStringInternManager.cpp
index 8536ce22874..0065f43fac5 100644
--- a/runtime/bcutil/ROMClassStringInternManager.cpp
+++ b/runtime/bcutil/ROMClassStringInternManager.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ROMClassStringInternManager.hpp b/runtime/bcutil/ROMClassStringInternManager.hpp
index ef59fd84437..b3a15f8848c 100644
--- a/runtime/bcutil/ROMClassStringInternManager.hpp
+++ b/runtime/bcutil/ROMClassStringInternManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ROMClassVerbosePhase.hpp b/runtime/bcutil/ROMClassVerbosePhase.hpp
index 8aa787983f2..edd171e2972 100644
--- a/runtime/bcutil/ROMClassVerbosePhase.hpp
+++ b/runtime/bcutil/ROMClassVerbosePhase.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ROMClassWriter.cpp b/runtime/bcutil/ROMClassWriter.cpp
index 5e4c32d130b..25f913743ea 100644
--- a/runtime/bcutil/ROMClassWriter.cpp
+++ b/runtime/bcutil/ROMClassWriter.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/ROMClassWriter.hpp b/runtime/bcutil/ROMClassWriter.hpp
index 118c45e489e..ab1ab8e5dbf 100644
--- a/runtime/bcutil/ROMClassWriter.hpp
+++ b/runtime/bcutil/ROMClassWriter.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/SRPKeyProducer.cpp b/runtime/bcutil/SRPKeyProducer.cpp
index 1ab335b0773..a109bb66c14 100644
--- a/runtime/bcutil/SRPKeyProducer.cpp
+++ b/runtime/bcutil/SRPKeyProducer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/SRPKeyProducer.hpp b/runtime/bcutil/SRPKeyProducer.hpp
index a57f3765bbe..2a082b16860 100644
--- a/runtime/bcutil/SRPKeyProducer.hpp
+++ b/runtime/bcutil/SRPKeyProducer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/SRPOffsetTable.cpp b/runtime/bcutil/SRPOffsetTable.cpp
index 0dc3e571c10..6506f35fc9c 100644
--- a/runtime/bcutil/SRPOffsetTable.cpp
+++ b/runtime/bcutil/SRPOffsetTable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/SRPOffsetTable.hpp b/runtime/bcutil/SRPOffsetTable.hpp
index aea4cfe3d7f..b4a2fc92b43 100644
--- a/runtime/bcutil/SRPOffsetTable.hpp
+++ b/runtime/bcutil/SRPOffsetTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/StringInternTable.cpp b/runtime/bcutil/StringInternTable.cpp
index e14c19e61ae..9ef1ba86d55 100644
--- a/runtime/bcutil/StringInternTable.cpp
+++ b/runtime/bcutil/StringInternTable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/StringInternTable.hpp b/runtime/bcutil/StringInternTable.hpp
index 3dd371b3602..3eb919c5997 100644
--- a/runtime/bcutil/StringInternTable.hpp
+++ b/runtime/bcutil/StringInternTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/SuppliedBufferAllocationStrategy.hpp b/runtime/bcutil/SuppliedBufferAllocationStrategy.hpp
index 569c0b26ee5..012806f41ae 100644
--- a/runtime/bcutil/SuppliedBufferAllocationStrategy.hpp
+++ b/runtime/bcutil/SuppliedBufferAllocationStrategy.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/WritingCursor.cpp b/runtime/bcutil/WritingCursor.cpp
index 63ff1e6169e..9b5208b5afe 100644
--- a/runtime/bcutil/WritingCursor.cpp
+++ b/runtime/bcutil/WritingCursor.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/WritingCursor.hpp b/runtime/bcutil/WritingCursor.hpp
index 3e735db8722..689db1bc64b 100644
--- a/runtime/bcutil/WritingCursor.hpp
+++ b/runtime/bcutil/WritingCursor.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/attrlookup.gperf b/runtime/bcutil/attrlookup.gperf
index 32d7350814d..f5f9d93e6f8 100644
--- a/runtime/bcutil/attrlookup.gperf
+++ b/runtime/bcutil/attrlookup.gperf
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/attrlookup.h b/runtime/bcutil/attrlookup.h
index 462640d01cc..90fb09ee14f 100644
--- a/runtime/bcutil/attrlookup.h
+++ b/runtime/bcutil/attrlookup.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/bcutil.c b/runtime/bcutil/bcutil.c
index faea621d0cd..cbec66957ff 100644
--- a/runtime/bcutil/bcutil.c
+++ b/runtime/bcutil/bcutil.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/bcutil_internal.h b/runtime/bcutil/bcutil_internal.h
index 7a7527f643d..36f64463cc3 100644
--- a/runtime/bcutil/bcutil_internal.h
+++ b/runtime/bcutil/bcutil_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/cfreader.c b/runtime/bcutil/cfreader.c
index acfc5fc4302..de2df6ae92d 100644
--- a/runtime/bcutil/cfreader.c
+++ b/runtime/bcutil/cfreader.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/defineclass.c b/runtime/bcutil/defineclass.c
index dcad5f7532c..8ba5c79a192 100644
--- a/runtime/bcutil/defineclass.c
+++ b/runtime/bcutil/defineclass.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/dynload.c b/runtime/bcutil/dynload.c
index 90fff7cf9f4..dc46099deb2 100644
--- a/runtime/bcutil/dynload.c
+++ b/runtime/bcutil/dynload.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/dynload.h b/runtime/bcutil/dynload.h
index df99d6b2112..6388d8a9388 100644
--- a/runtime/bcutil/dynload.h
+++ b/runtime/bcutil/dynload.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/j9bcu.tdf b/runtime/bcutil/j9bcu.tdf
index b21800c2f15..1bdb622e424 100644
--- a/runtime/bcutil/j9bcu.tdf
+++ b/runtime/bcutil/j9bcu.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/bcutil/jimageintf.c b/runtime/bcutil/jimageintf.c
index 1f77d05739e..d883140000d 100644
--- a/runtime/bcutil/jimageintf.c
+++ b/runtime/bcutil/jimageintf.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/jimagereader.c b/runtime/bcutil/jimagereader.c
index d3ad2a70d91..e7d9ce0ac53 100644
--- a/runtime/bcutil/jimagereader.c
+++ b/runtime/bcutil/jimagereader.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/jsrinliner.c b/runtime/bcutil/jsrinliner.c
index bc287a0caea..138fd705f7d 100644
--- a/runtime/bcutil/jsrinliner.c
+++ b/runtime/bcutil/jsrinliner.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/module.xml b/runtime/bcutil/module.xml
index 00c6f4067d3..35829c1b816 100644
--- a/runtime/bcutil/module.xml
+++ b/runtime/bcutil/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/bcutil/romphase.h b/runtime/bcutil/romphase.h
index d0bc4cafa30..33dae9347b5 100644
--- a/runtime/bcutil/romphase.h
+++ b/runtime/bcutil/romphase.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/test/dyntest/CMakeLists.txt b/runtime/bcutil/test/dyntest/CMakeLists.txt
index c10b2de10cb..31e02e565b2 100644
--- a/runtime/bcutil/test/dyntest/CMakeLists.txt
+++ b/runtime/bcutil/test/dyntest/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/bcutil/test/dyntest/intern_tests.cpp b/runtime/bcutil/test/dyntest/intern_tests.cpp
index 421e6503273..a9c7e597d2c 100644
--- a/runtime/bcutil/test/dyntest/intern_tests.cpp
+++ b/runtime/bcutil/test/dyntest/intern_tests.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/test/dyntest/lineNumber_tests.c b/runtime/bcutil/test/dyntest/lineNumber_tests.c
index af7f83c46d0..a526186001a 100644
--- a/runtime/bcutil/test/dyntest/lineNumber_tests.c
+++ b/runtime/bcutil/test/dyntest/lineNumber_tests.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/test/dyntest/localVariableTable_tests.c b/runtime/bcutil/test/dyntest/localVariableTable_tests.c
index 1c093b59dbf..b52e457cfcb 100644
--- a/runtime/bcutil/test/dyntest/localVariableTable_tests.c
+++ b/runtime/bcutil/test/dyntest/localVariableTable_tests.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/test/dyntest/misc_tests.cpp b/runtime/bcutil/test/dyntest/misc_tests.cpp
index fd16ee68a44..5a259fa85b5 100644
--- a/runtime/bcutil/test/dyntest/misc_tests.cpp
+++ b/runtime/bcutil/test/dyntest/misc_tests.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/test/dyntest/module.xml b/runtime/bcutil/test/dyntest/module.xml
index 374c2248fa5..14a3033b3e3 100644
--- a/runtime/bcutil/test/dyntest/module.xml
+++ b/runtime/bcutil/test/dyntest/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/bcutil/test/dyntest/romclass_compare.c b/runtime/bcutil/test/dyntest/romclass_compare.c
index 9a31fd52544..8c201d24621 100644
--- a/runtime/bcutil/test/dyntest/romclass_compare.c
+++ b/runtime/bcutil/test/dyntest/romclass_compare.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/test/dyntest/romclass_correctness.c b/runtime/bcutil/test/dyntest/romclass_correctness.c
index 7bbe6ab7c1c..e0257c2357e 100644
--- a/runtime/bcutil/test/dyntest/romclass_correctness.c
+++ b/runtime/bcutil/test/dyntest/romclass_correctness.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/test/dyntest/romclass_testing.c b/runtime/bcutil/test/dyntest/romclass_testing.c
index e12e8530ae5..12b85c6ce8c 100644
--- a/runtime/bcutil/test/dyntest/romclass_testing.c
+++ b/runtime/bcutil/test/dyntest/romclass_testing.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/test/dyntest/testHelpers.c b/runtime/bcutil/test/dyntest/testHelpers.c
index 914498ef5dc..44871b80aa0 100644
--- a/runtime/bcutil/test/dyntest/testHelpers.c
+++ b/runtime/bcutil/test/dyntest/testHelpers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/test/dyntest/testHelpers.h b/runtime/bcutil/test/dyntest/testHelpers.h
index ac70a6f7d01..1092c905fd4 100644
--- a/runtime/bcutil/test/dyntest/testHelpers.h
+++ b/runtime/bcutil/test/dyntest/testHelpers.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/test/natives/CMakeLists.txt b/runtime/bcutil/test/natives/CMakeLists.txt
index 1018d54e0c1..982d7e80ed7 100644
--- a/runtime/bcutil/test/natives/CMakeLists.txt
+++ b/runtime/bcutil/test/natives/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/bcutil/test/natives/bcunatives.c b/runtime/bcutil/test/natives/bcunatives.c
index 0a514201b14..329fdb0f133 100644
--- a/runtime/bcutil/test/natives/bcunatives.c
+++ b/runtime/bcutil/test/natives/bcunatives.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcutil/test/natives/module.xml b/runtime/bcutil/test/natives/module.xml
index 643758c062b..4cf02ec4bfb 100644
--- a/runtime/bcutil/test/natives/module.xml
+++ b/runtime/bcutil/test/natives/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/bcutil/test/recompiled/CMakeLists.txt b/runtime/bcutil/test/recompiled/CMakeLists.txt
index 54ec28338b8..3e201980170 100644
--- a/runtime/bcutil/test/recompiled/CMakeLists.txt
+++ b/runtime/bcutil/test/recompiled/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/bcutil/test/recompiled/module.xml b/runtime/bcutil/test/recompiled/module.xml
index 498f3356220..9aa5fc163da 100644
--- a/runtime/bcutil/test/recompiled/module.xml
+++ b/runtime/bcutil/test/recompiled/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/bcutil/verifyerrstring.c b/runtime/bcutil/verifyerrstring.c
index c4e23aa7d3a..9f3dbf468ee 100644
--- a/runtime/bcutil/verifyerrstring.c
+++ b/runtime/bcutil/verifyerrstring.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcverify/CMakeLists.txt b/runtime/bcverify/CMakeLists.txt
index 6723aa19e48..dedd373ebc0 100644
--- a/runtime/bcverify/CMakeLists.txt
+++ b/runtime/bcverify/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/bcverify/bcvcfr.h b/runtime/bcverify/bcvcfr.h
index 6424fb45cf4..af25f5d758c 100644
--- a/runtime/bcverify/bcvcfr.h
+++ b/runtime/bcverify/bcvcfr.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcverify/bcverify.c b/runtime/bcverify/bcverify.c
index bb35259d36b..e6c7fd1cae3 100644
--- a/runtime/bcverify/bcverify.c
+++ b/runtime/bcverify/bcverify.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcverify/bcverify.java b/runtime/bcverify/bcverify.java
index fe0a546c90f..c02452d6e81 100644
--- a/runtime/bcverify/bcverify.java
+++ b/runtime/bcverify/bcverify.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcverify/bcverify_internal.h b/runtime/bcverify/bcverify_internal.h
index ccdc3494afa..d3c2356df1d 100644
--- a/runtime/bcverify/bcverify_internal.h
+++ b/runtime/bcverify/bcverify_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcverify/classrelationships.c b/runtime/bcverify/classrelationships.c
index f611f595a2f..f45ef8bc5ed 100644
--- a/runtime/bcverify/classrelationships.c
+++ b/runtime/bcverify/classrelationships.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcverify/clconstraints.c b/runtime/bcverify/clconstraints.c
index 15ca6794322..d1b7ead96e0 100644
--- a/runtime/bcverify/clconstraints.c
+++ b/runtime/bcverify/clconstraints.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcverify/j9bcverify.tdf b/runtime/bcverify/j9bcverify.tdf
index 1b2b8b24663..7051154bf0b 100644
--- a/runtime/bcverify/j9bcverify.tdf
+++ b/runtime/bcverify/j9bcverify.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/bcverify/module.xml b/runtime/bcverify/module.xml
index ed25c266d1f..dcc08b6deb6 100644
--- a/runtime/bcverify/module.xml
+++ b/runtime/bcverify/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/bcverify/rtverify.c b/runtime/bcverify/rtverify.c
index 1cb809c9793..e46e90de0bf 100644
--- a/runtime/bcverify/rtverify.c
+++ b/runtime/bcverify/rtverify.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcverify/staticverify.c b/runtime/bcverify/staticverify.c
index 51333c1ebe0..6a379d32949 100644
--- a/runtime/bcverify/staticverify.c
+++ b/runtime/bcverify/staticverify.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcverify/vrfyconvert.c b/runtime/bcverify/vrfyconvert.c
index ccc51ac9242..4c62a887348 100644
--- a/runtime/bcverify/vrfyconvert.c
+++ b/runtime/bcverify/vrfyconvert.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcverify/vrfyconvert.h b/runtime/bcverify/vrfyconvert.h
index fa994f302d4..f62ed09c423 100644
--- a/runtime/bcverify/vrfyconvert.h
+++ b/runtime/bcverify/vrfyconvert.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/bcverify/vrfyhelp.c b/runtime/bcverify/vrfyhelp.c
index 121980f530d..6357943089c 100644
--- a/runtime/bcverify/vrfyhelp.c
+++ b/runtime/bcverify/vrfyhelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/buildtools.mk b/runtime/buildtools.mk
index d3b576809f3..6ea82eadc5c 100644
--- a/runtime/buildtools.mk
+++ b/runtime/buildtools.mk
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/cassume/CMakeLists.txt b/runtime/cassume/CMakeLists.txt
index 2d07fd4a501..480f0f28ac3 100644
--- a/runtime/cassume/CMakeLists.txt
+++ b/runtime/cassume/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cassume/basesize.c b/runtime/cassume/basesize.c
index 7cd54e9c130..799cfb1a806 100644
--- a/runtime/cassume/basesize.c
+++ b/runtime/cassume/basesize.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cassume/basesize.h b/runtime/cassume/basesize.h
index 08b9a6e6c0d..90b6e7d12f5 100644
--- a/runtime/cassume/basesize.h
+++ b/runtime/cassume/basesize.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cassume/cassume_internal.h b/runtime/cassume/cassume_internal.h
index 0e195349920..e917bf6991e 100644
--- a/runtime/cassume/cassume_internal.h
+++ b/runtime/cassume/cassume_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cassume/ctest.c b/runtime/cassume/ctest.c
index b9497631771..8bb9ec4e6f0 100644
--- a/runtime/cassume/ctest.c
+++ b/runtime/cassume/ctest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cassume/ctest.h b/runtime/cassume/ctest.h
index b2246d9fd1f..4042bfa2dd6 100644
--- a/runtime/cassume/ctest.h
+++ b/runtime/cassume/ctest.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cassume/module.xml b/runtime/cassume/module.xml
index f6813a59f51..d3ac091c7d6 100644
--- a/runtime/cassume/module.xml
+++ b/runtime/cassume/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/cassume/vatest.c b/runtime/cassume/vatest.c
index 4797c3b5594..4fe81b6758d 100644
--- a/runtime/cassume/vatest.c
+++ b/runtime/cassume/vatest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cassume/vatest.h b/runtime/cassume/vatest.h
index 42f97e1964f..ed33b855829 100644
--- a/runtime/cassume/vatest.h
+++ b/runtime/cassume/vatest.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cfdumper/CMakeLists.txt b/runtime/cfdumper/CMakeLists.txt
index bed3d803ea4..9826502d686 100644
--- a/runtime/cfdumper/CMakeLists.txt
+++ b/runtime/cfdumper/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cfdumper/cfdumper_internal.h b/runtime/cfdumper/cfdumper_internal.h
index 1bdcdc0a59a..d789acabc54 100644
--- a/runtime/cfdumper/cfdumper_internal.h
+++ b/runtime/cfdumper/cfdumper_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cfdumper/main.c b/runtime/cfdumper/main.c
index 87ab67e9951..efe371e1b5a 100644
--- a/runtime/cfdumper/main.c
+++ b/runtime/cfdumper/main.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cfdumper/module.xml b/runtime/cfdumper/module.xml
index 3c2e1822708..49b90e51c6c 100644
--- a/runtime/cfdumper/module.xml
+++ b/runtime/cfdumper/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/cfdumper/pvdump.c b/runtime/cfdumper/pvdump.c
index db12aa664d3..0ae9c10cd70 100644
--- a/runtime/cfdumper/pvdump.c
+++ b/runtime/cfdumper/pvdump.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cfdumper/romdump.c b/runtime/cfdumper/romdump.c
index 84a3a105666..d26e140e470 100644
--- a/runtime/cfdumper/romdump.c
+++ b/runtime/cfdumper/romdump.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cfdumper/stubs.c b/runtime/cfdumper/stubs.c
index 503ba4dfe75..3ba9f813c49 100644
--- a/runtime/cfdumper/stubs.c
+++ b/runtime/cfdumper/stubs.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cmake/J9vmGenAsm.cmake b/runtime/cmake/J9vmGenAsm.cmake
index 446b25b496d..41d4f648cad 100644
--- a/runtime/cmake/J9vmGenAsm.cmake
+++ b/runtime/cmake/J9vmGenAsm.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/J9vmTargetSupport.cmake b/runtime/cmake/J9vmTargetSupport.cmake
index 795c2505f45..6e3c0f080fd 100644
--- a/runtime/cmake/J9vmTargetSupport.cmake
+++ b/runtime/cmake/J9vmTargetSupport.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/build_tags.cmake b/runtime/cmake/build_tags.cmake
index f6179137356..62b0fdb8e23 100644
--- a/runtime/cmake/build_tags.cmake
+++ b/runtime/cmake/build_tags.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/aix_ppc-64.cmake b/runtime/cmake/caches/aix_ppc-64.cmake
index 4de433e7072..d0f94af555c 100644
--- a/runtime/cmake/caches/aix_ppc-64.cmake
+++ b/runtime/cmake/caches/aix_ppc-64.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/aix_ppc-64_cmprssptrs.cmake b/runtime/cmake/caches/aix_ppc-64_cmprssptrs.cmake
index 7f8294a255c..7d447229295 100644
--- a/runtime/cmake/caches/aix_ppc-64_cmprssptrs.cmake
+++ b/runtime/cmake/caches/aix_ppc-64_cmprssptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/aix_ppc-64_mxdptrs.cmake b/runtime/cmake/caches/aix_ppc-64_mxdptrs.cmake
index df704adc2c5..281517828e4 100644
--- a/runtime/cmake/caches/aix_ppc-64_mxdptrs.cmake
+++ b/runtime/cmake/caches/aix_ppc-64_mxdptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/cmprssptrs.cmake b/runtime/cmake/caches/cmprssptrs.cmake
index b9eec27d80a..66446123beb 100644
--- a/runtime/cmake/caches/cmprssptrs.cmake
+++ b/runtime/cmake/caches/cmprssptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/common.cmake b/runtime/cmake/caches/common.cmake
index 85162695aab..5515b67c958 100644
--- a/runtime/cmake/caches/common.cmake
+++ b/runtime/cmake/caches/common.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux.cmake b/runtime/cmake/caches/linux.cmake
index 179aaac1531..6e37c1e7510 100644
--- a/runtime/cmake/caches/linux.cmake
+++ b/runtime/cmake/caches/linux.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_390-64.cmake b/runtime/cmake/caches/linux_390-64.cmake
index 62fba6673a8..e5ea51ad9ac 100644
--- a/runtime/cmake/caches/linux_390-64.cmake
+++ b/runtime/cmake/caches/linux_390-64.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_390-64_cmprssptrs.cmake b/runtime/cmake/caches/linux_390-64_cmprssptrs.cmake
index ba1d6e02361..c405915ab90 100644
--- a/runtime/cmake/caches/linux_390-64_cmprssptrs.cmake
+++ b/runtime/cmake/caches/linux_390-64_cmprssptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_390-64_mxdptrs.cmake b/runtime/cmake/caches/linux_390-64_mxdptrs.cmake
index 6f3b814318e..46374392138 100644
--- a/runtime/cmake/caches/linux_390-64_mxdptrs.cmake
+++ b/runtime/cmake/caches/linux_390-64_mxdptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_aarch64.cmake b/runtime/cmake/caches/linux_aarch64.cmake
index db411dfe3a4..9b8b9ace8a6 100644
--- a/runtime/cmake/caches/linux_aarch64.cmake
+++ b/runtime/cmake/caches/linux_aarch64.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_aarch64_cmprssptrs.cmake b/runtime/cmake/caches/linux_aarch64_cmprssptrs.cmake
index 71652ee282f..fea5831be04 100644
--- a/runtime/cmake/caches/linux_aarch64_cmprssptrs.cmake
+++ b/runtime/cmake/caches/linux_aarch64_cmprssptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_aarch64_mxdptrs.cmake b/runtime/cmake/caches/linux_aarch64_mxdptrs.cmake
index a3f766bd128..99df7d16d80 100644
--- a/runtime/cmake/caches/linux_aarch64_mxdptrs.cmake
+++ b/runtime/cmake/caches/linux_aarch64_mxdptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_ppc-64_cmprssptrs_le.cmake b/runtime/cmake/caches/linux_ppc-64_cmprssptrs_le.cmake
index 266a7449c5a..bbdf3e52df7 100644
--- a/runtime/cmake/caches/linux_ppc-64_cmprssptrs_le.cmake
+++ b/runtime/cmake/caches/linux_ppc-64_cmprssptrs_le.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_ppc-64_le.cmake b/runtime/cmake/caches/linux_ppc-64_le.cmake
index fa15e416a8f..7d7ddb7febc 100644
--- a/runtime/cmake/caches/linux_ppc-64_le.cmake
+++ b/runtime/cmake/caches/linux_ppc-64_le.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_ppc-64_mxdptrs_le.cmake b/runtime/cmake/caches/linux_ppc-64_mxdptrs_le.cmake
index 34535e891a2..9fe3712858b 100644
--- a/runtime/cmake/caches/linux_ppc-64_mxdptrs_le.cmake
+++ b/runtime/cmake/caches/linux_ppc-64_mxdptrs_le.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_riscv64.cmake b/runtime/cmake/caches/linux_riscv64.cmake
index 5897d3ba3eb..707ef7bd2ba 100644
--- a/runtime/cmake/caches/linux_riscv64.cmake
+++ b/runtime/cmake/caches/linux_riscv64.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_riscv64_cmprssptrs.cmake b/runtime/cmake/caches/linux_riscv64_cmprssptrs.cmake
index 6d88cf56df4..92f94b56454 100644
--- a/runtime/cmake/caches/linux_riscv64_cmprssptrs.cmake
+++ b/runtime/cmake/caches/linux_riscv64_cmprssptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_riscv64_mxdptrs.cmake b/runtime/cmake/caches/linux_riscv64_mxdptrs.cmake
index 5e8e26eb7ff..93db374ab5b 100644
--- a/runtime/cmake/caches/linux_riscv64_mxdptrs.cmake
+++ b/runtime/cmake/caches/linux_riscv64_mxdptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_x86-64.cmake b/runtime/cmake/caches/linux_x86-64.cmake
index af909ed4aee..dbea64b5fce 100644
--- a/runtime/cmake/caches/linux_x86-64.cmake
+++ b/runtime/cmake/caches/linux_x86-64.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_x86-64_cmprssptrs.cmake b/runtime/cmake/caches/linux_x86-64_cmprssptrs.cmake
index 5fb33dde4b4..21fc793d3b6 100644
--- a/runtime/cmake/caches/linux_x86-64_cmprssptrs.cmake
+++ b/runtime/cmake/caches/linux_x86-64_cmprssptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/linux_x86-64_mxdptrs.cmake b/runtime/cmake/caches/linux_x86-64_mxdptrs.cmake
index c705883010d..141638602f5 100644
--- a/runtime/cmake/caches/linux_x86-64_mxdptrs.cmake
+++ b/runtime/cmake/caches/linux_x86-64_mxdptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/mxdptrs.cmake b/runtime/cmake/caches/mxdptrs.cmake
index f2654937fd3..b2fce349ff9 100644
--- a/runtime/cmake/caches/mxdptrs.cmake
+++ b/runtime/cmake/caches/mxdptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/osx_aarch64.cmake b/runtime/cmake/caches/osx_aarch64.cmake
index d02b6aa9dac..82b4fa72780 100644
--- a/runtime/cmake/caches/osx_aarch64.cmake
+++ b/runtime/cmake/caches/osx_aarch64.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/osx_aarch64_cmprssptrs.cmake b/runtime/cmake/caches/osx_aarch64_cmprssptrs.cmake
index bfc297c6526..a288bebf439 100644
--- a/runtime/cmake/caches/osx_aarch64_cmprssptrs.cmake
+++ b/runtime/cmake/caches/osx_aarch64_cmprssptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/osx_aarch64_mxdptrs.cmake b/runtime/cmake/caches/osx_aarch64_mxdptrs.cmake
index a930715f106..fc50bb5b693 100644
--- a/runtime/cmake/caches/osx_aarch64_mxdptrs.cmake
+++ b/runtime/cmake/caches/osx_aarch64_mxdptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/osx_x86-64.cmake b/runtime/cmake/caches/osx_x86-64.cmake
index d451359928b..2e0b29f7399 100644
--- a/runtime/cmake/caches/osx_x86-64.cmake
+++ b/runtime/cmake/caches/osx_x86-64.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/osx_x86-64_cmprssptrs.cmake b/runtime/cmake/caches/osx_x86-64_cmprssptrs.cmake
index 3d9df1837d1..7536b4a6265 100644
--- a/runtime/cmake/caches/osx_x86-64_cmprssptrs.cmake
+++ b/runtime/cmake/caches/osx_x86-64_cmprssptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/osx_x86-64_mxdptrs.cmake b/runtime/cmake/caches/osx_x86-64_mxdptrs.cmake
index 568e0bc3b08..d68f850f84c 100644
--- a/runtime/cmake/caches/osx_x86-64_mxdptrs.cmake
+++ b/runtime/cmake/caches/osx_x86-64_mxdptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/win_x86-64.cmake b/runtime/cmake/caches/win_x86-64.cmake
index c6f7fdf56da..76701d353a9 100644
--- a/runtime/cmake/caches/win_x86-64.cmake
+++ b/runtime/cmake/caches/win_x86-64.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/win_x86-64_cmprssptrs.cmake b/runtime/cmake/caches/win_x86-64_cmprssptrs.cmake
index 7e962fc31cd..9b817199e7e 100644
--- a/runtime/cmake/caches/win_x86-64_cmprssptrs.cmake
+++ b/runtime/cmake/caches/win_x86-64_cmprssptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/win_x86-64_mxdptrs.cmake b/runtime/cmake/caches/win_x86-64_mxdptrs.cmake
index 5d9e920c696..53ddecd136f 100644
--- a/runtime/cmake/caches/win_x86-64_mxdptrs.cmake
+++ b/runtime/cmake/caches/win_x86-64_mxdptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/win_x86.cmake b/runtime/cmake/caches/win_x86.cmake
index 3f101757ac5..25074e50d66 100644
--- a/runtime/cmake/caches/win_x86.cmake
+++ b/runtime/cmake/caches/win_x86.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/zos_390-64.cmake b/runtime/cmake/caches/zos_390-64.cmake
index 0eef6369090..5be8da8741a 100644
--- a/runtime/cmake/caches/zos_390-64.cmake
+++ b/runtime/cmake/caches/zos_390-64.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/zos_390-64_cmprssptrs.cmake b/runtime/cmake/caches/zos_390-64_cmprssptrs.cmake
index 270bc16511b..86410a5795d 100644
--- a/runtime/cmake/caches/zos_390-64_cmprssptrs.cmake
+++ b/runtime/cmake/caches/zos_390-64_cmprssptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/caches/zos_390-64_mxdptrs.cmake b/runtime/cmake/caches/zos_390-64_mxdptrs.cmake
index 024dbe658c4..5e4aeab9e55 100644
--- a/runtime/cmake/caches/zos_390-64_mxdptrs.cmake
+++ b/runtime/cmake/caches/zos_390-64_mxdptrs.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/modules/CMakeDetermineJ9VM_CXXCompiler.cmake b/runtime/cmake/modules/CMakeDetermineJ9VM_CXXCompiler.cmake
index fec7fb75207..aab341092c7 100644
--- a/runtime/cmake/modules/CMakeDetermineJ9VM_CXXCompiler.cmake
+++ b/runtime/cmake/modules/CMakeDetermineJ9VM_CXXCompiler.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/modules/CMakeJ9VM_CXXCompiler.cmake.in b/runtime/cmake/modules/CMakeJ9VM_CXXCompiler.cmake.in
index 0c8de3ffa74..4abb7927f6e 100644
--- a/runtime/cmake/modules/CMakeJ9VM_CXXCompiler.cmake.in
+++ b/runtime/cmake/modules/CMakeJ9VM_CXXCompiler.cmake.in
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/modules/CMakeJ9VM_CXXInformation.cmake b/runtime/cmake/modules/CMakeJ9VM_CXXInformation.cmake
index 25842bc8045..9b2b7d596b8 100644
--- a/runtime/cmake/modules/CMakeJ9VM_CXXInformation.cmake
+++ b/runtime/cmake/modules/CMakeJ9VM_CXXInformation.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/modules/CMakeTestJ9VM_CXXCompiler.cmake b/runtime/cmake/modules/CMakeTestJ9VM_CXXCompiler.cmake
index 273ab07153e..280e989a87a 100644
--- a/runtime/cmake/modules/CMakeTestJ9VM_CXXCompiler.cmake
+++ b/runtime/cmake/modules/CMakeTestJ9VM_CXXCompiler.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/omr_config.cmake b/runtime/cmake/omr_config.cmake
index f50ef00b8ff..96ace17938b 100644
--- a/runtime/cmake/omr_config.cmake
+++ b/runtime/cmake/omr_config.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/options.cmake b/runtime/cmake/options.cmake
index 5930cf2f4b8..cfa7fb032c2 100644
--- a/runtime/cmake/options.cmake
+++ b/runtime/cmake/options.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/platform.cmake b/runtime/cmake/platform.cmake
index b83f5608098..f03a36efd14 100644
--- a/runtime/cmake/platform.cmake
+++ b/runtime/cmake/platform.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/platform/os/aix.cmake b/runtime/cmake/platform/os/aix.cmake
index 9f8d55effb6..1526b586dfd 100644
--- a/runtime/cmake/platform/os/aix.cmake
+++ b/runtime/cmake/platform/os/aix.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/platform/os/osx.cmake b/runtime/cmake/platform/os/osx.cmake
index 60a10042595..250fedb9529 100644
--- a/runtime/cmake/platform/os/osx.cmake
+++ b/runtime/cmake/platform/os/osx.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/platform/os/win.cmake b/runtime/cmake/platform/os/win.cmake
index 6120250f9df..bb1f5765287 100644
--- a/runtime/cmake/platform/os/win.cmake
+++ b/runtime/cmake/platform/os/win.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/platform/os/zos.cmake b/runtime/cmake/platform/os/zos.cmake
index f7f3a0e15c5..35bdeaeb29d 100644
--- a/runtime/cmake/platform/os/zos.cmake
+++ b/runtime/cmake/platform/os/zos.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/platform/toolcfg/gnu.cmake b/runtime/cmake/platform/toolcfg/gnu.cmake
index e81327c48bc..26135521e63 100644
--- a/runtime/cmake/platform/toolcfg/gnu.cmake
+++ b/runtime/cmake/platform/toolcfg/gnu.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/platform/toolcfg/msvc.cmake b/runtime/cmake/platform/toolcfg/msvc.cmake
index de1718f0090..82927885c29 100644
--- a/runtime/cmake/platform/toolcfg/msvc.cmake
+++ b/runtime/cmake/platform/toolcfg/msvc.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/platform/toolcfg/xlc.cmake b/runtime/cmake/platform/toolcfg/xlc.cmake
index 3c9bc7ea270..4780f568d1c 100644
--- a/runtime/cmake/platform/toolcfg/xlc.cmake
+++ b/runtime/cmake/platform/toolcfg/xlc.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cmake/shared_lib.rc.in b/runtime/cmake/shared_lib.rc.in
index 36d7601e4bb..626629b4574 100644
--- a/runtime/cmake/shared_lib.rc.in
+++ b/runtime/cmake/shared_lib.rc.in
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cmake/version.cmake b/runtime/cmake/version.cmake
index 55e3905899a..718232165d8 100644
--- a/runtime/cmake/version.cmake
+++ b/runtime/cmake/version.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/codert_vm/CMakeLists.txt b/runtime/codert_vm/CMakeLists.txt
index 33cf2617dea..2fb4e5fd28d 100644
--- a/runtime/codert_vm/CMakeLists.txt
+++ b/runtime/codert_vm/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/codert_vm/CodertVMHelpers.cpp b/runtime/codert_vm/CodertVMHelpers.cpp
index e0068062d8c..fa10daa65d2 100644
--- a/runtime/codert_vm/CodertVMHelpers.cpp
+++ b/runtime/codert_vm/CodertVMHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/arm64nathelp.m4 b/runtime/codert_vm/arm64nathelp.m4
index dfcb080eca8..645f7a0359a 100644
--- a/runtime/codert_vm/arm64nathelp.m4
+++ b/runtime/codert_vm/arm64nathelp.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/codert_vm/armnathelp.m4 b/runtime/codert_vm/armnathelp.m4
index 4a90aa34a77..49a9f57b87e 100644
--- a/runtime/codert_vm/armnathelp.m4
+++ b/runtime/codert_vm/armnathelp.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/codert_vm/cache.c b/runtime/codert_vm/cache.c
index fceea5262ef..65d30a23a13 100644
--- a/runtime/codert_vm/cache.c
+++ b/runtime/codert_vm/cache.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/cache.h b/runtime/codert_vm/cache.h
index d077e61136e..ed552ea4294 100644
--- a/runtime/codert_vm/cache.h
+++ b/runtime/codert_vm/cache.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/cnathelp.cpp b/runtime/codert_vm/cnathelp.cpp
index adfef96eb59..6c9de359b87 100644
--- a/runtime/codert_vm/cnathelp.cpp
+++ b/runtime/codert_vm/cnathelp.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/decomp.cpp b/runtime/codert_vm/decomp.cpp
index 7e5444ffbda..e223d10d782 100644
--- a/runtime/codert_vm/decomp.cpp
+++ b/runtime/codert_vm/decomp.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/dlt.c b/runtime/codert_vm/dlt.c
index 901ad8f53c1..73a5bcd0c00 100644
--- a/runtime/codert_vm/dlt.c
+++ b/runtime/codert_vm/dlt.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/fsdcsup.c b/runtime/codert_vm/fsdcsup.c
index 3d8306b0f99..ca9c58cca3a 100644
--- a/runtime/codert_vm/fsdcsup.c
+++ b/runtime/codert_vm/fsdcsup.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/j9codertvm.tdf b/runtime/codert_vm/j9codertvm.tdf
index 7f45552c572..2fa17ef5a4d 100644
--- a/runtime/codert_vm/j9codertvm.tdf
+++ b/runtime/codert_vm/j9codertvm.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/codert_vm/jitavl.c b/runtime/codert_vm/jitavl.c
index bf13821e5d2..fdbd50e5f96 100644
--- a/runtime/codert_vm/jitavl.c
+++ b/runtime/codert_vm/jitavl.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/jithash.cpp b/runtime/codert_vm/jithash.cpp
index 781682b3475..a391fde1349 100644
--- a/runtime/codert_vm/jithash.cpp
+++ b/runtime/codert_vm/jithash.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/jithash.h b/runtime/codert_vm/jithash.h
index be9f9f9bdff..98d1846e7bf 100644
--- a/runtime/codert_vm/jithash.h
+++ b/runtime/codert_vm/jithash.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/jswalk.c b/runtime/codert_vm/jswalk.c
index 6099dbc5631..2800e760d6b 100644
--- a/runtime/codert_vm/jswalk.c
+++ b/runtime/codert_vm/jswalk.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/module.xml b/runtime/codert_vm/module.xml
index 1b07a4f6153..98d771e2e65 100644
--- a/runtime/codert_vm/module.xml
+++ b/runtime/codert_vm/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/codert_vm/pnathelp.m4 b/runtime/codert_vm/pnathelp.m4
index d767a2b5e8a..c601100478a 100644
--- a/runtime/codert_vm/pnathelp.m4
+++ b/runtime/codert_vm/pnathelp.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/codert_vm/riscvnathelp.m4 b/runtime/codert_vm/riscvnathelp.m4
index 357707c9ad3..09621d6faca 100644
--- a/runtime/codert_vm/riscvnathelp.m4
+++ b/runtime/codert_vm/riscvnathelp.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/codert_vm/runtimeInstrumentation.c b/runtime/codert_vm/runtimeInstrumentation.c
index e6259c6a606..a7432bac52f 100644
--- a/runtime/codert_vm/runtimeInstrumentation.c
+++ b/runtime/codert_vm/runtimeInstrumentation.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/runtimeInstrumentation.h b/runtime/codert_vm/runtimeInstrumentation.h
index 775196ea051..46c66092467 100644
--- a/runtime/codert_vm/runtimeInstrumentation.h
+++ b/runtime/codert_vm/runtimeInstrumentation.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/thunkcrt.c b/runtime/codert_vm/thunkcrt.c
index 0c79164a44f..be3e3d8595a 100644
--- a/runtime/codert_vm/thunkcrt.c
+++ b/runtime/codert_vm/thunkcrt.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/codert_vm/xnathelp.m4 b/runtime/codert_vm/xnathelp.m4
index db4b16c0644..a63acf66906 100644
--- a/runtime/codert_vm/xnathelp.m4
+++ b/runtime/codert_vm/xnathelp.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/codert_vm/znathelp.m4 b/runtime/codert_vm/znathelp.m4
index 0d320837329..0961ff8de6a 100644
--- a/runtime/codert_vm/znathelp.m4
+++ b/runtime/codert_vm/znathelp.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/.gitignore b/runtime/compiler/.gitignore
index 2bab6887ad6..9ecff6e60bc 100644
--- a/runtime/compiler/.gitignore
+++ b/runtime/compiler/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/CMakeLists.txt b/runtime/compiler/CMakeLists.txt
index 2ac3bbfccbf..23e9b1566c1 100644
--- a/runtime/compiler/CMakeLists.txt
+++ b/runtime/compiler/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/aarch64/CMakeLists.txt b/runtime/compiler/aarch64/CMakeLists.txt
index fbc86fb8340..da8b64f0136 100644
--- a/runtime/compiler/aarch64/CMakeLists.txt
+++ b/runtime/compiler/aarch64/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/aarch64/codegen/ARM64AOTRelocation.hpp b/runtime/compiler/aarch64/codegen/ARM64AOTRelocation.hpp
index a4d12117006..b216ba042fd 100644
--- a/runtime/compiler/aarch64/codegen/ARM64AOTRelocation.hpp
+++ b/runtime/compiler/aarch64/codegen/ARM64AOTRelocation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/ARM64JNILinkage.cpp b/runtime/compiler/aarch64/codegen/ARM64JNILinkage.cpp
index 37b867b2044..dcf4373663c 100644
--- a/runtime/compiler/aarch64/codegen/ARM64JNILinkage.cpp
+++ b/runtime/compiler/aarch64/codegen/ARM64JNILinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/ARM64JNILinkage.hpp b/runtime/compiler/aarch64/codegen/ARM64JNILinkage.hpp
index 07e4006e687..dfaee993590 100644
--- a/runtime/compiler/aarch64/codegen/ARM64JNILinkage.hpp
+++ b/runtime/compiler/aarch64/codegen/ARM64JNILinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/ARM64PrivateLinkage.cpp b/runtime/compiler/aarch64/codegen/ARM64PrivateLinkage.cpp
index a78cb22ba75..a0beca8531d 100644
--- a/runtime/compiler/aarch64/codegen/ARM64PrivateLinkage.cpp
+++ b/runtime/compiler/aarch64/codegen/ARM64PrivateLinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/ARM64PrivateLinkage.hpp b/runtime/compiler/aarch64/codegen/ARM64PrivateLinkage.hpp
index 681cc13a1a4..e93b2a81cf3 100644
--- a/runtime/compiler/aarch64/codegen/ARM64PrivateLinkage.hpp
+++ b/runtime/compiler/aarch64/codegen/ARM64PrivateLinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/ARM64Recompilation.cpp b/runtime/compiler/aarch64/codegen/ARM64Recompilation.cpp
index a55d109fe27..5a549afea67 100644
--- a/runtime/compiler/aarch64/codegen/ARM64Recompilation.cpp
+++ b/runtime/compiler/aarch64/codegen/ARM64Recompilation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/ARM64Recompilation.hpp b/runtime/compiler/aarch64/codegen/ARM64Recompilation.hpp
index fd5a2fe4a79..3d8a771e378 100644
--- a/runtime/compiler/aarch64/codegen/ARM64Recompilation.hpp
+++ b/runtime/compiler/aarch64/codegen/ARM64Recompilation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/ARM64RecompilationSnippet.cpp b/runtime/compiler/aarch64/codegen/ARM64RecompilationSnippet.cpp
index 0ffc3faea94..f067e445c8a 100644
--- a/runtime/compiler/aarch64/codegen/ARM64RecompilationSnippet.cpp
+++ b/runtime/compiler/aarch64/codegen/ARM64RecompilationSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/ARM64RecompilationSnippet.hpp b/runtime/compiler/aarch64/codegen/ARM64RecompilationSnippet.hpp
index 71000a194e9..1f2ccafeb36 100644
--- a/runtime/compiler/aarch64/codegen/ARM64RecompilationSnippet.hpp
+++ b/runtime/compiler/aarch64/codegen/ARM64RecompilationSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/CMakeLists.txt b/runtime/compiler/aarch64/codegen/CMakeLists.txt
index 3c1fb112c21..9b19346bffd 100644
--- a/runtime/compiler/aarch64/codegen/CMakeLists.txt
+++ b/runtime/compiler/aarch64/codegen/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/aarch64/codegen/CallSnippet.cpp b/runtime/compiler/aarch64/codegen/CallSnippet.cpp
index 33e7f0175f1..883f78b6c13 100644
--- a/runtime/compiler/aarch64/codegen/CallSnippet.cpp
+++ b/runtime/compiler/aarch64/codegen/CallSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/CallSnippet.hpp b/runtime/compiler/aarch64/codegen/CallSnippet.hpp
index b626991deb6..b6ed5574b0d 100644
--- a/runtime/compiler/aarch64/codegen/CallSnippet.hpp
+++ b/runtime/compiler/aarch64/codegen/CallSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/ForceRecompilationSnippet.cpp b/runtime/compiler/aarch64/codegen/ForceRecompilationSnippet.cpp
index c049ad7ff1f..39f9544536a 100644
--- a/runtime/compiler/aarch64/codegen/ForceRecompilationSnippet.cpp
+++ b/runtime/compiler/aarch64/codegen/ForceRecompilationSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/ForceRecompilationSnippet.hpp b/runtime/compiler/aarch64/codegen/ForceRecompilationSnippet.hpp
index 1a20617426c..8694921dade 100644
--- a/runtime/compiler/aarch64/codegen/ForceRecompilationSnippet.hpp
+++ b/runtime/compiler/aarch64/codegen/ForceRecompilationSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/Instruction.hpp b/runtime/compiler/aarch64/codegen/Instruction.hpp
index 67cbbf3d008..635c3484870 100644
--- a/runtime/compiler/aarch64/codegen/Instruction.hpp
+++ b/runtime/compiler/aarch64/codegen/Instruction.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9ARM64Snippet.cpp b/runtime/compiler/aarch64/codegen/J9ARM64Snippet.cpp
index fc27a69b513..f25af83d652 100644
--- a/runtime/compiler/aarch64/codegen/J9ARM64Snippet.cpp
+++ b/runtime/compiler/aarch64/codegen/J9ARM64Snippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9ARM64Snippet.hpp b/runtime/compiler/aarch64/codegen/J9ARM64Snippet.hpp
index 7cb28a94023..c55c42a91fd 100644
--- a/runtime/compiler/aarch64/codegen/J9ARM64Snippet.hpp
+++ b/runtime/compiler/aarch64/codegen/J9ARM64Snippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9AheadOfTimeCompile.cpp b/runtime/compiler/aarch64/codegen/J9AheadOfTimeCompile.cpp
index 6a90d21ef4c..e41f51b88c9 100644
--- a/runtime/compiler/aarch64/codegen/J9AheadOfTimeCompile.cpp
+++ b/runtime/compiler/aarch64/codegen/J9AheadOfTimeCompile.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9AheadOfTimeCompile.hpp b/runtime/compiler/aarch64/codegen/J9AheadOfTimeCompile.hpp
index 28c11630811..4a099a022ad 100644
--- a/runtime/compiler/aarch64/codegen/J9AheadOfTimeCompile.hpp
+++ b/runtime/compiler/aarch64/codegen/J9AheadOfTimeCompile.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9CodeGenerator.cpp b/runtime/compiler/aarch64/codegen/J9CodeGenerator.cpp
index ccfe0be0ab9..8632065fa89 100644
--- a/runtime/compiler/aarch64/codegen/J9CodeGenerator.cpp
+++ b/runtime/compiler/aarch64/codegen/J9CodeGenerator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9CodeGenerator.hpp b/runtime/compiler/aarch64/codegen/J9CodeGenerator.hpp
index 2f7458e2040..8e1922f1f48 100644
--- a/runtime/compiler/aarch64/codegen/J9CodeGenerator.hpp
+++ b/runtime/compiler/aarch64/codegen/J9CodeGenerator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9InstructionDelegate.cpp b/runtime/compiler/aarch64/codegen/J9InstructionDelegate.cpp
index 3531f4cf585..dc0c60ea082 100644
--- a/runtime/compiler/aarch64/codegen/J9InstructionDelegate.cpp
+++ b/runtime/compiler/aarch64/codegen/J9InstructionDelegate.cpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9InstructionDelegate.hpp b/runtime/compiler/aarch64/codegen/J9InstructionDelegate.hpp
index 79e5f9788d7..4fa217a63b7 100644
--- a/runtime/compiler/aarch64/codegen/J9InstructionDelegate.hpp
+++ b/runtime/compiler/aarch64/codegen/J9InstructionDelegate.hpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9MemoryReference.cpp b/runtime/compiler/aarch64/codegen/J9MemoryReference.cpp
index 7a24de40579..98c7974b629 100644
--- a/runtime/compiler/aarch64/codegen/J9MemoryReference.cpp
+++ b/runtime/compiler/aarch64/codegen/J9MemoryReference.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9MemoryReference.hpp b/runtime/compiler/aarch64/codegen/J9MemoryReference.hpp
index 2fcb34df872..b9aa4618607 100644
--- a/runtime/compiler/aarch64/codegen/J9MemoryReference.hpp
+++ b/runtime/compiler/aarch64/codegen/J9MemoryReference.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9TreeEvaluator.cpp b/runtime/compiler/aarch64/codegen/J9TreeEvaluator.cpp
index 9d24a479884..b3e4de8eb88 100644
--- a/runtime/compiler/aarch64/codegen/J9TreeEvaluator.cpp
+++ b/runtime/compiler/aarch64/codegen/J9TreeEvaluator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9TreeEvaluator.hpp b/runtime/compiler/aarch64/codegen/J9TreeEvaluator.hpp
index 61bf7f0b709..5e9792baacd 100644
--- a/runtime/compiler/aarch64/codegen/J9TreeEvaluator.hpp
+++ b/runtime/compiler/aarch64/codegen/J9TreeEvaluator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9UnresolvedDataSnippet.cpp b/runtime/compiler/aarch64/codegen/J9UnresolvedDataSnippet.cpp
index 4868fbca42f..968f8d8f616 100644
--- a/runtime/compiler/aarch64/codegen/J9UnresolvedDataSnippet.cpp
+++ b/runtime/compiler/aarch64/codegen/J9UnresolvedDataSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/J9UnresolvedDataSnippet.hpp b/runtime/compiler/aarch64/codegen/J9UnresolvedDataSnippet.hpp
index b255d742602..81dfa9e5e98 100644
--- a/runtime/compiler/aarch64/codegen/J9UnresolvedDataSnippet.hpp
+++ b/runtime/compiler/aarch64/codegen/J9UnresolvedDataSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/MemoryReference.hpp b/runtime/compiler/aarch64/codegen/MemoryReference.hpp
index 959f09f6a2b..0ecf4f14ed6 100644
--- a/runtime/compiler/aarch64/codegen/MemoryReference.hpp
+++ b/runtime/compiler/aarch64/codegen/MemoryReference.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/StackCheckFailureSnippet.cpp b/runtime/compiler/aarch64/codegen/StackCheckFailureSnippet.cpp
index 14b1bde51f7..c26f427eea5 100644
--- a/runtime/compiler/aarch64/codegen/StackCheckFailureSnippet.cpp
+++ b/runtime/compiler/aarch64/codegen/StackCheckFailureSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/codegen/StackCheckFailureSnippet.hpp b/runtime/compiler/aarch64/codegen/StackCheckFailureSnippet.hpp
index 2d8e3160c31..4d15de82971 100644
--- a/runtime/compiler/aarch64/codegen/StackCheckFailureSnippet.hpp
+++ b/runtime/compiler/aarch64/codegen/StackCheckFailureSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/env/CMakeLists.txt b/runtime/compiler/aarch64/env/CMakeLists.txt
index 282f5665b43..e4b16eecc31 100644
--- a/runtime/compiler/aarch64/env/CMakeLists.txt
+++ b/runtime/compiler/aarch64/env/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/aarch64/env/J9CPU.cpp b/runtime/compiler/aarch64/env/J9CPU.cpp
index 7839e2bd1b7..1c56c348104 100644
--- a/runtime/compiler/aarch64/env/J9CPU.cpp
+++ b/runtime/compiler/aarch64/env/J9CPU.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/env/J9CPU.hpp b/runtime/compiler/aarch64/env/J9CPU.hpp
index d4c2e009cd3..a1963aac426 100644
--- a/runtime/compiler/aarch64/env/J9CPU.hpp
+++ b/runtime/compiler/aarch64/env/J9CPU.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/runtime/ARM64RelocationTarget.cpp b/runtime/compiler/aarch64/runtime/ARM64RelocationTarget.cpp
index 0860f42cd94..c37f85342c6 100644
--- a/runtime/compiler/aarch64/runtime/ARM64RelocationTarget.cpp
+++ b/runtime/compiler/aarch64/runtime/ARM64RelocationTarget.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/runtime/ARM64RelocationTarget.hpp b/runtime/compiler/aarch64/runtime/ARM64RelocationTarget.hpp
index 37c5119a28a..abf297ec7fd 100644
--- a/runtime/compiler/aarch64/runtime/ARM64RelocationTarget.hpp
+++ b/runtime/compiler/aarch64/runtime/ARM64RelocationTarget.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/runtime/CMakeLists.txt b/runtime/compiler/aarch64/runtime/CMakeLists.txt
index df61077759e..9e59a660aad 100644
--- a/runtime/compiler/aarch64/runtime/CMakeLists.txt
+++ b/runtime/compiler/aarch64/runtime/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/aarch64/runtime/FlushICache.spp b/runtime/compiler/aarch64/runtime/FlushICache.spp
index a1cd333dce7..b34e51889a8 100644
--- a/runtime/compiler/aarch64/runtime/FlushICache.spp
+++ b/runtime/compiler/aarch64/runtime/FlushICache.spp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/runtime/PicBuilder.spp b/runtime/compiler/aarch64/runtime/PicBuilder.spp
index bc446189218..ca80b6a4509 100644
--- a/runtime/compiler/aarch64/runtime/PicBuilder.spp
+++ b/runtime/compiler/aarch64/runtime/PicBuilder.spp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/runtime/Recomp.cpp b/runtime/compiler/aarch64/runtime/Recomp.cpp
index efe72ceef5f..aab27b8b4f7 100644
--- a/runtime/compiler/aarch64/runtime/Recomp.cpp
+++ b/runtime/compiler/aarch64/runtime/Recomp.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/aarch64/runtime/Recompilation.spp b/runtime/compiler/aarch64/runtime/Recompilation.spp
index ae3db7c2131..1e6e7d847d6 100644
--- a/runtime/compiler/aarch64/runtime/Recompilation.spp
+++ b/runtime/compiler/aarch64/runtime/Recompilation.spp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/CMakeLists.txt b/runtime/compiler/arm/CMakeLists.txt
index 67bd0acc4fa..e277b545d6a 100644
--- a/runtime/compiler/arm/CMakeLists.txt
+++ b/runtime/compiler/arm/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/arm/codegen/ARMAOTRelocation.cpp b/runtime/compiler/arm/codegen/ARMAOTRelocation.cpp
index b17f069f5ef..8d7c98bc1b9 100644
--- a/runtime/compiler/arm/codegen/ARMAOTRelocation.cpp
+++ b/runtime/compiler/arm/codegen/ARMAOTRelocation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/ARMAOTRelocation.hpp b/runtime/compiler/arm/codegen/ARMAOTRelocation.hpp
index 0a9be0e8f46..f48a6e2b355 100644
--- a/runtime/compiler/arm/codegen/ARMAOTRelocation.hpp
+++ b/runtime/compiler/arm/codegen/ARMAOTRelocation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/ARMHelperCallSnippet.cpp b/runtime/compiler/arm/codegen/ARMHelperCallSnippet.cpp
index 73d62f9798a..8acdbd97f15 100644
--- a/runtime/compiler/arm/codegen/ARMHelperCallSnippet.cpp
+++ b/runtime/compiler/arm/codegen/ARMHelperCallSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/ARMHelperCallSnippet.hpp b/runtime/compiler/arm/codegen/ARMHelperCallSnippet.hpp
index f716fd29af0..ccddd06b3ca 100644
--- a/runtime/compiler/arm/codegen/ARMHelperCallSnippet.hpp
+++ b/runtime/compiler/arm/codegen/ARMHelperCallSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/ARMJNILinkage.cpp b/runtime/compiler/arm/codegen/ARMJNILinkage.cpp
index d67a0efadc6..d677e2c0295 100644
--- a/runtime/compiler/arm/codegen/ARMJNILinkage.cpp
+++ b/runtime/compiler/arm/codegen/ARMJNILinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/ARMJNILinkage.hpp b/runtime/compiler/arm/codegen/ARMJNILinkage.hpp
index 0c9e73414f8..ab840b275f8 100644
--- a/runtime/compiler/arm/codegen/ARMJNILinkage.hpp
+++ b/runtime/compiler/arm/codegen/ARMJNILinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/ARMPrivateLinkage.cpp b/runtime/compiler/arm/codegen/ARMPrivateLinkage.cpp
index a9d1510fce7..92c14308c04 100644
--- a/runtime/compiler/arm/codegen/ARMPrivateLinkage.cpp
+++ b/runtime/compiler/arm/codegen/ARMPrivateLinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/ARMPrivateLinkage.hpp b/runtime/compiler/arm/codegen/ARMPrivateLinkage.hpp
index 7451f78fb5c..2c5b6ee8f50 100644
--- a/runtime/compiler/arm/codegen/ARMPrivateLinkage.hpp
+++ b/runtime/compiler/arm/codegen/ARMPrivateLinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/ARMRecompilation.cpp b/runtime/compiler/arm/codegen/ARMRecompilation.cpp
index 87a9eca4095..e6b700d3c0a 100644
--- a/runtime/compiler/arm/codegen/ARMRecompilation.cpp
+++ b/runtime/compiler/arm/codegen/ARMRecompilation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/ARMRecompilation.hpp b/runtime/compiler/arm/codegen/ARMRecompilation.hpp
index ea4b484d5e4..f6f4eef69ea 100644
--- a/runtime/compiler/arm/codegen/ARMRecompilation.hpp
+++ b/runtime/compiler/arm/codegen/ARMRecompilation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/ARMRecompilationSnippet.cpp b/runtime/compiler/arm/codegen/ARMRecompilationSnippet.cpp
index 7d08777e2c8..d02d85e865d 100644
--- a/runtime/compiler/arm/codegen/ARMRecompilationSnippet.cpp
+++ b/runtime/compiler/arm/codegen/ARMRecompilationSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/ARMRecompilationSnippet.hpp b/runtime/compiler/arm/codegen/ARMRecompilationSnippet.hpp
index c6e53b3216a..319700c509f 100644
--- a/runtime/compiler/arm/codegen/ARMRecompilationSnippet.hpp
+++ b/runtime/compiler/arm/codegen/ARMRecompilationSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/CallSnippet.cpp b/runtime/compiler/arm/codegen/CallSnippet.cpp
index cc5c19a612d..13f2bf42c0f 100644
--- a/runtime/compiler/arm/codegen/CallSnippet.cpp
+++ b/runtime/compiler/arm/codegen/CallSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/CallSnippet.hpp b/runtime/compiler/arm/codegen/CallSnippet.hpp
index 3063d6b1afd..a2ab076553b 100644
--- a/runtime/compiler/arm/codegen/CallSnippet.hpp
+++ b/runtime/compiler/arm/codegen/CallSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/Instruction.hpp b/runtime/compiler/arm/codegen/Instruction.hpp
index 98a91cbd3a7..d0dd0c39ead 100644
--- a/runtime/compiler/arm/codegen/Instruction.hpp
+++ b/runtime/compiler/arm/codegen/Instruction.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/J9ARMEvaluator.cpp b/runtime/compiler/arm/codegen/J9ARMEvaluator.cpp
index 039c0b86965..ca22c306064 100644
--- a/runtime/compiler/arm/codegen/J9ARMEvaluator.cpp
+++ b/runtime/compiler/arm/codegen/J9ARMEvaluator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/J9ARMSnippet.cpp b/runtime/compiler/arm/codegen/J9ARMSnippet.cpp
index 494f807e105..c393df374c1 100644
--- a/runtime/compiler/arm/codegen/J9ARMSnippet.cpp
+++ b/runtime/compiler/arm/codegen/J9ARMSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/J9ARMSnippet.hpp b/runtime/compiler/arm/codegen/J9ARMSnippet.hpp
index f55622361dc..5a053222549 100644
--- a/runtime/compiler/arm/codegen/J9ARMSnippet.hpp
+++ b/runtime/compiler/arm/codegen/J9ARMSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/J9AheadOfTimeCompile.cpp b/runtime/compiler/arm/codegen/J9AheadOfTimeCompile.cpp
index 559337d13ed..a0584c31532 100644
--- a/runtime/compiler/arm/codegen/J9AheadOfTimeCompile.cpp
+++ b/runtime/compiler/arm/codegen/J9AheadOfTimeCompile.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/J9AheadOfTimeCompile.hpp b/runtime/compiler/arm/codegen/J9AheadOfTimeCompile.hpp
index b0b54d75a4e..670f12a999d 100644
--- a/runtime/compiler/arm/codegen/J9AheadOfTimeCompile.hpp
+++ b/runtime/compiler/arm/codegen/J9AheadOfTimeCompile.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/J9CodeGenerator.cpp b/runtime/compiler/arm/codegen/J9CodeGenerator.cpp
index 0414e06495a..d89bb62507a 100644
--- a/runtime/compiler/arm/codegen/J9CodeGenerator.cpp
+++ b/runtime/compiler/arm/codegen/J9CodeGenerator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/J9CodeGenerator.hpp b/runtime/compiler/arm/codegen/J9CodeGenerator.hpp
index 41f9e35e05c..a74500fdd57 100644
--- a/runtime/compiler/arm/codegen/J9CodeGenerator.hpp
+++ b/runtime/compiler/arm/codegen/J9CodeGenerator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/J9InstructionDelegate.hpp b/runtime/compiler/arm/codegen/J9InstructionDelegate.hpp
index d35993a8e21..42791a8626f 100644
--- a/runtime/compiler/arm/codegen/J9InstructionDelegate.hpp
+++ b/runtime/compiler/arm/codegen/J9InstructionDelegate.hpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/J9TreeEvaluator.cpp b/runtime/compiler/arm/codegen/J9TreeEvaluator.cpp
index 064bd33c080..0d13ce931d5 100644
--- a/runtime/compiler/arm/codegen/J9TreeEvaluator.cpp
+++ b/runtime/compiler/arm/codegen/J9TreeEvaluator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/J9TreeEvaluator.hpp b/runtime/compiler/arm/codegen/J9TreeEvaluator.hpp
index f52c6bb22da..5a22e35af25 100644
--- a/runtime/compiler/arm/codegen/J9TreeEvaluator.hpp
+++ b/runtime/compiler/arm/codegen/J9TreeEvaluator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/J9UnresolvedDataSnippet.cpp b/runtime/compiler/arm/codegen/J9UnresolvedDataSnippet.cpp
index 3eff7f940a4..57f34db2589 100644
--- a/runtime/compiler/arm/codegen/J9UnresolvedDataSnippet.cpp
+++ b/runtime/compiler/arm/codegen/J9UnresolvedDataSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/codegen/J9UnresolvedDataSnippet.hpp b/runtime/compiler/arm/codegen/J9UnresolvedDataSnippet.hpp
index 5b46cef50db..d2d39ea70ed 100644
--- a/runtime/compiler/arm/codegen/J9UnresolvedDataSnippet.hpp
+++ b/runtime/compiler/arm/codegen/J9UnresolvedDataSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/env/J9CPU.cpp b/runtime/compiler/arm/env/J9CPU.cpp
index c5b70ac7ce0..1df1efa67b9 100644
--- a/runtime/compiler/arm/env/J9CPU.cpp
+++ b/runtime/compiler/arm/env/J9CPU.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/env/J9CPU.hpp b/runtime/compiler/arm/env/J9CPU.hpp
index 8753441afd4..06cdf4784a1 100644
--- a/runtime/compiler/arm/env/J9CPU.hpp
+++ b/runtime/compiler/arm/env/J9CPU.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/runtime/ARMRelocationTarget.cpp b/runtime/compiler/arm/runtime/ARMRelocationTarget.cpp
index 09cd5589be0..f3586a71907 100644
--- a/runtime/compiler/arm/runtime/ARMRelocationTarget.cpp
+++ b/runtime/compiler/arm/runtime/ARMRelocationTarget.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/runtime/ARMRelocationTarget.hpp b/runtime/compiler/arm/runtime/ARMRelocationTarget.hpp
index 3ec507dc691..15c3738b784 100644
--- a/runtime/compiler/arm/runtime/ARMRelocationTarget.hpp
+++ b/runtime/compiler/arm/runtime/ARMRelocationTarget.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/runtime/ArrayCopy.armasm b/runtime/compiler/arm/runtime/ArrayCopy.armasm
index e5ed669e1bb..c50b2ceb13e 100644
--- a/runtime/compiler/arm/runtime/ArrayCopy.armasm
+++ b/runtime/compiler/arm/runtime/ArrayCopy.armasm
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/runtime/Math.armasm b/runtime/compiler/arm/runtime/Math.armasm
index c22a7c7a058..59f61ceb1a9 100644
--- a/runtime/compiler/arm/runtime/Math.armasm
+++ b/runtime/compiler/arm/runtime/Math.armasm
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/runtime/MathHelp.c b/runtime/compiler/arm/runtime/MathHelp.c
index 459158faf23..62b4641d03a 100644
--- a/runtime/compiler/arm/runtime/MathHelp.c
+++ b/runtime/compiler/arm/runtime/MathHelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/runtime/PicBuilder.armasm b/runtime/compiler/arm/runtime/PicBuilder.armasm
index 7519b920942..eda768963b4 100644
--- a/runtime/compiler/arm/runtime/PicBuilder.armasm
+++ b/runtime/compiler/arm/runtime/PicBuilder.armasm
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/runtime/Recomp.cpp b/runtime/compiler/arm/runtime/Recomp.cpp
index 3953ac26b31..d78f31cca30 100644
--- a/runtime/compiler/arm/runtime/Recomp.cpp
+++ b/runtime/compiler/arm/runtime/Recomp.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/arm/runtime/Recompilation.armasm b/runtime/compiler/arm/runtime/Recompilation.armasm
index 33c74bdc5ec..910dda178dc 100644
--- a/runtime/compiler/arm/runtime/Recompilation.armasm
+++ b/runtime/compiler/arm/runtime/Recompilation.armasm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/arm/runtime/ThunkHelpersARM.c b/runtime/compiler/arm/runtime/ThunkHelpersARM.c
index b7d65320391..0a9c7e5f7f4 100644
--- a/runtime/compiler/arm/runtime/ThunkHelpersARM.c
+++ b/runtime/compiler/arm/runtime/ThunkHelpersARM.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/build/files/common.mk b/runtime/compiler/build/files/common.mk
index b1d66a9c51f..f0b2081c9b8 100644
--- a/runtime/compiler/build/files/common.mk
+++ b/runtime/compiler/build/files/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/host/aarch64.mk b/runtime/compiler/build/files/host/aarch64.mk
index 17007cc1f3d..5fa841bef77 100644
--- a/runtime/compiler/build/files/host/aarch64.mk
+++ b/runtime/compiler/build/files/host/aarch64.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/host/amd64.mk b/runtime/compiler/build/files/host/amd64.mk
index c198636a554..7a7eaf54b3b 100644
--- a/runtime/compiler/build/files/host/amd64.mk
+++ b/runtime/compiler/build/files/host/amd64.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/host/arm.mk b/runtime/compiler/build/files/host/arm.mk
index 8daddd6ce1d..6be9f631e45 100644
--- a/runtime/compiler/build/files/host/arm.mk
+++ b/runtime/compiler/build/files/host/arm.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/host/i386.mk b/runtime/compiler/build/files/host/i386.mk
index 5fa84037e37..92f82eb507a 100644
--- a/runtime/compiler/build/files/host/i386.mk
+++ b/runtime/compiler/build/files/host/i386.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/host/p.mk b/runtime/compiler/build/files/host/p.mk
index b943411e16b..69c3c3cb18a 100644
--- a/runtime/compiler/build/files/host/p.mk
+++ b/runtime/compiler/build/files/host/p.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/host/x.mk b/runtime/compiler/build/files/host/x.mk
index bef5b2110a8..7d960767889 100644
--- a/runtime/compiler/build/files/host/x.mk
+++ b/runtime/compiler/build/files/host/x.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/host/z.mk b/runtime/compiler/build/files/host/z.mk
index 3806268870d..c7ee321aaca 100644
--- a/runtime/compiler/build/files/host/z.mk
+++ b/runtime/compiler/build/files/host/z.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/target/aarch64.mk b/runtime/compiler/build/files/target/aarch64.mk
index 6665f0efbb5..b386a67194c 100644
--- a/runtime/compiler/build/files/target/aarch64.mk
+++ b/runtime/compiler/build/files/target/aarch64.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/target/amd64.mk b/runtime/compiler/build/files/target/amd64.mk
index c77c3e7debe..e85e2b69ff7 100644
--- a/runtime/compiler/build/files/target/amd64.mk
+++ b/runtime/compiler/build/files/target/amd64.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/target/arm.mk b/runtime/compiler/build/files/target/arm.mk
index 24fb65cfd86..502391c6a1f 100644
--- a/runtime/compiler/build/files/target/arm.mk
+++ b/runtime/compiler/build/files/target/arm.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/target/i386.mk b/runtime/compiler/build/files/target/i386.mk
index 20171e7662e..301d68bff6f 100644
--- a/runtime/compiler/build/files/target/i386.mk
+++ b/runtime/compiler/build/files/target/i386.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/target/p.mk b/runtime/compiler/build/files/target/p.mk
index 1c78b416a7a..e07abfe9460 100644
--- a/runtime/compiler/build/files/target/p.mk
+++ b/runtime/compiler/build/files/target/p.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/target/x.mk b/runtime/compiler/build/files/target/x.mk
index ba51c064eff..aadfac530b9 100644
--- a/runtime/compiler/build/files/target/x.mk
+++ b/runtime/compiler/build/files/target/x.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/files/target/z.mk b/runtime/compiler/build/files/target/z.mk
index abcc66bfd83..265d3bda0fe 100644
--- a/runtime/compiler/build/files/target/z.mk
+++ b/runtime/compiler/build/files/target/z.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/common.mk b/runtime/compiler/build/platform/common.mk
index f4ecec408b6..947c5c086b1 100644
--- a/runtime/compiler/build/platform/common.mk
+++ b/runtime/compiler/build/platform/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/aarch64-linux-gcc.mk b/runtime/compiler/build/platform/host/aarch64-linux-gcc.mk
index 727ec237ad1..08497531ed8 100644
--- a/runtime/compiler/build/platform/host/aarch64-linux-gcc.mk
+++ b/runtime/compiler/build/platform/host/aarch64-linux-gcc.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/amd64-linux-gcc.mk b/runtime/compiler/build/platform/host/amd64-linux-gcc.mk
index 42b2a26bcf2..b4177e57229 100644
--- a/runtime/compiler/build/platform/host/amd64-linux-gcc.mk
+++ b/runtime/compiler/build/platform/host/amd64-linux-gcc.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/amd64-linux64-clang.mk b/runtime/compiler/build/platform/host/amd64-linux64-clang.mk
index aab15a3bd1a..c52928161dd 100644
--- a/runtime/compiler/build/platform/host/amd64-linux64-clang.mk
+++ b/runtime/compiler/build/platform/host/amd64-linux64-clang.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/amd64-linux64-gcc.mk b/runtime/compiler/build/platform/host/amd64-linux64-gcc.mk
index bc943d4015a..c76cdad1e6d 100644
--- a/runtime/compiler/build/platform/host/amd64-linux64-gcc.mk
+++ b/runtime/compiler/build/platform/host/amd64-linux64-gcc.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/amd64-osx-clang.mk b/runtime/compiler/build/platform/host/amd64-osx-clang.mk
index 3e2f759ac44..6f77605ad04 100644
--- a/runtime/compiler/build/platform/host/amd64-osx-clang.mk
+++ b/runtime/compiler/build/platform/host/amd64-osx-clang.mk
@@ -14,7 +14,7 @@
# License, version 2 with the OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/compiler/build/platform/host/amd64-osx-gcc.mk b/runtime/compiler/build/platform/host/amd64-osx-gcc.mk
index 759cbd50e32..b69aef2bb71 100644
--- a/runtime/compiler/build/platform/host/amd64-osx-gcc.mk
+++ b/runtime/compiler/build/platform/host/amd64-osx-gcc.mk
@@ -14,7 +14,7 @@
# License, version 2 with the OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/compiler/build/platform/host/amd64-win64-mvs.mk b/runtime/compiler/build/platform/host/amd64-win64-mvs.mk
index 1ff3b27da3e..87ebef51d50 100644
--- a/runtime/compiler/build/platform/host/amd64-win64-mvs.mk
+++ b/runtime/compiler/build/platform/host/amd64-win64-mvs.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/arm-linux-gcc.mk b/runtime/compiler/build/platform/host/arm-linux-gcc.mk
index d28f5a79eb2..d38364c74e9 100644
--- a/runtime/compiler/build/platform/host/arm-linux-gcc.mk
+++ b/runtime/compiler/build/platform/host/arm-linux-gcc.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/ia32-win32-mvs.mk b/runtime/compiler/build/platform/host/ia32-win32-mvs.mk
index 4d79d64ef8e..93fe383398e 100644
--- a/runtime/compiler/build/platform/host/ia32-win32-mvs.mk
+++ b/runtime/compiler/build/platform/host/ia32-win32-mvs.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/ppc-aix-vacpp.mk b/runtime/compiler/build/platform/host/ppc-aix-vacpp.mk
index 338ea9897c5..8031f1e2d08 100644
--- a/runtime/compiler/build/platform/host/ppc-aix-vacpp.mk
+++ b/runtime/compiler/build/platform/host/ppc-aix-vacpp.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/ppc-linux-gcc.mk b/runtime/compiler/build/platform/host/ppc-linux-gcc.mk
index 61c17009f50..b9096ffb04f 100644
--- a/runtime/compiler/build/platform/host/ppc-linux-gcc.mk
+++ b/runtime/compiler/build/platform/host/ppc-linux-gcc.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/ppc-linux-vacpp.mk b/runtime/compiler/build/platform/host/ppc-linux-vacpp.mk
index efd19fbd389..8bbcd2699a6 100644
--- a/runtime/compiler/build/platform/host/ppc-linux-vacpp.mk
+++ b/runtime/compiler/build/platform/host/ppc-linux-vacpp.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/ppc64-aix-vacpp.mk b/runtime/compiler/build/platform/host/ppc64-aix-vacpp.mk
index ebff2f3239a..5a8af896282 100644
--- a/runtime/compiler/build/platform/host/ppc64-aix-vacpp.mk
+++ b/runtime/compiler/build/platform/host/ppc64-aix-vacpp.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/ppc64-linux64-clang.mk b/runtime/compiler/build/platform/host/ppc64-linux64-clang.mk
index ea1ac2f3763..439b16f5553 100644
--- a/runtime/compiler/build/platform/host/ppc64-linux64-clang.mk
+++ b/runtime/compiler/build/platform/host/ppc64-linux64-clang.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/ppc64-linux64-gcc.mk b/runtime/compiler/build/platform/host/ppc64-linux64-gcc.mk
index 753c20eafbf..08c61e89c1f 100644
--- a/runtime/compiler/build/platform/host/ppc64-linux64-gcc.mk
+++ b/runtime/compiler/build/platform/host/ppc64-linux64-gcc.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/ppc64-linux64-vacpp.mk b/runtime/compiler/build/platform/host/ppc64-linux64-vacpp.mk
index 2f1de352d9d..b347c3b4a7f 100644
--- a/runtime/compiler/build/platform/host/ppc64-linux64-vacpp.mk
+++ b/runtime/compiler/build/platform/host/ppc64-linux64-vacpp.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/ppc64le-linux64-gcc.mk b/runtime/compiler/build/platform/host/ppc64le-linux64-gcc.mk
index 753c20eafbf..08c61e89c1f 100644
--- a/runtime/compiler/build/platform/host/ppc64le-linux64-gcc.mk
+++ b/runtime/compiler/build/platform/host/ppc64le-linux64-gcc.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/ppc64le-linux64-vacpp.mk b/runtime/compiler/build/platform/host/ppc64le-linux64-vacpp.mk
index d7f6ed4b03e..7e00cbc167b 100644
--- a/runtime/compiler/build/platform/host/ppc64le-linux64-vacpp.mk
+++ b/runtime/compiler/build/platform/host/ppc64le-linux64-vacpp.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/s390-linux-clang.mk b/runtime/compiler/build/platform/host/s390-linux-clang.mk
index 8c6e068fef5..8cdb707418f 100644
--- a/runtime/compiler/build/platform/host/s390-linux-clang.mk
+++ b/runtime/compiler/build/platform/host/s390-linux-clang.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/s390-linux-gcc.mk b/runtime/compiler/build/platform/host/s390-linux-gcc.mk
index b6c8287ff2f..9a1b950dc83 100644
--- a/runtime/compiler/build/platform/host/s390-linux-gcc.mk
+++ b/runtime/compiler/build/platform/host/s390-linux-gcc.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/s390-linux64-clang.mk b/runtime/compiler/build/platform/host/s390-linux64-clang.mk
index 3af52411ca8..03baaae9bd9 100644
--- a/runtime/compiler/build/platform/host/s390-linux64-clang.mk
+++ b/runtime/compiler/build/platform/host/s390-linux64-clang.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/s390-linux64-gcc.mk b/runtime/compiler/build/platform/host/s390-linux64-gcc.mk
index 9387d8d8c79..54deaeac5eb 100644
--- a/runtime/compiler/build/platform/host/s390-linux64-gcc.mk
+++ b/runtime/compiler/build/platform/host/s390-linux64-gcc.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/s390-zos-vacpp.mk b/runtime/compiler/build/platform/host/s390-zos-vacpp.mk
index 6bce0a33dbe..bffddb4b92c 100644
--- a/runtime/compiler/build/platform/host/s390-zos-vacpp.mk
+++ b/runtime/compiler/build/platform/host/s390-zos-vacpp.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/s390-zos64-vacpp.mk b/runtime/compiler/build/platform/host/s390-zos64-vacpp.mk
index 1b9992fa539..22d79bcc125 100644
--- a/runtime/compiler/build/platform/host/s390-zos64-vacpp.mk
+++ b/runtime/compiler/build/platform/host/s390-zos64-vacpp.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/host/s390-ztpf64-gcc.mk b/runtime/compiler/build/platform/host/s390-ztpf64-gcc.mk
index 678d3b4cdcf..85564fc308a 100644
--- a/runtime/compiler/build/platform/host/s390-ztpf64-gcc.mk
+++ b/runtime/compiler/build/platform/host/s390-ztpf64-gcc.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/platform/target/all.mk b/runtime/compiler/build/platform/target/all.mk
index 333d7745bfa..c0ae24e2011 100644
--- a/runtime/compiler/build/platform/target/all.mk
+++ b/runtime/compiler/build/platform/target/all.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/rules/aix-xlc/common.mk b/runtime/compiler/build/rules/aix-xlc/common.mk
index ad3b7a39fca..e310b1403e9 100644
--- a/runtime/compiler/build/rules/aix-xlc/common.mk
+++ b/runtime/compiler/build/rules/aix-xlc/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/rules/aix-xlc/filetypes.mk b/runtime/compiler/build/rules/aix-xlc/filetypes.mk
index fba221f470c..bd48ff14aed 100644
--- a/runtime/compiler/build/rules/aix-xlc/filetypes.mk
+++ b/runtime/compiler/build/rules/aix-xlc/filetypes.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/rules/common.mk b/runtime/compiler/build/rules/common.mk
index b367c15025a..2881430ed60 100644
--- a/runtime/compiler/build/rules/common.mk
+++ b/runtime/compiler/build/rules/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/rules/gnu-xlc/common.mk b/runtime/compiler/build/rules/gnu-xlc/common.mk
index 3eabf72bb80..0d856718d5d 100644
--- a/runtime/compiler/build/rules/gnu-xlc/common.mk
+++ b/runtime/compiler/build/rules/gnu-xlc/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/rules/gnu-xlc/filetypes.mk b/runtime/compiler/build/rules/gnu-xlc/filetypes.mk
index 9c6136b4dd7..6c0da975b9e 100644
--- a/runtime/compiler/build/rules/gnu-xlc/filetypes.mk
+++ b/runtime/compiler/build/rules/gnu-xlc/filetypes.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/rules/gnu/common.mk b/runtime/compiler/build/rules/gnu/common.mk
index 7d826f05690..634526c09d3 100644
--- a/runtime/compiler/build/rules/gnu/common.mk
+++ b/runtime/compiler/build/rules/gnu/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/rules/gnu/filetypes.mk b/runtime/compiler/build/rules/gnu/filetypes.mk
index a130eee80c9..1347ebeaf7e 100644
--- a/runtime/compiler/build/rules/gnu/filetypes.mk
+++ b/runtime/compiler/build/rules/gnu/filetypes.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/rules/win-msvc/common.mk b/runtime/compiler/build/rules/win-msvc/common.mk
index cb4e2d049bf..c5f85346d1e 100644
--- a/runtime/compiler/build/rules/win-msvc/common.mk
+++ b/runtime/compiler/build/rules/win-msvc/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/rules/win-msvc/filetypes.mk b/runtime/compiler/build/rules/win-msvc/filetypes.mk
index 08b812f3cff..ad9fac10455 100644
--- a/runtime/compiler/build/rules/win-msvc/filetypes.mk
+++ b/runtime/compiler/build/rules/win-msvc/filetypes.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/rules/win-msvc/helper_macro.mk b/runtime/compiler/build/rules/win-msvc/helper_macro.mk
index f6e5e64431c..9975ebc6e08 100644
--- a/runtime/compiler/build/rules/win-msvc/helper_macro.mk
+++ b/runtime/compiler/build/rules/win-msvc/helper_macro.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/rules/zos-xlc/common.mk b/runtime/compiler/build/rules/zos-xlc/common.mk
index 3a9341e2bb3..0c5378ced0e 100644
--- a/runtime/compiler/build/rules/zos-xlc/common.mk
+++ b/runtime/compiler/build/rules/zos-xlc/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/rules/zos-xlc/filetypes.mk b/runtime/compiler/build/rules/zos-xlc/filetypes.mk
index 133515642bd..9e852ced806 100644
--- a/runtime/compiler/build/rules/zos-xlc/filetypes.mk
+++ b/runtime/compiler/build/rules/zos-xlc/filetypes.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/rules/ztpf-gcc/common.mk b/runtime/compiler/build/rules/ztpf-gcc/common.mk
index d46a72d36ce..c169b9fceff 100644
--- a/runtime/compiler/build/rules/ztpf-gcc/common.mk
+++ b/runtime/compiler/build/rules/ztpf-gcc/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/compiler/build/rules/ztpf-gcc/filetypes.mk b/runtime/compiler/build/rules/ztpf-gcc/filetypes.mk
index 533411f4e58..d3647c82caf 100644
--- a/runtime/compiler/build/rules/ztpf-gcc/filetypes.mk
+++ b/runtime/compiler/build/rules/ztpf-gcc/filetypes.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/scripts/armasm2gas.sed b/runtime/compiler/build/scripts/armasm2gas.sed
index ae7332b2064..70af63817f0 100644
--- a/runtime/compiler/build/scripts/armasm2gas.sed
+++ b/runtime/compiler/build/scripts/armasm2gas.sed
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/scripts/guess-platform.sh b/runtime/compiler/build/scripts/guess-platform.sh
index d2998e24e04..c7ce27b9fe3 100644
--- a/runtime/compiler/build/scripts/guess-platform.sh
+++ b/runtime/compiler/build/scripts/guess-platform.sh
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/scripts/j9jit.def b/runtime/compiler/build/scripts/j9jit.def
index 4215a4a1a17..449fb29af90 100644
--- a/runtime/compiler/build/scripts/j9jit.def
+++ b/runtime/compiler/build/scripts/j9jit.def
@@ -14,7 +14,7 @@
; License, version 2 with the OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/runtime/compiler/build/scripts/j9jit.rc b/runtime/compiler/build/scripts/j9jit.rc
index 3ac88f7a326..f01e5025cf1 100644
--- a/runtime/compiler/build/scripts/j9jit.rc
+++ b/runtime/compiler/build/scripts/j9jit.rc
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*/
diff --git a/runtime/compiler/build/scripts/s390m4check.pl b/runtime/compiler/build/scripts/s390m4check.pl
index 253e0d5e9ae..7d1b7de70f9 100644
--- a/runtime/compiler/build/scripts/s390m4check.pl
+++ b/runtime/compiler/build/scripts/s390m4check.pl
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/aix-xlc/common.mk b/runtime/compiler/build/toolcfg/aix-xlc/common.mk
index 40661176fa7..3f828df9f51 100644
--- a/runtime/compiler/build/toolcfg/aix-xlc/common.mk
+++ b/runtime/compiler/build/toolcfg/aix-xlc/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/common.mk b/runtime/compiler/build/toolcfg/common.mk
index b0b74aa6f63..2be660b17f8 100644
--- a/runtime/compiler/build/toolcfg/common.mk
+++ b/runtime/compiler/build/toolcfg/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/gnu-xlc/common.mk b/runtime/compiler/build/toolcfg/gnu-xlc/common.mk
index f1bc587c900..575e178067a 100644
--- a/runtime/compiler/build/toolcfg/gnu-xlc/common.mk
+++ b/runtime/compiler/build/toolcfg/gnu-xlc/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/gnu/common.mk b/runtime/compiler/build/toolcfg/gnu/common.mk
index c4de3e711b4..c6092bc5ae8 100644
--- a/runtime/compiler/build/toolcfg/gnu/common.mk
+++ b/runtime/compiler/build/toolcfg/gnu/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/host/32.mk b/runtime/compiler/build/toolcfg/host/32.mk
index f8a938940d2..c4c9bb9177f 100644
--- a/runtime/compiler/build/toolcfg/host/32.mk
+++ b/runtime/compiler/build/toolcfg/host/32.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/host/64.mk b/runtime/compiler/build/toolcfg/host/64.mk
index 3c192f7e6c0..d5dc4b16aa4 100644
--- a/runtime/compiler/build/toolcfg/host/64.mk
+++ b/runtime/compiler/build/toolcfg/host/64.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/host/aarch64.mk b/runtime/compiler/build/toolcfg/host/aarch64.mk
index 7eb517f636b..8eb5f2d5102 100644
--- a/runtime/compiler/build/toolcfg/host/aarch64.mk
+++ b/runtime/compiler/build/toolcfg/host/aarch64.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/host/aix.mk b/runtime/compiler/build/toolcfg/host/aix.mk
index a133fcc0f4a..ec44f8fc5a4 100644
--- a/runtime/compiler/build/toolcfg/host/aix.mk
+++ b/runtime/compiler/build/toolcfg/host/aix.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/host/arm.mk b/runtime/compiler/build/toolcfg/host/arm.mk
index 107e1a76b62..72a895d2a0c 100644
--- a/runtime/compiler/build/toolcfg/host/arm.mk
+++ b/runtime/compiler/build/toolcfg/host/arm.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/host/linux.mk b/runtime/compiler/build/toolcfg/host/linux.mk
index 75d26a9779e..9ad9c7810e5 100644
--- a/runtime/compiler/build/toolcfg/host/linux.mk
+++ b/runtime/compiler/build/toolcfg/host/linux.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/host/osx.mk b/runtime/compiler/build/toolcfg/host/osx.mk
index af035e93d28..4d03506d72f 100644
--- a/runtime/compiler/build/toolcfg/host/osx.mk
+++ b/runtime/compiler/build/toolcfg/host/osx.mk
@@ -14,7 +14,7 @@
# License, version 2 with the OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/compiler/build/toolcfg/host/p.mk b/runtime/compiler/build/toolcfg/host/p.mk
index 8d2e0817d0d..17053628a5e 100644
--- a/runtime/compiler/build/toolcfg/host/p.mk
+++ b/runtime/compiler/build/toolcfg/host/p.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/host/win.mk b/runtime/compiler/build/toolcfg/host/win.mk
index 435f0c0273a..71dffce3251 100644
--- a/runtime/compiler/build/toolcfg/host/win.mk
+++ b/runtime/compiler/build/toolcfg/host/win.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/host/x.mk b/runtime/compiler/build/toolcfg/host/x.mk
index 8b718d5c049..7a9b02ffdba 100644
--- a/runtime/compiler/build/toolcfg/host/x.mk
+++ b/runtime/compiler/build/toolcfg/host/x.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/host/z.mk b/runtime/compiler/build/toolcfg/host/z.mk
index bc4e1827b40..899e9ea1609 100644
--- a/runtime/compiler/build/toolcfg/host/z.mk
+++ b/runtime/compiler/build/toolcfg/host/z.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/host/zos.mk b/runtime/compiler/build/toolcfg/host/zos.mk
index e551ea72c34..b4b82d41b08 100644
--- a/runtime/compiler/build/toolcfg/host/zos.mk
+++ b/runtime/compiler/build/toolcfg/host/zos.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/host/ztpf.mk b/runtime/compiler/build/toolcfg/host/ztpf.mk
index 9337f536eed..e18737e000c 100644
--- a/runtime/compiler/build/toolcfg/host/ztpf.mk
+++ b/runtime/compiler/build/toolcfg/host/ztpf.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/target/32.mk b/runtime/compiler/build/toolcfg/target/32.mk
index 20e79ea1490..6b61d7c026a 100644
--- a/runtime/compiler/build/toolcfg/target/32.mk
+++ b/runtime/compiler/build/toolcfg/target/32.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/target/64.mk b/runtime/compiler/build/toolcfg/target/64.mk
index 39f72a268f6..ccc6baa797e 100644
--- a/runtime/compiler/build/toolcfg/target/64.mk
+++ b/runtime/compiler/build/toolcfg/target/64.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/target/aarch64.mk b/runtime/compiler/build/toolcfg/target/aarch64.mk
index 47167571acb..d940ee38837 100644
--- a/runtime/compiler/build/toolcfg/target/aarch64.mk
+++ b/runtime/compiler/build/toolcfg/target/aarch64.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/target/arm.mk b/runtime/compiler/build/toolcfg/target/arm.mk
index 7fe3861ac5f..85af95b8f63 100644
--- a/runtime/compiler/build/toolcfg/target/arm.mk
+++ b/runtime/compiler/build/toolcfg/target/arm.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/target/p.mk b/runtime/compiler/build/toolcfg/target/p.mk
index 5086d3c9472..28a343b072a 100644
--- a/runtime/compiler/build/toolcfg/target/p.mk
+++ b/runtime/compiler/build/toolcfg/target/p.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/target/x.mk b/runtime/compiler/build/toolcfg/target/x.mk
index 6551818542e..652d6956027 100644
--- a/runtime/compiler/build/toolcfg/target/x.mk
+++ b/runtime/compiler/build/toolcfg/target/x.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/target/z.mk b/runtime/compiler/build/toolcfg/target/z.mk
index e2ba6363897..c51f8875ff0 100644
--- a/runtime/compiler/build/toolcfg/target/z.mk
+++ b/runtime/compiler/build/toolcfg/target/z.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/win-msvc/common.mk b/runtime/compiler/build/toolcfg/win-msvc/common.mk
index 21b66950f73..e6f477833b8 100644
--- a/runtime/compiler/build/toolcfg/win-msvc/common.mk
+++ b/runtime/compiler/build/toolcfg/win-msvc/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/zos-xlc/common.mk b/runtime/compiler/build/toolcfg/zos-xlc/common.mk
index 6b41ca53a99..8cd1f5d3f6a 100644
--- a/runtime/compiler/build/toolcfg/zos-xlc/common.mk
+++ b/runtime/compiler/build/toolcfg/zos-xlc/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/build/toolcfg/ztpf-gcc/common.mk b/runtime/compiler/build/toolcfg/ztpf-gcc/common.mk
index 4eefb149339..b2238e2750e 100644
--- a/runtime/compiler/build/toolcfg/ztpf-gcc/common.mk
+++ b/runtime/compiler/build/toolcfg/ztpf-gcc/common.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/compiler/codegen/AheadOfTimeCompile.hpp b/runtime/compiler/codegen/AheadOfTimeCompile.hpp
index 6f4e26045ac..471dd702497 100644
--- a/runtime/compiler/codegen/AheadOfTimeCompile.hpp
+++ b/runtime/compiler/codegen/AheadOfTimeCompile.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/CMakeLists.txt b/runtime/compiler/codegen/CMakeLists.txt
index 9b2b7b34aa4..4a13b0cbd11 100644
--- a/runtime/compiler/codegen/CMakeLists.txt
+++ b/runtime/compiler/codegen/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/codegen/CodeGenGC.cpp b/runtime/compiler/codegen/CodeGenGC.cpp
index 607e9208b10..27b4680d4fd 100644
--- a/runtime/compiler/codegen/CodeGenGC.cpp
+++ b/runtime/compiler/codegen/CodeGenGC.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/CodeGenGPU.cpp b/runtime/compiler/codegen/CodeGenGPU.cpp
index 98633c2e37f..555b660860c 100644
--- a/runtime/compiler/codegen/CodeGenGPU.cpp
+++ b/runtime/compiler/codegen/CodeGenGPU.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/CodeGenPhase.hpp b/runtime/compiler/codegen/CodeGenPhase.hpp
index a537f242cc9..29563f2fe62 100644
--- a/runtime/compiler/codegen/CodeGenPhase.hpp
+++ b/runtime/compiler/codegen/CodeGenPhase.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/CodeGenPhaseEnum.hpp b/runtime/compiler/codegen/CodeGenPhaseEnum.hpp
index 5355e5fa57f..bb371091291 100644
--- a/runtime/compiler/codegen/CodeGenPhaseEnum.hpp
+++ b/runtime/compiler/codegen/CodeGenPhaseEnum.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/CodeGenPhaseFunctionTable.hpp b/runtime/compiler/codegen/CodeGenPhaseFunctionTable.hpp
index 37e9d0e7451..ac1898e1cf1 100644
--- a/runtime/compiler/codegen/CodeGenPhaseFunctionTable.hpp
+++ b/runtime/compiler/codegen/CodeGenPhaseFunctionTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/CodeGenPhaseToPerform.hpp b/runtime/compiler/codegen/CodeGenPhaseToPerform.hpp
index ec77bda55a4..14cca9d6a13 100644
--- a/runtime/compiler/codegen/CodeGenPhaseToPerform.hpp
+++ b/runtime/compiler/codegen/CodeGenPhaseToPerform.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/CodeGenRA.cpp b/runtime/compiler/codegen/CodeGenRA.cpp
index b8d862c43a1..3c1328ec55c 100644
--- a/runtime/compiler/codegen/CodeGenRA.cpp
+++ b/runtime/compiler/codegen/CodeGenRA.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/CodeGenerator.hpp b/runtime/compiler/codegen/CodeGenerator.hpp
index 830b2f19840..4f20e9bbf0e 100644
--- a/runtime/compiler/codegen/CodeGenerator.hpp
+++ b/runtime/compiler/codegen/CodeGenerator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/CodeGenerator_inlines.hpp b/runtime/compiler/codegen/CodeGenerator_inlines.hpp
index 402fba3c1b8..dbf297901e7 100644
--- a/runtime/compiler/codegen/CodeGenerator_inlines.hpp
+++ b/runtime/compiler/codegen/CodeGenerator_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/GCStackAtlas.hpp b/runtime/compiler/codegen/GCStackAtlas.hpp
index f20c296599b..1081a13d11b 100644
--- a/runtime/compiler/codegen/GCStackAtlas.hpp
+++ b/runtime/compiler/codegen/GCStackAtlas.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/InstructionDelegate.hpp b/runtime/compiler/codegen/InstructionDelegate.hpp
index f8547212623..bdfb957e82d 100644
--- a/runtime/compiler/codegen/InstructionDelegate.hpp
+++ b/runtime/compiler/codegen/InstructionDelegate.hpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/Instruction_inlines.hpp b/runtime/compiler/codegen/Instruction_inlines.hpp
index 7724f8c9d69..381235e7693 100644
--- a/runtime/compiler/codegen/Instruction_inlines.hpp
+++ b/runtime/compiler/codegen/Instruction_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9AheadOfTimeCompile.cpp b/runtime/compiler/codegen/J9AheadOfTimeCompile.cpp
index 5e53269cb1f..5532b638731 100644
--- a/runtime/compiler/codegen/J9AheadOfTimeCompile.cpp
+++ b/runtime/compiler/codegen/J9AheadOfTimeCompile.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9AheadOfTimeCompile.hpp b/runtime/compiler/codegen/J9AheadOfTimeCompile.hpp
index 998c0cf16bd..53877b50caf 100644
--- a/runtime/compiler/codegen/J9AheadOfTimeCompile.hpp
+++ b/runtime/compiler/codegen/J9AheadOfTimeCompile.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9CodeGenPhase.cpp b/runtime/compiler/codegen/J9CodeGenPhase.cpp
index ad80301f367..ac2c1265f03 100644
--- a/runtime/compiler/codegen/J9CodeGenPhase.cpp
+++ b/runtime/compiler/codegen/J9CodeGenPhase.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9CodeGenPhase.hpp b/runtime/compiler/codegen/J9CodeGenPhase.hpp
index b3ea3f22c24..f23620883d9 100644
--- a/runtime/compiler/codegen/J9CodeGenPhase.hpp
+++ b/runtime/compiler/codegen/J9CodeGenPhase.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9CodeGenPhaseEnum.hpp b/runtime/compiler/codegen/J9CodeGenPhaseEnum.hpp
index 72a538907e6..e52321f3ada 100644
--- a/runtime/compiler/codegen/J9CodeGenPhaseEnum.hpp
+++ b/runtime/compiler/codegen/J9CodeGenPhaseEnum.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9CodeGenPhaseFunctionTable.hpp b/runtime/compiler/codegen/J9CodeGenPhaseFunctionTable.hpp
index 8952018876a..77206d2dc26 100644
--- a/runtime/compiler/codegen/J9CodeGenPhaseFunctionTable.hpp
+++ b/runtime/compiler/codegen/J9CodeGenPhaseFunctionTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9CodeGenerator.cpp b/runtime/compiler/codegen/J9CodeGenerator.cpp
index 0e04f4abc45..c3c7dc42e3d 100644
--- a/runtime/compiler/codegen/J9CodeGenerator.cpp
+++ b/runtime/compiler/codegen/J9CodeGenerator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9CodeGenerator.hpp b/runtime/compiler/codegen/J9CodeGenerator.hpp
index b26b62365d3..a6c41ecad46 100644
--- a/runtime/compiler/codegen/J9CodeGenerator.hpp
+++ b/runtime/compiler/codegen/J9CodeGenerator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9CodeGenerator_inlines.hpp b/runtime/compiler/codegen/J9CodeGenerator_inlines.hpp
index c6e1ba5a1bc..ae6d95fbee3 100644
--- a/runtime/compiler/codegen/J9CodeGenerator_inlines.hpp
+++ b/runtime/compiler/codegen/J9CodeGenerator_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9GCStackAtlas.cpp b/runtime/compiler/codegen/J9GCStackAtlas.cpp
index 37e1b7da047..1112c5fe941 100644
--- a/runtime/compiler/codegen/J9GCStackAtlas.cpp
+++ b/runtime/compiler/codegen/J9GCStackAtlas.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9GCStackAtlas.hpp b/runtime/compiler/codegen/J9GCStackAtlas.hpp
index e79a586b7e6..c5b3db30680 100644
--- a/runtime/compiler/codegen/J9GCStackAtlas.hpp
+++ b/runtime/compiler/codegen/J9GCStackAtlas.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9Instruction.cpp b/runtime/compiler/codegen/J9Instruction.cpp
index 0b3836535eb..930feaed467 100644
--- a/runtime/compiler/codegen/J9Instruction.cpp
+++ b/runtime/compiler/codegen/J9Instruction.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9Instruction.hpp b/runtime/compiler/codegen/J9Instruction.hpp
index f13e017211e..031374b9090 100644
--- a/runtime/compiler/codegen/J9Instruction.hpp
+++ b/runtime/compiler/codegen/J9Instruction.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9InstructionDelegate.hpp b/runtime/compiler/codegen/J9InstructionDelegate.hpp
index 999594d2853..7f5a0871d66 100644
--- a/runtime/compiler/codegen/J9InstructionDelegate.hpp
+++ b/runtime/compiler/codegen/J9InstructionDelegate.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9Instruction_inlines.hpp b/runtime/compiler/codegen/J9Instruction_inlines.hpp
index 3380e83f1de..95e061030bf 100644
--- a/runtime/compiler/codegen/J9Instruction_inlines.hpp
+++ b/runtime/compiler/codegen/J9Instruction_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9Machine_inlines.hpp b/runtime/compiler/codegen/J9Machine_inlines.hpp
index 52deaaf02e4..a4869011cbd 100644
--- a/runtime/compiler/codegen/J9Machine_inlines.hpp
+++ b/runtime/compiler/codegen/J9Machine_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9RecognizedMethodsEnum.hpp b/runtime/compiler/codegen/J9RecognizedMethodsEnum.hpp
index 2eb8f2dd97b..eefeac7afec 100644
--- a/runtime/compiler/codegen/J9RecognizedMethodsEnum.hpp
+++ b/runtime/compiler/codegen/J9RecognizedMethodsEnum.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9Snippet.cpp b/runtime/compiler/codegen/J9Snippet.cpp
index 23b33273066..70039f8cf5e 100644
--- a/runtime/compiler/codegen/J9Snippet.cpp
+++ b/runtime/compiler/codegen/J9Snippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9Snippet.hpp b/runtime/compiler/codegen/J9Snippet.hpp
index 8f7130092e5..8ab99c026cc 100644
--- a/runtime/compiler/codegen/J9Snippet.hpp
+++ b/runtime/compiler/codegen/J9Snippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9TreeEvaluator.cpp b/runtime/compiler/codegen/J9TreeEvaluator.cpp
index 55dd1955a10..3390afeae25 100644
--- a/runtime/compiler/codegen/J9TreeEvaluator.cpp
+++ b/runtime/compiler/codegen/J9TreeEvaluator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9TreeEvaluator.hpp b/runtime/compiler/codegen/J9TreeEvaluator.hpp
index 0711ef9d458..6e3cac52a60 100644
--- a/runtime/compiler/codegen/J9TreeEvaluator.hpp
+++ b/runtime/compiler/codegen/J9TreeEvaluator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9UnresolvedDataSnippet.hpp b/runtime/compiler/codegen/J9UnresolvedDataSnippet.hpp
index 5c4963155d2..b3f9a780e30 100644
--- a/runtime/compiler/codegen/J9UnresolvedDataSnippet.hpp
+++ b/runtime/compiler/codegen/J9UnresolvedDataSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9WatchedInstanceFieldSnippet.cpp b/runtime/compiler/codegen/J9WatchedInstanceFieldSnippet.cpp
index e2b46b85fbd..b0bc0d8c8b4 100644
--- a/runtime/compiler/codegen/J9WatchedInstanceFieldSnippet.cpp
+++ b/runtime/compiler/codegen/J9WatchedInstanceFieldSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9WatchedInstanceFieldSnippet.hpp b/runtime/compiler/codegen/J9WatchedInstanceFieldSnippet.hpp
index 066dcf37182..d122e913868 100644
--- a/runtime/compiler/codegen/J9WatchedInstanceFieldSnippet.hpp
+++ b/runtime/compiler/codegen/J9WatchedInstanceFieldSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9WatchedStaticFieldSnippet.cpp b/runtime/compiler/codegen/J9WatchedStaticFieldSnippet.cpp
index 3e7e94a501e..a7785e604bf 100644
--- a/runtime/compiler/codegen/J9WatchedStaticFieldSnippet.cpp
+++ b/runtime/compiler/codegen/J9WatchedStaticFieldSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/J9WatchedStaticFieldSnippet.hpp b/runtime/compiler/codegen/J9WatchedStaticFieldSnippet.hpp
index ab59777d9a2..9e50efd2289 100644
--- a/runtime/compiler/codegen/J9WatchedStaticFieldSnippet.hpp
+++ b/runtime/compiler/codegen/J9WatchedStaticFieldSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/LinkageConventions.enum b/runtime/compiler/codegen/LinkageConventions.enum
index c60d195ee39..0869c89172c 100644
--- a/runtime/compiler/codegen/LinkageConventions.enum
+++ b/runtime/compiler/codegen/LinkageConventions.enum
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/Machine_inlines.hpp b/runtime/compiler/codegen/Machine_inlines.hpp
index 30634e34d1a..052cb57fa04 100644
--- a/runtime/compiler/codegen/Machine_inlines.hpp
+++ b/runtime/compiler/codegen/Machine_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/MonitorState.cpp b/runtime/compiler/codegen/MonitorState.cpp
index 48db8504ee4..192a1315a6c 100644
--- a/runtime/compiler/codegen/MonitorState.cpp
+++ b/runtime/compiler/codegen/MonitorState.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/MonitorState.hpp b/runtime/compiler/codegen/MonitorState.hpp
index b4460169ce8..46b76700c49 100644
--- a/runtime/compiler/codegen/MonitorState.hpp
+++ b/runtime/compiler/codegen/MonitorState.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/PicHelpers.hpp b/runtime/compiler/codegen/PicHelpers.hpp
index 7a2008d0e4c..186fc41b6bf 100644
--- a/runtime/compiler/codegen/PicHelpers.hpp
+++ b/runtime/compiler/codegen/PicHelpers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/PreprologueConst.hpp b/runtime/compiler/codegen/PreprologueConst.hpp
index c08f5ef41f5..19db38763f1 100644
--- a/runtime/compiler/codegen/PreprologueConst.hpp
+++ b/runtime/compiler/codegen/PreprologueConst.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/PrivateLinkage.cpp b/runtime/compiler/codegen/PrivateLinkage.cpp
index 0f4fa71f1a9..6f972463242 100644
--- a/runtime/compiler/codegen/PrivateLinkage.cpp
+++ b/runtime/compiler/codegen/PrivateLinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/PrivateLinkage.hpp b/runtime/compiler/codegen/PrivateLinkage.hpp
index b46c64e6c5b..e026ebc3019 100644
--- a/runtime/compiler/codegen/PrivateLinkage.hpp
+++ b/runtime/compiler/codegen/PrivateLinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/RecognizedMethods.hpp b/runtime/compiler/codegen/RecognizedMethods.hpp
index 02944a01cb9..40b9063a404 100644
--- a/runtime/compiler/codegen/RecognizedMethods.hpp
+++ b/runtime/compiler/codegen/RecognizedMethods.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/Snippet.hpp b/runtime/compiler/codegen/Snippet.hpp
index 164b5a14973..a6a9566f484 100644
--- a/runtime/compiler/codegen/Snippet.hpp
+++ b/runtime/compiler/codegen/Snippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/TreeEvaluator.hpp b/runtime/compiler/codegen/TreeEvaluator.hpp
index 9de7d5d7d84..310a68917a0 100644
--- a/runtime/compiler/codegen/TreeEvaluator.hpp
+++ b/runtime/compiler/codegen/TreeEvaluator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/codegen/UnresolvedDataSnippet.hpp b/runtime/compiler/codegen/UnresolvedDataSnippet.hpp
index 0e3ebc9337e..84931b52c3e 100644
--- a/runtime/compiler/codegen/UnresolvedDataSnippet.hpp
+++ b/runtime/compiler/codegen/UnresolvedDataSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/AOTClassInfo.hpp b/runtime/compiler/compile/AOTClassInfo.hpp
index bc91745b2c2..c23310216ae 100644
--- a/runtime/compiler/compile/AOTClassInfo.hpp
+++ b/runtime/compiler/compile/AOTClassInfo.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/AliasBuilder.hpp b/runtime/compiler/compile/AliasBuilder.hpp
index 9e8db3665b8..1f2ed16dbb0 100644
--- a/runtime/compiler/compile/AliasBuilder.hpp
+++ b/runtime/compiler/compile/AliasBuilder.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/CMakeLists.txt b/runtime/compiler/compile/CMakeLists.txt
index cf2996b23e3..18e0f52a304 100644
--- a/runtime/compiler/compile/CMakeLists.txt
+++ b/runtime/compiler/compile/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/compile/Compilation.hpp b/runtime/compiler/compile/Compilation.hpp
index 8740ff22b56..a28e0e6a6b3 100644
--- a/runtime/compiler/compile/Compilation.hpp
+++ b/runtime/compiler/compile/Compilation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/Compilation_inlines.hpp b/runtime/compiler/compile/Compilation_inlines.hpp
index 7fefd5cca10..c02dfb3f5b3 100644
--- a/runtime/compiler/compile/Compilation_inlines.hpp
+++ b/runtime/compiler/compile/Compilation_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/J9AliasBuilder.cpp b/runtime/compiler/compile/J9AliasBuilder.cpp
index 47f4ca56ca0..a299e93c0d3 100644
--- a/runtime/compiler/compile/J9AliasBuilder.cpp
+++ b/runtime/compiler/compile/J9AliasBuilder.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/J9AliasBuilder.hpp b/runtime/compiler/compile/J9AliasBuilder.hpp
index 0a22f51a105..27186b98575 100644
--- a/runtime/compiler/compile/J9AliasBuilder.hpp
+++ b/runtime/compiler/compile/J9AliasBuilder.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/J9Compilation.cpp b/runtime/compiler/compile/J9Compilation.cpp
index 227c45f1159..a38860911ec 100644
--- a/runtime/compiler/compile/J9Compilation.cpp
+++ b/runtime/compiler/compile/J9Compilation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/J9Compilation.hpp b/runtime/compiler/compile/J9Compilation.hpp
index d2d77202087..29279b7c4ab 100644
--- a/runtime/compiler/compile/J9Compilation.hpp
+++ b/runtime/compiler/compile/J9Compilation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/J9Compilation_inlines.hpp b/runtime/compiler/compile/J9Compilation_inlines.hpp
index 2a82a1f3921..507c3d9862a 100644
--- a/runtime/compiler/compile/J9Compilation_inlines.hpp
+++ b/runtime/compiler/compile/J9Compilation_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/J9Method.cpp b/runtime/compiler/compile/J9Method.cpp
index b565b490d3e..721d8da0f84 100644
--- a/runtime/compiler/compile/J9Method.cpp
+++ b/runtime/compiler/compile/J9Method.cpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/J9Method.hpp b/runtime/compiler/compile/J9Method.hpp
index c3edb493eef..61ac08ee175 100644
--- a/runtime/compiler/compile/J9Method.hpp
+++ b/runtime/compiler/compile/J9Method.hpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/J9NonHelperSymbols.enum b/runtime/compiler/compile/J9NonHelperSymbols.enum
index cdb1d195c42..603d10bf2fe 100644
--- a/runtime/compiler/compile/J9NonHelperSymbols.enum
+++ b/runtime/compiler/compile/J9NonHelperSymbols.enum
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/J9SymbolReferenceTable.cpp b/runtime/compiler/compile/J9SymbolReferenceTable.cpp
index 04419e0055b..1d741dcf698 100644
--- a/runtime/compiler/compile/J9SymbolReferenceTable.cpp
+++ b/runtime/compiler/compile/J9SymbolReferenceTable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/J9SymbolReferenceTable.hpp b/runtime/compiler/compile/J9SymbolReferenceTable.hpp
index 6228f682ef5..892b996e463 100644
--- a/runtime/compiler/compile/J9SymbolReferenceTable.hpp
+++ b/runtime/compiler/compile/J9SymbolReferenceTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/Method.hpp b/runtime/compiler/compile/Method.hpp
index 9980db8b269..3ac98015746 100644
--- a/runtime/compiler/compile/Method.hpp
+++ b/runtime/compiler/compile/Method.hpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/NonHelperSymbols.enum b/runtime/compiler/compile/NonHelperSymbols.enum
index 25f720c65c8..d74d7a47b4e 100644
--- a/runtime/compiler/compile/NonHelperSymbols.enum
+++ b/runtime/compiler/compile/NonHelperSymbols.enum
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compile/SymbolReferenceTable.hpp b/runtime/compiler/compile/SymbolReferenceTable.hpp
index 8162d8eaec8..1d3991f0886 100644
--- a/runtime/compiler/compile/SymbolReferenceTable.hpp
+++ b/runtime/compiler/compile/SymbolReferenceTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/compiler.mk b/runtime/compiler/compiler.mk
index 9b92cceb999..ebf07f515ef 100644
--- a/runtime/compiler/compiler.mk
+++ b/runtime/compiler/compiler.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/control/CMakeLists.txt b/runtime/compiler/control/CMakeLists.txt
index e86b7cda596..c2b63a98053 100644
--- a/runtime/compiler/control/CMakeLists.txt
+++ b/runtime/compiler/control/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/control/ClassHolder.hpp b/runtime/compiler/control/ClassHolder.hpp
index a5291d5c48a..3217f967111 100644
--- a/runtime/compiler/control/ClassHolder.hpp
+++ b/runtime/compiler/control/ClassHolder.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/CompilationController.cpp b/runtime/compiler/control/CompilationController.cpp
index c6e2dfa0beb..983b13e0a73 100644
--- a/runtime/compiler/control/CompilationController.cpp
+++ b/runtime/compiler/control/CompilationController.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/CompilationController.hpp b/runtime/compiler/control/CompilationController.hpp
index 9320a241a2b..5a14e93e0cf 100644
--- a/runtime/compiler/control/CompilationController.hpp
+++ b/runtime/compiler/control/CompilationController.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/CompilationPriority.hpp b/runtime/compiler/control/CompilationPriority.hpp
index 19dfa49fa00..2f1d7a29633 100644
--- a/runtime/compiler/control/CompilationPriority.hpp
+++ b/runtime/compiler/control/CompilationPriority.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/CompilationRuntime.hpp b/runtime/compiler/control/CompilationRuntime.hpp
index aa6960a21d6..1b8e81ffd6b 100644
--- a/runtime/compiler/control/CompilationRuntime.hpp
+++ b/runtime/compiler/control/CompilationRuntime.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/CompilationThread.cpp b/runtime/compiler/control/CompilationThread.cpp
index c155ab09e74..39997c14ba2 100644
--- a/runtime/compiler/control/CompilationThread.cpp
+++ b/runtime/compiler/control/CompilationThread.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/CompilationThread.hpp b/runtime/compiler/control/CompilationThread.hpp
index 56a5fa952d6..010752e7e60 100644
--- a/runtime/compiler/control/CompilationThread.hpp
+++ b/runtime/compiler/control/CompilationThread.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/CompileBeforeCheckpoint.cpp b/runtime/compiler/control/CompileBeforeCheckpoint.cpp
index 68b6d2d24b9..9e42c75f70f 100644
--- a/runtime/compiler/control/CompileBeforeCheckpoint.cpp
+++ b/runtime/compiler/control/CompileBeforeCheckpoint.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/CompileBeforeCheckpoint.hpp b/runtime/compiler/control/CompileBeforeCheckpoint.hpp
index da3d338d2ce..db9aac5dc7c 100644
--- a/runtime/compiler/control/CompileBeforeCheckpoint.hpp
+++ b/runtime/compiler/control/CompileBeforeCheckpoint.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/DLLMain.cpp b/runtime/compiler/control/DLLMain.cpp
index 3b662dfbc92..d86dc072b18 100644
--- a/runtime/compiler/control/DLLMain.cpp
+++ b/runtime/compiler/control/DLLMain.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/HookedByTheJit.cpp b/runtime/compiler/control/HookedByTheJit.cpp
index 12a54ab8b9e..a13fad4294e 100644
--- a/runtime/compiler/control/HookedByTheJit.cpp
+++ b/runtime/compiler/control/HookedByTheJit.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/J9Options.cpp b/runtime/compiler/control/J9Options.cpp
index 723a48c097a..e8be585e134 100644
--- a/runtime/compiler/control/J9Options.cpp
+++ b/runtime/compiler/control/J9Options.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/J9Options.hpp b/runtime/compiler/control/J9Options.hpp
index 7bcf31a0bc7..b084480b41f 100644
--- a/runtime/compiler/control/J9Options.hpp
+++ b/runtime/compiler/control/J9Options.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/J9Recompilation.cpp b/runtime/compiler/control/J9Recompilation.cpp
index 0e18e0c0c4c..e26e9acc023 100644
--- a/runtime/compiler/control/J9Recompilation.cpp
+++ b/runtime/compiler/control/J9Recompilation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/J9Recompilation.hpp b/runtime/compiler/control/J9Recompilation.hpp
index 27c3167e79c..054148bfe10 100644
--- a/runtime/compiler/control/J9Recompilation.hpp
+++ b/runtime/compiler/control/J9Recompilation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/JITClientCompilationThread.cpp b/runtime/compiler/control/JITClientCompilationThread.cpp
index e622960ae98..7fcd4af6a77 100644
--- a/runtime/compiler/control/JITClientCompilationThread.cpp
+++ b/runtime/compiler/control/JITClientCompilationThread.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/JITClientCompilationThread.hpp b/runtime/compiler/control/JITClientCompilationThread.hpp
index 41a495d6a3a..3b7d697fd9e 100644
--- a/runtime/compiler/control/JITClientCompilationThread.hpp
+++ b/runtime/compiler/control/JITClientCompilationThread.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/JITServerCompilationThread.cpp b/runtime/compiler/control/JITServerCompilationThread.cpp
index d867fe57139..f15c5f1a11c 100644
--- a/runtime/compiler/control/JITServerCompilationThread.cpp
+++ b/runtime/compiler/control/JITServerCompilationThread.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/JITServerCompilationThread.hpp b/runtime/compiler/control/JITServerCompilationThread.hpp
index 7220b05b255..543aedc8dbe 100644
--- a/runtime/compiler/control/JITServerCompilationThread.hpp
+++ b/runtime/compiler/control/JITServerCompilationThread.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/JITServerHelpers.cpp b/runtime/compiler/control/JITServerHelpers.cpp
index 6eec178ebe0..ae54f73a236 100644
--- a/runtime/compiler/control/JITServerHelpers.cpp
+++ b/runtime/compiler/control/JITServerHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/JITServerHelpers.hpp b/runtime/compiler/control/JITServerHelpers.hpp
index 11e5e04a3d7..a48475996ba 100644
--- a/runtime/compiler/control/JITServerHelpers.hpp
+++ b/runtime/compiler/control/JITServerHelpers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/JitDump.cpp b/runtime/compiler/control/JitDump.cpp
index a39e9a04cf3..a21a214a8d2 100644
--- a/runtime/compiler/control/JitDump.cpp
+++ b/runtime/compiler/control/JitDump.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/JitDump.hpp b/runtime/compiler/control/JitDump.hpp
index c8713897bb6..da706ae5a58 100644
--- a/runtime/compiler/control/JitDump.hpp
+++ b/runtime/compiler/control/JitDump.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/MethodToBeCompiled.cpp b/runtime/compiler/control/MethodToBeCompiled.cpp
index 8f1463b9707..cfcfdb62530 100644
--- a/runtime/compiler/control/MethodToBeCompiled.cpp
+++ b/runtime/compiler/control/MethodToBeCompiled.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/MethodToBeCompiled.hpp b/runtime/compiler/control/MethodToBeCompiled.hpp
index 5d92c7f2877..83cf0cd62aa 100644
--- a/runtime/compiler/control/MethodToBeCompiled.hpp
+++ b/runtime/compiler/control/MethodToBeCompiled.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/Options.hpp b/runtime/compiler/control/Options.hpp
index ae801d28f27..c468abd0cda 100644
--- a/runtime/compiler/control/Options.hpp
+++ b/runtime/compiler/control/Options.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/Recompilation.hpp b/runtime/compiler/control/Recompilation.hpp
index 840918d3fcf..25bef113edf 100644
--- a/runtime/compiler/control/Recompilation.hpp
+++ b/runtime/compiler/control/Recompilation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/RecompilationInfo.hpp b/runtime/compiler/control/RecompilationInfo.hpp
index b9f2a44fe3f..bc2bd1f28fb 100644
--- a/runtime/compiler/control/RecompilationInfo.hpp
+++ b/runtime/compiler/control/RecompilationInfo.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/rossa.cpp b/runtime/compiler/control/rossa.cpp
index 8a6fd4783ec..4e7e6312f43 100644
--- a/runtime/compiler/control/rossa.cpp
+++ b/runtime/compiler/control/rossa.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/control/rossa.h b/runtime/compiler/control/rossa.h
index 03553736a0c..e5d1893d05b 100644
--- a/runtime/compiler/control/rossa.h
+++ b/runtime/compiler/control/rossa.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/ArithEnv.hpp b/runtime/compiler/env/ArithEnv.hpp
index 0b394fe5d79..b33e2345100 100644
--- a/runtime/compiler/env/ArithEnv.hpp
+++ b/runtime/compiler/env/ArithEnv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/CHTable.cpp b/runtime/compiler/env/CHTable.cpp
index 32ef0ac5e35..0962b585ef1 100644
--- a/runtime/compiler/env/CHTable.cpp
+++ b/runtime/compiler/env/CHTable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/CHTable.hpp b/runtime/compiler/env/CHTable.hpp
index 580b9400196..bff40917c1e 100644
--- a/runtime/compiler/env/CHTable.hpp
+++ b/runtime/compiler/env/CHTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/CMakeLists.txt b/runtime/compiler/env/CMakeLists.txt
index 48494144738..21bc85c1675 100644
--- a/runtime/compiler/env/CMakeLists.txt
+++ b/runtime/compiler/env/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/env/CPU.hpp b/runtime/compiler/env/CPU.hpp
index 0d1371fe37d..1edadc7c12c 100644
--- a/runtime/compiler/env/CPU.hpp
+++ b/runtime/compiler/env/CPU.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/ClassEnv.hpp b/runtime/compiler/env/ClassEnv.hpp
index dc9278f31f6..b6c725f667e 100644
--- a/runtime/compiler/env/ClassEnv.hpp
+++ b/runtime/compiler/env/ClassEnv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/ClassLoaderTable.cpp b/runtime/compiler/env/ClassLoaderTable.cpp
index 70681335098..04910e16024 100644
--- a/runtime/compiler/env/ClassLoaderTable.cpp
+++ b/runtime/compiler/env/ClassLoaderTable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/ClassLoaderTable.hpp b/runtime/compiler/env/ClassLoaderTable.hpp
index 4ee0b036015..67516c37b2b 100644
--- a/runtime/compiler/env/ClassLoaderTable.hpp
+++ b/runtime/compiler/env/ClassLoaderTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/ClassTableCriticalSection.hpp b/runtime/compiler/env/ClassTableCriticalSection.hpp
index 7b4263e1daf..fc9c8879097 100644
--- a/runtime/compiler/env/ClassTableCriticalSection.hpp
+++ b/runtime/compiler/env/ClassTableCriticalSection.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/ClassUnloadMonitorCriticalSection.hpp b/runtime/compiler/env/ClassUnloadMonitorCriticalSection.hpp
index 2c2beada1c4..6d20e80cc02 100644
--- a/runtime/compiler/env/ClassUnloadMonitorCriticalSection.hpp
+++ b/runtime/compiler/env/ClassUnloadMonitorCriticalSection.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/CompilerEnv.hpp b/runtime/compiler/env/CompilerEnv.hpp
index ca32d367d86..e3e70baddba 100644
--- a/runtime/compiler/env/CompilerEnv.hpp
+++ b/runtime/compiler/env/CompilerEnv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/CpuUtilization.cpp b/runtime/compiler/env/CpuUtilization.cpp
index f22fa62c393..1a36cbbb067 100644
--- a/runtime/compiler/env/CpuUtilization.cpp
+++ b/runtime/compiler/env/CpuUtilization.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/CpuUtilization.hpp b/runtime/compiler/env/CpuUtilization.hpp
index e7a2bfb6e66..1cca44a242d 100644
--- a/runtime/compiler/env/CpuUtilization.hpp
+++ b/runtime/compiler/env/CpuUtilization.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/DebugEnv.hpp b/runtime/compiler/env/DebugEnv.hpp
index 55c8ba8546e..29f557d825a 100644
--- a/runtime/compiler/env/DebugEnv.hpp
+++ b/runtime/compiler/env/DebugEnv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/FilePointer.cpp b/runtime/compiler/env/FilePointer.cpp
index 2aa0af6db17..c42f77c0895 100644
--- a/runtime/compiler/env/FilePointer.cpp
+++ b/runtime/compiler/env/FilePointer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/FilePointer.hpp b/runtime/compiler/env/FilePointer.hpp
index 9c4222e311b..304b234fa56 100644
--- a/runtime/compiler/env/FilePointer.hpp
+++ b/runtime/compiler/env/FilePointer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/FilePointerDecl.hpp b/runtime/compiler/env/FilePointerDecl.hpp
index d15359eaa98..b6b9e5552eb 100644
--- a/runtime/compiler/env/FilePointerDecl.hpp
+++ b/runtime/compiler/env/FilePointerDecl.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/IO.hpp b/runtime/compiler/env/IO.hpp
index 647f9260327..1b617e7cba9 100644
--- a/runtime/compiler/env/IO.hpp
+++ b/runtime/compiler/env/IO.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J2IThunk.cpp b/runtime/compiler/env/J2IThunk.cpp
index b0ad4ff4eee..96388871199 100644
--- a/runtime/compiler/env/J2IThunk.cpp
+++ b/runtime/compiler/env/J2IThunk.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J2IThunk.hpp b/runtime/compiler/env/J2IThunk.hpp
index 4a379beb072..11cc72888a7 100644
--- a/runtime/compiler/env/J2IThunk.hpp
+++ b/runtime/compiler/env/J2IThunk.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9ArithEnv.cpp b/runtime/compiler/env/J9ArithEnv.cpp
index 3ce97d4d701..ec6bc167f29 100644
--- a/runtime/compiler/env/J9ArithEnv.cpp
+++ b/runtime/compiler/env/J9ArithEnv.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9ArithEnv.hpp b/runtime/compiler/env/J9ArithEnv.hpp
index e915e130b26..8bf2418a59d 100644
--- a/runtime/compiler/env/J9ArithEnv.hpp
+++ b/runtime/compiler/env/J9ArithEnv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9CPU.cpp b/runtime/compiler/env/J9CPU.cpp
index 9f2b8c915e2..42332b2004a 100644
--- a/runtime/compiler/env/J9CPU.cpp
+++ b/runtime/compiler/env/J9CPU.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9CPU.hpp b/runtime/compiler/env/J9CPU.hpp
index 8ea83b940ef..83e638a2fed 100644
--- a/runtime/compiler/env/J9CPU.hpp
+++ b/runtime/compiler/env/J9CPU.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9ClassEnv.cpp b/runtime/compiler/env/J9ClassEnv.cpp
index 94aa3d1266c..942f9406c9c 100644
--- a/runtime/compiler/env/J9ClassEnv.cpp
+++ b/runtime/compiler/env/J9ClassEnv.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9ClassEnv.hpp b/runtime/compiler/env/J9ClassEnv.hpp
index 70ab8312bab..7da499c82e5 100644
--- a/runtime/compiler/env/J9ClassEnv.hpp
+++ b/runtime/compiler/env/J9ClassEnv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9CompilerEnv.cpp b/runtime/compiler/env/J9CompilerEnv.cpp
index f8780669094..e730f1af422 100644
--- a/runtime/compiler/env/J9CompilerEnv.cpp
+++ b/runtime/compiler/env/J9CompilerEnv.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9CompilerEnv.hpp b/runtime/compiler/env/J9CompilerEnv.hpp
index 26761675102..cfa9f9907c7 100644
--- a/runtime/compiler/env/J9CompilerEnv.hpp
+++ b/runtime/compiler/env/J9CompilerEnv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9DebugEnv.cpp b/runtime/compiler/env/J9DebugEnv.cpp
index e3dfeb17efc..db58791be6e 100644
--- a/runtime/compiler/env/J9DebugEnv.cpp
+++ b/runtime/compiler/env/J9DebugEnv.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9DebugEnv.hpp b/runtime/compiler/env/J9DebugEnv.hpp
index 6034d501502..72b9e183423 100644
--- a/runtime/compiler/env/J9DebugEnv.hpp
+++ b/runtime/compiler/env/J9DebugEnv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9IO.cpp b/runtime/compiler/env/J9IO.cpp
index 4df62293b1d..ca04d99d661 100644
--- a/runtime/compiler/env/J9IO.cpp
+++ b/runtime/compiler/env/J9IO.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9IO.hpp b/runtime/compiler/env/J9IO.hpp
index 94ed41b0261..615292ea306 100644
--- a/runtime/compiler/env/J9IO.hpp
+++ b/runtime/compiler/env/J9IO.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9JitMemory.cpp b/runtime/compiler/env/J9JitMemory.cpp
index 6717ce7949d..c52cd397dbb 100644
--- a/runtime/compiler/env/J9JitMemory.cpp
+++ b/runtime/compiler/env/J9JitMemory.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9JitMemory.hpp b/runtime/compiler/env/J9JitMemory.hpp
index 4d766c4f70c..5b4f1cfb125 100644
--- a/runtime/compiler/env/J9JitMemory.hpp
+++ b/runtime/compiler/env/J9JitMemory.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9KnownObjectTable.cpp b/runtime/compiler/env/J9KnownObjectTable.cpp
index 5ddb57c9b91..8cf976cb8da 100644
--- a/runtime/compiler/env/J9KnownObjectTable.cpp
+++ b/runtime/compiler/env/J9KnownObjectTable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9KnownObjectTable.hpp b/runtime/compiler/env/J9KnownObjectTable.hpp
index 105578ce0c9..f8918ccebef 100644
--- a/runtime/compiler/env/J9KnownObjectTable.hpp
+++ b/runtime/compiler/env/J9KnownObjectTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9ObjectModel.cpp b/runtime/compiler/env/J9ObjectModel.cpp
index ce1e29023af..077f905d1e2 100644
--- a/runtime/compiler/env/J9ObjectModel.cpp
+++ b/runtime/compiler/env/J9ObjectModel.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9ObjectModel.hpp b/runtime/compiler/env/J9ObjectModel.hpp
index 4cf75fe50da..d9b86f0ccbd 100644
--- a/runtime/compiler/env/J9ObjectModel.hpp
+++ b/runtime/compiler/env/J9ObjectModel.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9PersistentInfo.cpp b/runtime/compiler/env/J9PersistentInfo.cpp
index a2f5adc90a4..23f632d5ed2 100644
--- a/runtime/compiler/env/J9PersistentInfo.cpp
+++ b/runtime/compiler/env/J9PersistentInfo.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9PersistentInfo.hpp b/runtime/compiler/env/J9PersistentInfo.hpp
index 5833a2d68be..618e023645b 100644
--- a/runtime/compiler/env/J9PersistentInfo.hpp
+++ b/runtime/compiler/env/J9PersistentInfo.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9SegmentAllocator.cpp b/runtime/compiler/env/J9SegmentAllocator.cpp
index 3f549709090..2f20e9f75b9 100644
--- a/runtime/compiler/env/J9SegmentAllocator.cpp
+++ b/runtime/compiler/env/J9SegmentAllocator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9SegmentAllocator.hpp b/runtime/compiler/env/J9SegmentAllocator.hpp
index cc59f9ebb86..745ccd4e975 100644
--- a/runtime/compiler/env/J9SegmentAllocator.hpp
+++ b/runtime/compiler/env/J9SegmentAllocator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9SegmentCache.cpp b/runtime/compiler/env/J9SegmentCache.cpp
index b7fb6551757..a6824b73807 100644
--- a/runtime/compiler/env/J9SegmentCache.cpp
+++ b/runtime/compiler/env/J9SegmentCache.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9SegmentCache.hpp b/runtime/compiler/env/J9SegmentCache.hpp
index 178ccefb7fd..3842b0138f4 100644
--- a/runtime/compiler/env/J9SegmentCache.hpp
+++ b/runtime/compiler/env/J9SegmentCache.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9SegmentProvider.cpp b/runtime/compiler/env/J9SegmentProvider.cpp
index 8cd7ac1c281..e8ffb2d7aeb 100644
--- a/runtime/compiler/env/J9SegmentProvider.cpp
+++ b/runtime/compiler/env/J9SegmentProvider.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9SegmentProvider.hpp b/runtime/compiler/env/J9SegmentProvider.hpp
index 680b8678b06..30bf529d0f7 100644
--- a/runtime/compiler/env/J9SegmentProvider.hpp
+++ b/runtime/compiler/env/J9SegmentProvider.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9SharedCache.cpp b/runtime/compiler/env/J9SharedCache.cpp
index c7617a9da8c..1df8a696512 100644
--- a/runtime/compiler/env/J9SharedCache.cpp
+++ b/runtime/compiler/env/J9SharedCache.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9SharedCache.hpp b/runtime/compiler/env/J9SharedCache.hpp
index 6b4bca32a61..a3fdba9e49f 100644
--- a/runtime/compiler/env/J9SharedCache.hpp
+++ b/runtime/compiler/env/J9SharedCache.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9VMAccessCriticalSection.hpp b/runtime/compiler/env/J9VMAccessCriticalSection.hpp
index 04e0a563451..fb8f5fb6720 100644
--- a/runtime/compiler/env/J9VMAccessCriticalSection.hpp
+++ b/runtime/compiler/env/J9VMAccessCriticalSection.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9VMEnv.cpp b/runtime/compiler/env/J9VMEnv.cpp
index 8fdbfb81a6f..2a2e2fbe296 100644
--- a/runtime/compiler/env/J9VMEnv.cpp
+++ b/runtime/compiler/env/J9VMEnv.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9VMEnv.hpp b/runtime/compiler/env/J9VMEnv.hpp
index 42ef7a92b27..b70ef3990c2 100644
--- a/runtime/compiler/env/J9VMEnv.hpp
+++ b/runtime/compiler/env/J9VMEnv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9VMMethodEnv.cpp b/runtime/compiler/env/J9VMMethodEnv.cpp
index 96bc3b3bba7..cfbee56ef4f 100644
--- a/runtime/compiler/env/J9VMMethodEnv.cpp
+++ b/runtime/compiler/env/J9VMMethodEnv.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/J9VMMethodEnv.hpp b/runtime/compiler/env/J9VMMethodEnv.hpp
index 95454b87083..b81abc2424e 100644
--- a/runtime/compiler/env/J9VMMethodEnv.hpp
+++ b/runtime/compiler/env/J9VMMethodEnv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/JITServerAllocationRegion.hpp b/runtime/compiler/env/JITServerAllocationRegion.hpp
index b860672c408..febc57cdee9 100644
--- a/runtime/compiler/env/JITServerAllocationRegion.hpp
+++ b/runtime/compiler/env/JITServerAllocationRegion.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/JITServerCHTable.cpp b/runtime/compiler/env/JITServerCHTable.cpp
index 04df185693d..ffaaedfcd3e 100644
--- a/runtime/compiler/env/JITServerCHTable.cpp
+++ b/runtime/compiler/env/JITServerCHTable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/JITServerCHTable.hpp b/runtime/compiler/env/JITServerCHTable.hpp
index bb1094297fb..8f166ab1275 100644
--- a/runtime/compiler/env/JITServerCHTable.hpp
+++ b/runtime/compiler/env/JITServerCHTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/JITServerPersistentCHTable.cpp b/runtime/compiler/env/JITServerPersistentCHTable.cpp
index a19fb0d659f..8f464149487 100644
--- a/runtime/compiler/env/JITServerPersistentCHTable.cpp
+++ b/runtime/compiler/env/JITServerPersistentCHTable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/JITServerPersistentCHTable.hpp b/runtime/compiler/env/JITServerPersistentCHTable.hpp
index 97cc641ea2d..a0c1f4ee9f5 100644
--- a/runtime/compiler/env/JITServerPersistentCHTable.hpp
+++ b/runtime/compiler/env/JITServerPersistentCHTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/JSR292Methods.h b/runtime/compiler/env/JSR292Methods.h
index 8051e38723d..cf3ecf45f3c 100644
--- a/runtime/compiler/env/JSR292Methods.h
+++ b/runtime/compiler/env/JSR292Methods.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/KnownObjectTable.hpp b/runtime/compiler/env/KnownObjectTable.hpp
index e9d2628f699..d9f88023aaf 100644
--- a/runtime/compiler/env/KnownObjectTable.hpp
+++ b/runtime/compiler/env/KnownObjectTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/ObjectModel.hpp b/runtime/compiler/env/ObjectModel.hpp
index 658ef3558b1..23749deb54b 100644
--- a/runtime/compiler/env/ObjectModel.hpp
+++ b/runtime/compiler/env/ObjectModel.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/PersistentAllocator.cpp b/runtime/compiler/env/PersistentAllocator.cpp
index d140d72f197..d41e4eac7ca 100644
--- a/runtime/compiler/env/PersistentAllocator.cpp
+++ b/runtime/compiler/env/PersistentAllocator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/PersistentAllocator.hpp b/runtime/compiler/env/PersistentAllocator.hpp
index 2689f9a4b66..e55cc7dd3fd 100644
--- a/runtime/compiler/env/PersistentAllocator.hpp
+++ b/runtime/compiler/env/PersistentAllocator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/PersistentAllocatorKit.hpp b/runtime/compiler/env/PersistentAllocatorKit.hpp
index 31f12912007..706ceaff4a6 100644
--- a/runtime/compiler/env/PersistentAllocatorKit.hpp
+++ b/runtime/compiler/env/PersistentAllocatorKit.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/PersistentCHTable.cpp b/runtime/compiler/env/PersistentCHTable.cpp
index 109bf259ca1..dee077ffe46 100644
--- a/runtime/compiler/env/PersistentCHTable.cpp
+++ b/runtime/compiler/env/PersistentCHTable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/PersistentCHTable.hpp b/runtime/compiler/env/PersistentCHTable.hpp
index ee25b17bc25..e33c8f9fa03 100644
--- a/runtime/compiler/env/PersistentCHTable.hpp
+++ b/runtime/compiler/env/PersistentCHTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/PersistentCollections.hpp b/runtime/compiler/env/PersistentCollections.hpp
index b77f7d87e3e..52c340ebb26 100644
--- a/runtime/compiler/env/PersistentCollections.hpp
+++ b/runtime/compiler/env/PersistentCollections.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/PersistentInfo.hpp b/runtime/compiler/env/PersistentInfo.hpp
index c5c024c47d9..b9347ac6f3f 100644
--- a/runtime/compiler/env/PersistentInfo.hpp
+++ b/runtime/compiler/env/PersistentInfo.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/ProcessorDetection.cpp b/runtime/compiler/env/ProcessorDetection.cpp
index de7729a18e8..fc9e9d28783 100644
--- a/runtime/compiler/env/ProcessorDetection.cpp
+++ b/runtime/compiler/env/ProcessorDetection.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/RawAllocator.hpp b/runtime/compiler/env/RawAllocator.hpp
index 6fdb5292e7c..5150d55aff7 100644
--- a/runtime/compiler/env/RawAllocator.hpp
+++ b/runtime/compiler/env/RawAllocator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/RuntimeAssumptionTable.hpp b/runtime/compiler/env/RuntimeAssumptionTable.hpp
index a3e3eb1a782..b8ef33cecb1 100644
--- a/runtime/compiler/env/RuntimeAssumptionTable.hpp
+++ b/runtime/compiler/env/RuntimeAssumptionTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/SharedCache.hpp b/runtime/compiler/env/SharedCache.hpp
index f2f70539e48..f0eb6eac206 100644
--- a/runtime/compiler/env/SharedCache.hpp
+++ b/runtime/compiler/env/SharedCache.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/Startup.cpp b/runtime/compiler/env/Startup.cpp
index fca0f85dc83..7cf867e2900 100644
--- a/runtime/compiler/env/Startup.cpp
+++ b/runtime/compiler/env/Startup.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/SystemSegmentProvider.cpp b/runtime/compiler/env/SystemSegmentProvider.cpp
index 3303d4c4202..2dccf4cb4c0 100644
--- a/runtime/compiler/env/SystemSegmentProvider.cpp
+++ b/runtime/compiler/env/SystemSegmentProvider.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/SystemSegmentProvider.hpp b/runtime/compiler/env/SystemSegmentProvider.hpp
index 91b513171c9..40392991339 100644
--- a/runtime/compiler/env/SystemSegmentProvider.hpp
+++ b/runtime/compiler/env/SystemSegmentProvider.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/VMAccessCriticalSection.hpp b/runtime/compiler/env/VMAccessCriticalSection.hpp
index 7d979fc1a72..f0da08b58c7 100644
--- a/runtime/compiler/env/VMAccessCriticalSection.hpp
+++ b/runtime/compiler/env/VMAccessCriticalSection.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/VMEnv.hpp b/runtime/compiler/env/VMEnv.hpp
index 7cbde36b1bd..7d9881bb4db 100644
--- a/runtime/compiler/env/VMEnv.hpp
+++ b/runtime/compiler/env/VMEnv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/VMJ9.cpp b/runtime/compiler/env/VMJ9.cpp
index 205d04cbcff..89312479df0 100644
--- a/runtime/compiler/env/VMJ9.cpp
+++ b/runtime/compiler/env/VMJ9.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/VMJ9.h b/runtime/compiler/env/VMJ9.h
index fb506065109..6b09487d9a8 100644
--- a/runtime/compiler/env/VMJ9.h
+++ b/runtime/compiler/env/VMJ9.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/VMJ9Server.cpp b/runtime/compiler/env/VMJ9Server.cpp
index 98b8b015f76..bfcfcd276dc 100644
--- a/runtime/compiler/env/VMJ9Server.cpp
+++ b/runtime/compiler/env/VMJ9Server.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/VMJ9Server.hpp b/runtime/compiler/env/VMJ9Server.hpp
index b1e41637acc..e0792c6348a 100644
--- a/runtime/compiler/env/VMJ9Server.hpp
+++ b/runtime/compiler/env/VMJ9Server.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/VMMethodEnv.hpp b/runtime/compiler/env/VMMethodEnv.hpp
index 0811f8351e1..78ea733f767 100644
--- a/runtime/compiler/env/VMMethodEnv.hpp
+++ b/runtime/compiler/env/VMMethodEnv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/annotations/AnnotationBase.cpp b/runtime/compiler/env/annotations/AnnotationBase.cpp
index 698c2eb286d..4e5f8e52aa1 100644
--- a/runtime/compiler/env/annotations/AnnotationBase.cpp
+++ b/runtime/compiler/env/annotations/AnnotationBase.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/annotations/AnnotationBase.hpp b/runtime/compiler/env/annotations/AnnotationBase.hpp
index f4bf4bb5082..32c3d4ac52b 100644
--- a/runtime/compiler/env/annotations/AnnotationBase.hpp
+++ b/runtime/compiler/env/annotations/AnnotationBase.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/annotations/AnnotationTable.inc b/runtime/compiler/env/annotations/AnnotationTable.inc
index 6c4e08a7139..b6881d03c79 100644
--- a/runtime/compiler/env/annotations/AnnotationTable.inc
+++ b/runtime/compiler/env/annotations/AnnotationTable.inc
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/annotations/Annotations.cpp b/runtime/compiler/env/annotations/Annotations.cpp
index bab5e1b0526..276c8c4bfef 100644
--- a/runtime/compiler/env/annotations/Annotations.cpp
+++ b/runtime/compiler/env/annotations/Annotations.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/annotations/GPUAnnotation.cpp b/runtime/compiler/env/annotations/GPUAnnotation.cpp
index c75383a1f6b..249d7fd2ca5 100644
--- a/runtime/compiler/env/annotations/GPUAnnotation.cpp
+++ b/runtime/compiler/env/annotations/GPUAnnotation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/annotations/GPUAnnotation.hpp b/runtime/compiler/env/annotations/GPUAnnotation.hpp
index 611f1433d07..6ffe6f4279b 100644
--- a/runtime/compiler/env/annotations/GPUAnnotation.hpp
+++ b/runtime/compiler/env/annotations/GPUAnnotation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/annotations/TRNoSideFXAnnotation.cpp b/runtime/compiler/env/annotations/TRNoSideFXAnnotation.cpp
index d9a7cf0c980..8da49c54bdc 100644
--- a/runtime/compiler/env/annotations/TRNoSideFXAnnotation.cpp
+++ b/runtime/compiler/env/annotations/TRNoSideFXAnnotation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/annotations/TRNoSideFXAnnotation.hpp b/runtime/compiler/env/annotations/TRNoSideFXAnnotation.hpp
index 875c44a8e67..d8e47409569 100644
--- a/runtime/compiler/env/annotations/TRNoSideFXAnnotation.hpp
+++ b/runtime/compiler/env/annotations/TRNoSideFXAnnotation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/annotations/TROptAnnotation.cpp b/runtime/compiler/env/annotations/TROptAnnotation.cpp
index f7384f1bab6..56655f41cc2 100644
--- a/runtime/compiler/env/annotations/TROptAnnotation.cpp
+++ b/runtime/compiler/env/annotations/TROptAnnotation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/annotations/TROptAnnotation.hpp b/runtime/compiler/env/annotations/TROptAnnotation.hpp
index ac3f54bb8c0..2e4cfbbe6c0 100644
--- a/runtime/compiler/env/annotations/TROptAnnotation.hpp
+++ b/runtime/compiler/env/annotations/TROptAnnotation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/annotations/TestAnnotation.cpp b/runtime/compiler/env/annotations/TestAnnotation.cpp
index ebdf22e6196..c64a798213d 100644
--- a/runtime/compiler/env/annotations/TestAnnotation.cpp
+++ b/runtime/compiler/env/annotations/TestAnnotation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/annotations/TestAnnotation.hpp b/runtime/compiler/env/annotations/TestAnnotation.hpp
index b569a11e7bd..7211db99d11 100644
--- a/runtime/compiler/env/annotations/TestAnnotation.hpp
+++ b/runtime/compiler/env/annotations/TestAnnotation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/annotations/VMJ9Annotations.cpp b/runtime/compiler/env/annotations/VMJ9Annotations.cpp
index 4d6ba946db3..0c0aa102344 100644
--- a/runtime/compiler/env/annotations/VMJ9Annotations.cpp
+++ b/runtime/compiler/env/annotations/VMJ9Annotations.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/exports.h b/runtime/compiler/env/exports.h
index 012620e47bc..ad274f84ecd 100644
--- a/runtime/compiler/env/exports.h
+++ b/runtime/compiler/env/exports.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/j9field.h b/runtime/compiler/env/j9field.h
index 03c1facbffb..45ca896f1cb 100644
--- a/runtime/compiler/env/j9field.h
+++ b/runtime/compiler/env/j9field.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/j9fieldsInfo.cpp b/runtime/compiler/env/j9fieldsInfo.cpp
index c1cc1eb6dd4..15cf896ec96 100644
--- a/runtime/compiler/env/j9fieldsInfo.cpp
+++ b/runtime/compiler/env/j9fieldsInfo.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/j9fieldsInfo.h b/runtime/compiler/env/j9fieldsInfo.h
index ced7a47d989..29657750cba 100644
--- a/runtime/compiler/env/j9fieldsInfo.h
+++ b/runtime/compiler/env/j9fieldsInfo.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/j9jit.tdf b/runtime/compiler/env/j9jit.tdf
index 9fe018ff199..b249768d4c5 100644
--- a/runtime/compiler/env/j9jit.tdf
+++ b/runtime/compiler/env/j9jit.tdf
@@ -14,7 +14,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/env/j9method.cpp b/runtime/compiler/env/j9method.cpp
index fae4587963e..0b7239951a7 100644
--- a/runtime/compiler/env/j9method.cpp
+++ b/runtime/compiler/env/j9method.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/j9method.h b/runtime/compiler/env/j9method.h
index 109d05f1952..ba4dfe946ca 100644
--- a/runtime/compiler/env/j9method.h
+++ b/runtime/compiler/env/j9method.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/j9methodServer.cpp b/runtime/compiler/env/j9methodServer.cpp
index 9c077f8bd5b..ed3694193f2 100644
--- a/runtime/compiler/env/j9methodServer.cpp
+++ b/runtime/compiler/env/j9methodServer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/j9methodServer.hpp b/runtime/compiler/env/j9methodServer.hpp
index a75ffdf6701..52f8b2c22af 100644
--- a/runtime/compiler/env/j9methodServer.hpp
+++ b/runtime/compiler/env/j9methodServer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/env/jitsupport.cpp b/runtime/compiler/env/jitsupport.cpp
index b7b645a6776..71646eea3fa 100644
--- a/runtime/compiler/env/jitsupport.cpp
+++ b/runtime/compiler/env/jitsupport.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/exceptions/AOTFailure.hpp b/runtime/compiler/exceptions/AOTFailure.hpp
index 8f576153b17..661bd22cc49 100644
--- a/runtime/compiler/exceptions/AOTFailure.hpp
+++ b/runtime/compiler/exceptions/AOTFailure.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/exceptions/DataCacheError.hpp b/runtime/compiler/exceptions/DataCacheError.hpp
index f4286ecc02c..de2f92df1e8 100644
--- a/runtime/compiler/exceptions/DataCacheError.hpp
+++ b/runtime/compiler/exceptions/DataCacheError.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/exceptions/FSDFailure.hpp b/runtime/compiler/exceptions/FSDFailure.hpp
index da9d78a8097..1e1b8139af8 100644
--- a/runtime/compiler/exceptions/FSDFailure.hpp
+++ b/runtime/compiler/exceptions/FSDFailure.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/exceptions/JITShutDown.hpp b/runtime/compiler/exceptions/JITShutDown.hpp
index 0b7bc13d9b1..e8cf3dcbe9d 100644
--- a/runtime/compiler/exceptions/JITShutDown.hpp
+++ b/runtime/compiler/exceptions/JITShutDown.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/exceptions/LowPhysicalMemory.hpp b/runtime/compiler/exceptions/LowPhysicalMemory.hpp
index 67bbd49ab2a..367f5030765 100644
--- a/runtime/compiler/exceptions/LowPhysicalMemory.hpp
+++ b/runtime/compiler/exceptions/LowPhysicalMemory.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/exceptions/PersistenceFailure.hpp b/runtime/compiler/exceptions/PersistenceFailure.hpp
index c10bc07764d..4c6990f0480 100644
--- a/runtime/compiler/exceptions/PersistenceFailure.hpp
+++ b/runtime/compiler/exceptions/PersistenceFailure.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/exceptions/RuntimeFailure.hpp b/runtime/compiler/exceptions/RuntimeFailure.hpp
index 1eaa1404579..4e36ec27976 100644
--- a/runtime/compiler/exceptions/RuntimeFailure.hpp
+++ b/runtime/compiler/exceptions/RuntimeFailure.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/CMakeLists.txt b/runtime/compiler/il/CMakeLists.txt
index fd34d85b28d..a1b0fc5f683 100644
--- a/runtime/compiler/il/CMakeLists.txt
+++ b/runtime/compiler/il/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/il/DataTypes.hpp b/runtime/compiler/il/DataTypes.hpp
index 7443895080a..292ae49f91b 100644
--- a/runtime/compiler/il/DataTypes.hpp
+++ b/runtime/compiler/il/DataTypes.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/DataTypesEnum.hpp b/runtime/compiler/il/DataTypesEnum.hpp
index 5420fbd6c3c..82f8eb3b3ff 100644
--- a/runtime/compiler/il/DataTypesEnum.hpp
+++ b/runtime/compiler/il/DataTypesEnum.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/DataTypes_inlines.hpp b/runtime/compiler/il/DataTypes_inlines.hpp
index 400d09610a2..299af967ba7 100644
--- a/runtime/compiler/il/DataTypes_inlines.hpp
+++ b/runtime/compiler/il/DataTypes_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/IL.hpp b/runtime/compiler/il/IL.hpp
index 2d5d1869d6f..5e5a8caef94 100644
--- a/runtime/compiler/il/IL.hpp
+++ b/runtime/compiler/il/IL.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/ILOpCodesEnum.hpp b/runtime/compiler/il/ILOpCodesEnum.hpp
index 41c0448c3c4..51d49c4bc9f 100644
--- a/runtime/compiler/il/ILOpCodesEnum.hpp
+++ b/runtime/compiler/il/ILOpCodesEnum.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/ILOps.hpp b/runtime/compiler/il/ILOps.hpp
index 90d7267c403..08e8a19b7eb 100644
--- a/runtime/compiler/il/ILOps.hpp
+++ b/runtime/compiler/il/ILOps.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/ILProps.hpp b/runtime/compiler/il/ILProps.hpp
index 6e7911313ba..ce1566fd45a 100644
--- a/runtime/compiler/il/ILProps.hpp
+++ b/runtime/compiler/il/ILProps.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9DataTypes.cpp b/runtime/compiler/il/J9DataTypes.cpp
index d68d0553a81..03499fbc9cc 100644
--- a/runtime/compiler/il/J9DataTypes.cpp
+++ b/runtime/compiler/il/J9DataTypes.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9DataTypes.hpp b/runtime/compiler/il/J9DataTypes.hpp
index 04550ace060..7a1712f5029 100644
--- a/runtime/compiler/il/J9DataTypes.hpp
+++ b/runtime/compiler/il/J9DataTypes.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9DataTypes_inlines.hpp b/runtime/compiler/il/J9DataTypes_inlines.hpp
index b6d80c7b586..d2c2454c7de 100644
--- a/runtime/compiler/il/J9DataTypes_inlines.hpp
+++ b/runtime/compiler/il/J9DataTypes_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9IL.cpp b/runtime/compiler/il/J9IL.cpp
index 5cbcd110e6d..e01d0d44eb8 100644
--- a/runtime/compiler/il/J9IL.cpp
+++ b/runtime/compiler/il/J9IL.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9IL.hpp b/runtime/compiler/il/J9IL.hpp
index 699fa0c4822..2a556d59853 100644
--- a/runtime/compiler/il/J9IL.hpp
+++ b/runtime/compiler/il/J9IL.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9ILOps.hpp b/runtime/compiler/il/J9ILOps.hpp
index 487422e5e7b..07eb5c113fa 100644
--- a/runtime/compiler/il/J9ILOps.hpp
+++ b/runtime/compiler/il/J9ILOps.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9MethodSymbol.cpp b/runtime/compiler/il/J9MethodSymbol.cpp
index d188205dc70..1d70895a443 100644
--- a/runtime/compiler/il/J9MethodSymbol.cpp
+++ b/runtime/compiler/il/J9MethodSymbol.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9MethodSymbol.hpp b/runtime/compiler/il/J9MethodSymbol.hpp
index 3884a62dedc..f40a8376371 100644
--- a/runtime/compiler/il/J9MethodSymbol.hpp
+++ b/runtime/compiler/il/J9MethodSymbol.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9Node.cpp b/runtime/compiler/il/J9Node.cpp
index 9db10c69169..e67e2a03af0 100644
--- a/runtime/compiler/il/J9Node.cpp
+++ b/runtime/compiler/il/J9Node.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9Node.hpp b/runtime/compiler/il/J9Node.hpp
index 339a03f4949..81868ef7f8b 100644
--- a/runtime/compiler/il/J9Node.hpp
+++ b/runtime/compiler/il/J9Node.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9Node_inlines.hpp b/runtime/compiler/il/J9Node_inlines.hpp
index 516cb8d73f0..02531fa57c1 100644
--- a/runtime/compiler/il/J9Node_inlines.hpp
+++ b/runtime/compiler/il/J9Node_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9ResolvedMethodSymbol.cpp b/runtime/compiler/il/J9ResolvedMethodSymbol.cpp
index 2ed3ec0e899..07947fd818b 100644
--- a/runtime/compiler/il/J9ResolvedMethodSymbol.cpp
+++ b/runtime/compiler/il/J9ResolvedMethodSymbol.cpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9ResolvedMethodSymbol.hpp b/runtime/compiler/il/J9ResolvedMethodSymbol.hpp
index 40cec3c3ce0..1dd4771c7a3 100644
--- a/runtime/compiler/il/J9ResolvedMethodSymbol.hpp
+++ b/runtime/compiler/il/J9ResolvedMethodSymbol.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9StaticSymbol.cpp b/runtime/compiler/il/J9StaticSymbol.cpp
index e7d687ce089..bcafd306130 100644
--- a/runtime/compiler/il/J9StaticSymbol.cpp
+++ b/runtime/compiler/il/J9StaticSymbol.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9StaticSymbol.hpp b/runtime/compiler/il/J9StaticSymbol.hpp
index 9f33dfc4ba5..338642313ea 100644
--- a/runtime/compiler/il/J9StaticSymbol.hpp
+++ b/runtime/compiler/il/J9StaticSymbol.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9StaticSymbol_inlines.hpp b/runtime/compiler/il/J9StaticSymbol_inlines.hpp
index e4ba6307794..3a13b65f3ff 100644
--- a/runtime/compiler/il/J9StaticSymbol_inlines.hpp
+++ b/runtime/compiler/il/J9StaticSymbol_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9Symbol.cpp b/runtime/compiler/il/J9Symbol.cpp
index 1ce14177772..7dd6a136067 100644
--- a/runtime/compiler/il/J9Symbol.cpp
+++ b/runtime/compiler/il/J9Symbol.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9Symbol.hpp b/runtime/compiler/il/J9Symbol.hpp
index d045675ed76..20aba01e4ac 100644
--- a/runtime/compiler/il/J9Symbol.hpp
+++ b/runtime/compiler/il/J9Symbol.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9SymbolReference.cpp b/runtime/compiler/il/J9SymbolReference.cpp
index 3eced4ebac1..cd98d4300c5 100644
--- a/runtime/compiler/il/J9SymbolReference.cpp
+++ b/runtime/compiler/il/J9SymbolReference.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9SymbolReference.hpp b/runtime/compiler/il/J9SymbolReference.hpp
index 7c2e87b69d3..87e7cb1a49b 100644
--- a/runtime/compiler/il/J9SymbolReference.hpp
+++ b/runtime/compiler/il/J9SymbolReference.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/J9Symbol_inlines.hpp b/runtime/compiler/il/J9Symbol_inlines.hpp
index 1873d4a9443..fae0c5e0a9c 100644
--- a/runtime/compiler/il/J9Symbol_inlines.hpp
+++ b/runtime/compiler/il/J9Symbol_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/MethodSymbol.hpp b/runtime/compiler/il/MethodSymbol.hpp
index 3b9c8396498..60879b2294a 100644
--- a/runtime/compiler/il/MethodSymbol.hpp
+++ b/runtime/compiler/il/MethodSymbol.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/Node.hpp b/runtime/compiler/il/Node.hpp
index 65b045f9928..bc7ce1a6775 100644
--- a/runtime/compiler/il/Node.hpp
+++ b/runtime/compiler/il/Node.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/Node_inlines.hpp b/runtime/compiler/il/Node_inlines.hpp
index 8055d87d97f..31f215fafa8 100644
--- a/runtime/compiler/il/Node_inlines.hpp
+++ b/runtime/compiler/il/Node_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/Opcodes.enum b/runtime/compiler/il/Opcodes.enum
index 2b5d3156863..5d1d1379ac6 100644
--- a/runtime/compiler/il/Opcodes.enum
+++ b/runtime/compiler/il/Opcodes.enum
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/ResolvedMethodSymbol.hpp b/runtime/compiler/il/ResolvedMethodSymbol.hpp
index 2366ebb633c..c08247d4010 100644
--- a/runtime/compiler/il/ResolvedMethodSymbol.hpp
+++ b/runtime/compiler/il/ResolvedMethodSymbol.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/StaticSymbol.hpp b/runtime/compiler/il/StaticSymbol.hpp
index f774dd796a0..a2ecfbef031 100644
--- a/runtime/compiler/il/StaticSymbol.hpp
+++ b/runtime/compiler/il/StaticSymbol.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/StaticSymbol_inlines.hpp b/runtime/compiler/il/StaticSymbol_inlines.hpp
index 0f43ede92d0..0a93ea9eae4 100644
--- a/runtime/compiler/il/StaticSymbol_inlines.hpp
+++ b/runtime/compiler/il/StaticSymbol_inlines.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/Symbol.hpp b/runtime/compiler/il/Symbol.hpp
index a7885e0d06d..d0f10893e84 100644
--- a/runtime/compiler/il/Symbol.hpp
+++ b/runtime/compiler/il/Symbol.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/il/SymbolReference.hpp b/runtime/compiler/il/SymbolReference.hpp
index 6dd35ff020e..d0499531c21 100644
--- a/runtime/compiler/il/SymbolReference.hpp
+++ b/runtime/compiler/il/SymbolReference.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ilgen/CMakeLists.txt b/runtime/compiler/ilgen/CMakeLists.txt
index f11168821a5..d268ff78f0b 100644
--- a/runtime/compiler/ilgen/CMakeLists.txt
+++ b/runtime/compiler/ilgen/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/ilgen/ClassLookahead.cpp b/runtime/compiler/ilgen/ClassLookahead.cpp
index 49d39c61962..c8433951776 100644
--- a/runtime/compiler/ilgen/ClassLookahead.cpp
+++ b/runtime/compiler/ilgen/ClassLookahead.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ilgen/ClassLookahead.hpp b/runtime/compiler/ilgen/ClassLookahead.hpp
index 2dfd6df37eb..6b487acefb5 100644
--- a/runtime/compiler/ilgen/ClassLookahead.hpp
+++ b/runtime/compiler/ilgen/ClassLookahead.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ilgen/IlGenerator.cpp b/runtime/compiler/ilgen/IlGenerator.cpp
index 186ee1f652c..1fb40843199 100644
--- a/runtime/compiler/ilgen/IlGenerator.cpp
+++ b/runtime/compiler/ilgen/IlGenerator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ilgen/IlGeneratorMethodDetails.hpp b/runtime/compiler/ilgen/IlGeneratorMethodDetails.hpp
index 9bccdb59543..b5d9c4ccd1c 100644
--- a/runtime/compiler/ilgen/IlGeneratorMethodDetails.hpp
+++ b/runtime/compiler/ilgen/IlGeneratorMethodDetails.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ilgen/J9ByteCode.hpp b/runtime/compiler/ilgen/J9ByteCode.hpp
index 1eaf5e53db5..af0adf2c11f 100644
--- a/runtime/compiler/ilgen/J9ByteCode.hpp
+++ b/runtime/compiler/ilgen/J9ByteCode.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ilgen/J9ByteCodeIlGenerator.hpp b/runtime/compiler/ilgen/J9ByteCodeIlGenerator.hpp
index 16088b6aef2..2a3d4ff0bf3 100644
--- a/runtime/compiler/ilgen/J9ByteCodeIlGenerator.hpp
+++ b/runtime/compiler/ilgen/J9ByteCodeIlGenerator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ilgen/J9ByteCodeIterator.cpp b/runtime/compiler/ilgen/J9ByteCodeIterator.cpp
index 76e5dd027ec..911996d587d 100644
--- a/runtime/compiler/ilgen/J9ByteCodeIterator.cpp
+++ b/runtime/compiler/ilgen/J9ByteCodeIterator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ilgen/J9ByteCodeIterator.hpp b/runtime/compiler/ilgen/J9ByteCodeIterator.hpp
index 9607d0b7928..aa5532c6480 100644
--- a/runtime/compiler/ilgen/J9ByteCodeIterator.hpp
+++ b/runtime/compiler/ilgen/J9ByteCodeIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ilgen/J9ByteCodeIteratorWithState.hpp b/runtime/compiler/ilgen/J9ByteCodeIteratorWithState.hpp
index 1b52b553eca..883f28a25e8 100644
--- a/runtime/compiler/ilgen/J9ByteCodeIteratorWithState.hpp
+++ b/runtime/compiler/ilgen/J9ByteCodeIteratorWithState.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ilgen/J9IlGeneratorMethodDetails.cpp b/runtime/compiler/ilgen/J9IlGeneratorMethodDetails.cpp
index 80266d08763..87b21764f91 100644
--- a/runtime/compiler/ilgen/J9IlGeneratorMethodDetails.cpp
+++ b/runtime/compiler/ilgen/J9IlGeneratorMethodDetails.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ilgen/J9IlGeneratorMethodDetails.hpp b/runtime/compiler/ilgen/J9IlGeneratorMethodDetails.hpp
index b59fc05619f..7161989a991 100644
--- a/runtime/compiler/ilgen/J9IlGeneratorMethodDetails.hpp
+++ b/runtime/compiler/ilgen/J9IlGeneratorMethodDetails.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ilgen/Walker.cpp b/runtime/compiler/ilgen/Walker.cpp
index 5f36249bb36..66476e2dc91 100644
--- a/runtime/compiler/ilgen/Walker.cpp
+++ b/runtime/compiler/ilgen/Walker.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/infra/CMakeLists.txt b/runtime/compiler/infra/CMakeLists.txt
index 9236b09f645..729abefd5c5 100644
--- a/runtime/compiler/infra/CMakeLists.txt
+++ b/runtime/compiler/infra/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/infra/Cfg.hpp b/runtime/compiler/infra/Cfg.hpp
index 3fd5e1fcae9..9a339824044 100644
--- a/runtime/compiler/infra/Cfg.hpp
+++ b/runtime/compiler/infra/Cfg.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/infra/J9Cfg.cpp b/runtime/compiler/infra/J9Cfg.cpp
index 5ce30a81e5c..a40e2f9089e 100644
--- a/runtime/compiler/infra/J9Cfg.cpp
+++ b/runtime/compiler/infra/J9Cfg.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/infra/J9Cfg.hpp b/runtime/compiler/infra/J9Cfg.hpp
index 5f09b558eda..61f868acb48 100644
--- a/runtime/compiler/infra/J9Cfg.hpp
+++ b/runtime/compiler/infra/J9Cfg.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/infra/J9Monitor.cpp b/runtime/compiler/infra/J9Monitor.cpp
index 39dcb538557..db711f7de16 100644
--- a/runtime/compiler/infra/J9Monitor.cpp
+++ b/runtime/compiler/infra/J9Monitor.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/infra/J9Monitor.hpp b/runtime/compiler/infra/J9Monitor.hpp
index dcdf3ab441d..6e03aeba0c1 100644
--- a/runtime/compiler/infra/J9Monitor.hpp
+++ b/runtime/compiler/infra/J9Monitor.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/infra/J9MonitorTable.cpp b/runtime/compiler/infra/J9MonitorTable.cpp
index 8becabd0a3b..56e803bae2a 100644
--- a/runtime/compiler/infra/J9MonitorTable.cpp
+++ b/runtime/compiler/infra/J9MonitorTable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/infra/J9MonitorTable.hpp b/runtime/compiler/infra/J9MonitorTable.hpp
index a765952cd53..62183e819c2 100644
--- a/runtime/compiler/infra/J9MonitorTable.hpp
+++ b/runtime/compiler/infra/J9MonitorTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/infra/Monitor.hpp b/runtime/compiler/infra/Monitor.hpp
index 5cc4a31de2e..2055891dd24 100644
--- a/runtime/compiler/infra/Monitor.hpp
+++ b/runtime/compiler/infra/Monitor.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/infra/MonitorTable.hpp b/runtime/compiler/infra/MonitorTable.hpp
index 8c505c202f6..80ea98cacfc 100644
--- a/runtime/compiler/infra/MonitorTable.hpp
+++ b/runtime/compiler/infra/MonitorTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/infra/RWMonitor.cpp b/runtime/compiler/infra/RWMonitor.cpp
index d968dcf021b..00e5def7f87 100644
--- a/runtime/compiler/infra/RWMonitor.cpp
+++ b/runtime/compiler/infra/RWMonitor.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/infra/RWMonitor.hpp b/runtime/compiler/infra/RWMonitor.hpp
index b4eb3a74736..2b6e741ab3e 100644
--- a/runtime/compiler/infra/RWMonitor.hpp
+++ b/runtime/compiler/infra/RWMonitor.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/linter.mk b/runtime/compiler/linter.mk
index 8f1cf43a771..d7e895ee6bf 100644
--- a/runtime/compiler/linter.mk
+++ b/runtime/compiler/linter.mk
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/makefile.ftl b/runtime/compiler/makefile.ftl
index a4497362c87..723da59f836 100644
--- a/runtime/compiler/makefile.ftl
+++ b/runtime/compiler/makefile.ftl
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/compiler/module.xml b/runtime/compiler/module.xml
index 840236c1399..caf4e3291fd 100644
--- a/runtime/compiler/module.xml
+++ b/runtime/compiler/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/compiler/net/CMakeLists.txt b/runtime/compiler/net/CMakeLists.txt
index f8b2fc223e7..e2d862bf5a6 100644
--- a/runtime/compiler/net/CMakeLists.txt
+++ b/runtime/compiler/net/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/net/ClientStream.cpp b/runtime/compiler/net/ClientStream.cpp
index f063febaa16..ede4225e159 100644
--- a/runtime/compiler/net/ClientStream.cpp
+++ b/runtime/compiler/net/ClientStream.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/ClientStream.hpp b/runtime/compiler/net/ClientStream.hpp
index 7bfcd724ac6..c09a1d09dac 100644
--- a/runtime/compiler/net/ClientStream.hpp
+++ b/runtime/compiler/net/ClientStream.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/CommunicationStream.cpp b/runtime/compiler/net/CommunicationStream.cpp
index 4f903bfbd78..6b4b5005754 100644
--- a/runtime/compiler/net/CommunicationStream.cpp
+++ b/runtime/compiler/net/CommunicationStream.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/CommunicationStream.hpp b/runtime/compiler/net/CommunicationStream.hpp
index 0e3cfe0c03c..acb05ac43f8 100644
--- a/runtime/compiler/net/CommunicationStream.hpp
+++ b/runtime/compiler/net/CommunicationStream.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/LoadSSLLibs.cpp b/runtime/compiler/net/LoadSSLLibs.cpp
index a41c158b3be..30aeaf3d025 100644
--- a/runtime/compiler/net/LoadSSLLibs.cpp
+++ b/runtime/compiler/net/LoadSSLLibs.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/LoadSSLLibs.hpp b/runtime/compiler/net/LoadSSLLibs.hpp
index cf0dfba1a19..6c952520720 100644
--- a/runtime/compiler/net/LoadSSLLibs.hpp
+++ b/runtime/compiler/net/LoadSSLLibs.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/Message.cpp b/runtime/compiler/net/Message.cpp
index 87ecae48f39..c4182c44251 100644
--- a/runtime/compiler/net/Message.cpp
+++ b/runtime/compiler/net/Message.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/Message.hpp b/runtime/compiler/net/Message.hpp
index d9e2fe4103c..3edb39c3a9a 100644
--- a/runtime/compiler/net/Message.hpp
+++ b/runtime/compiler/net/Message.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/MessageBuffer.cpp b/runtime/compiler/net/MessageBuffer.cpp
index 6e7c9065856..bf83088b166 100644
--- a/runtime/compiler/net/MessageBuffer.cpp
+++ b/runtime/compiler/net/MessageBuffer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/MessageBuffer.hpp b/runtime/compiler/net/MessageBuffer.hpp
index 9f4dbe17c1b..f15ff3e4482 100644
--- a/runtime/compiler/net/MessageBuffer.hpp
+++ b/runtime/compiler/net/MessageBuffer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/MessageTypes.cpp b/runtime/compiler/net/MessageTypes.cpp
index 87268e9ebce..1f4525382a2 100644
--- a/runtime/compiler/net/MessageTypes.cpp
+++ b/runtime/compiler/net/MessageTypes.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/MessageTypes.hpp b/runtime/compiler/net/MessageTypes.hpp
index fa0dcd0fad2..54c81f4753e 100644
--- a/runtime/compiler/net/MessageTypes.hpp
+++ b/runtime/compiler/net/MessageTypes.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/RawTypeConvert.hpp b/runtime/compiler/net/RawTypeConvert.hpp
index 7267843e772..24a697df154 100644
--- a/runtime/compiler/net/RawTypeConvert.hpp
+++ b/runtime/compiler/net/RawTypeConvert.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/ServerStream.cpp b/runtime/compiler/net/ServerStream.cpp
index 7173d05f27e..f31d91eb127 100644
--- a/runtime/compiler/net/ServerStream.cpp
+++ b/runtime/compiler/net/ServerStream.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/ServerStream.hpp b/runtime/compiler/net/ServerStream.hpp
index 02afd161d83..fe8d681d7d8 100644
--- a/runtime/compiler/net/ServerStream.hpp
+++ b/runtime/compiler/net/ServerStream.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/net/StreamExceptions.hpp b/runtime/compiler/net/StreamExceptions.hpp
index 0cfa38ad169..768f0d35c1b 100644
--- a/runtime/compiler/net/StreamExceptions.hpp
+++ b/runtime/compiler/net/StreamExceptions.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/AllocationSinking.cpp b/runtime/compiler/optimizer/AllocationSinking.cpp
index edd1721a8a1..7428839901f 100644
--- a/runtime/compiler/optimizer/AllocationSinking.cpp
+++ b/runtime/compiler/optimizer/AllocationSinking.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/AllocationSinking.hpp b/runtime/compiler/optimizer/AllocationSinking.hpp
index 46a47d1267a..39a9e9d7081 100644
--- a/runtime/compiler/optimizer/AllocationSinking.hpp
+++ b/runtime/compiler/optimizer/AllocationSinking.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/BoolArrayStoreTransformer.cpp b/runtime/compiler/optimizer/BoolArrayStoreTransformer.cpp
index 2ac09b61696..58c317773c5 100644
--- a/runtime/compiler/optimizer/BoolArrayStoreTransformer.cpp
+++ b/runtime/compiler/optimizer/BoolArrayStoreTransformer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/BoolArrayStoreTransformer.hpp b/runtime/compiler/optimizer/BoolArrayStoreTransformer.hpp
index 8a78adf06e7..a791f98bae4 100644
--- a/runtime/compiler/optimizer/BoolArrayStoreTransformer.hpp
+++ b/runtime/compiler/optimizer/BoolArrayStoreTransformer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/CFGSimplifier.hpp b/runtime/compiler/optimizer/CFGSimplifier.hpp
index 58d4446464d..8dd15ab096c 100644
--- a/runtime/compiler/optimizer/CFGSimplifier.hpp
+++ b/runtime/compiler/optimizer/CFGSimplifier.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/CMakeLists.txt b/runtime/compiler/optimizer/CMakeLists.txt
index 352d2456871..88275d8e68b 100644
--- a/runtime/compiler/optimizer/CMakeLists.txt
+++ b/runtime/compiler/optimizer/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/optimizer/DataAccessAccelerator.cpp b/runtime/compiler/optimizer/DataAccessAccelerator.cpp
index 1436581c832..d5063fdf459 100644
--- a/runtime/compiler/optimizer/DataAccessAccelerator.cpp
+++ b/runtime/compiler/optimizer/DataAccessAccelerator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/DataAccessAccelerator.hpp b/runtime/compiler/optimizer/DataAccessAccelerator.hpp
index 23dd2491bac..b601956687e 100644
--- a/runtime/compiler/optimizer/DataAccessAccelerator.hpp
+++ b/runtime/compiler/optimizer/DataAccessAccelerator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/DataFlowAnalysis.enum b/runtime/compiler/optimizer/DataFlowAnalysis.enum
index 047a56da3dd..a05c63717d4 100644
--- a/runtime/compiler/optimizer/DataFlowAnalysis.enum
+++ b/runtime/compiler/optimizer/DataFlowAnalysis.enum
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/DynamicLiteralPool.cpp b/runtime/compiler/optimizer/DynamicLiteralPool.cpp
index 0fa992cf914..be13dd78fdf 100644
--- a/runtime/compiler/optimizer/DynamicLiteralPool.cpp
+++ b/runtime/compiler/optimizer/DynamicLiteralPool.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/DynamicLiteralPool.hpp b/runtime/compiler/optimizer/DynamicLiteralPool.hpp
index 48b94571e26..efba65e75ab 100644
--- a/runtime/compiler/optimizer/DynamicLiteralPool.hpp
+++ b/runtime/compiler/optimizer/DynamicLiteralPool.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/EscapeAnalysis.cpp b/runtime/compiler/optimizer/EscapeAnalysis.cpp
index 3a947ef1253..8500b4ad1e4 100644
--- a/runtime/compiler/optimizer/EscapeAnalysis.cpp
+++ b/runtime/compiler/optimizer/EscapeAnalysis.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/EscapeAnalysis.hpp b/runtime/compiler/optimizer/EscapeAnalysis.hpp
index e403fd5dc76..d454e986b55 100644
--- a/runtime/compiler/optimizer/EscapeAnalysis.hpp
+++ b/runtime/compiler/optimizer/EscapeAnalysis.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/EscapeAnalysisTools.cpp b/runtime/compiler/optimizer/EscapeAnalysisTools.cpp
index 94d25570e2a..997c115712b 100644
--- a/runtime/compiler/optimizer/EscapeAnalysisTools.cpp
+++ b/runtime/compiler/optimizer/EscapeAnalysisTools.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/EscapeAnalysisTools.hpp b/runtime/compiler/optimizer/EscapeAnalysisTools.hpp
index ccab8d2bbe1..031304eb460 100644
--- a/runtime/compiler/optimizer/EscapeAnalysisTools.hpp
+++ b/runtime/compiler/optimizer/EscapeAnalysisTools.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/EstimateCodeSize.cpp b/runtime/compiler/optimizer/EstimateCodeSize.cpp
index 5702a612b85..a1e36b3ee37 100644
--- a/runtime/compiler/optimizer/EstimateCodeSize.cpp
+++ b/runtime/compiler/optimizer/EstimateCodeSize.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/EstimateCodeSize.hpp b/runtime/compiler/optimizer/EstimateCodeSize.hpp
index 929ebcbf103..110177c10e4 100644
--- a/runtime/compiler/optimizer/EstimateCodeSize.hpp
+++ b/runtime/compiler/optimizer/EstimateCodeSize.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/FearPointAnalysis.cpp b/runtime/compiler/optimizer/FearPointAnalysis.cpp
index c5d933fd448..7b3935713f9 100644
--- a/runtime/compiler/optimizer/FearPointAnalysis.cpp
+++ b/runtime/compiler/optimizer/FearPointAnalysis.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/FearPointAnalysis.hpp b/runtime/compiler/optimizer/FearPointAnalysis.hpp
index 871a4e249c3..cf080000009 100644
--- a/runtime/compiler/optimizer/FearPointAnalysis.hpp
+++ b/runtime/compiler/optimizer/FearPointAnalysis.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/HCRGuardAnalysis.cpp b/runtime/compiler/optimizer/HCRGuardAnalysis.cpp
index 498cffc6dcd..e1310e3a980 100644
--- a/runtime/compiler/optimizer/HCRGuardAnalysis.cpp
+++ b/runtime/compiler/optimizer/HCRGuardAnalysis.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/HCRGuardAnalysis.hpp b/runtime/compiler/optimizer/HCRGuardAnalysis.hpp
index dc2a5177a59..0de7af3e858 100644
--- a/runtime/compiler/optimizer/HCRGuardAnalysis.hpp
+++ b/runtime/compiler/optimizer/HCRGuardAnalysis.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/HandleRecompilationOps.cpp b/runtime/compiler/optimizer/HandleRecompilationOps.cpp
index b722be78ad8..1bec7b4d58e 100644
--- a/runtime/compiler/optimizer/HandleRecompilationOps.cpp
+++ b/runtime/compiler/optimizer/HandleRecompilationOps.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/HandleRecompilationOps.hpp b/runtime/compiler/optimizer/HandleRecompilationOps.hpp
index 6bdb9b9dbb1..e7d719deb8b 100644
--- a/runtime/compiler/optimizer/HandleRecompilationOps.hpp
+++ b/runtime/compiler/optimizer/HandleRecompilationOps.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/HotFieldMarking.cpp b/runtime/compiler/optimizer/HotFieldMarking.cpp
index 7c74d36167f..353f66e0bb8 100644
--- a/runtime/compiler/optimizer/HotFieldMarking.cpp
+++ b/runtime/compiler/optimizer/HotFieldMarking.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/HotFieldMarking.hpp b/runtime/compiler/optimizer/HotFieldMarking.hpp
index 4868200a242..4afbd308a8d 100644
--- a/runtime/compiler/optimizer/HotFieldMarking.hpp
+++ b/runtime/compiler/optimizer/HotFieldMarking.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/IdiomRecognition.cpp b/runtime/compiler/optimizer/IdiomRecognition.cpp
index eca95853bc2..b15c4dc3d41 100644
--- a/runtime/compiler/optimizer/IdiomRecognition.cpp
+++ b/runtime/compiler/optimizer/IdiomRecognition.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/IdiomRecognition.hpp b/runtime/compiler/optimizer/IdiomRecognition.hpp
index 9a25823c0ae..473d59b6ac1 100644
--- a/runtime/compiler/optimizer/IdiomRecognition.hpp
+++ b/runtime/compiler/optimizer/IdiomRecognition.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/IdiomRecognitionUtils.cpp b/runtime/compiler/optimizer/IdiomRecognitionUtils.cpp
index f2b4d26afbb..756e0a3769d 100644
--- a/runtime/compiler/optimizer/IdiomRecognitionUtils.cpp
+++ b/runtime/compiler/optimizer/IdiomRecognitionUtils.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/IdiomRecognitionUtils.hpp b/runtime/compiler/optimizer/IdiomRecognitionUtils.hpp
index f609d894189..c0757476e1b 100644
--- a/runtime/compiler/optimizer/IdiomRecognitionUtils.hpp
+++ b/runtime/compiler/optimizer/IdiomRecognitionUtils.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/IdiomTransformations.cpp b/runtime/compiler/optimizer/IdiomTransformations.cpp
index a1c80b66951..2ec781d57f3 100644
--- a/runtime/compiler/optimizer/IdiomTransformations.cpp
+++ b/runtime/compiler/optimizer/IdiomTransformations.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/InlinerTempForJ9.cpp b/runtime/compiler/optimizer/InlinerTempForJ9.cpp
index 37b849cf8f5..26874c48980 100644
--- a/runtime/compiler/optimizer/InlinerTempForJ9.cpp
+++ b/runtime/compiler/optimizer/InlinerTempForJ9.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/InterProceduralAnalyzer.cpp b/runtime/compiler/optimizer/InterProceduralAnalyzer.cpp
index ebe1ba6007c..8f646be3cd0 100644
--- a/runtime/compiler/optimizer/InterProceduralAnalyzer.cpp
+++ b/runtime/compiler/optimizer/InterProceduralAnalyzer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/InterProceduralAnalyzer.hpp b/runtime/compiler/optimizer/InterProceduralAnalyzer.hpp
index 3e4c16613bc..ffe800fca4c 100644
--- a/runtime/compiler/optimizer/InterProceduralAnalyzer.hpp
+++ b/runtime/compiler/optimizer/InterProceduralAnalyzer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/InterpreterEmulator.cpp b/runtime/compiler/optimizer/InterpreterEmulator.cpp
index e0b1db2aaef..d49c3b7905a 100644
--- a/runtime/compiler/optimizer/InterpreterEmulator.cpp
+++ b/runtime/compiler/optimizer/InterpreterEmulator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/InterpreterEmulator.hpp b/runtime/compiler/optimizer/InterpreterEmulator.hpp
index 5f07f4f001d..5d93a2b1b5a 100644
--- a/runtime/compiler/optimizer/InterpreterEmulator.hpp
+++ b/runtime/compiler/optimizer/InterpreterEmulator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9CFGSimplifier.cpp b/runtime/compiler/optimizer/J9CFGSimplifier.cpp
index 73c1a1af0fb..fbe1c994d36 100644
--- a/runtime/compiler/optimizer/J9CFGSimplifier.cpp
+++ b/runtime/compiler/optimizer/J9CFGSimplifier.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9CFGSimplifier.hpp b/runtime/compiler/optimizer/J9CFGSimplifier.hpp
index 3daad919d84..6e45802e591 100644
--- a/runtime/compiler/optimizer/J9CFGSimplifier.hpp
+++ b/runtime/compiler/optimizer/J9CFGSimplifier.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9CallGraph.hpp b/runtime/compiler/optimizer/J9CallGraph.hpp
index 04f2c2a2196..e99e2ccfaad 100644
--- a/runtime/compiler/optimizer/J9CallGraph.hpp
+++ b/runtime/compiler/optimizer/J9CallGraph.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9EstimateCodeSize.cpp b/runtime/compiler/optimizer/J9EstimateCodeSize.cpp
index 688ae8d5a59..1b53ecd1ff0 100644
--- a/runtime/compiler/optimizer/J9EstimateCodeSize.cpp
+++ b/runtime/compiler/optimizer/J9EstimateCodeSize.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9EstimateCodeSize.hpp b/runtime/compiler/optimizer/J9EstimateCodeSize.hpp
index de229e9c591..8f3faa63d94 100644
--- a/runtime/compiler/optimizer/J9EstimateCodeSize.hpp
+++ b/runtime/compiler/optimizer/J9EstimateCodeSize.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9Inliner.cpp b/runtime/compiler/optimizer/J9Inliner.cpp
index 1399bc7b13d..ceaf40cb8e2 100644
--- a/runtime/compiler/optimizer/J9Inliner.cpp
+++ b/runtime/compiler/optimizer/J9Inliner.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9Inliner.hpp b/runtime/compiler/optimizer/J9Inliner.hpp
index c2b9b7987b1..61069eab8ec 100644
--- a/runtime/compiler/optimizer/J9Inliner.hpp
+++ b/runtime/compiler/optimizer/J9Inliner.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9LocalCSE.cpp b/runtime/compiler/optimizer/J9LocalCSE.cpp
index 3c389659e47..688fcfc55e8 100644
--- a/runtime/compiler/optimizer/J9LocalCSE.cpp
+++ b/runtime/compiler/optimizer/J9LocalCSE.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9LocalCSE.hpp b/runtime/compiler/optimizer/J9LocalCSE.hpp
index c1df86616f0..1cf1a422dfb 100644
--- a/runtime/compiler/optimizer/J9LocalCSE.hpp
+++ b/runtime/compiler/optimizer/J9LocalCSE.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9Optimization.hpp b/runtime/compiler/optimizer/J9Optimization.hpp
index 667ba6c58b9..f3ef8a7361c 100644
--- a/runtime/compiler/optimizer/J9Optimization.hpp
+++ b/runtime/compiler/optimizer/J9Optimization.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9OptimizationManager.cpp b/runtime/compiler/optimizer/J9OptimizationManager.cpp
index 6893664f3ba..e1700d9791c 100644
--- a/runtime/compiler/optimizer/J9OptimizationManager.cpp
+++ b/runtime/compiler/optimizer/J9OptimizationManager.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9OptimizationManager.hpp b/runtime/compiler/optimizer/J9OptimizationManager.hpp
index c0cb8b0a5ae..37bdf2d430c 100644
--- a/runtime/compiler/optimizer/J9OptimizationManager.hpp
+++ b/runtime/compiler/optimizer/J9OptimizationManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9Optimizer.cpp b/runtime/compiler/optimizer/J9Optimizer.cpp
index e8496f3bd2e..57c686e2b6f 100644
--- a/runtime/compiler/optimizer/J9Optimizer.cpp
+++ b/runtime/compiler/optimizer/J9Optimizer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9Optimizer.hpp b/runtime/compiler/optimizer/J9Optimizer.hpp
index 600b62c27a3..244ba9f81ea 100644
--- a/runtime/compiler/optimizer/J9Optimizer.hpp
+++ b/runtime/compiler/optimizer/J9Optimizer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9RecognizedCallTransformer.cpp b/runtime/compiler/optimizer/J9RecognizedCallTransformer.cpp
index ea432cae1b1..6623518a1d5 100644
--- a/runtime/compiler/optimizer/J9RecognizedCallTransformer.cpp
+++ b/runtime/compiler/optimizer/J9RecognizedCallTransformer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9RecognizedCallTransformer.hpp b/runtime/compiler/optimizer/J9RecognizedCallTransformer.hpp
index 80d66718315..ad879957c38 100644
--- a/runtime/compiler/optimizer/J9RecognizedCallTransformer.hpp
+++ b/runtime/compiler/optimizer/J9RecognizedCallTransformer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9Simplifier.cpp b/runtime/compiler/optimizer/J9Simplifier.cpp
index 910eac4420e..6c5835004ac 100644
--- a/runtime/compiler/optimizer/J9Simplifier.cpp
+++ b/runtime/compiler/optimizer/J9Simplifier.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9Simplifier.hpp b/runtime/compiler/optimizer/J9Simplifier.hpp
index 7304836be6f..cd84c0f3a77 100644
--- a/runtime/compiler/optimizer/J9Simplifier.hpp
+++ b/runtime/compiler/optimizer/J9Simplifier.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9SimplifierHandlers.cpp b/runtime/compiler/optimizer/J9SimplifierHandlers.cpp
index 16a87d60d17..7e5ca16c25a 100644
--- a/runtime/compiler/optimizer/J9SimplifierHandlers.cpp
+++ b/runtime/compiler/optimizer/J9SimplifierHandlers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9SimplifierHandlers.hpp b/runtime/compiler/optimizer/J9SimplifierHandlers.hpp
index 24cd5cfe6c2..63d763205d2 100644
--- a/runtime/compiler/optimizer/J9SimplifierHandlers.hpp
+++ b/runtime/compiler/optimizer/J9SimplifierHandlers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9SimplifierHelpers.cpp b/runtime/compiler/optimizer/J9SimplifierHelpers.cpp
index a81f2e3d817..75a2476fdc2 100644
--- a/runtime/compiler/optimizer/J9SimplifierHelpers.cpp
+++ b/runtime/compiler/optimizer/J9SimplifierHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9SimplifierHelpers.hpp b/runtime/compiler/optimizer/J9SimplifierHelpers.hpp
index 1737e2dcf86..8e7ab7f9970 100644
--- a/runtime/compiler/optimizer/J9SimplifierHelpers.hpp
+++ b/runtime/compiler/optimizer/J9SimplifierHelpers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9SimplifierTable.enum b/runtime/compiler/optimizer/J9SimplifierTable.enum
index 67dc18fac7a..cc8e6d51487 100644
--- a/runtime/compiler/optimizer/J9SimplifierTable.enum
+++ b/runtime/compiler/optimizer/J9SimplifierTable.enum
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9TransformUtil.cpp b/runtime/compiler/optimizer/J9TransformUtil.cpp
index edf21b74420..bf6f96ccd16 100644
--- a/runtime/compiler/optimizer/J9TransformUtil.cpp
+++ b/runtime/compiler/optimizer/J9TransformUtil.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9TransformUtil.hpp b/runtime/compiler/optimizer/J9TransformUtil.hpp
index 8a04d42cfae..21aa9ef8583 100644
--- a/runtime/compiler/optimizer/J9TransformUtil.hpp
+++ b/runtime/compiler/optimizer/J9TransformUtil.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9ValuePropagation.cpp b/runtime/compiler/optimizer/J9ValuePropagation.cpp
index 6aebf38916d..681adc12932 100644
--- a/runtime/compiler/optimizer/J9ValuePropagation.cpp
+++ b/runtime/compiler/optimizer/J9ValuePropagation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/J9ValuePropagation.hpp b/runtime/compiler/optimizer/J9ValuePropagation.hpp
index 5dcfdae1d7e..b35de5de1bc 100644
--- a/runtime/compiler/optimizer/J9ValuePropagation.hpp
+++ b/runtime/compiler/optimizer/J9ValuePropagation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/JProfilingBlock.cpp b/runtime/compiler/optimizer/JProfilingBlock.cpp
index 34947676d4b..d9e2762360b 100644
--- a/runtime/compiler/optimizer/JProfilingBlock.cpp
+++ b/runtime/compiler/optimizer/JProfilingBlock.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/JProfilingBlock.hpp b/runtime/compiler/optimizer/JProfilingBlock.hpp
index bcf6d4c1bcf..3f39ef2f46e 100644
--- a/runtime/compiler/optimizer/JProfilingBlock.hpp
+++ b/runtime/compiler/optimizer/JProfilingBlock.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/JProfilingRecompLoopTest.cpp b/runtime/compiler/optimizer/JProfilingRecompLoopTest.cpp
index e9f2f26200d..7ac0498f67a 100644
--- a/runtime/compiler/optimizer/JProfilingRecompLoopTest.cpp
+++ b/runtime/compiler/optimizer/JProfilingRecompLoopTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/JProfilingRecompLoopTest.hpp b/runtime/compiler/optimizer/JProfilingRecompLoopTest.hpp
index b5731574456..02bc66607d2 100644
--- a/runtime/compiler/optimizer/JProfilingRecompLoopTest.hpp
+++ b/runtime/compiler/optimizer/JProfilingRecompLoopTest.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/JProfilingValue.cpp b/runtime/compiler/optimizer/JProfilingValue.cpp
index 604c96e9d59..2ab1efc5569 100644
--- a/runtime/compiler/optimizer/JProfilingValue.cpp
+++ b/runtime/compiler/optimizer/JProfilingValue.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/JProfilingValue.hpp b/runtime/compiler/optimizer/JProfilingValue.hpp
index 69fc6f20963..04bd7fc1071 100644
--- a/runtime/compiler/optimizer/JProfilingValue.hpp
+++ b/runtime/compiler/optimizer/JProfilingValue.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/JitProfiler.cpp b/runtime/compiler/optimizer/JitProfiler.cpp
index b99855d798c..10dbec19d1f 100644
--- a/runtime/compiler/optimizer/JitProfiler.cpp
+++ b/runtime/compiler/optimizer/JitProfiler.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/JitProfiler.hpp b/runtime/compiler/optimizer/JitProfiler.hpp
index 6ad4abf5a33..176cef97fe5 100644
--- a/runtime/compiler/optimizer/JitProfiler.hpp
+++ b/runtime/compiler/optimizer/JitProfiler.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/LiveVariablesForGC.cpp b/runtime/compiler/optimizer/LiveVariablesForGC.cpp
index 1bdb3b637b3..314601f99bb 100644
--- a/runtime/compiler/optimizer/LiveVariablesForGC.cpp
+++ b/runtime/compiler/optimizer/LiveVariablesForGC.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/LiveVariablesForGC.hpp b/runtime/compiler/optimizer/LiveVariablesForGC.hpp
index 690ae236d4c..71cdfcded6c 100644
--- a/runtime/compiler/optimizer/LiveVariablesForGC.hpp
+++ b/runtime/compiler/optimizer/LiveVariablesForGC.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/LocalCSE.hpp b/runtime/compiler/optimizer/LocalCSE.hpp
index 818709effbb..48c189198b0 100644
--- a/runtime/compiler/optimizer/LocalCSE.hpp
+++ b/runtime/compiler/optimizer/LocalCSE.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/LoopAliasRefiner.cpp b/runtime/compiler/optimizer/LoopAliasRefiner.cpp
index d9ad280b62e..0b5e3e13bbc 100644
--- a/runtime/compiler/optimizer/LoopAliasRefiner.cpp
+++ b/runtime/compiler/optimizer/LoopAliasRefiner.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/LoopAliasRefiner.hpp b/runtime/compiler/optimizer/LoopAliasRefiner.hpp
index 6bdf32cb66d..7ca6f68d26d 100644
--- a/runtime/compiler/optimizer/LoopAliasRefiner.hpp
+++ b/runtime/compiler/optimizer/LoopAliasRefiner.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/MethodHandleTransformer.cpp b/runtime/compiler/optimizer/MethodHandleTransformer.cpp
index cb8e552e0d5..dcbb9b593ae 100644
--- a/runtime/compiler/optimizer/MethodHandleTransformer.cpp
+++ b/runtime/compiler/optimizer/MethodHandleTransformer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/MethodHandleTransformer.hpp b/runtime/compiler/optimizer/MethodHandleTransformer.hpp
index bb841478ada..309c1276119 100644
--- a/runtime/compiler/optimizer/MethodHandleTransformer.hpp
+++ b/runtime/compiler/optimizer/MethodHandleTransformer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/MonitorElimination.cpp b/runtime/compiler/optimizer/MonitorElimination.cpp
index 4fc978efbc4..3043445e30d 100644
--- a/runtime/compiler/optimizer/MonitorElimination.cpp
+++ b/runtime/compiler/optimizer/MonitorElimination.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/MonitorElimination.hpp b/runtime/compiler/optimizer/MonitorElimination.hpp
index f3d6ebb1bde..088f8dd0920 100644
--- a/runtime/compiler/optimizer/MonitorElimination.hpp
+++ b/runtime/compiler/optimizer/MonitorElimination.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/NewInitialization.cpp b/runtime/compiler/optimizer/NewInitialization.cpp
index 1e0c546b6a0..eca68a2dc83 100644
--- a/runtime/compiler/optimizer/NewInitialization.cpp
+++ b/runtime/compiler/optimizer/NewInitialization.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/NewInitialization.hpp b/runtime/compiler/optimizer/NewInitialization.hpp
index 9afdbd569be..15b62c39ffe 100644
--- a/runtime/compiler/optimizer/NewInitialization.hpp
+++ b/runtime/compiler/optimizer/NewInitialization.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/OSRGuardAnalysis.cpp b/runtime/compiler/optimizer/OSRGuardAnalysis.cpp
index f468f7fec2d..92d620e89c3 100644
--- a/runtime/compiler/optimizer/OSRGuardAnalysis.cpp
+++ b/runtime/compiler/optimizer/OSRGuardAnalysis.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/OSRGuardAnalysis.hpp b/runtime/compiler/optimizer/OSRGuardAnalysis.hpp
index 8ab1d82d673..99219648c86 100644
--- a/runtime/compiler/optimizer/OSRGuardAnalysis.hpp
+++ b/runtime/compiler/optimizer/OSRGuardAnalysis.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/OSRGuardInsertion.cpp b/runtime/compiler/optimizer/OSRGuardInsertion.cpp
index dee1a1afedf..450248c7d9b 100644
--- a/runtime/compiler/optimizer/OSRGuardInsertion.cpp
+++ b/runtime/compiler/optimizer/OSRGuardInsertion.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/OSRGuardInsertion.hpp b/runtime/compiler/optimizer/OSRGuardInsertion.hpp
index ae0ab45e365..0b5b8aeafb6 100644
--- a/runtime/compiler/optimizer/OSRGuardInsertion.hpp
+++ b/runtime/compiler/optimizer/OSRGuardInsertion.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/OSRGuardRemoval.cpp b/runtime/compiler/optimizer/OSRGuardRemoval.cpp
index f4688e9e395..b5d2df91687 100644
--- a/runtime/compiler/optimizer/OSRGuardRemoval.cpp
+++ b/runtime/compiler/optimizer/OSRGuardRemoval.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/OSRGuardRemoval.hpp b/runtime/compiler/optimizer/OSRGuardRemoval.hpp
index 093dc3f4d4a..06d55bd1bcd 100644
--- a/runtime/compiler/optimizer/OSRGuardRemoval.hpp
+++ b/runtime/compiler/optimizer/OSRGuardRemoval.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/Optimization.hpp b/runtime/compiler/optimizer/Optimization.hpp
index 0fceb374565..f355d928e07 100644
--- a/runtime/compiler/optimizer/Optimization.hpp
+++ b/runtime/compiler/optimizer/Optimization.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/OptimizationGroups.enum b/runtime/compiler/optimizer/OptimizationGroups.enum
index 8693cc1eb4d..2db56d3b5ac 100644
--- a/runtime/compiler/optimizer/OptimizationGroups.enum
+++ b/runtime/compiler/optimizer/OptimizationGroups.enum
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/OptimizationManager.hpp b/runtime/compiler/optimizer/OptimizationManager.hpp
index c441054bf66..9a6f8c8aebc 100644
--- a/runtime/compiler/optimizer/OptimizationManager.hpp
+++ b/runtime/compiler/optimizer/OptimizationManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/Optimizations.enum b/runtime/compiler/optimizer/Optimizations.enum
index f7f1ee164ce..c88ca5fa9e5 100644
--- a/runtime/compiler/optimizer/Optimizations.enum
+++ b/runtime/compiler/optimizer/Optimizations.enum
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/Optimizer.hpp b/runtime/compiler/optimizer/Optimizer.hpp
index ddc5c9a725e..4544890f4e8 100644
--- a/runtime/compiler/optimizer/Optimizer.hpp
+++ b/runtime/compiler/optimizer/Optimizer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/PostEscapeAnalysis.cpp b/runtime/compiler/optimizer/PostEscapeAnalysis.cpp
index 424ee5ee093..ab7526fc617 100644
--- a/runtime/compiler/optimizer/PostEscapeAnalysis.cpp
+++ b/runtime/compiler/optimizer/PostEscapeAnalysis.cpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/PostEscapeAnalysis.hpp b/runtime/compiler/optimizer/PostEscapeAnalysis.hpp
index 14bfa0cbcd6..ac5bb65998c 100644
--- a/runtime/compiler/optimizer/PostEscapeAnalysis.hpp
+++ b/runtime/compiler/optimizer/PostEscapeAnalysis.hpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/PreEscapeAnalysis.cpp b/runtime/compiler/optimizer/PreEscapeAnalysis.cpp
index 5162a7feb93..a3c0fcfff1e 100644
--- a/runtime/compiler/optimizer/PreEscapeAnalysis.cpp
+++ b/runtime/compiler/optimizer/PreEscapeAnalysis.cpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/PreEscapeAnalysis.hpp b/runtime/compiler/optimizer/PreEscapeAnalysis.hpp
index 0b69eca9654..0493ea037cc 100644
--- a/runtime/compiler/optimizer/PreEscapeAnalysis.hpp
+++ b/runtime/compiler/optimizer/PreEscapeAnalysis.hpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/ProfileGenerator.cpp b/runtime/compiler/optimizer/ProfileGenerator.cpp
index 21a69659378..380c39175b1 100644
--- a/runtime/compiler/optimizer/ProfileGenerator.cpp
+++ b/runtime/compiler/optimizer/ProfileGenerator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/ProfileGenerator.hpp b/runtime/compiler/optimizer/ProfileGenerator.hpp
index 298495bf6d1..14cf91b20f1 100644
--- a/runtime/compiler/optimizer/ProfileGenerator.hpp
+++ b/runtime/compiler/optimizer/ProfileGenerator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/RecognizedCallTransformer.hpp b/runtime/compiler/optimizer/RecognizedCallTransformer.hpp
index 1d890888f02..5c0068c9956 100644
--- a/runtime/compiler/optimizer/RecognizedCallTransformer.hpp
+++ b/runtime/compiler/optimizer/RecognizedCallTransformer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/SPMDParallelizer.cpp b/runtime/compiler/optimizer/SPMDParallelizer.cpp
index a884c1e7560..806a6cf6f99 100644
--- a/runtime/compiler/optimizer/SPMDParallelizer.cpp
+++ b/runtime/compiler/optimizer/SPMDParallelizer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/SPMDParallelizer.hpp b/runtime/compiler/optimizer/SPMDParallelizer.hpp
index b7370df1dfd..2ee6dd5371b 100644
--- a/runtime/compiler/optimizer/SPMDParallelizer.hpp
+++ b/runtime/compiler/optimizer/SPMDParallelizer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/SPMDPreCheck.cpp b/runtime/compiler/optimizer/SPMDPreCheck.cpp
index 8e30bf990f9..e596bfe0057 100644
--- a/runtime/compiler/optimizer/SPMDPreCheck.cpp
+++ b/runtime/compiler/optimizer/SPMDPreCheck.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/SPMDPreCheck.hpp b/runtime/compiler/optimizer/SPMDPreCheck.hpp
index dc21b234837..22febc581a8 100644
--- a/runtime/compiler/optimizer/SPMDPreCheck.hpp
+++ b/runtime/compiler/optimizer/SPMDPreCheck.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/SequentialStoreSimplifier.cpp b/runtime/compiler/optimizer/SequentialStoreSimplifier.cpp
index 38ced4e7190..95adcad2f10 100644
--- a/runtime/compiler/optimizer/SequentialStoreSimplifier.cpp
+++ b/runtime/compiler/optimizer/SequentialStoreSimplifier.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/SequentialStoreSimplifier.hpp b/runtime/compiler/optimizer/SequentialStoreSimplifier.hpp
index c2c75551fad..09988b81681 100644
--- a/runtime/compiler/optimizer/SequentialStoreSimplifier.hpp
+++ b/runtime/compiler/optimizer/SequentialStoreSimplifier.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/SignExtendLoads.cpp b/runtime/compiler/optimizer/SignExtendLoads.cpp
index 38a8cd8163d..4356224789f 100644
--- a/runtime/compiler/optimizer/SignExtendLoads.cpp
+++ b/runtime/compiler/optimizer/SignExtendLoads.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/SignExtendLoads.hpp b/runtime/compiler/optimizer/SignExtendLoads.hpp
index 52fb65db7b1..37742d15940 100644
--- a/runtime/compiler/optimizer/SignExtendLoads.hpp
+++ b/runtime/compiler/optimizer/SignExtendLoads.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/Simplifier.hpp b/runtime/compiler/optimizer/Simplifier.hpp
index eb63a9e9c8b..ef3a4b18d53 100644
--- a/runtime/compiler/optimizer/Simplifier.hpp
+++ b/runtime/compiler/optimizer/Simplifier.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/SimplifierTable.hpp b/runtime/compiler/optimizer/SimplifierTable.hpp
index 9352bae8f71..7608121d401 100644
--- a/runtime/compiler/optimizer/SimplifierTable.hpp
+++ b/runtime/compiler/optimizer/SimplifierTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/StaticFinalFieldFolding.cpp b/runtime/compiler/optimizer/StaticFinalFieldFolding.cpp
index 70a1eac61f9..3fb44cf26cf 100644
--- a/runtime/compiler/optimizer/StaticFinalFieldFolding.cpp
+++ b/runtime/compiler/optimizer/StaticFinalFieldFolding.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/StaticFinalFieldFolding.hpp b/runtime/compiler/optimizer/StaticFinalFieldFolding.hpp
index 18dfd3cf9d5..94442e37d7b 100644
--- a/runtime/compiler/optimizer/StaticFinalFieldFolding.hpp
+++ b/runtime/compiler/optimizer/StaticFinalFieldFolding.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/StringBuilderTransformer.cpp b/runtime/compiler/optimizer/StringBuilderTransformer.cpp
index 7518157056f..2828ae37823 100644
--- a/runtime/compiler/optimizer/StringBuilderTransformer.cpp
+++ b/runtime/compiler/optimizer/StringBuilderTransformer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/StringBuilderTransformer.hpp b/runtime/compiler/optimizer/StringBuilderTransformer.hpp
index 58ab1b11514..7bddee33e61 100644
--- a/runtime/compiler/optimizer/StringBuilderTransformer.hpp
+++ b/runtime/compiler/optimizer/StringBuilderTransformer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/StringPeepholes.cpp b/runtime/compiler/optimizer/StringPeepholes.cpp
index c7f417c9de9..2153fb3027c 100644
--- a/runtime/compiler/optimizer/StringPeepholes.cpp
+++ b/runtime/compiler/optimizer/StringPeepholes.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/StringPeepholes.hpp b/runtime/compiler/optimizer/StringPeepholes.hpp
index cf11abf96e3..493ace445c8 100644
--- a/runtime/compiler/optimizer/StringPeepholes.hpp
+++ b/runtime/compiler/optimizer/StringPeepholes.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/TransformUtil.hpp b/runtime/compiler/optimizer/TransformUtil.hpp
index ceb0b7bbbaf..423e411beb5 100644
--- a/runtime/compiler/optimizer/TransformUtil.hpp
+++ b/runtime/compiler/optimizer/TransformUtil.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/TreeLowering.cpp b/runtime/compiler/optimizer/TreeLowering.cpp
index d6374e038f2..4074bc608a9 100644
--- a/runtime/compiler/optimizer/TreeLowering.cpp
+++ b/runtime/compiler/optimizer/TreeLowering.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/TreeLowering.hpp b/runtime/compiler/optimizer/TreeLowering.hpp
index aff9fe55f47..d746d96a801 100644
--- a/runtime/compiler/optimizer/TreeLowering.hpp
+++ b/runtime/compiler/optimizer/TreeLowering.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/UnsafeFastPath.cpp b/runtime/compiler/optimizer/UnsafeFastPath.cpp
index 61d138c365a..7d76a5ff1ac 100644
--- a/runtime/compiler/optimizer/UnsafeFastPath.cpp
+++ b/runtime/compiler/optimizer/UnsafeFastPath.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/UnsafeFastPath.hpp b/runtime/compiler/optimizer/UnsafeFastPath.hpp
index c0383c3dfea..3f07d079d9c 100644
--- a/runtime/compiler/optimizer/UnsafeFastPath.hpp
+++ b/runtime/compiler/optimizer/UnsafeFastPath.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/VPBCDConstraint.cpp b/runtime/compiler/optimizer/VPBCDConstraint.cpp
index 4d527fefb7c..14c8a879941 100644
--- a/runtime/compiler/optimizer/VPBCDConstraint.cpp
+++ b/runtime/compiler/optimizer/VPBCDConstraint.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/VPBCDConstraint.hpp b/runtime/compiler/optimizer/VPBCDConstraint.hpp
index e1b18c7cec2..5a9ba34a696 100644
--- a/runtime/compiler/optimizer/VPBCDConstraint.hpp
+++ b/runtime/compiler/optimizer/VPBCDConstraint.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/ValuePropagation.hpp b/runtime/compiler/optimizer/ValuePropagation.hpp
index 5f33d34705f..db0a0cd9b80 100644
--- a/runtime/compiler/optimizer/ValuePropagation.hpp
+++ b/runtime/compiler/optimizer/ValuePropagation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/VarHandleTransformer.cpp b/runtime/compiler/optimizer/VarHandleTransformer.cpp
index c37e248bacb..d21cf54459c 100644
--- a/runtime/compiler/optimizer/VarHandleTransformer.cpp
+++ b/runtime/compiler/optimizer/VarHandleTransformer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/VarHandleTransformer.hpp b/runtime/compiler/optimizer/VarHandleTransformer.hpp
index 142f6f22b12..03d94b03aeb 100644
--- a/runtime/compiler/optimizer/VarHandleTransformer.hpp
+++ b/runtime/compiler/optimizer/VarHandleTransformer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/VectorAPIExpansion.cpp b/runtime/compiler/optimizer/VectorAPIExpansion.cpp
index 031ec456280..d1654f93506 100644
--- a/runtime/compiler/optimizer/VectorAPIExpansion.cpp
+++ b/runtime/compiler/optimizer/VectorAPIExpansion.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/optimizer/VectorAPIExpansion.hpp b/runtime/compiler/optimizer/VectorAPIExpansion.hpp
index 572148cc478..8d678b43380 100644
--- a/runtime/compiler/optimizer/VectorAPIExpansion.hpp
+++ b/runtime/compiler/optimizer/VectorAPIExpansion.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/CMakeLists.txt b/runtime/compiler/p/CMakeLists.txt
index 359d57a0d58..497022c7a9d 100644
--- a/runtime/compiler/p/CMakeLists.txt
+++ b/runtime/compiler/p/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/p/codegen/CMakeLists.txt b/runtime/compiler/p/codegen/CMakeLists.txt
index ec7939651d4..b74beec8de7 100644
--- a/runtime/compiler/p/codegen/CMakeLists.txt
+++ b/runtime/compiler/p/codegen/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/p/codegen/CallSnippet.cpp b/runtime/compiler/p/codegen/CallSnippet.cpp
index 26cbb05f408..5d8bb6e6ee5 100644
--- a/runtime/compiler/p/codegen/CallSnippet.cpp
+++ b/runtime/compiler/p/codegen/CallSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/CallSnippet.hpp b/runtime/compiler/p/codegen/CallSnippet.hpp
index 3d661f97edf..ee133b6d0d3 100644
--- a/runtime/compiler/p/codegen/CallSnippet.hpp
+++ b/runtime/compiler/p/codegen/CallSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/ConstantDataSnippet.hpp b/runtime/compiler/p/codegen/ConstantDataSnippet.hpp
index 6346db17f1b..27d7614d930 100644
--- a/runtime/compiler/p/codegen/ConstantDataSnippet.hpp
+++ b/runtime/compiler/p/codegen/ConstantDataSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/ForceRecompilationSnippet.cpp b/runtime/compiler/p/codegen/ForceRecompilationSnippet.cpp
index 0ca0c4b4a6c..f2aa6d2a2f3 100644
--- a/runtime/compiler/p/codegen/ForceRecompilationSnippet.cpp
+++ b/runtime/compiler/p/codegen/ForceRecompilationSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/ForceRecompilationSnippet.hpp b/runtime/compiler/p/codegen/ForceRecompilationSnippet.hpp
index 3d4902e014c..d6a95cacb2b 100644
--- a/runtime/compiler/p/codegen/ForceRecompilationSnippet.hpp
+++ b/runtime/compiler/p/codegen/ForceRecompilationSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/GenerateInstructions.cpp b/runtime/compiler/p/codegen/GenerateInstructions.cpp
index 2664d7c5703..bc195ab16d6 100644
--- a/runtime/compiler/p/codegen/GenerateInstructions.cpp
+++ b/runtime/compiler/p/codegen/GenerateInstructions.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/GenerateInstructions.hpp b/runtime/compiler/p/codegen/GenerateInstructions.hpp
index 28c084071d6..6a83bc6d69f 100644
--- a/runtime/compiler/p/codegen/GenerateInstructions.hpp
+++ b/runtime/compiler/p/codegen/GenerateInstructions.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/Instruction.hpp b/runtime/compiler/p/codegen/Instruction.hpp
index 820ef6d2788..b8895b431e8 100644
--- a/runtime/compiler/p/codegen/Instruction.hpp
+++ b/runtime/compiler/p/codegen/Instruction.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/InterfaceCastSnippet.cpp b/runtime/compiler/p/codegen/InterfaceCastSnippet.cpp
index d09e5e931e1..3748ec694f4 100644
--- a/runtime/compiler/p/codegen/InterfaceCastSnippet.cpp
+++ b/runtime/compiler/p/codegen/InterfaceCastSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/InterfaceCastSnippet.hpp b/runtime/compiler/p/codegen/InterfaceCastSnippet.hpp
index ca2ac90a4cd..4af05e810ee 100644
--- a/runtime/compiler/p/codegen/InterfaceCastSnippet.hpp
+++ b/runtime/compiler/p/codegen/InterfaceCastSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9AheadOfTimeCompile.cpp b/runtime/compiler/p/codegen/J9AheadOfTimeCompile.cpp
index 3c04ebdfe0a..e2e0a84376c 100644
--- a/runtime/compiler/p/codegen/J9AheadOfTimeCompile.cpp
+++ b/runtime/compiler/p/codegen/J9AheadOfTimeCompile.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9AheadOfTimeCompile.hpp b/runtime/compiler/p/codegen/J9AheadOfTimeCompile.hpp
index 8f680bbd2da..376cd92618d 100644
--- a/runtime/compiler/p/codegen/J9AheadOfTimeCompile.hpp
+++ b/runtime/compiler/p/codegen/J9AheadOfTimeCompile.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9CodeGenerator.cpp b/runtime/compiler/p/codegen/J9CodeGenerator.cpp
index 20c879ff71c..889ac4abcdf 100644
--- a/runtime/compiler/p/codegen/J9CodeGenerator.cpp
+++ b/runtime/compiler/p/codegen/J9CodeGenerator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9CodeGenerator.hpp b/runtime/compiler/p/codegen/J9CodeGenerator.hpp
index a672b24baf0..71cc9c4c7e1 100644
--- a/runtime/compiler/p/codegen/J9CodeGenerator.hpp
+++ b/runtime/compiler/p/codegen/J9CodeGenerator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9ConstantDataSnippet.hpp b/runtime/compiler/p/codegen/J9ConstantDataSnippet.hpp
index d769cfc0fdd..f03762d39bc 100644
--- a/runtime/compiler/p/codegen/J9ConstantDataSnippet.hpp
+++ b/runtime/compiler/p/codegen/J9ConstantDataSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9InstructionDelegate.hpp b/runtime/compiler/p/codegen/J9InstructionDelegate.hpp
index 061280a7150..ed4defa526c 100644
--- a/runtime/compiler/p/codegen/J9InstructionDelegate.hpp
+++ b/runtime/compiler/p/codegen/J9InstructionDelegate.hpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9PPCInstruction.cpp b/runtime/compiler/p/codegen/J9PPCInstruction.cpp
index 54a0f8f3079..b010b0d60eb 100644
--- a/runtime/compiler/p/codegen/J9PPCInstruction.cpp
+++ b/runtime/compiler/p/codegen/J9PPCInstruction.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9PPCSnippet.cpp b/runtime/compiler/p/codegen/J9PPCSnippet.cpp
index 3803fa5da48..dc7220e907d 100644
--- a/runtime/compiler/p/codegen/J9PPCSnippet.cpp
+++ b/runtime/compiler/p/codegen/J9PPCSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9PPCSnippet.hpp b/runtime/compiler/p/codegen/J9PPCSnippet.hpp
index 16cac046451..e3b6b92c013 100644
--- a/runtime/compiler/p/codegen/J9PPCSnippet.hpp
+++ b/runtime/compiler/p/codegen/J9PPCSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9PPCWatchedInstanceFieldSnippet.hpp b/runtime/compiler/p/codegen/J9PPCWatchedInstanceFieldSnippet.hpp
index 7f1626d240c..08c5ef1edf4 100644
--- a/runtime/compiler/p/codegen/J9PPCWatchedInstanceFieldSnippet.hpp
+++ b/runtime/compiler/p/codegen/J9PPCWatchedInstanceFieldSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9PPCWatchedStaticFieldSnippet.hpp b/runtime/compiler/p/codegen/J9PPCWatchedStaticFieldSnippet.hpp
index a9f42640bbd..f538c2f539a 100644
--- a/runtime/compiler/p/codegen/J9PPCWatchedStaticFieldSnippet.hpp
+++ b/runtime/compiler/p/codegen/J9PPCWatchedStaticFieldSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9TreeEvaluator.cpp b/runtime/compiler/p/codegen/J9TreeEvaluator.cpp
index 5b16d3eae06..47b22dce017 100644
--- a/runtime/compiler/p/codegen/J9TreeEvaluator.cpp
+++ b/runtime/compiler/p/codegen/J9TreeEvaluator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9TreeEvaluator.hpp b/runtime/compiler/p/codegen/J9TreeEvaluator.hpp
index b5856418966..dcf5ee9e643 100644
--- a/runtime/compiler/p/codegen/J9TreeEvaluator.hpp
+++ b/runtime/compiler/p/codegen/J9TreeEvaluator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9UnresolvedDataSnippet.cpp b/runtime/compiler/p/codegen/J9UnresolvedDataSnippet.cpp
index 2d53fd549fd..88de454ffec 100644
--- a/runtime/compiler/p/codegen/J9UnresolvedDataSnippet.cpp
+++ b/runtime/compiler/p/codegen/J9UnresolvedDataSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/J9UnresolvedDataSnippet.hpp b/runtime/compiler/p/codegen/J9UnresolvedDataSnippet.hpp
index 2b4a0b2f25b..cc886e48ec9 100644
--- a/runtime/compiler/p/codegen/J9UnresolvedDataSnippet.hpp
+++ b/runtime/compiler/p/codegen/J9UnresolvedDataSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/PPCJNILinkage.cpp b/runtime/compiler/p/codegen/PPCJNILinkage.cpp
index a172f10ab59..abddb918ad5 100644
--- a/runtime/compiler/p/codegen/PPCJNILinkage.cpp
+++ b/runtime/compiler/p/codegen/PPCJNILinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/PPCJNILinkage.hpp b/runtime/compiler/p/codegen/PPCJNILinkage.hpp
index 10423d306f5..d5e050bc787 100644
--- a/runtime/compiler/p/codegen/PPCJNILinkage.hpp
+++ b/runtime/compiler/p/codegen/PPCJNILinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/PPCPrivateLinkage.cpp b/runtime/compiler/p/codegen/PPCPrivateLinkage.cpp
index 1d314102b5a..d744d90702f 100644
--- a/runtime/compiler/p/codegen/PPCPrivateLinkage.cpp
+++ b/runtime/compiler/p/codegen/PPCPrivateLinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/PPCPrivateLinkage.hpp b/runtime/compiler/p/codegen/PPCPrivateLinkage.hpp
index 0d11ff5a24b..568534f42be 100644
--- a/runtime/compiler/p/codegen/PPCPrivateLinkage.hpp
+++ b/runtime/compiler/p/codegen/PPCPrivateLinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/PPCRecompilation.cpp b/runtime/compiler/p/codegen/PPCRecompilation.cpp
index 2c880c25c94..bdb83cb43fa 100644
--- a/runtime/compiler/p/codegen/PPCRecompilation.cpp
+++ b/runtime/compiler/p/codegen/PPCRecompilation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/PPCRecompilation.hpp b/runtime/compiler/p/codegen/PPCRecompilation.hpp
index 323f99ca1be..9d48dff237e 100644
--- a/runtime/compiler/p/codegen/PPCRecompilation.hpp
+++ b/runtime/compiler/p/codegen/PPCRecompilation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/PPCRecompilationSnippet.cpp b/runtime/compiler/p/codegen/PPCRecompilationSnippet.cpp
index 85325a5d896..b0e13485532 100644
--- a/runtime/compiler/p/codegen/PPCRecompilationSnippet.cpp
+++ b/runtime/compiler/p/codegen/PPCRecompilationSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/PPCRecompilationSnippet.hpp b/runtime/compiler/p/codegen/PPCRecompilationSnippet.hpp
index 56c9d1d59da..81b072cf353 100644
--- a/runtime/compiler/p/codegen/PPCRecompilationSnippet.hpp
+++ b/runtime/compiler/p/codegen/PPCRecompilationSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/StackCheckFailureSnippet.cpp b/runtime/compiler/p/codegen/StackCheckFailureSnippet.cpp
index b6117969094..01f040336b0 100644
--- a/runtime/compiler/p/codegen/StackCheckFailureSnippet.cpp
+++ b/runtime/compiler/p/codegen/StackCheckFailureSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/StackCheckFailureSnippet.hpp b/runtime/compiler/p/codegen/StackCheckFailureSnippet.hpp
index 91b206c41c5..ed916948bc7 100644
--- a/runtime/compiler/p/codegen/StackCheckFailureSnippet.hpp
+++ b/runtime/compiler/p/codegen/StackCheckFailureSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/codegen/Trampoline.cpp b/runtime/compiler/p/codegen/Trampoline.cpp
index dd4b8673a8d..58374700188 100644
--- a/runtime/compiler/p/codegen/Trampoline.cpp
+++ b/runtime/compiler/p/codegen/Trampoline.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/env/CMakeLists.txt b/runtime/compiler/p/env/CMakeLists.txt
index 6022e4856b7..f8abc143bfd 100644
--- a/runtime/compiler/p/env/CMakeLists.txt
+++ b/runtime/compiler/p/env/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/p/env/J9CPU.cpp b/runtime/compiler/p/env/J9CPU.cpp
index 62e251ab632..d58e63ea7d0 100644
--- a/runtime/compiler/p/env/J9CPU.cpp
+++ b/runtime/compiler/p/env/J9CPU.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/env/J9CPU.hpp b/runtime/compiler/p/env/J9CPU.hpp
index 1bd89f429f9..0e99110ae67 100644
--- a/runtime/compiler/p/env/J9CPU.hpp
+++ b/runtime/compiler/p/env/J9CPU.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/CMakeLists.txt b/runtime/compiler/p/runtime/CMakeLists.txt
index bf4e32cf44e..72d2d595d29 100644
--- a/runtime/compiler/p/runtime/CMakeLists.txt
+++ b/runtime/compiler/p/runtime/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/p/runtime/CodeSync.cpp b/runtime/compiler/p/runtime/CodeSync.cpp
index 645981d42dd..0d1338e042f 100644
--- a/runtime/compiler/p/runtime/CodeSync.cpp
+++ b/runtime/compiler/p/runtime/CodeSync.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/Emulation.c b/runtime/compiler/p/runtime/Emulation.c
index a366d76f6e3..f836a6c7df5 100644
--- a/runtime/compiler/p/runtime/Emulation.c
+++ b/runtime/compiler/p/runtime/Emulation.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/J9PPCArrayCopy.spp b/runtime/compiler/p/runtime/J9PPCArrayCopy.spp
index 3b2ade3b081..9723dd53747 100644
--- a/runtime/compiler/p/runtime/J9PPCArrayCopy.spp
+++ b/runtime/compiler/p/runtime/J9PPCArrayCopy.spp
@@ -14,7 +14,7 @@
!! OpenJDK Assembly Exception [2].
!!
!! [1] https://www.gnu.org/software/classpath/license.html
-!! [2] http://openjdk.java.net/legal/assembly-exception.html
+!! [2] https://openjdk.org/legal/assembly-exception.html
!!
!! SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/p/runtime/J9PPCArrayTranslate.spp b/runtime/compiler/p/runtime/J9PPCArrayTranslate.spp
index bb754de6b1b..f101bed5ee0 100644
--- a/runtime/compiler/p/runtime/J9PPCArrayTranslate.spp
+++ b/runtime/compiler/p/runtime/J9PPCArrayTranslate.spp
@@ -14,7 +14,7 @@
!! OpenJDK Assembly Exception [2].
!!
!! [1] https://www.gnu.org/software/classpath/license.html
-!! [2] http://openjdk.java.net/legal/assembly-exception.html
+!! [2] https://openjdk.org/legal/assembly-exception.html
!!
!! SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/p/runtime/J9PPCCRC32.spp b/runtime/compiler/p/runtime/J9PPCCRC32.spp
index a7bc80f905f..d608d6e2d24 100644
--- a/runtime/compiler/p/runtime/J9PPCCRC32.spp
+++ b/runtime/compiler/p/runtime/J9PPCCRC32.spp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/J9PPCCRC32_constants.h b/runtime/compiler/p/runtime/J9PPCCRC32_constants.h
index a49198394c3..f817da6de02 100644
--- a/runtime/compiler/p/runtime/J9PPCCRC32_constants.h
+++ b/runtime/compiler/p/runtime/J9PPCCRC32_constants.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/J9PPCCRC32_wrapper.c b/runtime/compiler/p/runtime/J9PPCCRC32_wrapper.c
index cb3d6f74ccd..b7fa6a1a450 100644
--- a/runtime/compiler/p/runtime/J9PPCCRC32_wrapper.c
+++ b/runtime/compiler/p/runtime/J9PPCCRC32_wrapper.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/J9PPCCompressString.spp b/runtime/compiler/p/runtime/J9PPCCompressString.spp
index 46ab79b1be0..361fe78a810 100644
--- a/runtime/compiler/p/runtime/J9PPCCompressString.spp
+++ b/runtime/compiler/p/runtime/J9PPCCompressString.spp
@@ -14,7 +14,7 @@
!! OpenJDK Assembly Exception [2].
!!
!! [1] https://www.gnu.org/software/classpath/license.html
-!! [2] http://openjdk.java.net/legal/assembly-exception.html
+!! [2] https://openjdk.org/legal/assembly-exception.html
!!
!! SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/p/runtime/J9PPCEncodeUTF16.spp b/runtime/compiler/p/runtime/J9PPCEncodeUTF16.spp
index e6b26a8b5e0..65d17945834 100644
--- a/runtime/compiler/p/runtime/J9PPCEncodeUTF16.spp
+++ b/runtime/compiler/p/runtime/J9PPCEncodeUTF16.spp
@@ -14,7 +14,7 @@
!! OpenJDK Assembly Exception [2].
!!
!! [1] https://www.gnu.org/software/classpath/license.html
-!! [2] http://openjdk.java.net/legal/assembly-exception.html
+!! [2] https://openjdk.org/legal/assembly-exception.html
!!
!! SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/p/runtime/Math.spp b/runtime/compiler/p/runtime/Math.spp
index fdd01ae06c9..9e3f88479ef 100644
--- a/runtime/compiler/p/runtime/Math.spp
+++ b/runtime/compiler/p/runtime/Math.spp
@@ -14,7 +14,7 @@
!! OpenJDK Assembly Exception [2].
!!
!! [1] https://www.gnu.org/software/classpath/license.html
-!! [2] http://openjdk.java.net/legal/assembly-exception.html
+!! [2] https://openjdk.org/legal/assembly-exception.html
!!
!! SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/p/runtime/PPCCompressString.inc b/runtime/compiler/p/runtime/PPCCompressString.inc
index 99f43a4caae..848a2bc9874 100644
--- a/runtime/compiler/p/runtime/PPCCompressString.inc
+++ b/runtime/compiler/p/runtime/PPCCompressString.inc
@@ -14,7 +14,7 @@
!! OpenJDK Assembly Exception [2].
!!
!! [1] https://www.gnu.org/software/classpath/license.html
-!! [2] http://openjdk.java.net/legal/assembly-exception.html
+!! [2] https://openjdk.org/legal/assembly-exception.html
!!
!! SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/p/runtime/PPCHWProfiler.cpp b/runtime/compiler/p/runtime/PPCHWProfiler.cpp
index c11a9ae3471..fd08454446c 100644
--- a/runtime/compiler/p/runtime/PPCHWProfiler.cpp
+++ b/runtime/compiler/p/runtime/PPCHWProfiler.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/PPCHWProfiler.hpp b/runtime/compiler/p/runtime/PPCHWProfiler.hpp
index 01d366589df..af2ed62f00d 100644
--- a/runtime/compiler/p/runtime/PPCHWProfiler.hpp
+++ b/runtime/compiler/p/runtime/PPCHWProfiler.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/PPCHWProfilerAIX.cpp b/runtime/compiler/p/runtime/PPCHWProfilerAIX.cpp
index 525b111da13..2bc50175029 100644
--- a/runtime/compiler/p/runtime/PPCHWProfilerAIX.cpp
+++ b/runtime/compiler/p/runtime/PPCHWProfilerAIX.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/PPCHWProfilerLinux.cpp b/runtime/compiler/p/runtime/PPCHWProfilerLinux.cpp
index 5e1254504ab..ddf64ec7f73 100644
--- a/runtime/compiler/p/runtime/PPCHWProfilerLinux.cpp
+++ b/runtime/compiler/p/runtime/PPCHWProfilerLinux.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/PPCHWProfilerPrivate.hpp b/runtime/compiler/p/runtime/PPCHWProfilerPrivate.hpp
index 92406f13cf2..a3ab1f33be9 100644
--- a/runtime/compiler/p/runtime/PPCHWProfilerPrivate.hpp
+++ b/runtime/compiler/p/runtime/PPCHWProfilerPrivate.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/PPCRelocationTarget.cpp b/runtime/compiler/p/runtime/PPCRelocationTarget.cpp
index c2e212dfcf3..d91a03bb758 100644
--- a/runtime/compiler/p/runtime/PPCRelocationTarget.cpp
+++ b/runtime/compiler/p/runtime/PPCRelocationTarget.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/PPCRelocationTarget.hpp b/runtime/compiler/p/runtime/PPCRelocationTarget.hpp
index c8fc4eaf3c3..8934e6e4439 100644
--- a/runtime/compiler/p/runtime/PPCRelocationTarget.hpp
+++ b/runtime/compiler/p/runtime/PPCRelocationTarget.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/PicBuilder.spp b/runtime/compiler/p/runtime/PicBuilder.spp
index 6c61ccebc2a..c9eafafcae2 100644
--- a/runtime/compiler/p/runtime/PicBuilder.spp
+++ b/runtime/compiler/p/runtime/PicBuilder.spp
@@ -14,7 +14,7 @@
!! OpenJDK Assembly Exception [2].
!!
!! [1] https://www.gnu.org/software/classpath/license.html
-!! [2] http://openjdk.java.net/legal/assembly-exception.html
+!! [2] https://openjdk.org/legal/assembly-exception.html
!!
!! SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/p/runtime/Recomp.cpp b/runtime/compiler/p/runtime/Recomp.cpp
index 44dfb7cd725..e322fa0f74b 100644
--- a/runtime/compiler/p/runtime/Recomp.cpp
+++ b/runtime/compiler/p/runtime/Recomp.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/p/runtime/Recompilation.spp b/runtime/compiler/p/runtime/Recompilation.spp
index 7b8e9cacced..cba348ac85d 100644
--- a/runtime/compiler/p/runtime/Recompilation.spp
+++ b/runtime/compiler/p/runtime/Recompilation.spp
@@ -14,7 +14,7 @@
!! OpenJDK Assembly Exception [2].
!!
!! [1] https://www.gnu.org/software/classpath/license.html
-!! [2] http://openjdk.java.net/legal/assembly-exception.html
+!! [2] https://openjdk.org/legal/assembly-exception.html
!!
!! SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/p/runtime/RestoreGPRs.inc b/runtime/compiler/p/runtime/RestoreGPRs.inc
index 1d570ec5fd6..62b83b388c5 100644
--- a/runtime/compiler/p/runtime/RestoreGPRs.inc
+++ b/runtime/compiler/p/runtime/RestoreGPRs.inc
@@ -14,7 +14,7 @@
!! OpenJDK Assembly Exception [2].
!!
!! [1] https://www.gnu.org/software/classpath/license.html
-!! [2] http://openjdk.java.net/legal/assembly-exception.html
+!! [2] https://openjdk.org/legal/assembly-exception.html
!!
!! SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/p/runtime/SaveGPRs.inc b/runtime/compiler/p/runtime/SaveGPRs.inc
index d393e5107b1..7c68e8f1e2c 100644
--- a/runtime/compiler/p/runtime/SaveGPRs.inc
+++ b/runtime/compiler/p/runtime/SaveGPRs.inc
@@ -14,7 +14,7 @@
!! OpenJDK Assembly Exception [2].
!!
!! [1] https://www.gnu.org/software/classpath/license.html
-!! [2] http://openjdk.java.net/legal/assembly-exception.html
+!! [2] https://openjdk.org/legal/assembly-exception.html
!!
!! SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/p/runtime/ebb.spp b/runtime/compiler/p/runtime/ebb.spp
index c447ec6382c..e64089ea177 100644
--- a/runtime/compiler/p/runtime/ebb.spp
+++ b/runtime/compiler/p/runtime/ebb.spp
@@ -14,7 +14,7 @@
!! OpenJDK Assembly Exception [2].
!!
!! [1] https://www.gnu.org/software/classpath/license.html
-!! [2] http://openjdk.java.net/legal/assembly-exception.html
+!! [2] https://openjdk.org/legal/assembly-exception.html
!!
!! SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/p/runtime/ppccdefines.inc b/runtime/compiler/p/runtime/ppccdefines.inc
index 25ac314732a..583a1a62618 100644
--- a/runtime/compiler/p/runtime/ppccdefines.inc
+++ b/runtime/compiler/p/runtime/ppccdefines.inc
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ras/CMakeLists.txt b/runtime/compiler/ras/CMakeLists.txt
index 3fc7e3bad51..feb3bf648c2 100644
--- a/runtime/compiler/ras/CMakeLists.txt
+++ b/runtime/compiler/ras/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/ras/HashTable.cpp b/runtime/compiler/ras/HashTable.cpp
index 9bb2ff79a8f..e1ecf68e919 100644
--- a/runtime/compiler/ras/HashTable.cpp
+++ b/runtime/compiler/ras/HashTable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ras/HashTable.hpp b/runtime/compiler/ras/HashTable.hpp
index 53b67293a0a..a6cff2defb4 100644
--- a/runtime/compiler/ras/HashTable.hpp
+++ b/runtime/compiler/ras/HashTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ras/InternalFunctions.cpp b/runtime/compiler/ras/InternalFunctions.cpp
index 2b512924d71..80f786923bc 100644
--- a/runtime/compiler/ras/InternalFunctions.cpp
+++ b/runtime/compiler/ras/InternalFunctions.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ras/InternalFunctions.hpp b/runtime/compiler/ras/InternalFunctions.hpp
index 9eec165da49..bef1eba62a1 100644
--- a/runtime/compiler/ras/InternalFunctions.hpp
+++ b/runtime/compiler/ras/InternalFunctions.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ras/JavaILValidator.cpp b/runtime/compiler/ras/JavaILValidator.cpp
index c552c80b865..e0a34609207 100644
--- a/runtime/compiler/ras/JavaILValidator.cpp
+++ b/runtime/compiler/ras/JavaILValidator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ras/JavaILValidator.hpp b/runtime/compiler/ras/JavaILValidator.hpp
index 701de2ed9f4..c142738aac8 100644
--- a/runtime/compiler/ras/JavaILValidator.hpp
+++ b/runtime/compiler/ras/JavaILValidator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/ras/kca_offsets_generator.cpp b/runtime/compiler/ras/kca_offsets_generator.cpp
index f987f9252c1..5aea6fedc67 100644
--- a/runtime/compiler/ras/kca_offsets_generator.cpp
+++ b/runtime/compiler/ras/kca_offsets_generator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/ArtifactManager.cpp b/runtime/compiler/runtime/ArtifactManager.cpp
index be6840a8deb..c2c52420da4 100644
--- a/runtime/compiler/runtime/ArtifactManager.cpp
+++ b/runtime/compiler/runtime/ArtifactManager.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/ArtifactManager.hpp b/runtime/compiler/runtime/ArtifactManager.hpp
index fcfa9057154..2d756855c78 100644
--- a/runtime/compiler/runtime/ArtifactManager.hpp
+++ b/runtime/compiler/runtime/ArtifactManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/CMakeLists.txt b/runtime/compiler/runtime/CMakeLists.txt
index 407d2539543..f1c1e1a1807 100644
--- a/runtime/compiler/runtime/CMakeLists.txt
+++ b/runtime/compiler/runtime/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/runtime/CRuntimeImpl.cpp b/runtime/compiler/runtime/CRuntimeImpl.cpp
index a6a393a1fe8..b08c8e899b1 100644
--- a/runtime/compiler/runtime/CRuntimeImpl.cpp
+++ b/runtime/compiler/runtime/CRuntimeImpl.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/ClassUnloadAssumption.cpp b/runtime/compiler/runtime/ClassUnloadAssumption.cpp
index 96b0c3240f6..402ec5762a3 100644
--- a/runtime/compiler/runtime/ClassUnloadAssumption.cpp
+++ b/runtime/compiler/runtime/ClassUnloadAssumption.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/CodeCache.hpp b/runtime/compiler/runtime/CodeCache.hpp
index f2cee319976..0edb2c0761e 100644
--- a/runtime/compiler/runtime/CodeCache.hpp
+++ b/runtime/compiler/runtime/CodeCache.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/CodeCacheManager.hpp b/runtime/compiler/runtime/CodeCacheManager.hpp
index 4d5eed468c7..76ef924e0b7 100644
--- a/runtime/compiler/runtime/CodeCacheManager.hpp
+++ b/runtime/compiler/runtime/CodeCacheManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/CodeCacheMemorySegment.hpp b/runtime/compiler/runtime/CodeCacheMemorySegment.hpp
index b92672cf20e..5907271d085 100644
--- a/runtime/compiler/runtime/CodeCacheMemorySegment.hpp
+++ b/runtime/compiler/runtime/CodeCacheMemorySegment.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/CodeCacheReclamation.h b/runtime/compiler/runtime/CodeCacheReclamation.h
index bb2fe50e811..39df2dcdd8e 100644
--- a/runtime/compiler/runtime/CodeCacheReclamation.h
+++ b/runtime/compiler/runtime/CodeCacheReclamation.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/CodeRuntime.hpp b/runtime/compiler/runtime/CodeRuntime.hpp
index 11279b1fb0c..a8f5620f156 100644
--- a/runtime/compiler/runtime/CodeRuntime.hpp
+++ b/runtime/compiler/runtime/CodeRuntime.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/CompileService.cpp b/runtime/compiler/runtime/CompileService.cpp
index 1b9333abe33..f7539b97282 100644
--- a/runtime/compiler/runtime/CompileService.cpp
+++ b/runtime/compiler/runtime/CompileService.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/CompileService.hpp b/runtime/compiler/runtime/CompileService.hpp
index 4c2812030e5..8c17ae6b29b 100644
--- a/runtime/compiler/runtime/CompileService.hpp
+++ b/runtime/compiler/runtime/CompileService.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/DataCache.cpp b/runtime/compiler/runtime/DataCache.cpp
index 71b7e0887a5..e395672816b 100644
--- a/runtime/compiler/runtime/DataCache.cpp
+++ b/runtime/compiler/runtime/DataCache.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/DataCache.hpp b/runtime/compiler/runtime/DataCache.hpp
index 7e57afe4d8c..fd9e3998398 100644
--- a/runtime/compiler/runtime/DataCache.hpp
+++ b/runtime/compiler/runtime/DataCache.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/ExternalProfiler.hpp b/runtime/compiler/runtime/ExternalProfiler.hpp
index 39cd2b36188..69a5d92c9e8 100644
--- a/runtime/compiler/runtime/ExternalProfiler.hpp
+++ b/runtime/compiler/runtime/ExternalProfiler.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/GPUHelpers.cpp b/runtime/compiler/runtime/GPUHelpers.cpp
index 91335acf88d..8a2d6e9eecb 100644
--- a/runtime/compiler/runtime/GPUHelpers.cpp
+++ b/runtime/compiler/runtime/GPUHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/HWProfiler.cpp b/runtime/compiler/runtime/HWProfiler.cpp
index 646557d1f2d..bc1b8b2c591 100644
--- a/runtime/compiler/runtime/HWProfiler.cpp
+++ b/runtime/compiler/runtime/HWProfiler.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/HWProfiler.hpp b/runtime/compiler/runtime/HWProfiler.hpp
index 3369fd46937..d8f1deb1657 100644
--- a/runtime/compiler/runtime/HWProfiler.hpp
+++ b/runtime/compiler/runtime/HWProfiler.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/HookHelpers.cpp b/runtime/compiler/runtime/HookHelpers.cpp
index 06f77099e07..1edca3e1022 100644
--- a/runtime/compiler/runtime/HookHelpers.cpp
+++ b/runtime/compiler/runtime/HookHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/HookHelpers.hpp b/runtime/compiler/runtime/HookHelpers.hpp
index 485fbe4e81d..d2e1ab94b67 100644
--- a/runtime/compiler/runtime/HookHelpers.hpp
+++ b/runtime/compiler/runtime/HookHelpers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/IProfiler.cpp b/runtime/compiler/runtime/IProfiler.cpp
index 048d41bfc45..07a22cf6277 100644
--- a/runtime/compiler/runtime/IProfiler.cpp
+++ b/runtime/compiler/runtime/IProfiler.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/IProfiler.hpp b/runtime/compiler/runtime/IProfiler.hpp
index 12789c3b6f7..18f23fe63da 100644
--- a/runtime/compiler/runtime/IProfiler.hpp
+++ b/runtime/compiler/runtime/IProfiler.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/J9CodeCache.cpp b/runtime/compiler/runtime/J9CodeCache.cpp
index f4d4b88ca6f..e704903ccf8 100644
--- a/runtime/compiler/runtime/J9CodeCache.cpp
+++ b/runtime/compiler/runtime/J9CodeCache.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/J9CodeCache.hpp b/runtime/compiler/runtime/J9CodeCache.hpp
index 823b9dc84e6..c8128220e66 100644
--- a/runtime/compiler/runtime/J9CodeCache.hpp
+++ b/runtime/compiler/runtime/J9CodeCache.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/J9CodeCacheManager.cpp b/runtime/compiler/runtime/J9CodeCacheManager.cpp
index 5531228f4d8..932f9fb44c6 100644
--- a/runtime/compiler/runtime/J9CodeCacheManager.cpp
+++ b/runtime/compiler/runtime/J9CodeCacheManager.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/J9CodeCacheManager.hpp b/runtime/compiler/runtime/J9CodeCacheManager.hpp
index 50bddbac98c..a8bebd5852c 100644
--- a/runtime/compiler/runtime/J9CodeCacheManager.hpp
+++ b/runtime/compiler/runtime/J9CodeCacheManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/J9CodeCacheMemorySegment.cpp b/runtime/compiler/runtime/J9CodeCacheMemorySegment.cpp
index 11802341d1e..4c7e3ebbfc3 100644
--- a/runtime/compiler/runtime/J9CodeCacheMemorySegment.cpp
+++ b/runtime/compiler/runtime/J9CodeCacheMemorySegment.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/J9CodeCacheMemorySegment.hpp b/runtime/compiler/runtime/J9CodeCacheMemorySegment.hpp
index c593f931bde..0fdc3ba71f8 100644
--- a/runtime/compiler/runtime/J9CodeCacheMemorySegment.hpp
+++ b/runtime/compiler/runtime/J9CodeCacheMemorySegment.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/J9JitPersistentMemory.cpp b/runtime/compiler/runtime/J9JitPersistentMemory.cpp
index b829cab33c4..3d5b4d33783 100644
--- a/runtime/compiler/runtime/J9JitPersistentMemory.cpp
+++ b/runtime/compiler/runtime/J9JitPersistentMemory.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/J9Profiler.cpp b/runtime/compiler/runtime/J9Profiler.cpp
index cf6d6ef1da1..b81ee4cde88 100644
--- a/runtime/compiler/runtime/J9Profiler.cpp
+++ b/runtime/compiler/runtime/J9Profiler.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/J9Profiler.hpp b/runtime/compiler/runtime/J9Profiler.hpp
index f85f0f72395..5aa48a561e7 100644
--- a/runtime/compiler/runtime/J9Profiler.hpp
+++ b/runtime/compiler/runtime/J9Profiler.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/J9Runtime.hpp b/runtime/compiler/runtime/J9Runtime.hpp
index 803830a947c..93e3e62c0ad 100644
--- a/runtime/compiler/runtime/J9Runtime.hpp
+++ b/runtime/compiler/runtime/J9Runtime.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/J9RuntimeAssumptions.hpp b/runtime/compiler/runtime/J9RuntimeAssumptions.hpp
index 50bda6f881f..54068cb9910 100644
--- a/runtime/compiler/runtime/J9RuntimeAssumptions.hpp
+++ b/runtime/compiler/runtime/J9RuntimeAssumptions.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/J9VMAccess.hpp b/runtime/compiler/runtime/J9VMAccess.hpp
index abe9cb592a3..301016ba8f2 100644
--- a/runtime/compiler/runtime/J9VMAccess.hpp
+++ b/runtime/compiler/runtime/J9VMAccess.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/J9ValueProfiler.hpp b/runtime/compiler/runtime/J9ValueProfiler.hpp
index 864aeb99660..ad48d6cccde 100644
--- a/runtime/compiler/runtime/J9ValueProfiler.hpp
+++ b/runtime/compiler/runtime/J9ValueProfiler.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITClientSession.cpp b/runtime/compiler/runtime/JITClientSession.cpp
index 026ca3a1a50..6ef6a386ebb 100644
--- a/runtime/compiler/runtime/JITClientSession.cpp
+++ b/runtime/compiler/runtime/JITClientSession.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITClientSession.hpp b/runtime/compiler/runtime/JITClientSession.hpp
index 918e2b92c63..264140a2e69 100644
--- a/runtime/compiler/runtime/JITClientSession.hpp
+++ b/runtime/compiler/runtime/JITClientSession.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITServerAOTCache.cpp b/runtime/compiler/runtime/JITServerAOTCache.cpp
index d3543768466..9e075760083 100644
--- a/runtime/compiler/runtime/JITServerAOTCache.cpp
+++ b/runtime/compiler/runtime/JITServerAOTCache.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITServerAOTCache.hpp b/runtime/compiler/runtime/JITServerAOTCache.hpp
index 35018af1f2c..6c17f02da48 100644
--- a/runtime/compiler/runtime/JITServerAOTCache.hpp
+++ b/runtime/compiler/runtime/JITServerAOTCache.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITServerAOTDeserializer.cpp b/runtime/compiler/runtime/JITServerAOTDeserializer.cpp
index ceaaec6e7c3..5e150224c12 100644
--- a/runtime/compiler/runtime/JITServerAOTDeserializer.cpp
+++ b/runtime/compiler/runtime/JITServerAOTDeserializer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITServerAOTDeserializer.hpp b/runtime/compiler/runtime/JITServerAOTDeserializer.hpp
index 823288e1ad2..048054b7c44 100644
--- a/runtime/compiler/runtime/JITServerAOTDeserializer.hpp
+++ b/runtime/compiler/runtime/JITServerAOTDeserializer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITServerAOTSerializationRecords.hpp b/runtime/compiler/runtime/JITServerAOTSerializationRecords.hpp
index 3afcfd244f5..aee71aa9cfd 100644
--- a/runtime/compiler/runtime/JITServerAOTSerializationRecords.hpp
+++ b/runtime/compiler/runtime/JITServerAOTSerializationRecords.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITServerIProfiler.cpp b/runtime/compiler/runtime/JITServerIProfiler.cpp
index 0aeafb82d89..0f25be6cccf 100644
--- a/runtime/compiler/runtime/JITServerIProfiler.cpp
+++ b/runtime/compiler/runtime/JITServerIProfiler.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITServerIProfiler.hpp b/runtime/compiler/runtime/JITServerIProfiler.hpp
index ef310c05baa..0c4d9ef9265 100644
--- a/runtime/compiler/runtime/JITServerIProfiler.hpp
+++ b/runtime/compiler/runtime/JITServerIProfiler.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITServerROMClassHash.cpp b/runtime/compiler/runtime/JITServerROMClassHash.cpp
index 284f9b63260..b69bf491517 100644
--- a/runtime/compiler/runtime/JITServerROMClassHash.cpp
+++ b/runtime/compiler/runtime/JITServerROMClassHash.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITServerROMClassHash.hpp b/runtime/compiler/runtime/JITServerROMClassHash.hpp
index 138a998d5f7..5e220ad3c6f 100644
--- a/runtime/compiler/runtime/JITServerROMClassHash.hpp
+++ b/runtime/compiler/runtime/JITServerROMClassHash.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITServerSharedROMClassCache.cpp b/runtime/compiler/runtime/JITServerSharedROMClassCache.cpp
index 14c15da7077..8733a3ad4fd 100644
--- a/runtime/compiler/runtime/JITServerSharedROMClassCache.cpp
+++ b/runtime/compiler/runtime/JITServerSharedROMClassCache.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITServerSharedROMClassCache.hpp b/runtime/compiler/runtime/JITServerSharedROMClassCache.hpp
index de948c9d9ec..2937ef2ea99 100644
--- a/runtime/compiler/runtime/JITServerSharedROMClassCache.hpp
+++ b/runtime/compiler/runtime/JITServerSharedROMClassCache.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITServerStatisticsThread.cpp b/runtime/compiler/runtime/JITServerStatisticsThread.cpp
index 1e3b40758c5..7a64316faee 100644
--- a/runtime/compiler/runtime/JITServerStatisticsThread.cpp
+++ b/runtime/compiler/runtime/JITServerStatisticsThread.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JITServerStatisticsThread.hpp b/runtime/compiler/runtime/JITServerStatisticsThread.hpp
index a8c4165a856..2bf19cf9d98 100644
--- a/runtime/compiler/runtime/JITServerStatisticsThread.hpp
+++ b/runtime/compiler/runtime/JITServerStatisticsThread.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/JitRuntime.cpp b/runtime/compiler/runtime/JitRuntime.cpp
index bec0fa315c1..5d0506e8546 100644
--- a/runtime/compiler/runtime/JitRuntime.cpp
+++ b/runtime/compiler/runtime/JitRuntime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/Listener.cpp b/runtime/compiler/runtime/Listener.cpp
index 615e5857d9c..e32490e5e21 100644
--- a/runtime/compiler/runtime/Listener.cpp
+++ b/runtime/compiler/runtime/Listener.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/Listener.hpp b/runtime/compiler/runtime/Listener.hpp
index 18e129388af..4aaec07bb73 100644
--- a/runtime/compiler/runtime/Listener.hpp
+++ b/runtime/compiler/runtime/Listener.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/MetaData.cpp b/runtime/compiler/runtime/MetaData.cpp
index 3160aeb2507..1bef551186f 100644
--- a/runtime/compiler/runtime/MetaData.cpp
+++ b/runtime/compiler/runtime/MetaData.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/MetaDataDebug.cpp b/runtime/compiler/runtime/MetaDataDebug.cpp
index 673b3398b70..8be634e437e 100644
--- a/runtime/compiler/runtime/MetaDataDebug.cpp
+++ b/runtime/compiler/runtime/MetaDataDebug.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/MethodExceptionData.hpp b/runtime/compiler/runtime/MethodExceptionData.hpp
index a689dcb8143..16a476b1254 100644
--- a/runtime/compiler/runtime/MethodExceptionData.hpp
+++ b/runtime/compiler/runtime/MethodExceptionData.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/MethodMetaData.c b/runtime/compiler/runtime/MethodMetaData.c
index e9895d467f5..c18797a5a8d 100644
--- a/runtime/compiler/runtime/MethodMetaData.c
+++ b/runtime/compiler/runtime/MethodMetaData.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/MethodMetaData.h b/runtime/compiler/runtime/MethodMetaData.h
index 4abd0959560..d16daefad04 100644
--- a/runtime/compiler/runtime/MethodMetaData.h
+++ b/runtime/compiler/runtime/MethodMetaData.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/MetricsServer.cpp b/runtime/compiler/runtime/MetricsServer.cpp
index da2d7ae47de..a1be3c4b36f 100644
--- a/runtime/compiler/runtime/MetricsServer.cpp
+++ b/runtime/compiler/runtime/MetricsServer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/MetricsServer.hpp b/runtime/compiler/runtime/MetricsServer.hpp
index 398e7ac0cbb..5b04e8f6430 100644
--- a/runtime/compiler/runtime/MetricsServer.hpp
+++ b/runtime/compiler/runtime/MetricsServer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/RelocationRecord.cpp b/runtime/compiler/runtime/RelocationRecord.cpp
index 1f91cd77eea..510f5801b4c 100644
--- a/runtime/compiler/runtime/RelocationRecord.cpp
+++ b/runtime/compiler/runtime/RelocationRecord.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/RelocationRecord.hpp b/runtime/compiler/runtime/RelocationRecord.hpp
index d2617a9d5ff..1f7d3ec9ed8 100644
--- a/runtime/compiler/runtime/RelocationRecord.hpp
+++ b/runtime/compiler/runtime/RelocationRecord.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/RelocationRuntime.cpp b/runtime/compiler/runtime/RelocationRuntime.cpp
index 26643b76236..aa2ebbcf95e 100644
--- a/runtime/compiler/runtime/RelocationRuntime.cpp
+++ b/runtime/compiler/runtime/RelocationRuntime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/RelocationRuntime.hpp b/runtime/compiler/runtime/RelocationRuntime.hpp
index fa49d01f817..900dc2eb725 100644
--- a/runtime/compiler/runtime/RelocationRuntime.hpp
+++ b/runtime/compiler/runtime/RelocationRuntime.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/RelocationRuntimeLogger.cpp b/runtime/compiler/runtime/RelocationRuntimeLogger.cpp
index c0366f69f67..8989fc98ddc 100644
--- a/runtime/compiler/runtime/RelocationRuntimeLogger.cpp
+++ b/runtime/compiler/runtime/RelocationRuntimeLogger.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/RelocationRuntimeLogger.hpp b/runtime/compiler/runtime/RelocationRuntimeLogger.hpp
index e07af3c7c96..6ab060104fa 100644
--- a/runtime/compiler/runtime/RelocationRuntimeLogger.hpp
+++ b/runtime/compiler/runtime/RelocationRuntimeLogger.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/RelocationTarget.cpp b/runtime/compiler/runtime/RelocationTarget.cpp
index 321cad041cf..fcffe8c11f2 100644
--- a/runtime/compiler/runtime/RelocationTarget.cpp
+++ b/runtime/compiler/runtime/RelocationTarget.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/RelocationTarget.hpp b/runtime/compiler/runtime/RelocationTarget.hpp
index 854d3a1d873..b413c74d790 100644
--- a/runtime/compiler/runtime/RelocationTarget.hpp
+++ b/runtime/compiler/runtime/RelocationTarget.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/Runtime.cpp b/runtime/compiler/runtime/Runtime.cpp
index eaefa413535..84baaaaf1e0 100644
--- a/runtime/compiler/runtime/Runtime.cpp
+++ b/runtime/compiler/runtime/Runtime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/RuntimeAssumptions.cpp b/runtime/compiler/runtime/RuntimeAssumptions.cpp
index f805ab6effc..58f3a25f190 100644
--- a/runtime/compiler/runtime/RuntimeAssumptions.cpp
+++ b/runtime/compiler/runtime/RuntimeAssumptions.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/RuntimeAssumptions.hpp b/runtime/compiler/runtime/RuntimeAssumptions.hpp
index 5a3776ce13d..527f397962d 100644
--- a/runtime/compiler/runtime/RuntimeAssumptions.hpp
+++ b/runtime/compiler/runtime/RuntimeAssumptions.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/SignalHandler.c b/runtime/compiler/runtime/SignalHandler.c
index 3e6eb4ae9fa..b84c283c060 100644
--- a/runtime/compiler/runtime/SignalHandler.c
+++ b/runtime/compiler/runtime/SignalHandler.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/SymbolValidationManager.cpp b/runtime/compiler/runtime/SymbolValidationManager.cpp
index 85cfa77bff0..390e02a0640 100644
--- a/runtime/compiler/runtime/SymbolValidationManager.cpp
+++ b/runtime/compiler/runtime/SymbolValidationManager.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/SymbolValidationManager.hpp b/runtime/compiler/runtime/SymbolValidationManager.hpp
index e9806ab1468..1da4e9d5d4f 100644
--- a/runtime/compiler/runtime/SymbolValidationManager.hpp
+++ b/runtime/compiler/runtime/SymbolValidationManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/Trampoline.cpp b/runtime/compiler/runtime/Trampoline.cpp
index d2735d29496..dab5d1be50a 100644
--- a/runtime/compiler/runtime/Trampoline.cpp
+++ b/runtime/compiler/runtime/Trampoline.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/ValueProfiler.cpp b/runtime/compiler/runtime/ValueProfiler.cpp
index 894d4c1b66a..12e7a6d28b2 100644
--- a/runtime/compiler/runtime/ValueProfiler.cpp
+++ b/runtime/compiler/runtime/ValueProfiler.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/asmprotos.h b/runtime/compiler/runtime/asmprotos.h
index 2a47d321bb4..871bdae3c9b 100644
--- a/runtime/compiler/runtime/asmprotos.h
+++ b/runtime/compiler/runtime/asmprotos.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/codertinit.cpp b/runtime/compiler/runtime/codertinit.cpp
index 07fa38a42b9..e2cd6dc7c8b 100644
--- a/runtime/compiler/runtime/codertinit.cpp
+++ b/runtime/compiler/runtime/codertinit.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/codertinit.hpp b/runtime/compiler/runtime/codertinit.hpp
index 71468c90bf8..b4361b01099 100644
--- a/runtime/compiler/runtime/codertinit.hpp
+++ b/runtime/compiler/runtime/codertinit.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/emfloat.c b/runtime/compiler/runtime/emfloat.c
index 987fe930466..976621c9058 100644
--- a/runtime/compiler/runtime/emfloat.c
+++ b/runtime/compiler/runtime/emfloat.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/runtime/emfloat.h b/runtime/compiler/runtime/emfloat.h
index a95f3f6b81c..77d835720b0 100644
--- a/runtime/compiler/runtime/emfloat.h
+++ b/runtime/compiler/runtime/emfloat.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/tools/avgCompTime.pl b/runtime/compiler/tools/avgCompTime.pl
index ccc84710d3b..020db912f80 100644
--- a/runtime/compiler/tools/avgCompTime.pl
+++ b/runtime/compiler/tools/avgCompTime.pl
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/runtime/compiler/x/CMakeLists.txt b/runtime/compiler/x/CMakeLists.txt
index 63956f55fbe..930217d75af 100644
--- a/runtime/compiler/x/CMakeLists.txt
+++ b/runtime/compiler/x/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/x/amd64/CMakeLists.txt b/runtime/compiler/x/amd64/CMakeLists.txt
index 16f0c338dc3..dcb7f699ea2 100644
--- a/runtime/compiler/x/amd64/CMakeLists.txt
+++ b/runtime/compiler/x/amd64/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/x/amd64/codegen/AMD64GuardedDevirtualSnippet.cpp b/runtime/compiler/x/amd64/codegen/AMD64GuardedDevirtualSnippet.cpp
index 091832b064a..f9ff0223cc9 100644
--- a/runtime/compiler/x/amd64/codegen/AMD64GuardedDevirtualSnippet.cpp
+++ b/runtime/compiler/x/amd64/codegen/AMD64GuardedDevirtualSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/amd64/codegen/AMD64GuardedDevirtualSnippet.hpp b/runtime/compiler/x/amd64/codegen/AMD64GuardedDevirtualSnippet.hpp
index e37cb1640b7..7baf669c998 100644
--- a/runtime/compiler/x/amd64/codegen/AMD64GuardedDevirtualSnippet.hpp
+++ b/runtime/compiler/x/amd64/codegen/AMD64GuardedDevirtualSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/amd64/codegen/AMD64J9SystemLinkage.cpp b/runtime/compiler/x/amd64/codegen/AMD64J9SystemLinkage.cpp
index db8ea50b1a8..e101b407ecb 100644
--- a/runtime/compiler/x/amd64/codegen/AMD64J9SystemLinkage.cpp
+++ b/runtime/compiler/x/amd64/codegen/AMD64J9SystemLinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/amd64/codegen/AMD64J9SystemLinkage.hpp b/runtime/compiler/x/amd64/codegen/AMD64J9SystemLinkage.hpp
index 8f74355f774..79332ad1487 100644
--- a/runtime/compiler/x/amd64/codegen/AMD64J9SystemLinkage.hpp
+++ b/runtime/compiler/x/amd64/codegen/AMD64J9SystemLinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/amd64/codegen/AMD64JNILinkage.cpp b/runtime/compiler/x/amd64/codegen/AMD64JNILinkage.cpp
index 9508cceab82..1cc5facf174 100644
--- a/runtime/compiler/x/amd64/codegen/AMD64JNILinkage.cpp
+++ b/runtime/compiler/x/amd64/codegen/AMD64JNILinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/amd64/codegen/AMD64JNILinkage.hpp b/runtime/compiler/x/amd64/codegen/AMD64JNILinkage.hpp
index c12c10f509b..c73ed25b716 100644
--- a/runtime/compiler/x/amd64/codegen/AMD64JNILinkage.hpp
+++ b/runtime/compiler/x/amd64/codegen/AMD64JNILinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/amd64/codegen/AMD64PrivateLinkage.cpp b/runtime/compiler/x/amd64/codegen/AMD64PrivateLinkage.cpp
index d75b6187ab4..9701387b268 100644
--- a/runtime/compiler/x/amd64/codegen/AMD64PrivateLinkage.cpp
+++ b/runtime/compiler/x/amd64/codegen/AMD64PrivateLinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/amd64/codegen/AMD64PrivateLinkage.hpp b/runtime/compiler/x/amd64/codegen/AMD64PrivateLinkage.hpp
index 10bdc3fe637..af5ef626d06 100644
--- a/runtime/compiler/x/amd64/codegen/AMD64PrivateLinkage.hpp
+++ b/runtime/compiler/x/amd64/codegen/AMD64PrivateLinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/amd64/codegen/CMakeLists.txt b/runtime/compiler/x/amd64/codegen/CMakeLists.txt
index 1b0191bd832..bbd76266d33 100644
--- a/runtime/compiler/x/amd64/codegen/CMakeLists.txt
+++ b/runtime/compiler/x/amd64/codegen/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/x/amd64/codegen/J9CodeGenerator.cpp b/runtime/compiler/x/amd64/codegen/J9CodeGenerator.cpp
index 5491fa7f00f..36dd636ddc4 100644
--- a/runtime/compiler/x/amd64/codegen/J9CodeGenerator.cpp
+++ b/runtime/compiler/x/amd64/codegen/J9CodeGenerator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/amd64/codegen/J9CodeGenerator.hpp b/runtime/compiler/x/amd64/codegen/J9CodeGenerator.hpp
index 9979a07dfcc..b9442839beb 100644
--- a/runtime/compiler/x/amd64/codegen/J9CodeGenerator.hpp
+++ b/runtime/compiler/x/amd64/codegen/J9CodeGenerator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/amd64/codegen/J9TreeEvaluator.hpp b/runtime/compiler/x/amd64/codegen/J9TreeEvaluator.hpp
index 263893c711c..8e26fb8739c 100644
--- a/runtime/compiler/x/amd64/codegen/J9TreeEvaluator.hpp
+++ b/runtime/compiler/x/amd64/codegen/J9TreeEvaluator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/amd64/runtime/.gitignore b/runtime/compiler/x/amd64/runtime/.gitignore
index e8ca2e631da..1f07141b2b9 100644
--- a/runtime/compiler/x/amd64/runtime/.gitignore
+++ b/runtime/compiler/x/amd64/runtime/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/amd64/runtime/AMD64CompressString.inc b/runtime/compiler/x/amd64/runtime/AMD64CompressString.inc
index 64c59ce9f77..f064413a901 100644
--- a/runtime/compiler/x/amd64/runtime/AMD64CompressString.inc
+++ b/runtime/compiler/x/amd64/runtime/AMD64CompressString.inc
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/amd64/runtime/AMD64CompressString.nasm b/runtime/compiler/x/amd64/runtime/AMD64CompressString.nasm
index dced4a21351..579bf3eb6e2 100644
--- a/runtime/compiler/x/amd64/runtime/AMD64CompressString.nasm
+++ b/runtime/compiler/x/amd64/runtime/AMD64CompressString.nasm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 or Apache-2.0 or GPL-2.0 WITH Classpath-exception-2.0 or LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/amd64/runtime/AMD64Recompilation.nasm b/runtime/compiler/x/amd64/runtime/AMD64Recompilation.nasm
index 49a47754a0d..5f2cff13d41 100644
--- a/runtime/compiler/x/amd64/runtime/AMD64Recompilation.nasm
+++ b/runtime/compiler/x/amd64/runtime/AMD64Recompilation.nasm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/amd64/runtime/CMakeLists.txt b/runtime/compiler/x/amd64/runtime/CMakeLists.txt
index 62a4a8f2f8a..ed54ef5fd3d 100644
--- a/runtime/compiler/x/amd64/runtime/CMakeLists.txt
+++ b/runtime/compiler/x/amd64/runtime/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/x/codegen/AllocPrefetchSnippet.cpp b/runtime/compiler/x/codegen/AllocPrefetchSnippet.cpp
index 07d99e9310f..9a94365c160 100644
--- a/runtime/compiler/x/codegen/AllocPrefetchSnippet.cpp
+++ b/runtime/compiler/x/codegen/AllocPrefetchSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/AllocPrefetchSnippet.hpp b/runtime/compiler/x/codegen/AllocPrefetchSnippet.hpp
index 1a44b50a6a2..6ba37ce8955 100644
--- a/runtime/compiler/x/codegen/AllocPrefetchSnippet.hpp
+++ b/runtime/compiler/x/codegen/AllocPrefetchSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/CMakeLists.txt b/runtime/compiler/x/codegen/CMakeLists.txt
index 1c297b6040e..7a55aad0553 100644
--- a/runtime/compiler/x/codegen/CMakeLists.txt
+++ b/runtime/compiler/x/codegen/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/x/codegen/CallSnippet.cpp b/runtime/compiler/x/codegen/CallSnippet.cpp
index c27ec96b7ac..80b9e86f056 100644
--- a/runtime/compiler/x/codegen/CallSnippet.cpp
+++ b/runtime/compiler/x/codegen/CallSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/CallSnippet.hpp b/runtime/compiler/x/codegen/CallSnippet.hpp
index 6a1ec23cbe2..f8801538495 100644
--- a/runtime/compiler/x/codegen/CallSnippet.hpp
+++ b/runtime/compiler/x/codegen/CallSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/CheckFailureSnippet.cpp b/runtime/compiler/x/codegen/CheckFailureSnippet.cpp
index ccc624c75cb..e4353ca3bac 100644
--- a/runtime/compiler/x/codegen/CheckFailureSnippet.cpp
+++ b/runtime/compiler/x/codegen/CheckFailureSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/CheckFailureSnippet.hpp b/runtime/compiler/x/codegen/CheckFailureSnippet.hpp
index 01eb1edb835..10db84195e3 100644
--- a/runtime/compiler/x/codegen/CheckFailureSnippet.hpp
+++ b/runtime/compiler/x/codegen/CheckFailureSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/ForceRecompilationSnippet.cpp b/runtime/compiler/x/codegen/ForceRecompilationSnippet.cpp
index ed455fa9ccc..08ed75acf67 100644
--- a/runtime/compiler/x/codegen/ForceRecompilationSnippet.cpp
+++ b/runtime/compiler/x/codegen/ForceRecompilationSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/ForceRecompilationSnippet.hpp b/runtime/compiler/x/codegen/ForceRecompilationSnippet.hpp
index b539035aa3e..18960c15542 100644
--- a/runtime/compiler/x/codegen/ForceRecompilationSnippet.hpp
+++ b/runtime/compiler/x/codegen/ForceRecompilationSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/GuardedDevirtualSnippet.cpp b/runtime/compiler/x/codegen/GuardedDevirtualSnippet.cpp
index 4bc241fd28f..37849fc7538 100644
--- a/runtime/compiler/x/codegen/GuardedDevirtualSnippet.cpp
+++ b/runtime/compiler/x/codegen/GuardedDevirtualSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/GuardedDevirtualSnippet.hpp b/runtime/compiler/x/codegen/GuardedDevirtualSnippet.hpp
index eab3aeda77f..b7e69ddc493 100644
--- a/runtime/compiler/x/codegen/GuardedDevirtualSnippet.hpp
+++ b/runtime/compiler/x/codegen/GuardedDevirtualSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/Instruction.hpp b/runtime/compiler/x/codegen/Instruction.hpp
index d50041a78fe..a35a0285762 100644
--- a/runtime/compiler/x/codegen/Instruction.hpp
+++ b/runtime/compiler/x/codegen/Instruction.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9AheadOfTimeCompile.cpp b/runtime/compiler/x/codegen/J9AheadOfTimeCompile.cpp
index 3a3e8907405..d3a62325d58 100644
--- a/runtime/compiler/x/codegen/J9AheadOfTimeCompile.cpp
+++ b/runtime/compiler/x/codegen/J9AheadOfTimeCompile.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9AheadOfTimeCompile.hpp b/runtime/compiler/x/codegen/J9AheadOfTimeCompile.hpp
index 488d68ee831..750e4f99ba7 100644
--- a/runtime/compiler/x/codegen/J9AheadOfTimeCompile.hpp
+++ b/runtime/compiler/x/codegen/J9AheadOfTimeCompile.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9CodeGenerator.cpp b/runtime/compiler/x/codegen/J9CodeGenerator.cpp
index debcef00268..75fa2e6e542 100644
--- a/runtime/compiler/x/codegen/J9CodeGenerator.cpp
+++ b/runtime/compiler/x/codegen/J9CodeGenerator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9CodeGenerator.hpp b/runtime/compiler/x/codegen/J9CodeGenerator.hpp
index 63425f388b0..0b4fce86e3e 100644
--- a/runtime/compiler/x/codegen/J9CodeGenerator.hpp
+++ b/runtime/compiler/x/codegen/J9CodeGenerator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9InstructionDelegate.hpp b/runtime/compiler/x/codegen/J9InstructionDelegate.hpp
index 81ec0612a78..3496c4cdbf0 100644
--- a/runtime/compiler/x/codegen/J9InstructionDelegate.hpp
+++ b/runtime/compiler/x/codegen/J9InstructionDelegate.hpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9Linkage.cpp b/runtime/compiler/x/codegen/J9Linkage.cpp
index 4fd93954215..6472073c80b 100644
--- a/runtime/compiler/x/codegen/J9Linkage.cpp
+++ b/runtime/compiler/x/codegen/J9Linkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9Linkage.hpp b/runtime/compiler/x/codegen/J9Linkage.hpp
index 98976fc2e1a..3caccc2d10a 100644
--- a/runtime/compiler/x/codegen/J9Linkage.hpp
+++ b/runtime/compiler/x/codegen/J9Linkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9LinkageUtils.cpp b/runtime/compiler/x/codegen/J9LinkageUtils.cpp
index b147f243aed..f9d5ccac8bb 100644
--- a/runtime/compiler/x/codegen/J9LinkageUtils.cpp
+++ b/runtime/compiler/x/codegen/J9LinkageUtils.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9LinkageUtils.hpp b/runtime/compiler/x/codegen/J9LinkageUtils.hpp
index a68e08a3a58..6337c38f404 100644
--- a/runtime/compiler/x/codegen/J9LinkageUtils.hpp
+++ b/runtime/compiler/x/codegen/J9LinkageUtils.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9Snippet.cpp b/runtime/compiler/x/codegen/J9Snippet.cpp
index ae059009d95..192cddd7bbe 100644
--- a/runtime/compiler/x/codegen/J9Snippet.cpp
+++ b/runtime/compiler/x/codegen/J9Snippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9Snippet.hpp b/runtime/compiler/x/codegen/J9Snippet.hpp
index c86d6845367..e367d15123b 100644
--- a/runtime/compiler/x/codegen/J9Snippet.hpp
+++ b/runtime/compiler/x/codegen/J9Snippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9TreeEvaluator.cpp b/runtime/compiler/x/codegen/J9TreeEvaluator.cpp
index 9de29eb79e5..31f7d0ce23f 100644
--- a/runtime/compiler/x/codegen/J9TreeEvaluator.cpp
+++ b/runtime/compiler/x/codegen/J9TreeEvaluator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9TreeEvaluator.hpp b/runtime/compiler/x/codegen/J9TreeEvaluator.hpp
index 89c6f0d3ed2..680c7a48e0e 100644
--- a/runtime/compiler/x/codegen/J9TreeEvaluator.hpp
+++ b/runtime/compiler/x/codegen/J9TreeEvaluator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9UnresolvedDataSnippet.cpp b/runtime/compiler/x/codegen/J9UnresolvedDataSnippet.cpp
index 5e8420575ad..d3b1b2cccf7 100644
--- a/runtime/compiler/x/codegen/J9UnresolvedDataSnippet.cpp
+++ b/runtime/compiler/x/codegen/J9UnresolvedDataSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9UnresolvedDataSnippet.hpp b/runtime/compiler/x/codegen/J9UnresolvedDataSnippet.hpp
index c0a31e30802..ee31cf8e29a 100644
--- a/runtime/compiler/x/codegen/J9UnresolvedDataSnippet.hpp
+++ b/runtime/compiler/x/codegen/J9UnresolvedDataSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9X86Instruction.cpp b/runtime/compiler/x/codegen/J9X86Instruction.cpp
index 2c74cf382f4..ca1755e836c 100644
--- a/runtime/compiler/x/codegen/J9X86Instruction.cpp
+++ b/runtime/compiler/x/codegen/J9X86Instruction.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/J9X86Instruction.hpp b/runtime/compiler/x/codegen/J9X86Instruction.hpp
index 51e0f7d0ddc..03414a90b23 100644
--- a/runtime/compiler/x/codegen/J9X86Instruction.hpp
+++ b/runtime/compiler/x/codegen/J9X86Instruction.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/Linkage.hpp b/runtime/compiler/x/codegen/Linkage.hpp
index 77ce64b53c5..dc8328cc423 100644
--- a/runtime/compiler/x/codegen/Linkage.hpp
+++ b/runtime/compiler/x/codegen/Linkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/MonitorSnippet.hpp b/runtime/compiler/x/codegen/MonitorSnippet.hpp
index a395d050da7..ab2558685e5 100644
--- a/runtime/compiler/x/codegen/MonitorSnippet.hpp
+++ b/runtime/compiler/x/codegen/MonitorSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/RecompilationSnippet.cpp b/runtime/compiler/x/codegen/RecompilationSnippet.cpp
index 0fd4a61d1e2..d655d63e500 100644
--- a/runtime/compiler/x/codegen/RecompilationSnippet.cpp
+++ b/runtime/compiler/x/codegen/RecompilationSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/RecompilationSnippet.hpp b/runtime/compiler/x/codegen/RecompilationSnippet.hpp
index f499a71ba6e..01bd45af80a 100644
--- a/runtime/compiler/x/codegen/RecompilationSnippet.hpp
+++ b/runtime/compiler/x/codegen/RecompilationSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/X86HelperLinkage.cpp b/runtime/compiler/x/codegen/X86HelperLinkage.cpp
index 0ec990cdce8..7c683cdf9b1 100644
--- a/runtime/compiler/x/codegen/X86HelperLinkage.cpp
+++ b/runtime/compiler/x/codegen/X86HelperLinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/X86HelperLinkage.hpp b/runtime/compiler/x/codegen/X86HelperLinkage.hpp
index b5865fe52e5..2f70d5dd337 100644
--- a/runtime/compiler/x/codegen/X86HelperLinkage.hpp
+++ b/runtime/compiler/x/codegen/X86HelperLinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/X86Instruction.hpp b/runtime/compiler/x/codegen/X86Instruction.hpp
index 73d086b479c..ca390258f26 100644
--- a/runtime/compiler/x/codegen/X86Instruction.hpp
+++ b/runtime/compiler/x/codegen/X86Instruction.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/X86PrivateLinkage.cpp b/runtime/compiler/x/codegen/X86PrivateLinkage.cpp
index 38112a74eb4..423c144a69c 100644
--- a/runtime/compiler/x/codegen/X86PrivateLinkage.cpp
+++ b/runtime/compiler/x/codegen/X86PrivateLinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/X86PrivateLinkage.hpp b/runtime/compiler/x/codegen/X86PrivateLinkage.hpp
index d0ee27deedd..319f9113009 100644
--- a/runtime/compiler/x/codegen/X86PrivateLinkage.hpp
+++ b/runtime/compiler/x/codegen/X86PrivateLinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/X86Recompilation.cpp b/runtime/compiler/x/codegen/X86Recompilation.cpp
index 523d67e2d1c..1f90513270b 100644
--- a/runtime/compiler/x/codegen/X86Recompilation.cpp
+++ b/runtime/compiler/x/codegen/X86Recompilation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/codegen/X86Recompilation.hpp b/runtime/compiler/x/codegen/X86Recompilation.hpp
index 420c3b277ca..43509eb8eb2 100644
--- a/runtime/compiler/x/codegen/X86Recompilation.hpp
+++ b/runtime/compiler/x/codegen/X86Recompilation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/env/J9CPU.cpp b/runtime/compiler/x/env/J9CPU.cpp
index 828f76c102f..af9a1011754 100644
--- a/runtime/compiler/x/env/J9CPU.cpp
+++ b/runtime/compiler/x/env/J9CPU.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/env/J9CPU.hpp b/runtime/compiler/x/env/J9CPU.hpp
index d563d67a669..cadd525d9af 100644
--- a/runtime/compiler/x/env/J9CPU.hpp
+++ b/runtime/compiler/x/env/J9CPU.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/i386/CMakeLists.txt b/runtime/compiler/x/i386/CMakeLists.txt
index 8449b6f2cc5..f992a02f489 100644
--- a/runtime/compiler/x/i386/CMakeLists.txt
+++ b/runtime/compiler/x/i386/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/x/i386/codegen/CMakeLists.txt b/runtime/compiler/x/i386/codegen/CMakeLists.txt
index 8d102bafa77..cba636af4d2 100644
--- a/runtime/compiler/x/i386/codegen/CMakeLists.txt
+++ b/runtime/compiler/x/i386/codegen/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/x/i386/codegen/IA32J9SystemLinkage.cpp b/runtime/compiler/x/i386/codegen/IA32J9SystemLinkage.cpp
index 0b2f34998d6..9d1d4c9a582 100644
--- a/runtime/compiler/x/i386/codegen/IA32J9SystemLinkage.cpp
+++ b/runtime/compiler/x/i386/codegen/IA32J9SystemLinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/i386/codegen/IA32J9SystemLinkage.hpp b/runtime/compiler/x/i386/codegen/IA32J9SystemLinkage.hpp
index f3000f2c3d7..91f7a122f52 100644
--- a/runtime/compiler/x/i386/codegen/IA32J9SystemLinkage.hpp
+++ b/runtime/compiler/x/i386/codegen/IA32J9SystemLinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/i386/codegen/IA32JNILinkage.cpp b/runtime/compiler/x/i386/codegen/IA32JNILinkage.cpp
index 9c3371b6a1b..6a3a874ad68 100644
--- a/runtime/compiler/x/i386/codegen/IA32JNILinkage.cpp
+++ b/runtime/compiler/x/i386/codegen/IA32JNILinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/i386/codegen/IA32JNILinkage.hpp b/runtime/compiler/x/i386/codegen/IA32JNILinkage.hpp
index 29a23bd23e7..42afc8daed6 100644
--- a/runtime/compiler/x/i386/codegen/IA32JNILinkage.hpp
+++ b/runtime/compiler/x/i386/codegen/IA32JNILinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/i386/codegen/IA32PrivateLinkage.cpp b/runtime/compiler/x/i386/codegen/IA32PrivateLinkage.cpp
index 2a70f8476f2..5131a7d58d5 100644
--- a/runtime/compiler/x/i386/codegen/IA32PrivateLinkage.cpp
+++ b/runtime/compiler/x/i386/codegen/IA32PrivateLinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/i386/codegen/IA32PrivateLinkage.hpp b/runtime/compiler/x/i386/codegen/IA32PrivateLinkage.hpp
index 2abcdd22e3d..efd47469208 100644
--- a/runtime/compiler/x/i386/codegen/IA32PrivateLinkage.hpp
+++ b/runtime/compiler/x/i386/codegen/IA32PrivateLinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/i386/codegen/J9CodeGenerator.cpp b/runtime/compiler/x/i386/codegen/J9CodeGenerator.cpp
index 0e1f8a44432..77981ce5222 100644
--- a/runtime/compiler/x/i386/codegen/J9CodeGenerator.cpp
+++ b/runtime/compiler/x/i386/codegen/J9CodeGenerator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/i386/codegen/J9CodeGenerator.hpp b/runtime/compiler/x/i386/codegen/J9CodeGenerator.hpp
index c6ec0d11985..92431100448 100644
--- a/runtime/compiler/x/i386/codegen/J9CodeGenerator.hpp
+++ b/runtime/compiler/x/i386/codegen/J9CodeGenerator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/i386/codegen/J9TreeEvaluator.hpp b/runtime/compiler/x/i386/codegen/J9TreeEvaluator.hpp
index f1144c660c5..50ea8598080 100644
--- a/runtime/compiler/x/i386/codegen/J9TreeEvaluator.hpp
+++ b/runtime/compiler/x/i386/codegen/J9TreeEvaluator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/i386/runtime/.gitignore b/runtime/compiler/x/i386/runtime/.gitignore
index 7c20b1255df..76dd553d215 100644
--- a/runtime/compiler/x/i386/runtime/.gitignore
+++ b/runtime/compiler/x/i386/runtime/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/i386/runtime/CMakeLists.txt b/runtime/compiler/x/i386/runtime/CMakeLists.txt
index a73bfeb99a6..e1778d55e83 100644
--- a/runtime/compiler/x/i386/runtime/CMakeLists.txt
+++ b/runtime/compiler/x/i386/runtime/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/x/i386/runtime/IA32CompressString.inc b/runtime/compiler/x/i386/runtime/IA32CompressString.inc
index 7c6653e1bf1..689e2690e6d 100644
--- a/runtime/compiler/x/i386/runtime/IA32CompressString.inc
+++ b/runtime/compiler/x/i386/runtime/IA32CompressString.inc
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/i386/runtime/IA32Math64.inc b/runtime/compiler/x/i386/runtime/IA32Math64.inc
index 27c17a22773..15f7e4d23f9 100644
--- a/runtime/compiler/x/i386/runtime/IA32Math64.inc
+++ b/runtime/compiler/x/i386/runtime/IA32Math64.inc
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/i386/runtime/IA32Recompilation.nasm b/runtime/compiler/x/i386/runtime/IA32Recompilation.nasm
index 00bd5868430..35ea962f4a3 100644
--- a/runtime/compiler/x/i386/runtime/IA32Recompilation.nasm
+++ b/runtime/compiler/x/i386/runtime/IA32Recompilation.nasm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/i386/runtime/J9IA32CompressString.nasm b/runtime/compiler/x/i386/runtime/J9IA32CompressString.nasm
index 92ce1e98405..88aff65acc4 100644
--- a/runtime/compiler/x/i386/runtime/J9IA32CompressString.nasm
+++ b/runtime/compiler/x/i386/runtime/J9IA32CompressString.nasm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/i386/runtime/J9IA32Math64.nasm b/runtime/compiler/x/i386/runtime/J9IA32Math64.nasm
index 6ff1c263863..25c75c5fa00 100644
--- a/runtime/compiler/x/i386/runtime/J9IA32Math64.nasm
+++ b/runtime/compiler/x/i386/runtime/J9IA32Math64.nasm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/runtime/.gitignore b/runtime/compiler/x/runtime/.gitignore
index 37ba8c5a1e0..d16457e6ad2 100644
--- a/runtime/compiler/x/runtime/.gitignore
+++ b/runtime/compiler/x/runtime/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/runtime/CMakeLists.txt b/runtime/compiler/x/runtime/CMakeLists.txt
index b3502e6f19b..3fd234a773a 100644
--- a/runtime/compiler/x/runtime/CMakeLists.txt
+++ b/runtime/compiler/x/runtime/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/x/runtime/Recomp.cpp b/runtime/compiler/x/runtime/Recomp.cpp
index ee6ff33141f..52463d893a4 100644
--- a/runtime/compiler/x/runtime/Recomp.cpp
+++ b/runtime/compiler/x/runtime/Recomp.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/runtime/X86ArrayTranslate.nasm b/runtime/compiler/x/runtime/X86ArrayTranslate.nasm
index 77eeeeafae9..a3f0cd78143 100644
--- a/runtime/compiler/x/runtime/X86ArrayTranslate.nasm
+++ b/runtime/compiler/x/runtime/X86ArrayTranslate.nasm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/runtime/X86Codert.nasm b/runtime/compiler/x/runtime/X86Codert.nasm
index 431f776f214..f6d487a30ed 100644
--- a/runtime/compiler/x/runtime/X86Codert.nasm
+++ b/runtime/compiler/x/runtime/X86Codert.nasm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/runtime/X86EncodeUTF16.nasm b/runtime/compiler/x/runtime/X86EncodeUTF16.nasm
index ac91e7c823a..11135ee3aa7 100644
--- a/runtime/compiler/x/runtime/X86EncodeUTF16.nasm
+++ b/runtime/compiler/x/runtime/X86EncodeUTF16.nasm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/runtime/X86LockReservation.nasm b/runtime/compiler/x/runtime/X86LockReservation.nasm
index 85347a8fad7..e78067de4ab 100644
--- a/runtime/compiler/x/runtime/X86LockReservation.nasm
+++ b/runtime/compiler/x/runtime/X86LockReservation.nasm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/runtime/X86PicBuilder.inc b/runtime/compiler/x/runtime/X86PicBuilder.inc
index b39d8eb9e7a..4cb58a9b160 100644
--- a/runtime/compiler/x/runtime/X86PicBuilder.inc
+++ b/runtime/compiler/x/runtime/X86PicBuilder.inc
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/runtime/X86PicBuilder.nasm b/runtime/compiler/x/runtime/X86PicBuilder.nasm
index 0841015a1be..e9917c28db6 100644
--- a/runtime/compiler/x/runtime/X86PicBuilder.nasm
+++ b/runtime/compiler/x/runtime/X86PicBuilder.nasm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/x/runtime/X86RelocationTarget.cpp b/runtime/compiler/x/runtime/X86RelocationTarget.cpp
index 75d71ebe15c..8db8b71a515 100644
--- a/runtime/compiler/x/runtime/X86RelocationTarget.cpp
+++ b/runtime/compiler/x/runtime/X86RelocationTarget.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/runtime/X86RelocationTarget.hpp b/runtime/compiler/x/runtime/X86RelocationTarget.hpp
index 4f34b8c97bb..f304956ea17 100644
--- a/runtime/compiler/x/runtime/X86RelocationTarget.hpp
+++ b/runtime/compiler/x/runtime/X86RelocationTarget.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/x/runtime/X86Unresolveds.nasm b/runtime/compiler/x/runtime/X86Unresolveds.nasm
index d7750737445..46ca5407b91 100644
--- a/runtime/compiler/x/runtime/X86Unresolveds.nasm
+++ b/runtime/compiler/x/runtime/X86Unresolveds.nasm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/compiler/z/CMakeLists.txt b/runtime/compiler/z/CMakeLists.txt
index c2d9ab378fc..2dc8124af55 100644
--- a/runtime/compiler/z/CMakeLists.txt
+++ b/runtime/compiler/z/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/z/codegen/CMakeLists.txt b/runtime/compiler/z/codegen/CMakeLists.txt
index eac60f1b9dc..a39adc8115a 100644
--- a/runtime/compiler/z/codegen/CMakeLists.txt
+++ b/runtime/compiler/z/codegen/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/z/codegen/CodeGenPhaseToPerform.hpp b/runtime/compiler/z/codegen/CodeGenPhaseToPerform.hpp
index 82182e49106..b7dfc0cb3df 100644
--- a/runtime/compiler/z/codegen/CodeGenPhaseToPerform.hpp
+++ b/runtime/compiler/z/codegen/CodeGenPhaseToPerform.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/ForceRecompilationSnippet.cpp b/runtime/compiler/z/codegen/ForceRecompilationSnippet.cpp
index becad6b86e6..cb545b22343 100644
--- a/runtime/compiler/z/codegen/ForceRecompilationSnippet.cpp
+++ b/runtime/compiler/z/codegen/ForceRecompilationSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/ForceRecompilationSnippet.hpp b/runtime/compiler/z/codegen/ForceRecompilationSnippet.hpp
index 6f433a0b407..66ed4a693ba 100644
--- a/runtime/compiler/z/codegen/ForceRecompilationSnippet.hpp
+++ b/runtime/compiler/z/codegen/ForceRecompilationSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/InMemoryLoadStoreMarking.cpp b/runtime/compiler/z/codegen/InMemoryLoadStoreMarking.cpp
index d2c903ef4b4..392d37fcf65 100644
--- a/runtime/compiler/z/codegen/InMemoryLoadStoreMarking.cpp
+++ b/runtime/compiler/z/codegen/InMemoryLoadStoreMarking.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/InMemoryLoadStoreMarking.hpp b/runtime/compiler/z/codegen/InMemoryLoadStoreMarking.hpp
index 9daf1fc6212..01a4b0bf017 100644
--- a/runtime/compiler/z/codegen/InMemoryLoadStoreMarking.hpp
+++ b/runtime/compiler/z/codegen/InMemoryLoadStoreMarking.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/Instruction.hpp b/runtime/compiler/z/codegen/Instruction.hpp
index 8eaa94b89bb..c38dc0f19f3 100644
--- a/runtime/compiler/z/codegen/Instruction.hpp
+++ b/runtime/compiler/z/codegen/Instruction.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9AheadOfTimeCompile.cpp b/runtime/compiler/z/codegen/J9AheadOfTimeCompile.cpp
index f020d611010..a8005bfc198 100644
--- a/runtime/compiler/z/codegen/J9AheadOfTimeCompile.cpp
+++ b/runtime/compiler/z/codegen/J9AheadOfTimeCompile.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9AheadOfTimeCompile.hpp b/runtime/compiler/z/codegen/J9AheadOfTimeCompile.hpp
index 6773afc331e..473d10ca79e 100644
--- a/runtime/compiler/z/codegen/J9AheadOfTimeCompile.hpp
+++ b/runtime/compiler/z/codegen/J9AheadOfTimeCompile.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9BCDTreeEvaluator.cpp b/runtime/compiler/z/codegen/J9BCDTreeEvaluator.cpp
index 2db3adc7196..5daef9bbc00 100644
--- a/runtime/compiler/z/codegen/J9BCDTreeEvaluator.cpp
+++ b/runtime/compiler/z/codegen/J9BCDTreeEvaluator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9CodeGenPhase.cpp b/runtime/compiler/z/codegen/J9CodeGenPhase.cpp
index 578eba7432f..4cdd18ec8c5 100644
--- a/runtime/compiler/z/codegen/J9CodeGenPhase.cpp
+++ b/runtime/compiler/z/codegen/J9CodeGenPhase.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9CodeGenPhase.hpp b/runtime/compiler/z/codegen/J9CodeGenPhase.hpp
index cf10a0421c2..cbe9ccd476a 100644
--- a/runtime/compiler/z/codegen/J9CodeGenPhase.hpp
+++ b/runtime/compiler/z/codegen/J9CodeGenPhase.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9CodeGenPhaseEnum.hpp b/runtime/compiler/z/codegen/J9CodeGenPhaseEnum.hpp
index 7bce79d0a24..b47ff058d09 100644
--- a/runtime/compiler/z/codegen/J9CodeGenPhaseEnum.hpp
+++ b/runtime/compiler/z/codegen/J9CodeGenPhaseEnum.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9CodeGenPhaseFunctionTable.hpp b/runtime/compiler/z/codegen/J9CodeGenPhaseFunctionTable.hpp
index cb7c39bfe53..90c9bbe6829 100644
--- a/runtime/compiler/z/codegen/J9CodeGenPhaseFunctionTable.hpp
+++ b/runtime/compiler/z/codegen/J9CodeGenPhaseFunctionTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9CodeGenerator.cpp b/runtime/compiler/z/codegen/J9CodeGenerator.cpp
index 5386e1b6409..f787d071de6 100644
--- a/runtime/compiler/z/codegen/J9CodeGenerator.cpp
+++ b/runtime/compiler/z/codegen/J9CodeGenerator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9CodeGenerator.hpp b/runtime/compiler/z/codegen/J9CodeGenerator.hpp
index 0eb345eb026..305c82b9a82 100644
--- a/runtime/compiler/z/codegen/J9CodeGenerator.hpp
+++ b/runtime/compiler/z/codegen/J9CodeGenerator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9Instruction.cpp b/runtime/compiler/z/codegen/J9Instruction.cpp
index dd084e33417..79036bc759e 100644
--- a/runtime/compiler/z/codegen/J9Instruction.cpp
+++ b/runtime/compiler/z/codegen/J9Instruction.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9Instruction.hpp b/runtime/compiler/z/codegen/J9Instruction.hpp
index c971e6b1163..c48350a3295 100644
--- a/runtime/compiler/z/codegen/J9Instruction.hpp
+++ b/runtime/compiler/z/codegen/J9Instruction.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9InstructionDelegate.hpp b/runtime/compiler/z/codegen/J9InstructionDelegate.hpp
index b1c0350020e..840ed11b951 100644
--- a/runtime/compiler/z/codegen/J9InstructionDelegate.hpp
+++ b/runtime/compiler/z/codegen/J9InstructionDelegate.hpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9Linkage.cpp b/runtime/compiler/z/codegen/J9Linkage.cpp
index a2fc7c8b252..d1625f670cf 100644
--- a/runtime/compiler/z/codegen/J9Linkage.cpp
+++ b/runtime/compiler/z/codegen/J9Linkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9Linkage.hpp b/runtime/compiler/z/codegen/J9Linkage.hpp
index eb8707eff73..f6283ef836a 100644
--- a/runtime/compiler/z/codegen/J9Linkage.hpp
+++ b/runtime/compiler/z/codegen/J9Linkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9MemoryReference.cpp b/runtime/compiler/z/codegen/J9MemoryReference.cpp
index 2c5cb9d60ef..5a943e5f338 100644
--- a/runtime/compiler/z/codegen/J9MemoryReference.cpp
+++ b/runtime/compiler/z/codegen/J9MemoryReference.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9MemoryReference.hpp b/runtime/compiler/z/codegen/J9MemoryReference.hpp
index 0085d067ab2..0e127999cf3 100644
--- a/runtime/compiler/z/codegen/J9MemoryReference.hpp
+++ b/runtime/compiler/z/codegen/J9MemoryReference.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9Peephole.cpp b/runtime/compiler/z/codegen/J9Peephole.cpp
index 2fb0a90a381..06ae8b5267c 100644
--- a/runtime/compiler/z/codegen/J9Peephole.cpp
+++ b/runtime/compiler/z/codegen/J9Peephole.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9Peephole.hpp b/runtime/compiler/z/codegen/J9Peephole.hpp
index 8e6e7eeae2a..5e20bb3a95e 100644
--- a/runtime/compiler/z/codegen/J9Peephole.hpp
+++ b/runtime/compiler/z/codegen/J9Peephole.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9S390Snippet.cpp b/runtime/compiler/z/codegen/J9S390Snippet.cpp
index 75857c8ddc4..9f8568fa21f 100644
--- a/runtime/compiler/z/codegen/J9S390Snippet.cpp
+++ b/runtime/compiler/z/codegen/J9S390Snippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9S390Snippet.hpp b/runtime/compiler/z/codegen/J9S390Snippet.hpp
index a6bc753d205..5b1e4c8169c 100644
--- a/runtime/compiler/z/codegen/J9S390Snippet.hpp
+++ b/runtime/compiler/z/codegen/J9S390Snippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9Snippet.hpp b/runtime/compiler/z/codegen/J9Snippet.hpp
index 3cc6a0327d6..b95ee1c8051 100644
--- a/runtime/compiler/z/codegen/J9Snippet.hpp
+++ b/runtime/compiler/z/codegen/J9Snippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9SystemLinkageLinux.cpp b/runtime/compiler/z/codegen/J9SystemLinkageLinux.cpp
index 0d1163e359d..9c491726021 100644
--- a/runtime/compiler/z/codegen/J9SystemLinkageLinux.cpp
+++ b/runtime/compiler/z/codegen/J9SystemLinkageLinux.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9SystemLinkageLinux.hpp b/runtime/compiler/z/codegen/J9SystemLinkageLinux.hpp
index 3059a34566e..b2517b8a3b5 100644
--- a/runtime/compiler/z/codegen/J9SystemLinkageLinux.hpp
+++ b/runtime/compiler/z/codegen/J9SystemLinkageLinux.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9SystemLinkagezOS.cpp b/runtime/compiler/z/codegen/J9SystemLinkagezOS.cpp
index 5e25ec9ce78..7f4d51874b7 100644
--- a/runtime/compiler/z/codegen/J9SystemLinkagezOS.cpp
+++ b/runtime/compiler/z/codegen/J9SystemLinkagezOS.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9SystemLinkagezOS.hpp b/runtime/compiler/z/codegen/J9SystemLinkagezOS.hpp
index 959b141c0f3..eeb8c3ea8f1 100644
--- a/runtime/compiler/z/codegen/J9SystemLinkagezOS.hpp
+++ b/runtime/compiler/z/codegen/J9SystemLinkagezOS.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9TreeEvaluator.cpp b/runtime/compiler/z/codegen/J9TreeEvaluator.cpp
index bfbe61036a4..e823237de68 100644
--- a/runtime/compiler/z/codegen/J9TreeEvaluator.cpp
+++ b/runtime/compiler/z/codegen/J9TreeEvaluator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9TreeEvaluator.hpp b/runtime/compiler/z/codegen/J9TreeEvaluator.hpp
index 71a6769989d..2530a1b78b6 100644
--- a/runtime/compiler/z/codegen/J9TreeEvaluator.hpp
+++ b/runtime/compiler/z/codegen/J9TreeEvaluator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9UnresolvedDataSnippet.cpp b/runtime/compiler/z/codegen/J9UnresolvedDataSnippet.cpp
index 52cf945e27c..cada8e78da6 100644
--- a/runtime/compiler/z/codegen/J9UnresolvedDataSnippet.cpp
+++ b/runtime/compiler/z/codegen/J9UnresolvedDataSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9UnresolvedDataSnippet.hpp b/runtime/compiler/z/codegen/J9UnresolvedDataSnippet.hpp
index 16cfd18e2cf..f5f4b221637 100644
--- a/runtime/compiler/z/codegen/J9UnresolvedDataSnippet.hpp
+++ b/runtime/compiler/z/codegen/J9UnresolvedDataSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/J9ZSnippet.cpp b/runtime/compiler/z/codegen/J9ZSnippet.cpp
index ee942dfbcce..6b7f9214b70 100644
--- a/runtime/compiler/z/codegen/J9ZSnippet.cpp
+++ b/runtime/compiler/z/codegen/J9ZSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/Linkage.hpp b/runtime/compiler/z/codegen/Linkage.hpp
index d7a4cdcfeed..24a7c676546 100644
--- a/runtime/compiler/z/codegen/Linkage.hpp
+++ b/runtime/compiler/z/codegen/Linkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/MemoryReference.hpp b/runtime/compiler/z/codegen/MemoryReference.hpp
index b1eb01f8c92..d4c6ece6426 100644
--- a/runtime/compiler/z/codegen/MemoryReference.hpp
+++ b/runtime/compiler/z/codegen/MemoryReference.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/Peephole.hpp b/runtime/compiler/z/codegen/Peephole.hpp
index 6bd340f802a..b0322588573 100644
--- a/runtime/compiler/z/codegen/Peephole.hpp
+++ b/runtime/compiler/z/codegen/Peephole.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/ReduceSynchronizedFieldLoad.cpp b/runtime/compiler/z/codegen/ReduceSynchronizedFieldLoad.cpp
index 289d47395b3..c9008432c06 100644
--- a/runtime/compiler/z/codegen/ReduceSynchronizedFieldLoad.cpp
+++ b/runtime/compiler/z/codegen/ReduceSynchronizedFieldLoad.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/ReduceSynchronizedFieldLoad.hpp b/runtime/compiler/z/codegen/ReduceSynchronizedFieldLoad.hpp
index b6d909bb27e..9808d17711e 100644
--- a/runtime/compiler/z/codegen/ReduceSynchronizedFieldLoad.hpp
+++ b/runtime/compiler/z/codegen/ReduceSynchronizedFieldLoad.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390AOTRelocation.cpp b/runtime/compiler/z/codegen/S390AOTRelocation.cpp
index 140a4060983..5e76e78b19d 100644
--- a/runtime/compiler/z/codegen/S390AOTRelocation.cpp
+++ b/runtime/compiler/z/codegen/S390AOTRelocation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390AOTRelocation.hpp b/runtime/compiler/z/codegen/S390AOTRelocation.hpp
index 4ac5eb0d518..e026be63b55 100644
--- a/runtime/compiler/z/codegen/S390AOTRelocation.hpp
+++ b/runtime/compiler/z/codegen/S390AOTRelocation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390CHelperLinkage.cpp b/runtime/compiler/z/codegen/S390CHelperLinkage.cpp
index 6386fc476f9..88be0cce759 100644
--- a/runtime/compiler/z/codegen/S390CHelperLinkage.cpp
+++ b/runtime/compiler/z/codegen/S390CHelperLinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390CHelperLinkage.hpp b/runtime/compiler/z/codegen/S390CHelperLinkage.hpp
index 9f395adcd9b..c96ddff6d01 100644
--- a/runtime/compiler/z/codegen/S390CHelperLinkage.hpp
+++ b/runtime/compiler/z/codegen/S390CHelperLinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390J9CallSnippet.cpp b/runtime/compiler/z/codegen/S390J9CallSnippet.cpp
index b0cc81c6a63..6a372a9af6e 100644
--- a/runtime/compiler/z/codegen/S390J9CallSnippet.cpp
+++ b/runtime/compiler/z/codegen/S390J9CallSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390J9CallSnippet.hpp b/runtime/compiler/z/codegen/S390J9CallSnippet.hpp
index bf68243d87d..4ee907f5b99 100644
--- a/runtime/compiler/z/codegen/S390J9CallSnippet.hpp
+++ b/runtime/compiler/z/codegen/S390J9CallSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390PrivateLinkage.cpp b/runtime/compiler/z/codegen/S390PrivateLinkage.cpp
index 3200b16d34f..b2139f9fa60 100644
--- a/runtime/compiler/z/codegen/S390PrivateLinkage.cpp
+++ b/runtime/compiler/z/codegen/S390PrivateLinkage.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390PrivateLinkage.hpp b/runtime/compiler/z/codegen/S390PrivateLinkage.hpp
index 6bd7b39097a..0fcf4a49fec 100644
--- a/runtime/compiler/z/codegen/S390PrivateLinkage.hpp
+++ b/runtime/compiler/z/codegen/S390PrivateLinkage.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390Recompilation.cpp b/runtime/compiler/z/codegen/S390Recompilation.cpp
index 072ddd75937..d38d76f7354 100644
--- a/runtime/compiler/z/codegen/S390Recompilation.cpp
+++ b/runtime/compiler/z/codegen/S390Recompilation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390Recompilation.hpp b/runtime/compiler/z/codegen/S390Recompilation.hpp
index 807792fa904..987519bd5f8 100644
--- a/runtime/compiler/z/codegen/S390Recompilation.hpp
+++ b/runtime/compiler/z/codegen/S390Recompilation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390Register.cpp b/runtime/compiler/z/codegen/S390Register.cpp
index 50c9a92f96c..5db2b913363 100644
--- a/runtime/compiler/z/codegen/S390Register.cpp
+++ b/runtime/compiler/z/codegen/S390Register.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390Register.hpp b/runtime/compiler/z/codegen/S390Register.hpp
index 1dacf5c6aaf..e76af863b78 100644
--- a/runtime/compiler/z/codegen/S390Register.hpp
+++ b/runtime/compiler/z/codegen/S390Register.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390StackCheckFailureSnippet.cpp b/runtime/compiler/z/codegen/S390StackCheckFailureSnippet.cpp
index 3c31056c2fb..6ab45b4cc42 100644
--- a/runtime/compiler/z/codegen/S390StackCheckFailureSnippet.cpp
+++ b/runtime/compiler/z/codegen/S390StackCheckFailureSnippet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/S390StackCheckFailureSnippet.hpp b/runtime/compiler/z/codegen/S390StackCheckFailureSnippet.hpp
index b0b87f69852..b01f9b31e79 100644
--- a/runtime/compiler/z/codegen/S390StackCheckFailureSnippet.hpp
+++ b/runtime/compiler/z/codegen/S390StackCheckFailureSnippet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/UncommonBCDCHKAddressNode.cpp b/runtime/compiler/z/codegen/UncommonBCDCHKAddressNode.cpp
index 89ff75fbf4a..b2528a25f0d 100644
--- a/runtime/compiler/z/codegen/UncommonBCDCHKAddressNode.cpp
+++ b/runtime/compiler/z/codegen/UncommonBCDCHKAddressNode.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/codegen/UncommonBCDCHKAddressNode.hpp b/runtime/compiler/z/codegen/UncommonBCDCHKAddressNode.hpp
index 794a63a92a2..e3631b320e9 100644
--- a/runtime/compiler/z/codegen/UncommonBCDCHKAddressNode.hpp
+++ b/runtime/compiler/z/codegen/UncommonBCDCHKAddressNode.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/env/CMakeLists.txt b/runtime/compiler/z/env/CMakeLists.txt
index c8d3bad0913..fbbcad80fb4 100644
--- a/runtime/compiler/z/env/CMakeLists.txt
+++ b/runtime/compiler/z/env/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/z/env/J9CPU.cpp b/runtime/compiler/z/env/J9CPU.cpp
index 101cd3d8d15..a4bf0184853 100644
--- a/runtime/compiler/z/env/J9CPU.cpp
+++ b/runtime/compiler/z/env/J9CPU.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/env/J9CPU.hpp b/runtime/compiler/z/env/J9CPU.hpp
index f6b795b207c..eb4f358bf26 100644
--- a/runtime/compiler/z/env/J9CPU.hpp
+++ b/runtime/compiler/z/env/J9CPU.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/runtime/CMakeLists.txt b/runtime/compiler/z/runtime/CMakeLists.txt
index 992b78a4ffa..dbd775d109d 100644
--- a/runtime/compiler/z/runtime/CMakeLists.txt
+++ b/runtime/compiler/z/runtime/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/compiler/z/runtime/Math.m4 b/runtime/compiler/z/runtime/Math.m4
index b3e4df4300d..56ca17b2471 100644
--- a/runtime/compiler/z/runtime/Math.m4
+++ b/runtime/compiler/z/runtime/Math.m4
@@ -21,7 +21,7 @@ ZZ Exception [1] and GNU General Public License, version 2 with the
ZZ OpenJDK Assembly Exception [2].
ZZ
ZZ [1] https://www.gnu.org/software/classpath/license.html
-ZZ [2] http://openjdk.java.net/legal/assembly-exception.html
+ZZ [2] https://openjdk.org/legal/assembly-exception.html
ZZ
ZZ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
ZZ GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/compiler/z/runtime/PicBuilder.m4 b/runtime/compiler/z/runtime/PicBuilder.m4
index 0a8cb8f8c61..c4254dbdfe1 100644
--- a/runtime/compiler/z/runtime/PicBuilder.m4
+++ b/runtime/compiler/z/runtime/PicBuilder.m4
@@ -21,7 +21,7 @@ ZZ Exception [1] and GNU General Public License, version 2 with the
ZZ OpenJDK Assembly Exception [2].
ZZ
ZZ [1] https://www.gnu.org/software/classpath/license.html
-ZZ [2] http://openjdk.java.net/legal/assembly-exception.html
+ZZ [2] https://openjdk.org/legal/assembly-exception.html
ZZ
ZZ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
ZZ GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/compiler/z/runtime/Recomp.cpp b/runtime/compiler/z/runtime/Recomp.cpp
index 38f0a93bce3..f0215fda589 100644
--- a/runtime/compiler/z/runtime/Recomp.cpp
+++ b/runtime/compiler/z/runtime/Recomp.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/runtime/Recompilation.m4 b/runtime/compiler/z/runtime/Recompilation.m4
index 886c3378f29..6dcd5b5f5f6 100644
--- a/runtime/compiler/z/runtime/Recompilation.m4
+++ b/runtime/compiler/z/runtime/Recompilation.m4
@@ -21,7 +21,7 @@ ZZ Exception [1] and GNU General Public License, version 2 with the
ZZ OpenJDK Assembly Exception [2].
ZZ
ZZ [1] https://www.gnu.org/software/classpath/license.html
-ZZ [2] http://openjdk.java.net/legal/assembly-exception.html
+ZZ [2] https://openjdk.org/legal/assembly-exception.html
ZZ
ZZ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
ZZ GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/compiler/z/runtime/S390RelocationTarget.cpp b/runtime/compiler/z/runtime/S390RelocationTarget.cpp
index 1b1fd5bd3a7..91cee929e7d 100644
--- a/runtime/compiler/z/runtime/S390RelocationTarget.cpp
+++ b/runtime/compiler/z/runtime/S390RelocationTarget.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/runtime/S390RelocationTarget.hpp b/runtime/compiler/z/runtime/S390RelocationTarget.hpp
index aab35ad019b..4a9f9a42354 100644
--- a/runtime/compiler/z/runtime/S390RelocationTarget.hpp
+++ b/runtime/compiler/z/runtime/S390RelocationTarget.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/runtime/ValueProf.m4 b/runtime/compiler/z/runtime/ValueProf.m4
index 3df50015872..825b16f69ed 100644
--- a/runtime/compiler/z/runtime/ValueProf.m4
+++ b/runtime/compiler/z/runtime/ValueProf.m4
@@ -21,7 +21,7 @@ ZZ Exception [1] and GNU General Public License, version 2 with the
ZZ OpenJDK Assembly Exception [2].
ZZ
ZZ [1] https://www.gnu.org/software/classpath/license.html
-ZZ [2] http://openjdk.java.net/legal/assembly-exception.html
+ZZ [2] https://openjdk.org/legal/assembly-exception.html
ZZ
ZZ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
ZZ GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/compiler/z/runtime/s390_asdef.inc b/runtime/compiler/z/runtime/s390_asdef.inc
index 88b80cc962c..de4fcaebd44 100644
--- a/runtime/compiler/z/runtime/s390_asdef.inc
+++ b/runtime/compiler/z/runtime/s390_asdef.inc
@@ -15,7 +15,7 @@ ZZ Exception [1] and GNU General Public License, version 2 with the
ZZ OpenJDK Assembly Exception [2].
ZZ
ZZ [1] https://www.gnu.org/software/classpath/license.html
-ZZ [2] http://openjdk.java.net/legal/assembly-exception.html
+ZZ [2] https://openjdk.org/legal/assembly-exception.html
ZZ
ZZ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
ZZ GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/compiler/z/runtime/s390_macros.inc b/runtime/compiler/z/runtime/s390_macros.inc
index 60e8ce253ec..b7b5ba12d4d 100644
--- a/runtime/compiler/z/runtime/s390_macros.inc
+++ b/runtime/compiler/z/runtime/s390_macros.inc
@@ -15,7 +15,7 @@ ZZ Exception [1] and GNU General Public License, version 2 with the
ZZ OpenJDK Assembly Exception [2].
ZZ
ZZ [1] https://www.gnu.org/software/classpath/license.html
-ZZ [2] http://openjdk.java.net/legal/assembly-exception.html
+ZZ [2] https://openjdk.org/legal/assembly-exception.html
ZZ
ZZ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
ZZ GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/compiler/z/runtime/s390m4check.c b/runtime/compiler/z/runtime/s390m4check.c
index c4b92e037a7..187ef845fa1 100644
--- a/runtime/compiler/z/runtime/s390m4check.c
+++ b/runtime/compiler/z/runtime/s390m4check.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/compiler/z/runtime/zLinux_macros.inc b/runtime/compiler/z/runtime/zLinux_macros.inc
index 7366f915d47..45dc0052fa0 100644
--- a/runtime/compiler/z/runtime/zLinux_macros.inc
+++ b/runtime/compiler/z/runtime/zLinux_macros.inc
@@ -15,7 +15,7 @@ ZZ Exception [1] and GNU General Public License, version 2 with the
ZZ OpenJDK Assembly Exception [2].
ZZ
ZZ [1] https://www.gnu.org/software/classpath/license.html
-ZZ [2] http://openjdk.java.net/legal/assembly-exception.html
+ZZ [2] https://openjdk.org/legal/assembly-exception.html
ZZ
ZZ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
ZZ GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/compiler/z/runtime/zOS_macros.inc b/runtime/compiler/z/runtime/zOS_macros.inc
index b82b3b40ee5..292082024c4 100644
--- a/runtime/compiler/z/runtime/zOS_macros.inc
+++ b/runtime/compiler/z/runtime/zOS_macros.inc
@@ -15,7 +15,7 @@ ZZ Exception [1] and GNU General Public License, version 2 with the
ZZ OpenJDK Assembly Exception [2].
ZZ
ZZ [1] https://www.gnu.org/software/classpath/license.html
-ZZ [2] http://openjdk.java.net/legal/assembly-exception.html
+ZZ [2] https://openjdk.org/legal/assembly-exception.html
ZZ
ZZ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
ZZ GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/criusupport/CMakeLists.txt b/runtime/criusupport/CMakeLists.txt
index a628976e36e..5d91436d952 100644
--- a/runtime/criusupport/CMakeLists.txt
+++ b/runtime/criusupport/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/criusupport/criusupport.cpp b/runtime/criusupport/criusupport.cpp
index a459a01a66a..c60d2784d01 100644
--- a/runtime/criusupport/criusupport.cpp
+++ b/runtime/criusupport/criusupport.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/criusupport/criusupport.hpp b/runtime/criusupport/criusupport.hpp
index 4c3155566f4..8e67d528c41 100644
--- a/runtime/criusupport/criusupport.hpp
+++ b/runtime/criusupport/criusupport.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/criusupport/exports.cmake b/runtime/criusupport/exports.cmake
index cab7f89a21f..63eac9012c3 100644
--- a/runtime/criusupport/exports.cmake
+++ b/runtime/criusupport/exports.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/criusupport/j9criu.tdf b/runtime/criusupport/j9criu.tdf
index 3cf6861c712..54f2a067eb6 100644
--- a/runtime/criusupport/j9criu.tdf
+++ b/runtime/criusupport/j9criu.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/criusupport/module.xml b/runtime/criusupport/module.xml
index 81d4309ca87..3a256f751f8 100644
--- a/runtime/criusupport/module.xml
+++ b/runtime/criusupport/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/criusupport/uma/criusupport_exports.xml b/runtime/criusupport/uma/criusupport_exports.xml
index e297d8fcb7c..7cb598c5a34 100644
--- a/runtime/criusupport/uma/criusupport_exports.xml
+++ b/runtime/criusupport/uma/criusupport_exports.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/criusupport/uma/criusupport_objects.xml b/runtime/criusupport/uma/criusupport_objects.xml
index 9851d26003e..7c2201f4588 100644
--- a/runtime/criusupport/uma/criusupport_objects.xml
+++ b/runtime/criusupport/uma/criusupport_objects.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/cuda/.gitignore b/runtime/cuda/.gitignore
index b9f201963aa..8cf4ba46a4b 100644
--- a/runtime/cuda/.gitignore
+++ b/runtime/cuda/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/cuda/CMakeLists.txt b/runtime/cuda/CMakeLists.txt
index f0ff8098930..56e2c0b189c 100644
--- a/runtime/cuda/CMakeLists.txt
+++ b/runtime/cuda/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cuda/CudaBuffer.cpp b/runtime/cuda/CudaBuffer.cpp
index 40412be1e27..5979e71e24e 100644
--- a/runtime/cuda/CudaBuffer.cpp
+++ b/runtime/cuda/CudaBuffer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cuda/CudaCommon.cpp b/runtime/cuda/CudaCommon.cpp
index 952c7a84d28..b7e5909c6bb 100644
--- a/runtime/cuda/CudaCommon.cpp
+++ b/runtime/cuda/CudaCommon.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cuda/CudaCommon.hpp b/runtime/cuda/CudaCommon.hpp
index e66d00eb1c3..97302931a6a 100644
--- a/runtime/cuda/CudaCommon.hpp
+++ b/runtime/cuda/CudaCommon.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cuda/CudaDevice.cpp b/runtime/cuda/CudaDevice.cpp
index da5d9ed8c1b..c224f394755 100644
--- a/runtime/cuda/CudaDevice.cpp
+++ b/runtime/cuda/CudaDevice.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cuda/CudaEvent.cpp b/runtime/cuda/CudaEvent.cpp
index 53e1bbda73d..cd92a708fe1 100644
--- a/runtime/cuda/CudaEvent.cpp
+++ b/runtime/cuda/CudaEvent.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cuda/CudaFunction.cpp b/runtime/cuda/CudaFunction.cpp
index 6d3bbf73976..178bb375bf5 100644
--- a/runtime/cuda/CudaFunction.cpp
+++ b/runtime/cuda/CudaFunction.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cuda/CudaJitOptions.cpp b/runtime/cuda/CudaJitOptions.cpp
index 267b0de1291..14448f55125 100644
--- a/runtime/cuda/CudaJitOptions.cpp
+++ b/runtime/cuda/CudaJitOptions.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cuda/CudaLinker.cpp b/runtime/cuda/CudaLinker.cpp
index 70ed7e16099..ebeb582953c 100644
--- a/runtime/cuda/CudaLinker.cpp
+++ b/runtime/cuda/CudaLinker.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cuda/CudaModule.cpp b/runtime/cuda/CudaModule.cpp
index f77d6453f1d..5a9950b2027 100644
--- a/runtime/cuda/CudaModule.cpp
+++ b/runtime/cuda/CudaModule.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cuda/CudaStream.cpp b/runtime/cuda/CudaStream.cpp
index 7b8bf6a6b3c..f37218d8aab 100644
--- a/runtime/cuda/CudaStream.cpp
+++ b/runtime/cuda/CudaStream.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/cuda/cuda4j.tdf b/runtime/cuda/cuda4j.tdf
index 81f53631bcf..ef1f4169473 100644
--- a/runtime/cuda/cuda4j.tdf
+++ b/runtime/cuda/cuda4j.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/cuda/exports.cmake b/runtime/cuda/exports.cmake
index eea4e9d9ba6..f939bfade91 100644
--- a/runtime/cuda/exports.cmake
+++ b/runtime/cuda/exports.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/cuda/exports.xml b/runtime/cuda/exports.xml
index 4d67c86efc7..62908b23bfe 100644
--- a/runtime/cuda/exports.xml
+++ b/runtime/cuda/exports.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/cuda/module.xml b/runtime/cuda/module.xml
index be1eab9a13a..6ffe7423599 100644
--- a/runtime/cuda/module.xml
+++ b/runtime/cuda/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/dbgext/CMakeLists.txt b/runtime/dbgext/CMakeLists.txt
index 5ad9d1a3ec9..bcbbdcc172d 100644
--- a/runtime/dbgext/CMakeLists.txt
+++ b/runtime/dbgext/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/dbgext/dbgext_internal.h b/runtime/dbgext/dbgext_internal.h
index b066630d50f..bc4a5933c1a 100644
--- a/runtime/dbgext/dbgext_internal.h
+++ b/runtime/dbgext/dbgext_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/dbgext/dbgpool.c b/runtime/dbgext/dbgpool.c
index 7ae979bea6b..b13056505f4 100644
--- a/runtime/dbgext/dbgpool.c
+++ b/runtime/dbgext/dbgpool.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/dbgext/dbgpool.h b/runtime/dbgext/dbgpool.h
index ddc586ba4f0..ebbf16e5c96 100644
--- a/runtime/dbgext/dbgpool.h
+++ b/runtime/dbgext/dbgpool.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/dbgext/j9dbgext.c b/runtime/dbgext/j9dbgext.c
index a109e0b572f..b1d960bbf91 100644
--- a/runtime/dbgext/j9dbgext.c
+++ b/runtime/dbgext/j9dbgext.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/dbgext/j9dbgext.h b/runtime/dbgext/j9dbgext.h
index 67698837ec4..4a26ae7718c 100644
--- a/runtime/dbgext/j9dbgext.h
+++ b/runtime/dbgext/j9dbgext.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/dbgext/module.xml b/runtime/dbgext/module.xml
index 3da21043868..6bc5e61924c 100644
--- a/runtime/dbgext/module.xml
+++ b/runtime/dbgext/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/ddr/CMakeLists.txt b/runtime/ddr/CMakeLists.txt
index 72374b1c88e..8f7f398fd0c 100644
--- a/runtime/ddr/CMakeLists.txt
+++ b/runtime/ddr/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/ddr/algorithm_versions.c b/runtime/ddr/algorithm_versions.c
index c43e53585d2..7428c16b03f 100644
--- a/runtime/ddr/algorithm_versions.c
+++ b/runtime/ddr/algorithm_versions.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/autoblob_port.mk b/runtime/ddr/autoblob_port.mk
index 674c63407a1..0beb9dd710a 100644
--- a/runtime/ddr/autoblob_port.mk
+++ b/runtime/ddr/autoblob_port.mk
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/autoblob_rules.mk b/runtime/ddr/autoblob_rules.mk
index 2d680417a9c..a13f7a87ce0 100644
--- a/runtime/ddr/autoblob_rules.mk
+++ b/runtime/ddr/autoblob_rules.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/autoblob_vm.mk b/runtime/ddr/autoblob_vm.mk
index d79ab4350ef..b3927c637b1 100644
--- a/runtime/ddr/autoblob_vm.mk
+++ b/runtime/ddr/autoblob_vm.mk
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/ddr.readme b/runtime/ddr/ddr.readme
index af05578badf..0e578ffc468 100644
--- a/runtime/ddr/ddr.readme
+++ b/runtime/ddr/ddr.readme
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/ddr_buildtools.mk b/runtime/ddr/ddr_buildtools.mk
index 09287287e74..f8cc341b14a 100644
--- a/runtime/ddr/ddr_buildtools.mk
+++ b/runtime/ddr/ddr_buildtools.mk
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/ddr_cpp_headers.mk b/runtime/ddr/ddr_cpp_headers.mk
index b5f110f2f65..49714153a1d 100644
--- a/runtime/ddr/ddr_cpp_headers.mk
+++ b/runtime/ddr/ddr_cpp_headers.mk
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/ddr_cpp_xlat.sed b/runtime/ddr/ddr_cpp_xlat.sed
index 14cf0c4315e..81c6bf00d74 100644
--- a/runtime/ddr/ddr_cpp_xlat.sed
+++ b/runtime/ddr/ddr_cpp_xlat.sed
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/ddr_stubs.mk b/runtime/ddr/ddr_stubs.mk
index 02454ad01b0..0a2c79ba86b 100644
--- a/runtime/ddr/ddr_stubs.mk
+++ b/runtime/ddr/ddr_stubs.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/ddrcppsupportblob.cpp.stub b/runtime/ddr/ddrcppsupportblob.cpp.stub
index 87f6b706586..da88121c120 100644
--- a/runtime/ddr/ddrcppsupportblob.cpp.stub
+++ b/runtime/ddr/ddrcppsupportblob.cpp.stub
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/ddrcppsupportstructs.properties b/runtime/ddr/ddrcppsupportstructs.properties
index 07966beda86..8c94b64203b 100644
--- a/runtime/ddr/ddrcppsupportstructs.properties
+++ b/runtime/ddr/ddrcppsupportstructs.properties
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/ddrhelp.h b/runtime/ddr/ddrhelp.h
index 00a7905a253..2886b4e1d16 100644
--- a/runtime/ddr/ddrhelp.h
+++ b/runtime/ddr/ddrhelp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/ddrmain.c b/runtime/ddr/ddrmain.c
index d6bf2645633..544d80e8589 100644
--- a/runtime/ddr/ddrmain.c
+++ b/runtime/ddr/ddrmain.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/ddrtable.c b/runtime/ddr/ddrtable.c
index b216ac6d5bc..3448a337212 100644
--- a/runtime/ddr/ddrtable.c
+++ b/runtime/ddr/ddrtable.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/ddrtable.h b/runtime/ddr/ddrtable.h
index 1898728d77d..d54af830e4b 100644
--- a/runtime/ddr/ddrtable.h
+++ b/runtime/ddr/ddrtable.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/DbgHelp.h b/runtime/ddr/dummy_headers/DbgHelp.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/DbgHelp.h
+++ b/runtime/ddr/dummy_headers/DbgHelp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/arpa/inet.h b/runtime/ddr/dummy_headers/arpa/inet.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/arpa/inet.h
+++ b/runtime/ddr/dummy_headers/arpa/inet.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/assert.h b/runtime/ddr/dummy_headers/assert.h
index a2a8025a33b..88233d78ed4 100644
--- a/runtime/ddr/dummy_headers/assert.h
+++ b/runtime/ddr/dummy_headers/assert.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/builtins.h b/runtime/ddr/dummy_headers/builtins.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/builtins.h
+++ b/runtime/ddr/dummy_headers/builtins.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/ceeedcct.h b/runtime/ddr/dummy_headers/ceeedcct.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/ceeedcct.h
+++ b/runtime/ddr/dummy_headers/ceeedcct.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/errno.h b/runtime/ddr/dummy_headers/errno.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/errno.h
+++ b/runtime/ddr/dummy_headers/errno.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/iconv.h b/runtime/ddr/dummy_headers/iconv.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/iconv.h
+++ b/runtime/ddr/dummy_headers/iconv.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/langinfo.h b/runtime/ddr/dummy_headers/langinfo.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/langinfo.h
+++ b/runtime/ddr/dummy_headers/langinfo.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/leawi.h b/runtime/ddr/dummy_headers/leawi.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/leawi.h
+++ b/runtime/ddr/dummy_headers/leawi.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/limits.h b/runtime/ddr/dummy_headers/limits.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/limits.h
+++ b/runtime/ddr/dummy_headers/limits.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/malloc.h b/runtime/ddr/dummy_headers/malloc.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/malloc.h
+++ b/runtime/ddr/dummy_headers/malloc.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/memory.h b/runtime/ddr/dummy_headers/memory.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/memory.h
+++ b/runtime/ddr/dummy_headers/memory.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/netdb.h b/runtime/ddr/dummy_headers/netdb.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/netdb.h
+++ b/runtime/ddr/dummy_headers/netdb.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/netinet/in.h b/runtime/ddr/dummy_headers/netinet/in.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/netinet/in.h
+++ b/runtime/ddr/dummy_headers/netinet/in.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/netinet/tcp.h b/runtime/ddr/dummy_headers/netinet/tcp.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/netinet/tcp.h
+++ b/runtime/ddr/dummy_headers/netinet/tcp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/netinet/tcp_var.h b/runtime/ddr/dummy_headers/netinet/tcp_var.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/netinet/tcp_var.h
+++ b/runtime/ddr/dummy_headers/netinet/tcp_var.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/new b/runtime/ddr/dummy_headers/new
index 69da0ac43f3..14b1d5d0fe5 100644
--- a/runtime/ddr/dummy_headers/new
+++ b/runtime/ddr/dummy_headers/new
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/numa.h b/runtime/ddr/dummy_headers/numa.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/numa.h
+++ b/runtime/ddr/dummy_headers/numa.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/pdh.h b/runtime/ddr/dummy_headers/pdh.h
index bb4b9216d02..1bb69b991fe 100644
--- a/runtime/ddr/dummy_headers/pdh.h
+++ b/runtime/ddr/dummy_headers/pdh.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/pdhmsg.h b/runtime/ddr/dummy_headers/pdhmsg.h
index 454b1afce6d..fc5cd784d21 100644
--- a/runtime/ddr/dummy_headers/pdhmsg.h
+++ b/runtime/ddr/dummy_headers/pdhmsg.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/process.h b/runtime/ddr/dummy_headers/process.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/process.h
+++ b/runtime/ddr/dummy_headers/process.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/psapi.h b/runtime/ddr/dummy_headers/psapi.h
index dc1dd15b38e..f2807d373a8 100644
--- a/runtime/ddr/dummy_headers/psapi.h
+++ b/runtime/ddr/dummy_headers/psapi.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/pthread.h b/runtime/ddr/dummy_headers/pthread.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/pthread.h
+++ b/runtime/ddr/dummy_headers/pthread.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/sched.h b/runtime/ddr/dummy_headers/sched.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/sched.h
+++ b/runtime/ddr/dummy_headers/sched.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/semaphore.h b/runtime/ddr/dummy_headers/semaphore.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/semaphore.h
+++ b/runtime/ddr/dummy_headers/semaphore.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/setjmp.h b/runtime/ddr/dummy_headers/setjmp.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/setjmp.h
+++ b/runtime/ddr/dummy_headers/setjmp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/signal.h b/runtime/ddr/dummy_headers/signal.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/signal.h
+++ b/runtime/ddr/dummy_headers/signal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/stdarg.h b/runtime/ddr/dummy_headers/stdarg.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/stdarg.h
+++ b/runtime/ddr/dummy_headers/stdarg.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/stddef.h b/runtime/ddr/dummy_headers/stddef.h
index 6763e78ebfd..4eb6ad83588 100644
--- a/runtime/ddr/dummy_headers/stddef.h
+++ b/runtime/ddr/dummy_headers/stddef.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/stdint.h b/runtime/ddr/dummy_headers/stdint.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/stdint.h
+++ b/runtime/ddr/dummy_headers/stdint.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/stdio.h b/runtime/ddr/dummy_headers/stdio.h
index c2e65dd871d..cc18e585556 100644
--- a/runtime/ddr/dummy_headers/stdio.h
+++ b/runtime/ddr/dummy_headers/stdio.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/stdlib.h b/runtime/ddr/dummy_headers/stdlib.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/stdlib.h
+++ b/runtime/ddr/dummy_headers/stdlib.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/string.h b/runtime/ddr/dummy_headers/string.h
index dcc9505657d..adcfd445d22 100644
--- a/runtime/ddr/dummy_headers/string.h
+++ b/runtime/ddr/dummy_headers/string.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/sys/select.h b/runtime/ddr/dummy_headers/sys/select.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/sys/select.h
+++ b/runtime/ddr/dummy_headers/sys/select.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/sys/socket.h b/runtime/ddr/dummy_headers/sys/socket.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/sys/socket.h
+++ b/runtime/ddr/dummy_headers/sys/socket.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/sys/socketvar.h b/runtime/ddr/dummy_headers/sys/socketvar.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/sys/socketvar.h
+++ b/runtime/ddr/dummy_headers/sys/socketvar.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/sys/time.h b/runtime/ddr/dummy_headers/sys/time.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/sys/time.h
+++ b/runtime/ddr/dummy_headers/sys/time.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/sys/types.h b/runtime/ddr/dummy_headers/sys/types.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/sys/types.h
+++ b/runtime/ddr/dummy_headers/sys/types.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/sys/wait.h b/runtime/ddr/dummy_headers/sys/wait.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/sys/wait.h
+++ b/runtime/ddr/dummy_headers/sys/wait.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/time.h b/runtime/ddr/dummy_headers/time.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/time.h
+++ b/runtime/ddr/dummy_headers/time.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/ucontext.h b/runtime/ddr/dummy_headers/ucontext.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/ucontext.h
+++ b/runtime/ddr/dummy_headers/ucontext.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/unistd.h b/runtime/ddr/dummy_headers/unistd.h
index 8fe84bd2f77..3f45af92592 100644
--- a/runtime/ddr/dummy_headers/unistd.h
+++ b/runtime/ddr/dummy_headers/unistd.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/windows.h b/runtime/ddr/dummy_headers/windows.h
index c5a7aad6509..cbeee87fdeb 100644
--- a/runtime/ddr/dummy_headers/windows.h
+++ b/runtime/ddr/dummy_headers/windows.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/winsock2.h b/runtime/ddr/dummy_headers/winsock2.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/winsock2.h
+++ b/runtime/ddr/dummy_headers/winsock2.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/ws2tcpip.h b/runtime/ddr/dummy_headers/ws2tcpip.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/ws2tcpip.h
+++ b/runtime/ddr/dummy_headers/ws2tcpip.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/dummy_headers/xti.h b/runtime/ddr/dummy_headers/xti.h
index e4afeaa1e4d..2247e20ab85 100644
--- a/runtime/ddr/dummy_headers/xti.h
+++ b/runtime/ddr/dummy_headers/xti.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/excludes b/runtime/ddr/excludes
index 449c4b0cf9a..265ad533199 100644
--- a/runtime/ddr/excludes
+++ b/runtime/ddr/excludes
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/gcddr.cpp b/runtime/ddr/gcddr.cpp
index 735b42ca4c4..c698d5b9838 100644
--- a/runtime/ddr/gcddr.cpp
+++ b/runtime/ddr/gcddr.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/j9ddr.c b/runtime/ddr/j9ddr.c
index 176993c67ce..d920376b057 100644
--- a/runtime/ddr/j9ddr.c
+++ b/runtime/ddr/j9ddr.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/j9ddr.h b/runtime/ddr/j9ddr.h
index 1541c4fd650..3c56a6ed826 100644
--- a/runtime/ddr/j9ddr.h
+++ b/runtime/ddr/j9ddr.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/j9portddrblob.c.stub b/runtime/ddr/j9portddrblob.c.stub
index 94348c8a947..721fd75f466 100644
--- a/runtime/ddr/j9portddrblob.c.stub
+++ b/runtime/ddr/j9portddrblob.c.stub
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/j9portddrstructs.properties b/runtime/ddr/j9portddrstructs.properties
index 79046738127..204c5bd6887 100644
--- a/runtime/ddr/j9portddrstructs.properties
+++ b/runtime/ddr/j9portddrstructs.properties
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/jitddrblob.c.stub b/runtime/ddr/jitddrblob.c.stub
index 277c79288ea..d321790494d 100644
--- a/runtime/ddr/jitddrblob.c.stub
+++ b/runtime/ddr/jitddrblob.c.stub
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/jitddrstructs.properties b/runtime/ddr/jitddrstructs.properties
index 1f74642c665..7ac1f60c281 100644
--- a/runtime/ddr/jitddrstructs.properties
+++ b/runtime/ddr/jitddrstructs.properties
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/jitflagsddr.c b/runtime/ddr/jitflagsddr.c
index a95f34dd646..3937021d4a9 100644
--- a/runtime/ddr/jitflagsddr.c
+++ b/runtime/ddr/jitflagsddr.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/module.xml b/runtime/ddr/module.xml
index c6d871579a9..74dc62c175c 100644
--- a/runtime/ddr/module.xml
+++ b/runtime/ddr/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/ddr/omrddr.cpp b/runtime/ddr/omrddr.cpp
index 18e7fe3f53d..0563abce726 100644
--- a/runtime/ddr/omrddr.cpp
+++ b/runtime/ddr/omrddr.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/omrddrblob.c.stub b/runtime/ddr/omrddrblob.c.stub
index bdebfdc8395..7db87606371 100644
--- a/runtime/ddr/omrddrblob.c.stub
+++ b/runtime/ddr/omrddrblob.c.stub
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/omrddrstructs.properties b/runtime/ddr/omrddrstructs.properties
index 1b1bffa3528..0eb2ffca684 100644
--- a/runtime/ddr/omrddrstructs.properties
+++ b/runtime/ddr/omrddrstructs.properties
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/overrides b/runtime/ddr/overrides
index f6e745315c2..1557bf52671 100644
--- a/runtime/ddr/overrides
+++ b/runtime/ddr/overrides
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/overrides-compilers b/runtime/ddr/overrides-compilers
index 5278857dc5a..2a17b484a29 100644
--- a/runtime/ddr/overrides-compilers
+++ b/runtime/ddr/overrides-compilers
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/overrides-gc b/runtime/ddr/overrides-gc
index 91fe795497f..82bff807716 100644
--- a/runtime/ddr/overrides-gc
+++ b/runtime/ddr/overrides-gc
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/overrides-jit b/runtime/ddr/overrides-jit
index a0a9088fa01..53310bd5295 100644
--- a/runtime/ddr/overrides-jit
+++ b/runtime/ddr/overrides-jit
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/overrides-omr b/runtime/ddr/overrides-omr
index 76de0d7fc29..ae4aadd1e4c 100644
--- a/runtime/ddr/overrides-omr
+++ b/runtime/ddr/overrides-omr
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/overrides-vm b/runtime/ddr/overrides-vm
index 822b67d4843..902a16b0792 100644
--- a/runtime/ddr/overrides-vm
+++ b/runtime/ddr/overrides-vm
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/run_omrddrgen.mk.ftl b/runtime/ddr/run_omrddrgen.mk.ftl
index be655890bb3..bbe081d712e 100644
--- a/runtime/ddr/run_omrddrgen.mk.ftl
+++ b/runtime/ddr/run_omrddrgen.mk.ftl
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/sizeofBool.cpp b/runtime/ddr/sizeofBool.cpp
index 1e7e2359f81..8e9b9878d93 100644
--- a/runtime/ddr/sizeofBool.cpp
+++ b/runtime/ddr/sizeofBool.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/stackwalkddrblob.c.stub b/runtime/ddr/stackwalkddrblob.c.stub
index 536f653a921..3f8b80b9e4e 100644
--- a/runtime/ddr/stackwalkddrblob.c.stub
+++ b/runtime/ddr/stackwalkddrblob.c.stub
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/stackwalkddrstructs.properties b/runtime/ddr/stackwalkddrstructs.properties
index 72fdd2cfc51..0a3127188a7 100644
--- a/runtime/ddr/stackwalkddrstructs.properties
+++ b/runtime/ddr/stackwalkddrstructs.properties
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/ddr/types.cpp b/runtime/ddr/types.cpp
index ba4d137d6c2..336aeff5188 100644
--- a/runtime/ddr/types.cpp
+++ b/runtime/ddr/types.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/typestubs.h b/runtime/ddr/typestubs.h
index c6358e5893a..1875355de3e 100644
--- a/runtime/ddr/typestubs.h
+++ b/runtime/ddr/typestubs.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/vmddr.cpp b/runtime/ddr/vmddr.cpp
index 2efb69fad91..02da9c5bea2 100644
--- a/runtime/ddr/vmddr.cpp
+++ b/runtime/ddr/vmddr.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/vmddrblob.c.stub b/runtime/ddr/vmddrblob.c.stub
index 4707a4b78c0..dbc129173be 100644
--- a/runtime/ddr/vmddrblob.c.stub
+++ b/runtime/ddr/vmddrblob.c.stub
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/ddr/vmddrstructs.properties b/runtime/ddr/vmddrstructs.properties
index 87031f4c049..9f776b2f423 100644
--- a/runtime/ddr/vmddrstructs.properties
+++ b/runtime/ddr/vmddrstructs.properties
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/dfix/dfix-exports.xml b/runtime/dfix/dfix-exports.xml
index 9b1f242d2f4..e4128f96946 100644
--- a/runtime/dfix/dfix-exports.xml
+++ b/runtime/dfix/dfix-exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/dfix/dfix-generated.c.ftl b/runtime/dfix/dfix-generated.c.ftl
index 82b5006b0e9..c57adf257d5 100644
--- a/runtime/dfix/dfix-generated.c.ftl
+++ b/runtime/dfix/dfix-generated.c.ftl
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/dfix/dfix.c b/runtime/dfix/dfix.c
index 06dce76f7fc..f13758ff25a 100644
--- a/runtime/dfix/dfix.c
+++ b/runtime/dfix/dfix.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/dfix/dfix.h.ftl b/runtime/dfix/dfix.h.ftl
index ae4e05080ab..de587d2579c 100644
--- a/runtime/dfix/dfix.h.ftl
+++ b/runtime/dfix/dfix.h.ftl
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/dfix/dfix.tdf b/runtime/dfix/dfix.tdf
index 01528d72d90..c57b70672aa 100644
--- a/runtime/dfix/dfix.tdf
+++ b/runtime/dfix/dfix.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/dfix/dfix_internal.h.ftl b/runtime/dfix/dfix_internal.h.ftl
index 0f9d1cae01e..6ed7486715a 100644
--- a/runtime/dfix/dfix_internal.h.ftl
+++ b/runtime/dfix/dfix_internal.h.ftl
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/dfix/dfix_memcpy.c b/runtime/dfix/dfix_memcpy.c
index 1e8d3f8bdeb..674a5f1bb68 100644
--- a/runtime/dfix/dfix_memcpy.c
+++ b/runtime/dfix/dfix_memcpy.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/dfix/dfix_zero_memory.c b/runtime/dfix/dfix_zero_memory.c
index 9e71776391a..68072f890d8 100644
--- a/runtime/dfix/dfix_zero_memory.c
+++ b/runtime/dfix/dfix_zero_memory.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/dfix/dynamic.ftl b/runtime/dfix/dynamic.ftl
index 9f5287eac12..6930d8c740e 100644
--- a/runtime/dfix/dynamic.ftl
+++ b/runtime/dfix/dynamic.ftl
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/dfix/module.xml b/runtime/dfix/module.xml
index 5fbee827bf5..f9fd50fd1fd 100644
--- a/runtime/dfix/module.xml
+++ b/runtime/dfix/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/dfix/test/CMakeLists.txt b/runtime/dfix/test/CMakeLists.txt
index dedcb0c622e..3365c69c21e 100644
--- a/runtime/dfix/test/CMakeLists.txt
+++ b/runtime/dfix/test/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/dfix/test/main.cpp b/runtime/dfix/test/main.cpp
index c80f8f813f0..817482d1591 100644
--- a/runtime/dfix/test/main.cpp
+++ b/runtime/dfix/test/main.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/dfix/test/module.xml b/runtime/dfix/test/module.xml
index d474b6b9822..9f52bb5ff90 100644
--- a/runtime/dfix/test/module.xml
+++ b/runtime/dfix/test/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/exelib/CMakeLists.txt b/runtime/exelib/CMakeLists.txt
index a9f535dd24f..c8fa708dd52 100644
--- a/runtime/exelib/CMakeLists.txt
+++ b/runtime/exelib/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/exelib/common/exelib_internal.h b/runtime/exelib/common/exelib_internal.h
index a0cc04fbaa5..e776ea8be28 100644
--- a/runtime/exelib/common/exelib_internal.h
+++ b/runtime/exelib/common/exelib_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/exelib/common/libargs.c b/runtime/exelib/common/libargs.c
index 9011acad7ff..16d93e36f63 100644
--- a/runtime/exelib/common/libargs.c
+++ b/runtime/exelib/common/libargs.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/exelib/common/libhlp.c b/runtime/exelib/common/libhlp.c
index 47b0918f18d..9b8e759054d 100644
--- a/runtime/exelib/common/libhlp.c
+++ b/runtime/exelib/common/libhlp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/exelib/common/memcheck.c b/runtime/exelib/common/memcheck.c
index c5e33b49dbe..08210b78178 100644
--- a/runtime/exelib/common/memcheck.c
+++ b/runtime/exelib/common/memcheck.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/exelib/common/strbuf.c b/runtime/exelib/common/strbuf.c
index a96ff11b2eb..f8b6e84dfe9 100644
--- a/runtime/exelib/common/strbuf.c
+++ b/runtime/exelib/common/strbuf.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/exelib/module.xml b/runtime/exelib/module.xml
index ecdb6e61252..a4bad95d675 100644
--- a/runtime/exelib/module.xml
+++ b/runtime/exelib/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc/CMakeLists.txt b/runtime/gc/CMakeLists.txt
index bc83e0503aa..6902c0ab4d8 100644
--- a/runtime/gc/CMakeLists.txt
+++ b/runtime/gc/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc/dllinit.c b/runtime/gc/dllinit.c
index c745354856b..6c406d7b606 100644
--- a/runtime/gc/dllinit.c
+++ b/runtime/gc/dllinit.c
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc/gctable.c b/runtime/gc/gctable.c
index 45564804873..2acc8a60994 100644
--- a/runtime/gc/gctable.c
+++ b/runtime/gc/gctable.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc/module.xml b/runtime/gc/module.xml
index e1a66dd4419..9ed37ae85a8 100644
--- a/runtime/gc/module.xml
+++ b/runtime/gc/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_api/CMakeLists.txt b/runtime/gc_api/CMakeLists.txt
index 04b74ebb8c0..0f1b246fc5b 100644
--- a/runtime/gc_api/CMakeLists.txt
+++ b/runtime/gc_api/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_api/GuaranteedNurseryRange.cpp b/runtime/gc_api/GuaranteedNurseryRange.cpp
index 92cee341f7e..ea8cf6f95e1 100644
--- a/runtime/gc_api/GuaranteedNurseryRange.cpp
+++ b/runtime/gc_api/GuaranteedNurseryRange.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_api/HeapIteratorAPI.cpp b/runtime/gc_api/HeapIteratorAPI.cpp
index 2c1a7af0d5e..cc6fcbf5b04 100644
--- a/runtime/gc_api/HeapIteratorAPI.cpp
+++ b/runtime/gc_api/HeapIteratorAPI.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_api/HeapIteratorAPIBufferedIterator.cpp b/runtime/gc_api/HeapIteratorAPIBufferedIterator.cpp
index 6e814529181..ca556281bbc 100644
--- a/runtime/gc_api/HeapIteratorAPIBufferedIterator.cpp
+++ b/runtime/gc_api/HeapIteratorAPIBufferedIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_api/HeapIteratorAPIBufferedIterator.hpp b/runtime/gc_api/HeapIteratorAPIBufferedIterator.hpp
index b43932d454f..7301c321b8a 100644
--- a/runtime/gc_api/HeapIteratorAPIBufferedIterator.hpp
+++ b/runtime/gc_api/HeapIteratorAPIBufferedIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_api/HeapIteratorAPIRootIterator.cpp b/runtime/gc_api/HeapIteratorAPIRootIterator.cpp
index 4de155e7374..6dd94f2fe13 100644
--- a/runtime/gc_api/HeapIteratorAPIRootIterator.cpp
+++ b/runtime/gc_api/HeapIteratorAPIRootIterator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_api/HeapIteratorAPIRootIterator.hpp b/runtime/gc_api/HeapIteratorAPIRootIterator.hpp
index ea89d8f87fc..b1df8b4c3af 100644
--- a/runtime/gc_api/HeapIteratorAPIRootIterator.hpp
+++ b/runtime/gc_api/HeapIteratorAPIRootIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_api/HeapRootScanner.cpp b/runtime/gc_api/HeapRootScanner.cpp
index be6e4295484..64359ffe51b 100644
--- a/runtime/gc_api/HeapRootScanner.cpp
+++ b/runtime/gc_api/HeapRootScanner.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_api/HeapRootScanner.hpp b/runtime/gc_api/HeapRootScanner.hpp
index d193a922ac7..8a449ccb635 100644
--- a/runtime/gc_api/HeapRootScanner.hpp
+++ b/runtime/gc_api/HeapRootScanner.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_api/module.xml b/runtime/gc_api/module.xml
index 4dfb229ca7f..3cc74826371 100644
--- a/runtime/gc_api/module.xml
+++ b/runtime/gc_api/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_base/AsyncCallbackHandler.cpp b/runtime/gc_base/AsyncCallbackHandler.cpp
index aa7697f6148..d0b9f1febba 100644
--- a/runtime/gc_base/AsyncCallbackHandler.cpp
+++ b/runtime/gc_base/AsyncCallbackHandler.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/AsyncCallbackHandler.hpp b/runtime/gc_base/AsyncCallbackHandler.hpp
index 605f81302ac..48ec85e4e5e 100644
--- a/runtime/gc_base/AsyncCallbackHandler.hpp
+++ b/runtime/gc_base/AsyncCallbackHandler.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/CMakeLists.txt b/runtime/gc_base/CMakeLists.txt
index 5eee76bced7..2278491c4fc 100644
--- a/runtime/gc_base/CMakeLists.txt
+++ b/runtime/gc_base/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_base/ClassLoaderLinkedListIterator.cpp b/runtime/gc_base/ClassLoaderLinkedListIterator.cpp
index 94bd1f549cc..ec7dec1a683 100644
--- a/runtime/gc_base/ClassLoaderLinkedListIterator.cpp
+++ b/runtime/gc_base/ClassLoaderLinkedListIterator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ClassLoaderLinkedListIterator.hpp b/runtime/gc_base/ClassLoaderLinkedListIterator.hpp
index 3809fc27bd9..b79fd426480 100644
--- a/runtime/gc_base/ClassLoaderLinkedListIterator.hpp
+++ b/runtime/gc_base/ClassLoaderLinkedListIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ClassLoaderManager.cpp b/runtime/gc_base/ClassLoaderManager.cpp
index 86b344405cb..6754007de77 100644
--- a/runtime/gc_base/ClassLoaderManager.cpp
+++ b/runtime/gc_base/ClassLoaderManager.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ClassLoaderManager.hpp b/runtime/gc_base/ClassLoaderManager.hpp
index bb505cc1c02..8b29ec84bc7 100644
--- a/runtime/gc_base/ClassLoaderManager.hpp
+++ b/runtime/gc_base/ClassLoaderManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ClassModel.hpp b/runtime/gc_base/ClassModel.hpp
index 971e6fdf5f9..7b25ca7497d 100644
--- a/runtime/gc_base/ClassModel.hpp
+++ b/runtime/gc_base/ClassModel.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ContinuationObjectBuffer.cpp b/runtime/gc_base/ContinuationObjectBuffer.cpp
index 16764081141..2ef47f8a163 100644
--- a/runtime/gc_base/ContinuationObjectBuffer.cpp
+++ b/runtime/gc_base/ContinuationObjectBuffer.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ContinuationObjectBuffer.hpp b/runtime/gc_base/ContinuationObjectBuffer.hpp
index f88acd1a624..26738057172 100644
--- a/runtime/gc_base/ContinuationObjectBuffer.hpp
+++ b/runtime/gc_base/ContinuationObjectBuffer.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ContinuationObjectList.cpp b/runtime/gc_base/ContinuationObjectList.cpp
index 21ae2a20ec8..e38956743af 100644
--- a/runtime/gc_base/ContinuationObjectList.cpp
+++ b/runtime/gc_base/ContinuationObjectList.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ContinuationObjectList.hpp b/runtime/gc_base/ContinuationObjectList.hpp
index 33f08195ba1..72b45704927 100644
--- a/runtime/gc_base/ContinuationObjectList.hpp
+++ b/runtime/gc_base/ContinuationObjectList.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/FinalizableClassLoaderBuffer.hpp b/runtime/gc_base/FinalizableClassLoaderBuffer.hpp
index c07299ae22b..ad67203a817 100644
--- a/runtime/gc_base/FinalizableClassLoaderBuffer.hpp
+++ b/runtime/gc_base/FinalizableClassLoaderBuffer.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/FinalizableObjectBuffer.hpp b/runtime/gc_base/FinalizableObjectBuffer.hpp
index b8c01dc2297..50f4c01fcee 100644
--- a/runtime/gc_base/FinalizableObjectBuffer.hpp
+++ b/runtime/gc_base/FinalizableObjectBuffer.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/FinalizableReferenceBuffer.hpp b/runtime/gc_base/FinalizableReferenceBuffer.hpp
index d779fbfd66f..fd0f82afa76 100644
--- a/runtime/gc_base/FinalizableReferenceBuffer.hpp
+++ b/runtime/gc_base/FinalizableReferenceBuffer.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/FinalizeListManager.cpp b/runtime/gc_base/FinalizeListManager.cpp
index 29b127d2ba4..4a67e66ce3c 100644
--- a/runtime/gc_base/FinalizeListManager.cpp
+++ b/runtime/gc_base/FinalizeListManager.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/FinalizeListManager.hpp b/runtime/gc_base/FinalizeListManager.hpp
index b29ce88ecb8..fb24c0b4b8c 100644
--- a/runtime/gc_base/FinalizeListManager.hpp
+++ b/runtime/gc_base/FinalizeListManager.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/FinalizerSupport.cpp b/runtime/gc_base/FinalizerSupport.cpp
index 17d6d5360e0..eaffd2ac59b 100644
--- a/runtime/gc_base/FinalizerSupport.cpp
+++ b/runtime/gc_base/FinalizerSupport.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/FinalizerSupport.hpp b/runtime/gc_base/FinalizerSupport.hpp
index 7cdfbeb3894..b8f1cc26663 100644
--- a/runtime/gc_base/FinalizerSupport.hpp
+++ b/runtime/gc_base/FinalizerSupport.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/GCExtensions.cpp b/runtime/gc_base/GCExtensions.cpp
index 0c9eb17b522..a6a6cc8b805 100644
--- a/runtime/gc_base/GCExtensions.cpp
+++ b/runtime/gc_base/GCExtensions.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/GCExtensions.hpp b/runtime/gc_base/GCExtensions.hpp
index 9ff9d2d31d9..a0c8a6dc16d 100644
--- a/runtime/gc_base/GCExtensions.hpp
+++ b/runtime/gc_base/GCExtensions.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/GCObjectEvents.cpp b/runtime/gc_base/GCObjectEvents.cpp
index 13592c07160..eaf05a29861 100644
--- a/runtime/gc_base/GCObjectEvents.cpp
+++ b/runtime/gc_base/GCObjectEvents.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/GCObjectEvents.hpp b/runtime/gc_base/GCObjectEvents.hpp
index bc5a380bfd0..027127dc120 100644
--- a/runtime/gc_base/GCObjectEvents.hpp
+++ b/runtime/gc_base/GCObjectEvents.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/GenerationalAccessBarrierComponent.cpp b/runtime/gc_base/GenerationalAccessBarrierComponent.cpp
index 722194b7647..08bf6e75a9c 100644
--- a/runtime/gc_base/GenerationalAccessBarrierComponent.cpp
+++ b/runtime/gc_base/GenerationalAccessBarrierComponent.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/GenerationalAccessBarrierComponent.hpp b/runtime/gc_base/GenerationalAccessBarrierComponent.hpp
index e42b47203e1..4a113300846 100644
--- a/runtime/gc_base/GenerationalAccessBarrierComponent.hpp
+++ b/runtime/gc_base/GenerationalAccessBarrierComponent.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/HotFieldUtil.cpp b/runtime/gc_base/HotFieldUtil.cpp
index ac738c454f2..b64e51471b8 100644
--- a/runtime/gc_base/HotFieldUtil.cpp
+++ b/runtime/gc_base/HotFieldUtil.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/HotFieldUtil.hpp b/runtime/gc_base/HotFieldUtil.hpp
index 78c4e44419f..e85d06a66a1 100644
--- a/runtime/gc_base/HotFieldUtil.hpp
+++ b/runtime/gc_base/HotFieldUtil.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/IdleGCManager.cpp b/runtime/gc_base/IdleGCManager.cpp
index 8fff86c63b4..d5ad2593ca9 100644
--- a/runtime/gc_base/IdleGCManager.cpp
+++ b/runtime/gc_base/IdleGCManager.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/IdleGCManager.hpp b/runtime/gc_base/IdleGCManager.hpp
index 9d437a8e585..3e802504f63 100644
--- a/runtime/gc_base/IdleGCManager.hpp
+++ b/runtime/gc_base/IdleGCManager.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/IndexableObjectAllocationModel.cpp b/runtime/gc_base/IndexableObjectAllocationModel.cpp
index e28c1ce6821..b35069c076c 100644
--- a/runtime/gc_base/IndexableObjectAllocationModel.cpp
+++ b/runtime/gc_base/IndexableObjectAllocationModel.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/IndexableObjectAllocationModel.hpp b/runtime/gc_base/IndexableObjectAllocationModel.hpp
index 93b1689a9b9..0a80863782e 100644
--- a/runtime/gc_base/IndexableObjectAllocationModel.hpp
+++ b/runtime/gc_base/IndexableObjectAllocationModel.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/JavaObjectAllocationModel.hpp b/runtime/gc_base/JavaObjectAllocationModel.hpp
index d1f72564673..bf10e459b91 100644
--- a/runtime/gc_base/JavaObjectAllocationModel.hpp
+++ b/runtime/gc_base/JavaObjectAllocationModel.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/MixedObjectAllocationModel.hpp b/runtime/gc_base/MixedObjectAllocationModel.hpp
index 1ce81cba654..40225a5b0c5 100644
--- a/runtime/gc_base/MixedObjectAllocationModel.hpp
+++ b/runtime/gc_base/MixedObjectAllocationModel.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ModronTypes.hpp b/runtime/gc_base/ModronTypes.hpp
index c6df7c2fc8a..481346273ed 100644
--- a/runtime/gc_base/ModronTypes.hpp
+++ b/runtime/gc_base/ModronTypes.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ObjectAccessBarrier.cpp b/runtime/gc_base/ObjectAccessBarrier.cpp
index f52687f9c5c..13efd3acb73 100644
--- a/runtime/gc_base/ObjectAccessBarrier.cpp
+++ b/runtime/gc_base/ObjectAccessBarrier.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ObjectAccessBarrier.hpp b/runtime/gc_base/ObjectAccessBarrier.hpp
index a8b62aab64a..fac0b56934b 100644
--- a/runtime/gc_base/ObjectAccessBarrier.hpp
+++ b/runtime/gc_base/ObjectAccessBarrier.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ObjectCheck.cpp b/runtime/gc_base/ObjectCheck.cpp
index 1e65deba0ea..6bc322320ce 100644
--- a/runtime/gc_base/ObjectCheck.cpp
+++ b/runtime/gc_base/ObjectCheck.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ObjectCheck.hpp b/runtime/gc_base/ObjectCheck.hpp
index b00ae551325..e5b0a0a05f0 100644
--- a/runtime/gc_base/ObjectCheck.hpp
+++ b/runtime/gc_base/ObjectCheck.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/OwnableSynchronizerObjectBuffer.cpp b/runtime/gc_base/OwnableSynchronizerObjectBuffer.cpp
index 5eaf2f8376c..8246ba2969e 100644
--- a/runtime/gc_base/OwnableSynchronizerObjectBuffer.cpp
+++ b/runtime/gc_base/OwnableSynchronizerObjectBuffer.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/OwnableSynchronizerObjectBuffer.hpp b/runtime/gc_base/OwnableSynchronizerObjectBuffer.hpp
index 6d83af703a2..620d3d934fb 100644
--- a/runtime/gc_base/OwnableSynchronizerObjectBuffer.hpp
+++ b/runtime/gc_base/OwnableSynchronizerObjectBuffer.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/OwnableSynchronizerObjectList.cpp b/runtime/gc_base/OwnableSynchronizerObjectList.cpp
index b78af2d70ff..3b7567ab7bd 100644
--- a/runtime/gc_base/OwnableSynchronizerObjectList.cpp
+++ b/runtime/gc_base/OwnableSynchronizerObjectList.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/OwnableSynchronizerObjectList.hpp b/runtime/gc_base/OwnableSynchronizerObjectList.hpp
index e5198c55701..a0bcb90f876 100644
--- a/runtime/gc_base/OwnableSynchronizerObjectList.hpp
+++ b/runtime/gc_base/OwnableSynchronizerObjectList.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/PacketSlotIterator.cpp b/runtime/gc_base/PacketSlotIterator.cpp
index 214e6eef80b..2f9ac5a8cf4 100644
--- a/runtime/gc_base/PacketSlotIterator.cpp
+++ b/runtime/gc_base/PacketSlotIterator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/PacketSlotIterator.hpp b/runtime/gc_base/PacketSlotIterator.hpp
index b59097187b8..14307c5c41b 100644
--- a/runtime/gc_base/PacketSlotIterator.hpp
+++ b/runtime/gc_base/PacketSlotIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/QueryGCStatus.cpp b/runtime/gc_base/QueryGCStatus.cpp
index 07c0ff2a9a7..f1123cf9190 100644
--- a/runtime/gc_base/QueryGCStatus.cpp
+++ b/runtime/gc_base/QueryGCStatus.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ReferenceChainWalker.cpp b/runtime/gc_base/ReferenceChainWalker.cpp
index d8ea55f09b1..bfffcd1a056 100644
--- a/runtime/gc_base/ReferenceChainWalker.cpp
+++ b/runtime/gc_base/ReferenceChainWalker.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ReferenceChainWalker.hpp b/runtime/gc_base/ReferenceChainWalker.hpp
index 7608093d35a..1cebc8f46a1 100644
--- a/runtime/gc_base/ReferenceChainWalker.hpp
+++ b/runtime/gc_base/ReferenceChainWalker.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ReferenceObjectBuffer.cpp b/runtime/gc_base/ReferenceObjectBuffer.cpp
index 6b6dcfe0539..bd22aa32f00 100644
--- a/runtime/gc_base/ReferenceObjectBuffer.cpp
+++ b/runtime/gc_base/ReferenceObjectBuffer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ReferenceObjectBuffer.hpp b/runtime/gc_base/ReferenceObjectBuffer.hpp
index ed1706274b9..e8595cb36fc 100644
--- a/runtime/gc_base/ReferenceObjectBuffer.hpp
+++ b/runtime/gc_base/ReferenceObjectBuffer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ReferenceObjectList.cpp b/runtime/gc_base/ReferenceObjectList.cpp
index 6f5cbf9ec8a..049a6b24c39 100644
--- a/runtime/gc_base/ReferenceObjectList.cpp
+++ b/runtime/gc_base/ReferenceObjectList.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ReferenceObjectList.hpp b/runtime/gc_base/ReferenceObjectList.hpp
index f1629241837..7b03a768c3e 100644
--- a/runtime/gc_base/ReferenceObjectList.hpp
+++ b/runtime/gc_base/ReferenceObjectList.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/RootScanner.cpp b/runtime/gc_base/RootScanner.cpp
index bf23fa97325..eb1d458913b 100644
--- a/runtime/gc_base/RootScanner.cpp
+++ b/runtime/gc_base/RootScanner.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/RootScanner.hpp b/runtime/gc_base/RootScanner.hpp
index da19c175b8a..4a5e77c6448 100644
--- a/runtime/gc_base/RootScanner.hpp
+++ b/runtime/gc_base/RootScanner.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/ScavengerForwardedHeader.hpp b/runtime/gc_base/ScavengerForwardedHeader.hpp
index d3db73df3cf..7ec94af7e2c 100644
--- a/runtime/gc_base/ScavengerForwardedHeader.hpp
+++ b/runtime/gc_base/ScavengerForwardedHeader.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/StackSlotValidator.cpp b/runtime/gc_base/StackSlotValidator.cpp
index 8805099c6bf..00a87ec6810 100644
--- a/runtime/gc_base/StackSlotValidator.cpp
+++ b/runtime/gc_base/StackSlotValidator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/StackSlotValidator.hpp b/runtime/gc_base/StackSlotValidator.hpp
index 553d0d2533f..42aa45ee34f 100644
--- a/runtime/gc_base/StackSlotValidator.hpp
+++ b/runtime/gc_base/StackSlotValidator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/StringTable.cpp b/runtime/gc_base/StringTable.cpp
index db2afb63d91..4d7b52f219d 100644
--- a/runtime/gc_base/StringTable.cpp
+++ b/runtime/gc_base/StringTable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/StringTable.hpp b/runtime/gc_base/StringTable.hpp
index 13e354d56a8..59e20c0cee6 100644
--- a/runtime/gc_base/StringTable.hpp
+++ b/runtime/gc_base/StringTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/UnfinalizedObjectBuffer.cpp b/runtime/gc_base/UnfinalizedObjectBuffer.cpp
index e29de7f7b71..da878763ab1 100644
--- a/runtime/gc_base/UnfinalizedObjectBuffer.cpp
+++ b/runtime/gc_base/UnfinalizedObjectBuffer.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/UnfinalizedObjectBuffer.hpp b/runtime/gc_base/UnfinalizedObjectBuffer.hpp
index d107bb0434d..1c0de62c829 100644
--- a/runtime/gc_base/UnfinalizedObjectBuffer.hpp
+++ b/runtime/gc_base/UnfinalizedObjectBuffer.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/UnfinalizedObjectList.cpp b/runtime/gc_base/UnfinalizedObjectList.cpp
index f5efcfcbe1f..b1077861bcb 100644
--- a/runtime/gc_base/UnfinalizedObjectList.cpp
+++ b/runtime/gc_base/UnfinalizedObjectList.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/UnfinalizedObjectList.hpp b/runtime/gc_base/UnfinalizedObjectList.hpp
index ab362bdc13a..9cb25270505 100644
--- a/runtime/gc_base/UnfinalizedObjectList.hpp
+++ b/runtime/gc_base/UnfinalizedObjectList.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/VMInterface.cpp b/runtime/gc_base/VMInterface.cpp
index cfa49caafec..9755890e340 100644
--- a/runtime/gc_base/VMInterface.cpp
+++ b/runtime/gc_base/VMInterface.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/VMInterface.hpp b/runtime/gc_base/VMInterface.hpp
index 667c7d651b1..336ad8991d3 100644
--- a/runtime/gc_base/VMInterface.hpp
+++ b/runtime/gc_base/VMInterface.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/VMInterfaceAPI.cpp b/runtime/gc_base/VMInterfaceAPI.cpp
index 96b5f2b1189..dff4ff2d3b2 100644
--- a/runtime/gc_base/VMInterfaceAPI.cpp
+++ b/runtime/gc_base/VMInterfaceAPI.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/VMThreadInterface.cpp b/runtime/gc_base/VMThreadInterface.cpp
index c077ae53738..b904084f1cf 100644
--- a/runtime/gc_base/VMThreadInterface.cpp
+++ b/runtime/gc_base/VMThreadInterface.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/VMThreadInterface.hpp b/runtime/gc_base/VMThreadInterface.hpp
index f95ea836f30..93750be7dbc 100644
--- a/runtime/gc_base/VMThreadInterface.hpp
+++ b/runtime/gc_base/VMThreadInterface.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/Wildcard.cpp b/runtime/gc_base/Wildcard.cpp
index 75034c46d50..bd59f7980d9 100644
--- a/runtime/gc_base/Wildcard.cpp
+++ b/runtime/gc_base/Wildcard.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/Wildcard.hpp b/runtime/gc_base/Wildcard.hpp
index c6257b02f3e..c834072b0d3 100644
--- a/runtime/gc_base/Wildcard.hpp
+++ b/runtime/gc_base/Wildcard.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/WorkPacketsIterator.cpp b/runtime/gc_base/WorkPacketsIterator.cpp
index 667ef45195f..a6256a4256c 100644
--- a/runtime/gc_base/WorkPacketsIterator.cpp
+++ b/runtime/gc_base/WorkPacketsIterator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/WorkPacketsIterator.hpp b/runtime/gc_base/WorkPacketsIterator.hpp
index 641943d3f67..db5a8ddc1c6 100644
--- a/runtime/gc_base/WorkPacketsIterator.hpp
+++ b/runtime/gc_base/WorkPacketsIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/accessBarrier.cpp b/runtime/gc_base/accessBarrier.cpp
index 2a90131d6b6..d82ecfe8910 100644
--- a/runtime/gc_base/accessBarrier.cpp
+++ b/runtime/gc_base/accessBarrier.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/gc_internal.h b/runtime/gc_base/gc_internal.h
index 65694363a4b..03dc65cd575 100644
--- a/runtime/gc_base/gc_internal.h
+++ b/runtime/gc_base/gc_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/modron.h b/runtime/gc_base/modron.h
index 92d8056e385..76e91653339 100644
--- a/runtime/gc_base/modron.h
+++ b/runtime/gc_base/modron.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/modronapi.cpp b/runtime/gc_base/modronapi.cpp
index e2a2b5dbee5..b41162e819f 100644
--- a/runtime/gc_base/modronapi.cpp
+++ b/runtime/gc_base/modronapi.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/modronapi.hpp b/runtime/gc_base/modronapi.hpp
index b4d0dc4a250..b30983b2efb 100644
--- a/runtime/gc_base/modronapi.hpp
+++ b/runtime/gc_base/modronapi.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_base/module.xml b/runtime/gc_base/module.xml
index b58e5bd441a..87550b57b83 100644
--- a/runtime/gc_base/module.xml
+++ b/runtime/gc_base/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_check/CMakeLists.txt b/runtime/gc_check/CMakeLists.txt
index 25af126c661..252e38f7c48 100644
--- a/runtime/gc_check/CMakeLists.txt
+++ b/runtime/gc_check/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_check/Check.cpp b/runtime/gc_check/Check.cpp
index 7b70d0960b4..2f0fcb238b6 100644
--- a/runtime/gc_check/Check.cpp
+++ b/runtime/gc_check/Check.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/Check.hpp b/runtime/gc_check/Check.hpp
index b5982d8509d..11c3ffd2315 100644
--- a/runtime/gc_check/Check.hpp
+++ b/runtime/gc_check/Check.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckBase.hpp b/runtime/gc_check/CheckBase.hpp
index c9171a84e05..8bd6fdd0e13 100644
--- a/runtime/gc_check/CheckBase.hpp
+++ b/runtime/gc_check/CheckBase.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckClassHeap.cpp b/runtime/gc_check/CheckClassHeap.cpp
index 1367b957ba9..e1f12ce30d6 100644
--- a/runtime/gc_check/CheckClassHeap.cpp
+++ b/runtime/gc_check/CheckClassHeap.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckClassHeap.hpp b/runtime/gc_check/CheckClassHeap.hpp
index ae063cee57c..9dbccedb2c2 100644
--- a/runtime/gc_check/CheckClassHeap.hpp
+++ b/runtime/gc_check/CheckClassHeap.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckClassLoaders.cpp b/runtime/gc_check/CheckClassLoaders.cpp
index a61af576628..79da61b9b13 100644
--- a/runtime/gc_check/CheckClassLoaders.cpp
+++ b/runtime/gc_check/CheckClassLoaders.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckClassLoaders.hpp b/runtime/gc_check/CheckClassLoaders.hpp
index 97bd2717b55..c4c4b889b60 100644
--- a/runtime/gc_check/CheckClassLoaders.hpp
+++ b/runtime/gc_check/CheckClassLoaders.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckCycle.cpp b/runtime/gc_check/CheckCycle.cpp
index f96c333f82b..01431f095b4 100644
--- a/runtime/gc_check/CheckCycle.cpp
+++ b/runtime/gc_check/CheckCycle.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckCycle.hpp b/runtime/gc_check/CheckCycle.hpp
index b03851794af..febc66b4742 100644
--- a/runtime/gc_check/CheckCycle.hpp
+++ b/runtime/gc_check/CheckCycle.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckElement.hpp b/runtime/gc_check/CheckElement.hpp
index 6869844dfd7..797ed0d9a3e 100644
--- a/runtime/gc_check/CheckElement.hpp
+++ b/runtime/gc_check/CheckElement.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckEngine.cpp b/runtime/gc_check/CheckEngine.cpp
index 23608791b4c..74a03de52a8 100644
--- a/runtime/gc_check/CheckEngine.cpp
+++ b/runtime/gc_check/CheckEngine.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckEngine.hpp b/runtime/gc_check/CheckEngine.hpp
index 828ef715e2c..05e5a732bcf 100644
--- a/runtime/gc_check/CheckEngine.hpp
+++ b/runtime/gc_check/CheckEngine.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckError.cpp b/runtime/gc_check/CheckError.cpp
index 5424934fd0c..027f5ee0fb4 100644
--- a/runtime/gc_check/CheckError.cpp
+++ b/runtime/gc_check/CheckError.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckError.hpp b/runtime/gc_check/CheckError.hpp
index 7f404718f23..c6cbeeeef50 100644
--- a/runtime/gc_check/CheckError.hpp
+++ b/runtime/gc_check/CheckError.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckFinalizableList.cpp b/runtime/gc_check/CheckFinalizableList.cpp
index 447d1a674f0..bc2a7d51472 100644
--- a/runtime/gc_check/CheckFinalizableList.cpp
+++ b/runtime/gc_check/CheckFinalizableList.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckFinalizableList.hpp b/runtime/gc_check/CheckFinalizableList.hpp
index a7185c8d321..c5d82bd8add 100644
--- a/runtime/gc_check/CheckFinalizableList.hpp
+++ b/runtime/gc_check/CheckFinalizableList.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckJNIGlobalReferences.cpp b/runtime/gc_check/CheckJNIGlobalReferences.cpp
index b6c93a1c9e9..87322220cf4 100644
--- a/runtime/gc_check/CheckJNIGlobalReferences.cpp
+++ b/runtime/gc_check/CheckJNIGlobalReferences.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckJNIGlobalReferences.hpp b/runtime/gc_check/CheckJNIGlobalReferences.hpp
index e9e74b59a9b..11685694ae1 100644
--- a/runtime/gc_check/CheckJNIGlobalReferences.hpp
+++ b/runtime/gc_check/CheckJNIGlobalReferences.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckJNIWeakGlobalReferences.cpp b/runtime/gc_check/CheckJNIWeakGlobalReferences.cpp
index 910897bf77e..befa32715e0 100644
--- a/runtime/gc_check/CheckJNIWeakGlobalReferences.cpp
+++ b/runtime/gc_check/CheckJNIWeakGlobalReferences.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckJNIWeakGlobalReferences.hpp b/runtime/gc_check/CheckJNIWeakGlobalReferences.hpp
index ea9a5fdbb68..cd9fee41908 100644
--- a/runtime/gc_check/CheckJNIWeakGlobalReferences.hpp
+++ b/runtime/gc_check/CheckJNIWeakGlobalReferences.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckJVMTIObjectTagTables.cpp b/runtime/gc_check/CheckJVMTIObjectTagTables.cpp
index 8a254b810d2..4de3308608d 100644
--- a/runtime/gc_check/CheckJVMTIObjectTagTables.cpp
+++ b/runtime/gc_check/CheckJVMTIObjectTagTables.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckJVMTIObjectTagTables.hpp b/runtime/gc_check/CheckJVMTIObjectTagTables.hpp
index c9ed8149125..db69ef39966 100644
--- a/runtime/gc_check/CheckJVMTIObjectTagTables.hpp
+++ b/runtime/gc_check/CheckJVMTIObjectTagTables.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckMonitorTable.cpp b/runtime/gc_check/CheckMonitorTable.cpp
index a8ea36138aa..301c89e5288 100644
--- a/runtime/gc_check/CheckMonitorTable.cpp
+++ b/runtime/gc_check/CheckMonitorTable.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckMonitorTable.hpp b/runtime/gc_check/CheckMonitorTable.hpp
index d394db6c412..81d11627983 100644
--- a/runtime/gc_check/CheckMonitorTable.hpp
+++ b/runtime/gc_check/CheckMonitorTable.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckObjectHeap.cpp b/runtime/gc_check/CheckObjectHeap.cpp
index f133053335d..48898402cac 100644
--- a/runtime/gc_check/CheckObjectHeap.cpp
+++ b/runtime/gc_check/CheckObjectHeap.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckObjectHeap.hpp b/runtime/gc_check/CheckObjectHeap.hpp
index c1def120785..22dfd18e1a3 100644
--- a/runtime/gc_check/CheckObjectHeap.hpp
+++ b/runtime/gc_check/CheckObjectHeap.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckOwnableSynchronizerList.cpp b/runtime/gc_check/CheckOwnableSynchronizerList.cpp
index 23dff6e8b51..4bbd5b2a291 100644
--- a/runtime/gc_check/CheckOwnableSynchronizerList.cpp
+++ b/runtime/gc_check/CheckOwnableSynchronizerList.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckOwnableSynchronizerList.hpp b/runtime/gc_check/CheckOwnableSynchronizerList.hpp
index 010beeaf0c2..2f062bf116a 100644
--- a/runtime/gc_check/CheckOwnableSynchronizerList.hpp
+++ b/runtime/gc_check/CheckOwnableSynchronizerList.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckRememberedSet.cpp b/runtime/gc_check/CheckRememberedSet.cpp
index 9e08b4b60c8..3a0112e315f 100644
--- a/runtime/gc_check/CheckRememberedSet.cpp
+++ b/runtime/gc_check/CheckRememberedSet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckRememberedSet.hpp b/runtime/gc_check/CheckRememberedSet.hpp
index 8eeef395d34..6a309579b36 100644
--- a/runtime/gc_check/CheckRememberedSet.hpp
+++ b/runtime/gc_check/CheckRememberedSet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckReporter.cpp b/runtime/gc_check/CheckReporter.cpp
index 0231d43b0a4..9a397908849 100644
--- a/runtime/gc_check/CheckReporter.cpp
+++ b/runtime/gc_check/CheckReporter.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckReporter.hpp b/runtime/gc_check/CheckReporter.hpp
index b04047dfe63..51c20346913 100644
--- a/runtime/gc_check/CheckReporter.hpp
+++ b/runtime/gc_check/CheckReporter.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckReporterTTY.cpp b/runtime/gc_check/CheckReporterTTY.cpp
index a2a6dbe91e9..6d036dc50e0 100644
--- a/runtime/gc_check/CheckReporterTTY.cpp
+++ b/runtime/gc_check/CheckReporterTTY.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckReporterTTY.hpp b/runtime/gc_check/CheckReporterTTY.hpp
index 7137e6a7b4f..14013a612cd 100644
--- a/runtime/gc_check/CheckReporterTTY.hpp
+++ b/runtime/gc_check/CheckReporterTTY.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckStringTable.cpp b/runtime/gc_check/CheckStringTable.cpp
index 31035971a2c..72de191eb52 100644
--- a/runtime/gc_check/CheckStringTable.cpp
+++ b/runtime/gc_check/CheckStringTable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckStringTable.hpp b/runtime/gc_check/CheckStringTable.hpp
index 41a091f1e89..9d88e3da538 100644
--- a/runtime/gc_check/CheckStringTable.hpp
+++ b/runtime/gc_check/CheckStringTable.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckUnfinalizedList.cpp b/runtime/gc_check/CheckUnfinalizedList.cpp
index 922e8e2ec99..5078d6bf91a 100644
--- a/runtime/gc_check/CheckUnfinalizedList.cpp
+++ b/runtime/gc_check/CheckUnfinalizedList.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckUnfinalizedList.hpp b/runtime/gc_check/CheckUnfinalizedList.hpp
index edc27600c8d..2f3d4a4c940 100644
--- a/runtime/gc_check/CheckUnfinalizedList.hpp
+++ b/runtime/gc_check/CheckUnfinalizedList.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckVMClassSlots.cpp b/runtime/gc_check/CheckVMClassSlots.cpp
index 71875172201..a7a8761706e 100644
--- a/runtime/gc_check/CheckVMClassSlots.cpp
+++ b/runtime/gc_check/CheckVMClassSlots.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckVMClassSlots.hpp b/runtime/gc_check/CheckVMClassSlots.hpp
index f94f734345e..b8f77121395 100644
--- a/runtime/gc_check/CheckVMClassSlots.hpp
+++ b/runtime/gc_check/CheckVMClassSlots.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckVMThreadStacks.cpp b/runtime/gc_check/CheckVMThreadStacks.cpp
index d1598ccb5f5..caafeb19d36 100644
--- a/runtime/gc_check/CheckVMThreadStacks.cpp
+++ b/runtime/gc_check/CheckVMThreadStacks.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckVMThreadStacks.hpp b/runtime/gc_check/CheckVMThreadStacks.hpp
index db59d957c0b..1969aefd46a 100644
--- a/runtime/gc_check/CheckVMThreadStacks.hpp
+++ b/runtime/gc_check/CheckVMThreadStacks.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckVMThreads.cpp b/runtime/gc_check/CheckVMThreads.cpp
index ffb42bbb9f3..57697d349bc 100644
--- a/runtime/gc_check/CheckVMThreads.cpp
+++ b/runtime/gc_check/CheckVMThreads.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/CheckVMThreads.hpp b/runtime/gc_check/CheckVMThreads.hpp
index 4f0491998e3..1da37144e69 100644
--- a/runtime/gc_check/CheckVMThreads.hpp
+++ b/runtime/gc_check/CheckVMThreads.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/FixDeadObjects.cpp b/runtime/gc_check/FixDeadObjects.cpp
index 45f9604e5e9..4e34066bd9f 100644
--- a/runtime/gc_check/FixDeadObjects.cpp
+++ b/runtime/gc_check/FixDeadObjects.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/FixDeadObjects.hpp b/runtime/gc_check/FixDeadObjects.hpp
index e5fb34f4fae..df60f5ebb6b 100644
--- a/runtime/gc_check/FixDeadObjects.hpp
+++ b/runtime/gc_check/FixDeadObjects.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/ScanFormatter.cpp b/runtime/gc_check/ScanFormatter.cpp
index 59bc9619aad..be6fcdf5c01 100644
--- a/runtime/gc_check/ScanFormatter.cpp
+++ b/runtime/gc_check/ScanFormatter.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/ScanFormatter.hpp b/runtime/gc_check/ScanFormatter.hpp
index fa209938301..c919bf42b33 100644
--- a/runtime/gc_check/ScanFormatter.hpp
+++ b/runtime/gc_check/ScanFormatter.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_check/module.xml b/runtime/gc_check/module.xml
index e2a30a5a8bb..625e637240e 100644
--- a/runtime/gc_check/module.xml
+++ b/runtime/gc_check/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_ddr/autoblob_gc.mk b/runtime/gc_ddr/autoblob_gc.mk
index 692d84af4d3..4a9a7e31c24 100644
--- a/runtime/gc_ddr/autoblob_gc.mk
+++ b/runtime/gc_ddr/autoblob_gc.mk
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_ddr/ddr_gcheaders.mk b/runtime/gc_ddr/ddr_gcheaders.mk
index 3c7863b1329..ce817dc85db 100644
--- a/runtime/gc_ddr/ddr_gcheaders.mk
+++ b/runtime/gc_ddr/ddr_gcheaders.mk
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_ddr/gc_xlat.sed b/runtime/gc_ddr/gc_xlat.sed
index 893b99d4216..1cbc12bed49 100644
--- a/runtime/gc_ddr/gc_xlat.sed
+++ b/runtime/gc_ddr/gc_xlat.sed
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_ddr/gcddrblob.cpp.stub b/runtime/gc_ddr/gcddrblob.cpp.stub
index 409a1f7d5fa..1348480411f 100644
--- a/runtime/gc_ddr/gcddrblob.cpp.stub
+++ b/runtime/gc_ddr/gcddrblob.cpp.stub
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_ddr/gcddrstructs.properties b/runtime/gc_ddr/gcddrstructs.properties
index 6221c97d29c..d7e72fa40aa 100644
--- a/runtime/gc_ddr/gcddrstructs.properties
+++ b/runtime/gc_ddr/gcddrstructs.properties
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_ddr/module.xml b/runtime/gc_ddr/module.xml
index 9829e71a6bc..3e88107b7b2 100644
--- a/runtime/gc_ddr/module.xml
+++ b/runtime/gc_ddr/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_doc/DoxygenConfig.txt b/runtime/gc_doc/DoxygenConfig.txt
index 5ec1690fdb7..8b297666c5e 100644
--- a/runtime/gc_doc/DoxygenConfig.txt
+++ b/runtime/gc_doc/DoxygenConfig.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/runtime/gc_doc/DoxygenSupport.txt b/runtime/gc_doc/DoxygenSupport.txt
index 9bd8e768e35..edab1f95998 100644
--- a/runtime/gc_doc/DoxygenSupport.txt
+++ b/runtime/gc_doc/DoxygenSupport.txt
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_doc/makefile b/runtime/gc_doc/makefile
index 88e0298e2ef..e7d7ee24044 100644
--- a/runtime/gc_doc/makefile
+++ b/runtime/gc_doc/makefile
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_glue_java/ArrayletObjectModel.cpp b/runtime/gc_glue_java/ArrayletObjectModel.cpp
index 6d7c942153a..51eeea554e4 100644
--- a/runtime/gc_glue_java/ArrayletObjectModel.cpp
+++ b/runtime/gc_glue_java/ArrayletObjectModel.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ArrayletObjectModel.hpp b/runtime/gc_glue_java/ArrayletObjectModel.hpp
index 46043c42082..d8fbdd19d08 100644
--- a/runtime/gc_glue_java/ArrayletObjectModel.hpp
+++ b/runtime/gc_glue_java/ArrayletObjectModel.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ArrayletObjectModelBase.cpp b/runtime/gc_glue_java/ArrayletObjectModelBase.cpp
index 82a0faa2b2e..59fcb090eba 100644
--- a/runtime/gc_glue_java/ArrayletObjectModelBase.cpp
+++ b/runtime/gc_glue_java/ArrayletObjectModelBase.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ArrayletObjectModelBase.hpp b/runtime/gc_glue_java/ArrayletObjectModelBase.hpp
index 02823823019..99bbe5bd030 100644
--- a/runtime/gc_glue_java/ArrayletObjectModelBase.hpp
+++ b/runtime/gc_glue_java/ArrayletObjectModelBase.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/CMakeLists.txt b/runtime/gc_glue_java/CMakeLists.txt
index ca81f427757..5b5e64f1e4a 100644
--- a/runtime/gc_glue_java/CMakeLists.txt
+++ b/runtime/gc_glue_java/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_glue_java/CollectorLanguageInterfaceImpl.cpp b/runtime/gc_glue_java/CollectorLanguageInterfaceImpl.cpp
index 5646ca4b3bf..4d5fe1d958a 100644
--- a/runtime/gc_glue_java/CollectorLanguageInterfaceImpl.cpp
+++ b/runtime/gc_glue_java/CollectorLanguageInterfaceImpl.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/CollectorLanguageInterfaceImpl.hpp b/runtime/gc_glue_java/CollectorLanguageInterfaceImpl.hpp
index f4a5bd847c1..525db7780ac 100644
--- a/runtime/gc_glue_java/CollectorLanguageInterfaceImpl.hpp
+++ b/runtime/gc_glue_java/CollectorLanguageInterfaceImpl.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/CompactDelegate.cpp b/runtime/gc_glue_java/CompactDelegate.cpp
index a299bf857c0..1868c1e8c4c 100644
--- a/runtime/gc_glue_java/CompactDelegate.cpp
+++ b/runtime/gc_glue_java/CompactDelegate.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/CompactDelegate.hpp b/runtime/gc_glue_java/CompactDelegate.hpp
index e585ccacf1a..0593c49bf44 100644
--- a/runtime/gc_glue_java/CompactDelegate.hpp
+++ b/runtime/gc_glue_java/CompactDelegate.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/CompactSchemeCheckMarkRoots.hpp b/runtime/gc_glue_java/CompactSchemeCheckMarkRoots.hpp
index fe6db3ccd02..39c74a960d1 100644
--- a/runtime/gc_glue_java/CompactSchemeCheckMarkRoots.hpp
+++ b/runtime/gc_glue_java/CompactSchemeCheckMarkRoots.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/CompactSchemeFixupObject.cpp b/runtime/gc_glue_java/CompactSchemeFixupObject.cpp
index 9108f7783d7..3c1e3def636 100644
--- a/runtime/gc_glue_java/CompactSchemeFixupObject.cpp
+++ b/runtime/gc_glue_java/CompactSchemeFixupObject.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/CompactSchemeFixupObject.hpp b/runtime/gc_glue_java/CompactSchemeFixupObject.hpp
index 52d208aefc9..b0a7215f9e4 100644
--- a/runtime/gc_glue_java/CompactSchemeFixupObject.hpp
+++ b/runtime/gc_glue_java/CompactSchemeFixupObject.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/CompactSchemeFixupRoots.cpp b/runtime/gc_glue_java/CompactSchemeFixupRoots.cpp
index a17062f0923..1db9df8aa85 100644
--- a/runtime/gc_glue_java/CompactSchemeFixupRoots.cpp
+++ b/runtime/gc_glue_java/CompactSchemeFixupRoots.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/CompactSchemeFixupRoots.hpp b/runtime/gc_glue_java/CompactSchemeFixupRoots.hpp
index f1b03f39e1a..f242393c64f 100644
--- a/runtime/gc_glue_java/CompactSchemeFixupRoots.hpp
+++ b/runtime/gc_glue_java/CompactSchemeFixupRoots.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ConcurrentMarkingDelegate.cpp b/runtime/gc_glue_java/ConcurrentMarkingDelegate.cpp
index 505579bfd0f..686bf137a40 100644
--- a/runtime/gc_glue_java/ConcurrentMarkingDelegate.cpp
+++ b/runtime/gc_glue_java/ConcurrentMarkingDelegate.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ConcurrentMarkingDelegate.hpp b/runtime/gc_glue_java/ConcurrentMarkingDelegate.hpp
index 78a56d1952e..fe9a68f6b2b 100644
--- a/runtime/gc_glue_java/ConcurrentMarkingDelegate.hpp
+++ b/runtime/gc_glue_java/ConcurrentMarkingDelegate.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ConcurrentSafepointCallbackJava.cpp b/runtime/gc_glue_java/ConcurrentSafepointCallbackJava.cpp
index 035568e2e91..90c4baa820f 100644
--- a/runtime/gc_glue_java/ConcurrentSafepointCallbackJava.cpp
+++ b/runtime/gc_glue_java/ConcurrentSafepointCallbackJava.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ConcurrentSafepointCallbackJava.hpp b/runtime/gc_glue_java/ConcurrentSafepointCallbackJava.hpp
index 1973cc6b90d..046ed74d398 100644
--- a/runtime/gc_glue_java/ConcurrentSafepointCallbackJava.hpp
+++ b/runtime/gc_glue_java/ConcurrentSafepointCallbackJava.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ConfigurationDelegate.hpp b/runtime/gc_glue_java/ConfigurationDelegate.hpp
index 62b2c6388d7..617f84cb246 100644
--- a/runtime/gc_glue_java/ConfigurationDelegate.hpp
+++ b/runtime/gc_glue_java/ConfigurationDelegate.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ContractslotScanner.hpp b/runtime/gc_glue_java/ContractslotScanner.hpp
index a8cad3f03c5..023fc63b531 100644
--- a/runtime/gc_glue_java/ContractslotScanner.hpp
+++ b/runtime/gc_glue_java/ContractslotScanner.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/EnvironmentDelegate.cpp b/runtime/gc_glue_java/EnvironmentDelegate.cpp
index cc3786d8e95..014dff08952 100644
--- a/runtime/gc_glue_java/EnvironmentDelegate.cpp
+++ b/runtime/gc_glue_java/EnvironmentDelegate.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/EnvironmentDelegate.hpp b/runtime/gc_glue_java/EnvironmentDelegate.hpp
index 7e9842462a0..cb68a2665a3 100644
--- a/runtime/gc_glue_java/EnvironmentDelegate.hpp
+++ b/runtime/gc_glue_java/EnvironmentDelegate.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/FlattenedArrayObjectScanner.hpp b/runtime/gc_glue_java/FlattenedArrayObjectScanner.hpp
index 1c141f7e761..bd5859017f0 100644
--- a/runtime/gc_glue_java/FlattenedArrayObjectScanner.hpp
+++ b/runtime/gc_glue_java/FlattenedArrayObjectScanner.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/GlobalCollectorDelegate.cpp b/runtime/gc_glue_java/GlobalCollectorDelegate.cpp
index 2387935b58c..1fe0f11b338 100644
--- a/runtime/gc_glue_java/GlobalCollectorDelegate.cpp
+++ b/runtime/gc_glue_java/GlobalCollectorDelegate.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/GlobalCollectorDelegate.hpp b/runtime/gc_glue_java/GlobalCollectorDelegate.hpp
index 2fa556a9082..9cdbb91173b 100644
--- a/runtime/gc_glue_java/GlobalCollectorDelegate.hpp
+++ b/runtime/gc_glue_java/GlobalCollectorDelegate.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/HeadlessMixedObjectScanner.hpp b/runtime/gc_glue_java/HeadlessMixedObjectScanner.hpp
index e01182e11ac..fe56967700f 100644
--- a/runtime/gc_glue_java/HeadlessMixedObjectScanner.hpp
+++ b/runtime/gc_glue_java/HeadlessMixedObjectScanner.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/HeapWalkerDelegate.cpp b/runtime/gc_glue_java/HeapWalkerDelegate.cpp
index 985acc5b203..ff632524843 100644
--- a/runtime/gc_glue_java/HeapWalkerDelegate.cpp
+++ b/runtime/gc_glue_java/HeapWalkerDelegate.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/HeapWalkerDelegate.hpp b/runtime/gc_glue_java/HeapWalkerDelegate.hpp
index 074457e18b7..645d68084b7 100644
--- a/runtime/gc_glue_java/HeapWalkerDelegate.hpp
+++ b/runtime/gc_glue_java/HeapWalkerDelegate.hpp
@@ -14,7 +14,7 @@
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/JNICriticalRegion.cpp b/runtime/gc_glue_java/JNICriticalRegion.cpp
index 929791c0407..9cfbf63c8a3 100644
--- a/runtime/gc_glue_java/JNICriticalRegion.cpp
+++ b/runtime/gc_glue_java/JNICriticalRegion.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/JNICriticalRegion.hpp b/runtime/gc_glue_java/JNICriticalRegion.hpp
index ad60e7df493..5b531ea077d 100644
--- a/runtime/gc_glue_java/JNICriticalRegion.hpp
+++ b/runtime/gc_glue_java/JNICriticalRegion.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/LanguageSegregatedAllocationCache.hpp b/runtime/gc_glue_java/LanguageSegregatedAllocationCache.hpp
index 5e133f6ec2c..f60de4d36ed 100644
--- a/runtime/gc_glue_java/LanguageSegregatedAllocationCache.hpp
+++ b/runtime/gc_glue_java/LanguageSegregatedAllocationCache.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/LanguageThreadLocalHeap.hpp b/runtime/gc_glue_java/LanguageThreadLocalHeap.hpp
index f5517a10b3d..6a2b4b20f4a 100644
--- a/runtime/gc_glue_java/LanguageThreadLocalHeap.hpp
+++ b/runtime/gc_glue_java/LanguageThreadLocalHeap.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/LanguageVMGlue.c b/runtime/gc_glue_java/LanguageVMGlue.c
index fec717a42ca..180e0e6eb35 100644
--- a/runtime/gc_glue_java/LanguageVMGlue.c
+++ b/runtime/gc_glue_java/LanguageVMGlue.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/MarkingDelegate.cpp b/runtime/gc_glue_java/MarkingDelegate.cpp
index 9b8a9cd36b2..f8c03d327aa 100644
--- a/runtime/gc_glue_java/MarkingDelegate.cpp
+++ b/runtime/gc_glue_java/MarkingDelegate.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/MarkingDelegate.hpp b/runtime/gc_glue_java/MarkingDelegate.hpp
index da05cbc30be..e88ad462af8 100644
--- a/runtime/gc_glue_java/MarkingDelegate.hpp
+++ b/runtime/gc_glue_java/MarkingDelegate.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/MarkingSchemeRootClearer.cpp b/runtime/gc_glue_java/MarkingSchemeRootClearer.cpp
index 2d4d65b1823..1a30c5654f0 100644
--- a/runtime/gc_glue_java/MarkingSchemeRootClearer.cpp
+++ b/runtime/gc_glue_java/MarkingSchemeRootClearer.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/MarkingSchemeRootClearer.hpp b/runtime/gc_glue_java/MarkingSchemeRootClearer.hpp
index 1cf73955fe3..4f31c663fa5 100644
--- a/runtime/gc_glue_java/MarkingSchemeRootClearer.hpp
+++ b/runtime/gc_glue_java/MarkingSchemeRootClearer.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/MarkingSchemeRootMarker.cpp b/runtime/gc_glue_java/MarkingSchemeRootMarker.cpp
index 0d856de07aa..8b4726f3d1f 100644
--- a/runtime/gc_glue_java/MarkingSchemeRootMarker.cpp
+++ b/runtime/gc_glue_java/MarkingSchemeRootMarker.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/MarkingSchemeRootMarker.hpp b/runtime/gc_glue_java/MarkingSchemeRootMarker.hpp
index e597208e316..096ef51cb17 100644
--- a/runtime/gc_glue_java/MarkingSchemeRootMarker.hpp
+++ b/runtime/gc_glue_java/MarkingSchemeRootMarker.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/MetronomeDelegate.cpp b/runtime/gc_glue_java/MetronomeDelegate.cpp
index 7629d570ec9..a731bd4a4cf 100644
--- a/runtime/gc_glue_java/MetronomeDelegate.cpp
+++ b/runtime/gc_glue_java/MetronomeDelegate.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/MetronomeDelegate.hpp b/runtime/gc_glue_java/MetronomeDelegate.hpp
index c6e6a433d6c..e875c3e0c61 100644
--- a/runtime/gc_glue_java/MetronomeDelegate.hpp
+++ b/runtime/gc_glue_java/MetronomeDelegate.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/MixedObjectModel.cpp b/runtime/gc_glue_java/MixedObjectModel.cpp
index 020e73f2083..9e1374f6d1b 100644
--- a/runtime/gc_glue_java/MixedObjectModel.cpp
+++ b/runtime/gc_glue_java/MixedObjectModel.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/MixedObjectModel.hpp b/runtime/gc_glue_java/MixedObjectModel.hpp
index 102e6e8a100..475e587a192 100644
--- a/runtime/gc_glue_java/MixedObjectModel.hpp
+++ b/runtime/gc_glue_java/MixedObjectModel.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/MixedObjectScanner.hpp b/runtime/gc_glue_java/MixedObjectScanner.hpp
index 90a2cc58ce6..3402df45df2 100644
--- a/runtime/gc_glue_java/MixedObjectScanner.hpp
+++ b/runtime/gc_glue_java/MixedObjectScanner.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ObjectIterator.hpp b/runtime/gc_glue_java/ObjectIterator.hpp
index 8c3bcd00be5..3ffa1a1c932 100644
--- a/runtime/gc_glue_java/ObjectIterator.hpp
+++ b/runtime/gc_glue_java/ObjectIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ObjectModel.cpp b/runtime/gc_glue_java/ObjectModel.cpp
index e1130cd93e1..7c49bb3c05e 100644
--- a/runtime/gc_glue_java/ObjectModel.cpp
+++ b/runtime/gc_glue_java/ObjectModel.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ObjectModel.hpp b/runtime/gc_glue_java/ObjectModel.hpp
index 9cab1fdcd2c..b8dd24e5dab 100644
--- a/runtime/gc_glue_java/ObjectModel.hpp
+++ b/runtime/gc_glue_java/ObjectModel.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ObjectModelDelegate.cpp b/runtime/gc_glue_java/ObjectModelDelegate.cpp
index 9423921f98a..f88c32cbe08 100644
--- a/runtime/gc_glue_java/ObjectModelDelegate.cpp
+++ b/runtime/gc_glue_java/ObjectModelDelegate.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ObjectModelDelegate.hpp b/runtime/gc_glue_java/ObjectModelDelegate.hpp
index 69a8d36a0d2..1b75807d51a 100644
--- a/runtime/gc_glue_java/ObjectModelDelegate.hpp
+++ b/runtime/gc_glue_java/ObjectModelDelegate.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ObjectScannerState.hpp b/runtime/gc_glue_java/ObjectScannerState.hpp
index 10b4348d118..e5f0ab12910 100644
--- a/runtime/gc_glue_java/ObjectScannerState.hpp
+++ b/runtime/gc_glue_java/ObjectScannerState.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/PointerArrayObjectScanner.hpp b/runtime/gc_glue_java/PointerArrayObjectScanner.hpp
index f75ab09d629..67a4b5b1552 100644
--- a/runtime/gc_glue_java/PointerArrayObjectScanner.hpp
+++ b/runtime/gc_glue_java/PointerArrayObjectScanner.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ReferenceObjectScanner.hpp b/runtime/gc_glue_java/ReferenceObjectScanner.hpp
index d7903e116cc..351953e88f0 100644
--- a/runtime/gc_glue_java/ReferenceObjectScanner.hpp
+++ b/runtime/gc_glue_java/ReferenceObjectScanner.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ScavengerBackOutScanner.cpp b/runtime/gc_glue_java/ScavengerBackOutScanner.cpp
index 4321f55a8f5..a179378e0d5 100644
--- a/runtime/gc_glue_java/ScavengerBackOutScanner.cpp
+++ b/runtime/gc_glue_java/ScavengerBackOutScanner.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ScavengerBackOutScanner.hpp b/runtime/gc_glue_java/ScavengerBackOutScanner.hpp
index 4621e315253..2d9504bbf1b 100644
--- a/runtime/gc_glue_java/ScavengerBackOutScanner.hpp
+++ b/runtime/gc_glue_java/ScavengerBackOutScanner.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ScavengerDelegate.cpp b/runtime/gc_glue_java/ScavengerDelegate.cpp
index 388eeaaf2be..13e0e825578 100644
--- a/runtime/gc_glue_java/ScavengerDelegate.cpp
+++ b/runtime/gc_glue_java/ScavengerDelegate.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ScavengerDelegate.hpp b/runtime/gc_glue_java/ScavengerDelegate.hpp
index 78397a47541..e7c27000c37 100644
--- a/runtime/gc_glue_java/ScavengerDelegate.hpp
+++ b/runtime/gc_glue_java/ScavengerDelegate.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ScavengerRootClearer.cpp b/runtime/gc_glue_java/ScavengerRootClearer.cpp
index 28d69c0919b..e3822d95f59 100644
--- a/runtime/gc_glue_java/ScavengerRootClearer.cpp
+++ b/runtime/gc_glue_java/ScavengerRootClearer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ScavengerRootClearer.hpp b/runtime/gc_glue_java/ScavengerRootClearer.hpp
index 976c97f879c..b16c6a7cce3 100644
--- a/runtime/gc_glue_java/ScavengerRootClearer.hpp
+++ b/runtime/gc_glue_java/ScavengerRootClearer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ScavengerRootScanner.cpp b/runtime/gc_glue_java/ScavengerRootScanner.cpp
index 58b20124131..5378e7e267e 100644
--- a/runtime/gc_glue_java/ScavengerRootScanner.cpp
+++ b/runtime/gc_glue_java/ScavengerRootScanner.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ScavengerRootScanner.hpp b/runtime/gc_glue_java/ScavengerRootScanner.hpp
index 6fd20fbe937..a3a1ce4efaf 100644
--- a/runtime/gc_glue_java/ScavengerRootScanner.hpp
+++ b/runtime/gc_glue_java/ScavengerRootScanner.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/ScavengerThreadRescanner.hpp b/runtime/gc_glue_java/ScavengerThreadRescanner.hpp
index a3c09f48d97..d28b86952bb 100644
--- a/runtime/gc_glue_java/ScavengerThreadRescanner.hpp
+++ b/runtime/gc_glue_java/ScavengerThreadRescanner.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/StartupManagerImpl.hpp b/runtime/gc_glue_java/StartupManagerImpl.hpp
index c2f937f425e..5716548dc08 100644
--- a/runtime/gc_glue_java/StartupManagerImpl.hpp
+++ b/runtime/gc_glue_java/StartupManagerImpl.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/UtilGlue.c b/runtime/gc_glue_java/UtilGlue.c
index 3d57b7e1129..14a7288837b 100644
--- a/runtime/gc_glue_java/UtilGlue.c
+++ b/runtime/gc_glue_java/UtilGlue.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/configure_includes/configure_aix_ppc.mk b/runtime/gc_glue_java/configure_includes/configure_aix_ppc.mk
index cf568ff1b11..024c7dca9d1 100644
--- a/runtime/gc_glue_java/configure_includes/configure_aix_ppc.mk
+++ b/runtime/gc_glue_java/configure_includes/configure_aix_ppc.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_glue_java/configure_includes/configure_common.mk.ftl b/runtime/gc_glue_java/configure_includes/configure_common.mk.ftl
index 234ef28ee5c..19c4e65e913 100644
--- a/runtime/gc_glue_java/configure_includes/configure_common.mk.ftl
+++ b/runtime/gc_glue_java/configure_includes/configure_common.mk.ftl
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_glue_java/configure_includes/configure_linux_390.mk b/runtime/gc_glue_java/configure_includes/configure_linux_390.mk
index dd70c817510..53e0df996f7 100644
--- a/runtime/gc_glue_java/configure_includes/configure_linux_390.mk
+++ b/runtime/gc_glue_java/configure_includes/configure_linux_390.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_glue_java/configure_includes/configure_linux_aarch64.mk b/runtime/gc_glue_java/configure_includes/configure_linux_aarch64.mk
index e2958d058d1..46ac4b83fce 100644
--- a/runtime/gc_glue_java/configure_includes/configure_linux_aarch64.mk
+++ b/runtime/gc_glue_java/configure_includes/configure_linux_aarch64.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_glue_java/configure_includes/configure_linux_arm.mk b/runtime/gc_glue_java/configure_includes/configure_linux_arm.mk
index 2db38e1fdba..8b57581e84c 100644
--- a/runtime/gc_glue_java/configure_includes/configure_linux_arm.mk
+++ b/runtime/gc_glue_java/configure_includes/configure_linux_arm.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_glue_java/configure_includes/configure_linux_ppc.mk b/runtime/gc_glue_java/configure_includes/configure_linux_ppc.mk
index ef78f5e73a5..e5b367088a0 100644
--- a/runtime/gc_glue_java/configure_includes/configure_linux_ppc.mk
+++ b/runtime/gc_glue_java/configure_includes/configure_linux_ppc.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_glue_java/configure_includes/configure_linux_riscv.mk b/runtime/gc_glue_java/configure_includes/configure_linux_riscv.mk
index c13d1fe70a7..17e34b12042 100644
--- a/runtime/gc_glue_java/configure_includes/configure_linux_riscv.mk
+++ b/runtime/gc_glue_java/configure_includes/configure_linux_riscv.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_glue_java/configure_includes/configure_linux_x86.mk b/runtime/gc_glue_java/configure_includes/configure_linux_x86.mk
index 82048af1d26..3576a6b389d 100644
--- a/runtime/gc_glue_java/configure_includes/configure_linux_x86.mk
+++ b/runtime/gc_glue_java/configure_includes/configure_linux_x86.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_glue_java/configure_includes/configure_linux_ztpf_390.mk b/runtime/gc_glue_java/configure_includes/configure_linux_ztpf_390.mk
index 6ae79407b66..c7fe7e96de6 100644
--- a/runtime/gc_glue_java/configure_includes/configure_linux_ztpf_390.mk
+++ b/runtime/gc_glue_java/configure_includes/configure_linux_ztpf_390.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_glue_java/configure_includes/configure_osx.mk b/runtime/gc_glue_java/configure_includes/configure_osx.mk
index 835573d9cee..d8bee8f4700 100644
--- a/runtime/gc_glue_java/configure_includes/configure_osx.mk
+++ b/runtime/gc_glue_java/configure_includes/configure_osx.mk
@@ -14,7 +14,7 @@
# License, version 2 with the OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_glue_java/configure_includes/configure_win_x86.mk b/runtime/gc_glue_java/configure_includes/configure_win_x86.mk
index 5e23523180b..2c9cec47a46 100644
--- a/runtime/gc_glue_java/configure_includes/configure_win_x86.mk
+++ b/runtime/gc_glue_java/configure_includes/configure_win_x86.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_glue_java/configure_includes/configure_zos_390.mk.ftl b/runtime/gc_glue_java/configure_includes/configure_zos_390.mk.ftl
index 09dc277126f..a5a02e82b3d 100644
--- a/runtime/gc_glue_java/configure_includes/configure_zos_390.mk.ftl
+++ b/runtime/gc_glue_java/configure_includes/configure_zos_390.mk.ftl
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/gc_glue_java/module.xml b/runtime/gc_glue_java/module.xml
index 1e35d69ee8a..eb2c14ef735 100644
--- a/runtime/gc_glue_java/module.xml
+++ b/runtime/gc_glue_java/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_glue_java/objectdescription.h b/runtime/gc_glue_java/objectdescription.h
index feb31d6d5d7..61fba4c5c09 100644
--- a/runtime/gc_glue_java/objectdescription.h
+++ b/runtime/gc_glue_java/objectdescription.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_glue_java/sizeclasses.h b/runtime/gc_glue_java/sizeclasses.h
index 9e223a43b36..b32dfffa953 100644
--- a/runtime/gc_glue_java/sizeclasses.h
+++ b/runtime/gc_glue_java/sizeclasses.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_include/HeapIteratorAPI.h b/runtime/gc_include/HeapIteratorAPI.h
index 04d7ab8bedb..f04c0905391 100644
--- a/runtime/gc_include/HeapIteratorAPI.h
+++ b/runtime/gc_include/HeapIteratorAPI.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_include/ObjectAccessBarrierAPI.hpp b/runtime/gc_include/ObjectAccessBarrierAPI.hpp
index a8153df62be..4c545a5131b 100644
--- a/runtime/gc_include/ObjectAccessBarrierAPI.hpp
+++ b/runtime/gc_include/ObjectAccessBarrierAPI.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_include/ObjectAllocationAPI.hpp b/runtime/gc_include/ObjectAllocationAPI.hpp
index 039694443f9..a0e0e15c042 100644
--- a/runtime/gc_include/ObjectAllocationAPI.hpp
+++ b/runtime/gc_include/ObjectAllocationAPI.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_include/ResourceManagedSupport.h b/runtime/gc_include/ResourceManagedSupport.h
index 88223e51c03..6c7daa9afb4 100644
--- a/runtime/gc_include/ResourceManagedSupport.h
+++ b/runtime/gc_include/ResourceManagedSupport.h
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_include/VerboseGCInterface.h b/runtime/gc_include/VerboseGCInterface.h
index c8fd6bb7443..43384b17b0b 100644
--- a/runtime/gc_include/VerboseGCInterface.h
+++ b/runtime/gc_include/VerboseGCInterface.h
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_include/arrayCopyInterface.h b/runtime/gc_include/arrayCopyInterface.h
index 7be282f0a28..ce5827bf494 100644
--- a/runtime/gc_include/arrayCopyInterface.h
+++ b/runtime/gc_include/arrayCopyInterface.h
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_include/j9mm.hdf b/runtime/gc_include/j9mm.hdf
index 2722745569c..67b36743044 100644
--- a/runtime/gc_include/j9mm.hdf
+++ b/runtime/gc_include/j9mm.hdf
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_include/j9modron.h b/runtime/gc_include/j9modron.h
index 8fa7aae4160..9116394c46c 100644
--- a/runtime/gc_include/j9modron.h
+++ b/runtime/gc_include/j9modron.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_include/module.xml b/runtime/gc_include/module.xml
index af326464346..4ffd0a29469 100644
--- a/runtime/gc_include/module.xml
+++ b/runtime/gc_include/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_modron_standard/CMakeLists.txt b/runtime/gc_modron_standard/CMakeLists.txt
index fd64f37a400..fcc6bde7ded 100644
--- a/runtime/gc_modron_standard/CMakeLists.txt
+++ b/runtime/gc_modron_standard/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_modron_standard/ConcurrentSweepGC.cpp b/runtime/gc_modron_standard/ConcurrentSweepGC.cpp
index f3aac6b741c..60d39e460b6 100644
--- a/runtime/gc_modron_standard/ConcurrentSweepGC.cpp
+++ b/runtime/gc_modron_standard/ConcurrentSweepGC.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/ConcurrentSweepGC.hpp b/runtime/gc_modron_standard/ConcurrentSweepGC.hpp
index 3a8a119acee..462661e7b09 100644
--- a/runtime/gc_modron_standard/ConcurrentSweepGC.hpp
+++ b/runtime/gc_modron_standard/ConcurrentSweepGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/ContinuationObjectBufferStandard.cpp b/runtime/gc_modron_standard/ContinuationObjectBufferStandard.cpp
index 06e9db28f85..035063ffac9 100644
--- a/runtime/gc_modron_standard/ContinuationObjectBufferStandard.cpp
+++ b/runtime/gc_modron_standard/ContinuationObjectBufferStandard.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/ContinuationObjectBufferStandard.hpp b/runtime/gc_modron_standard/ContinuationObjectBufferStandard.hpp
index fd28d0bc540..bb6eb25aebe 100644
--- a/runtime/gc_modron_standard/ContinuationObjectBufferStandard.hpp
+++ b/runtime/gc_modron_standard/ContinuationObjectBufferStandard.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/OwnableSynchronizerObjectBufferStandard.cpp b/runtime/gc_modron_standard/OwnableSynchronizerObjectBufferStandard.cpp
index 01ee741294b..d0b8e4276cc 100644
--- a/runtime/gc_modron_standard/OwnableSynchronizerObjectBufferStandard.cpp
+++ b/runtime/gc_modron_standard/OwnableSynchronizerObjectBufferStandard.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/OwnableSynchronizerObjectBufferStandard.hpp b/runtime/gc_modron_standard/OwnableSynchronizerObjectBufferStandard.hpp
index 53de0628f37..04b13d88f61 100644
--- a/runtime/gc_modron_standard/OwnableSynchronizerObjectBufferStandard.hpp
+++ b/runtime/gc_modron_standard/OwnableSynchronizerObjectBufferStandard.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/ReadBarrierVerifier.cpp b/runtime/gc_modron_standard/ReadBarrierVerifier.cpp
index cb0fd3f7b22..3c8e2c7db41 100644
--- a/runtime/gc_modron_standard/ReadBarrierVerifier.cpp
+++ b/runtime/gc_modron_standard/ReadBarrierVerifier.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/ReadBarrierVerifier.hpp b/runtime/gc_modron_standard/ReadBarrierVerifier.hpp
index e4b4ce218d5..17c18991031 100644
--- a/runtime/gc_modron_standard/ReadBarrierVerifier.hpp
+++ b/runtime/gc_modron_standard/ReadBarrierVerifier.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/ReferenceObjectBufferStandard.cpp b/runtime/gc_modron_standard/ReferenceObjectBufferStandard.cpp
index a42270d88ca..8143002e084 100644
--- a/runtime/gc_modron_standard/ReferenceObjectBufferStandard.cpp
+++ b/runtime/gc_modron_standard/ReferenceObjectBufferStandard.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/ReferenceObjectBufferStandard.hpp b/runtime/gc_modron_standard/ReferenceObjectBufferStandard.hpp
index acd95033553..37fad863d15 100644
--- a/runtime/gc_modron_standard/ReferenceObjectBufferStandard.hpp
+++ b/runtime/gc_modron_standard/ReferenceObjectBufferStandard.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/RootScannerReadBarrierVerifier.cpp b/runtime/gc_modron_standard/RootScannerReadBarrierVerifier.cpp
index a3fbac4ba4d..57568bf8ef1 100644
--- a/runtime/gc_modron_standard/RootScannerReadBarrierVerifier.cpp
+++ b/runtime/gc_modron_standard/RootScannerReadBarrierVerifier.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/RootScannerReadBarrierVerifier.hpp b/runtime/gc_modron_standard/RootScannerReadBarrierVerifier.hpp
index 208d4a17c60..62ad3d8d97e 100644
--- a/runtime/gc_modron_standard/RootScannerReadBarrierVerifier.hpp
+++ b/runtime/gc_modron_standard/RootScannerReadBarrierVerifier.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/StandardAccessBarrier.cpp b/runtime/gc_modron_standard/StandardAccessBarrier.cpp
index a0e4fa62b65..889488511c1 100644
--- a/runtime/gc_modron_standard/StandardAccessBarrier.cpp
+++ b/runtime/gc_modron_standard/StandardAccessBarrier.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/StandardAccessBarrier.hpp b/runtime/gc_modron_standard/StandardAccessBarrier.hpp
index 403f35250c4..481a69ab1af 100644
--- a/runtime/gc_modron_standard/StandardAccessBarrier.hpp
+++ b/runtime/gc_modron_standard/StandardAccessBarrier.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/UnfinalizedObjectBufferStandard.cpp b/runtime/gc_modron_standard/UnfinalizedObjectBufferStandard.cpp
index 6a205238282..c3145698127 100644
--- a/runtime/gc_modron_standard/UnfinalizedObjectBufferStandard.cpp
+++ b/runtime/gc_modron_standard/UnfinalizedObjectBufferStandard.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/UnfinalizedObjectBufferStandard.hpp b/runtime/gc_modron_standard/UnfinalizedObjectBufferStandard.hpp
index 1f50e8d7cdc..ca980f47c8c 100644
--- a/runtime/gc_modron_standard/UnfinalizedObjectBufferStandard.hpp
+++ b/runtime/gc_modron_standard/UnfinalizedObjectBufferStandard.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_standard/module.xml b/runtime/gc_modron_standard/module.xml
index 081559787bf..94158414bad 100644
--- a/runtime/gc_modron_standard/module.xml
+++ b/runtime/gc_modron_standard/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_modron_startup/CMakeLists.txt b/runtime/gc_modron_startup/CMakeLists.txt
index 978c088a406..16ba8080fd3 100644
--- a/runtime/gc_modron_startup/CMakeLists.txt
+++ b/runtime/gc_modron_startup/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_modron_startup/GCVerboseInterface.cpp b/runtime/gc_modron_startup/GCVerboseInterface.cpp
index f697a04b6bd..8a25787cd40 100644
--- a/runtime/gc_modron_startup/GCVerboseInterface.cpp
+++ b/runtime/gc_modron_startup/GCVerboseInterface.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_startup/arrayCopy.cpp b/runtime/gc_modron_startup/arrayCopy.cpp
index ebbbb2edc1c..e64b189aaed 100644
--- a/runtime/gc_modron_startup/arrayCopy.cpp
+++ b/runtime/gc_modron_startup/arrayCopy.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_startup/gcmspace.cpp b/runtime/gc_modron_startup/gcmspace.cpp
index bbac48766c7..0772a8fe1af 100644
--- a/runtime/gc_modron_startup/gcmspace.cpp
+++ b/runtime/gc_modron_startup/gcmspace.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_startup/gcmspace.h b/runtime/gc_modron_startup/gcmspace.h
index ef26ce6cb7d..6a60ed33afa 100644
--- a/runtime/gc_modron_startup/gcmspace.h
+++ b/runtime/gc_modron_startup/gcmspace.h
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_startup/mgcalloc.cpp b/runtime/gc_modron_startup/mgcalloc.cpp
index 9e9b977d55a..02e101b5b3c 100644
--- a/runtime/gc_modron_startup/mgcalloc.cpp
+++ b/runtime/gc_modron_startup/mgcalloc.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_startup/mmhelpers.cpp b/runtime/gc_modron_startup/mmhelpers.cpp
index c85a6e743e7..638308df292 100644
--- a/runtime/gc_modron_startup/mmhelpers.cpp
+++ b/runtime/gc_modron_startup/mmhelpers.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_startup/mminit.cpp b/runtime/gc_modron_startup/mminit.cpp
index b75b301562c..8a46f847456 100644
--- a/runtime/gc_modron_startup/mminit.cpp
+++ b/runtime/gc_modron_startup/mminit.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_startup/mminit.h b/runtime/gc_modron_startup/mminit.h
index 4bcc2b49874..3cf82d57764 100644
--- a/runtime/gc_modron_startup/mminit.h
+++ b/runtime/gc_modron_startup/mminit.h
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_startup/mmparse.cpp b/runtime/gc_modron_startup/mmparse.cpp
index 41cfa8cd1cd..1b32c350dd1 100644
--- a/runtime/gc_modron_startup/mmparse.cpp
+++ b/runtime/gc_modron_startup/mmparse.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_startup/mmparse.h b/runtime/gc_modron_startup/mmparse.h
index c849687b94f..cb14ab3d01a 100644
--- a/runtime/gc_modron_startup/mmparse.h
+++ b/runtime/gc_modron_startup/mmparse.h
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_startup/mmparseXXgc.cpp b/runtime/gc_modron_startup/mmparseXXgc.cpp
index 0ed5286e3d4..8a53d065066 100644
--- a/runtime/gc_modron_startup/mmparseXXgc.cpp
+++ b/runtime/gc_modron_startup/mmparseXXgc.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_startup/mmparseXgc.cpp b/runtime/gc_modron_startup/mmparseXgc.cpp
index 62b902664a5..c88dfe975fd 100644
--- a/runtime/gc_modron_startup/mmparseXgc.cpp
+++ b/runtime/gc_modron_startup/mmparseXgc.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_startup/mmparseXgcpolicy.cpp b/runtime/gc_modron_startup/mmparseXgcpolicy.cpp
index a380fd26f66..fe925b085b5 100644
--- a/runtime/gc_modron_startup/mmparseXgcpolicy.cpp
+++ b/runtime/gc_modron_startup/mmparseXgcpolicy.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_modron_startup/module.xml b/runtime/gc_modron_startup/module.xml
index dcd897051af..0d8d67dc180 100644
--- a/runtime/gc_modron_startup/module.xml
+++ b/runtime/gc_modron_startup/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_realtime/AllocationContextRealtime.cpp b/runtime/gc_realtime/AllocationContextRealtime.cpp
index de9c144e109..f71f13f83d0 100644
--- a/runtime/gc_realtime/AllocationContextRealtime.cpp
+++ b/runtime/gc_realtime/AllocationContextRealtime.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/AllocationContextRealtime.hpp b/runtime/gc_realtime/AllocationContextRealtime.hpp
index 07a2a4d0df4..91bee07f4fc 100644
--- a/runtime/gc_realtime/AllocationContextRealtime.hpp
+++ b/runtime/gc_realtime/AllocationContextRealtime.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/CMakeLists.txt b/runtime/gc_realtime/CMakeLists.txt
index f4aff5b6f15..717d4f14d22 100644
--- a/runtime/gc_realtime/CMakeLists.txt
+++ b/runtime/gc_realtime/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_realtime/ConfigurationRealtime.cpp b/runtime/gc_realtime/ConfigurationRealtime.cpp
index 92a27cbcb34..3b45c1554ba 100644
--- a/runtime/gc_realtime/ConfigurationRealtime.cpp
+++ b/runtime/gc_realtime/ConfigurationRealtime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/ConfigurationRealtime.hpp b/runtime/gc_realtime/ConfigurationRealtime.hpp
index 3f22a4430be..0f8e3a6d79c 100644
--- a/runtime/gc_realtime/ConfigurationRealtime.hpp
+++ b/runtime/gc_realtime/ConfigurationRealtime.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/ContinuationObjectBufferRealtime.cpp b/runtime/gc_realtime/ContinuationObjectBufferRealtime.cpp
index 481672c6e94..b05ecd38c5f 100644
--- a/runtime/gc_realtime/ContinuationObjectBufferRealtime.cpp
+++ b/runtime/gc_realtime/ContinuationObjectBufferRealtime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/ContinuationObjectBufferRealtime.hpp b/runtime/gc_realtime/ContinuationObjectBufferRealtime.hpp
index ec988cfc686..201312486d3 100644
--- a/runtime/gc_realtime/ContinuationObjectBufferRealtime.hpp
+++ b/runtime/gc_realtime/ContinuationObjectBufferRealtime.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/EnvironmentRealtime.cpp b/runtime/gc_realtime/EnvironmentRealtime.cpp
index 8bf968d546e..453cbbec7c9 100644
--- a/runtime/gc_realtime/EnvironmentRealtime.cpp
+++ b/runtime/gc_realtime/EnvironmentRealtime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/EnvironmentRealtime.hpp b/runtime/gc_realtime/EnvironmentRealtime.hpp
index 41be0548e95..7910de367ef 100644
--- a/runtime/gc_realtime/EnvironmentRealtime.hpp
+++ b/runtime/gc_realtime/EnvironmentRealtime.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/GlobalAllocationManagerRealtime.cpp b/runtime/gc_realtime/GlobalAllocationManagerRealtime.cpp
index 65a61535cc3..f6476055976 100644
--- a/runtime/gc_realtime/GlobalAllocationManagerRealtime.cpp
+++ b/runtime/gc_realtime/GlobalAllocationManagerRealtime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/GlobalAllocationManagerRealtime.hpp b/runtime/gc_realtime/GlobalAllocationManagerRealtime.hpp
index ce29a0caef0..f2273672139 100644
--- a/runtime/gc_realtime/GlobalAllocationManagerRealtime.hpp
+++ b/runtime/gc_realtime/GlobalAllocationManagerRealtime.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/HeapRegionDescriptorRealtime.cpp b/runtime/gc_realtime/HeapRegionDescriptorRealtime.cpp
index 2546b7b2c66..3c186b1bea0 100644
--- a/runtime/gc_realtime/HeapRegionDescriptorRealtime.cpp
+++ b/runtime/gc_realtime/HeapRegionDescriptorRealtime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/HeapRegionDescriptorRealtime.hpp b/runtime/gc_realtime/HeapRegionDescriptorRealtime.hpp
index 51ff515ac7f..3e1dee67496 100644
--- a/runtime/gc_realtime/HeapRegionDescriptorRealtime.hpp
+++ b/runtime/gc_realtime/HeapRegionDescriptorRealtime.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/IncrementalOverflow.cpp b/runtime/gc_realtime/IncrementalOverflow.cpp
index 5a75430b413..9c60e928d7a 100644
--- a/runtime/gc_realtime/IncrementalOverflow.cpp
+++ b/runtime/gc_realtime/IncrementalOverflow.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/IncrementalOverflow.hpp b/runtime/gc_realtime/IncrementalOverflow.hpp
index 0e4c84f4634..02d2ac13f04 100644
--- a/runtime/gc_realtime/IncrementalOverflow.hpp
+++ b/runtime/gc_realtime/IncrementalOverflow.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/IncrementalParallelTask.cpp b/runtime/gc_realtime/IncrementalParallelTask.cpp
index d1425f61c48..41c570e46c6 100644
--- a/runtime/gc_realtime/IncrementalParallelTask.cpp
+++ b/runtime/gc_realtime/IncrementalParallelTask.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/IncrementalParallelTask.hpp b/runtime/gc_realtime/IncrementalParallelTask.hpp
index 4e5884feec3..b1b88277a1d 100644
--- a/runtime/gc_realtime/IncrementalParallelTask.hpp
+++ b/runtime/gc_realtime/IncrementalParallelTask.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/MemorySubSpaceMetronome.cpp b/runtime/gc_realtime/MemorySubSpaceMetronome.cpp
index f0078ce01cd..9844c454def 100644
--- a/runtime/gc_realtime/MemorySubSpaceMetronome.cpp
+++ b/runtime/gc_realtime/MemorySubSpaceMetronome.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/MemorySubSpaceMetronome.hpp b/runtime/gc_realtime/MemorySubSpaceMetronome.hpp
index b7574da020f..9edab7709e8 100644
--- a/runtime/gc_realtime/MemorySubSpaceMetronome.hpp
+++ b/runtime/gc_realtime/MemorySubSpaceMetronome.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/Metronome.hpp b/runtime/gc_realtime/Metronome.hpp
index 94f776e13fa..e3946625dbd 100644
--- a/runtime/gc_realtime/Metronome.hpp
+++ b/runtime/gc_realtime/Metronome.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/MetronomeAlarm.cpp b/runtime/gc_realtime/MetronomeAlarm.cpp
index 4e7fc75ab65..ef4a854fa24 100644
--- a/runtime/gc_realtime/MetronomeAlarm.cpp
+++ b/runtime/gc_realtime/MetronomeAlarm.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/MetronomeAlarm.hpp b/runtime/gc_realtime/MetronomeAlarm.hpp
index 4bf549114fe..2b9fd0d4dac 100644
--- a/runtime/gc_realtime/MetronomeAlarm.hpp
+++ b/runtime/gc_realtime/MetronomeAlarm.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/MetronomeAlarmThread.cpp b/runtime/gc_realtime/MetronomeAlarmThread.cpp
index 9ddc8be654c..4a1f67f1653 100644
--- a/runtime/gc_realtime/MetronomeAlarmThread.cpp
+++ b/runtime/gc_realtime/MetronomeAlarmThread.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/MetronomeAlarmThread.hpp b/runtime/gc_realtime/MetronomeAlarmThread.hpp
index bfde26bd399..93a70dfb75b 100644
--- a/runtime/gc_realtime/MetronomeAlarmThread.hpp
+++ b/runtime/gc_realtime/MetronomeAlarmThread.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/OSInterface.cpp b/runtime/gc_realtime/OSInterface.cpp
index 369b0c869ae..d6b778d23ca 100644
--- a/runtime/gc_realtime/OSInterface.cpp
+++ b/runtime/gc_realtime/OSInterface.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/OSInterface.hpp b/runtime/gc_realtime/OSInterface.hpp
index 328d3038a0e..d79efcb3825 100644
--- a/runtime/gc_realtime/OSInterface.hpp
+++ b/runtime/gc_realtime/OSInterface.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/OwnableSynchronizerObjectBufferRealtime.cpp b/runtime/gc_realtime/OwnableSynchronizerObjectBufferRealtime.cpp
index 9ac35950b13..e1119e4bd4c 100644
--- a/runtime/gc_realtime/OwnableSynchronizerObjectBufferRealtime.cpp
+++ b/runtime/gc_realtime/OwnableSynchronizerObjectBufferRealtime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/OwnableSynchronizerObjectBufferRealtime.hpp b/runtime/gc_realtime/OwnableSynchronizerObjectBufferRealtime.hpp
index 9300c809f1e..1ad28f09b8a 100644
--- a/runtime/gc_realtime/OwnableSynchronizerObjectBufferRealtime.hpp
+++ b/runtime/gc_realtime/OwnableSynchronizerObjectBufferRealtime.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/ProcessorInfo.cpp b/runtime/gc_realtime/ProcessorInfo.cpp
index b3244b171e1..ee948785cdf 100644
--- a/runtime/gc_realtime/ProcessorInfo.cpp
+++ b/runtime/gc_realtime/ProcessorInfo.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/ProcessorInfo.hpp b/runtime/gc_realtime/ProcessorInfo.hpp
index a9d01396c07..2e63afb8765 100644
--- a/runtime/gc_realtime/ProcessorInfo.hpp
+++ b/runtime/gc_realtime/ProcessorInfo.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeAccessBarrier.cpp b/runtime/gc_realtime/RealtimeAccessBarrier.cpp
index 3ded3fb5fe1..cbc2bbc2211 100644
--- a/runtime/gc_realtime/RealtimeAccessBarrier.cpp
+++ b/runtime/gc_realtime/RealtimeAccessBarrier.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeAccessBarrier.hpp b/runtime/gc_realtime/RealtimeAccessBarrier.hpp
index 771968f9eb9..773fd0e3dee 100644
--- a/runtime/gc_realtime/RealtimeAccessBarrier.hpp
+++ b/runtime/gc_realtime/RealtimeAccessBarrier.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeGC.cpp b/runtime/gc_realtime/RealtimeGC.cpp
index eb3d2641ad7..e58ee0f2bbc 100644
--- a/runtime/gc_realtime/RealtimeGC.cpp
+++ b/runtime/gc_realtime/RealtimeGC.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeGC.hpp b/runtime/gc_realtime/RealtimeGC.hpp
index b054740d770..23898c2dbf5 100644
--- a/runtime/gc_realtime/RealtimeGC.hpp
+++ b/runtime/gc_realtime/RealtimeGC.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeMarkTask.cpp b/runtime/gc_realtime/RealtimeMarkTask.cpp
index 689661840e8..302329cba8f 100644
--- a/runtime/gc_realtime/RealtimeMarkTask.cpp
+++ b/runtime/gc_realtime/RealtimeMarkTask.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeMarkTask.hpp b/runtime/gc_realtime/RealtimeMarkTask.hpp
index 7b346ce9ce2..35e31762111 100644
--- a/runtime/gc_realtime/RealtimeMarkTask.hpp
+++ b/runtime/gc_realtime/RealtimeMarkTask.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeMarkingScheme.cpp b/runtime/gc_realtime/RealtimeMarkingScheme.cpp
index 86681de30e9..c38526e08e7 100644
--- a/runtime/gc_realtime/RealtimeMarkingScheme.cpp
+++ b/runtime/gc_realtime/RealtimeMarkingScheme.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeMarkingScheme.hpp b/runtime/gc_realtime/RealtimeMarkingScheme.hpp
index 2428766d7fe..5d975f414aa 100644
--- a/runtime/gc_realtime/RealtimeMarkingScheme.hpp
+++ b/runtime/gc_realtime/RealtimeMarkingScheme.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeMarkingSchemeRootClearer.hpp b/runtime/gc_realtime/RealtimeMarkingSchemeRootClearer.hpp
index 0c98e7c2d73..3ac57ece9fc 100644
--- a/runtime/gc_realtime/RealtimeMarkingSchemeRootClearer.hpp
+++ b/runtime/gc_realtime/RealtimeMarkingSchemeRootClearer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeMarkingSchemeRootMarker.hpp b/runtime/gc_realtime/RealtimeMarkingSchemeRootMarker.hpp
index 464ab7198be..9414e42855c 100644
--- a/runtime/gc_realtime/RealtimeMarkingSchemeRootMarker.hpp
+++ b/runtime/gc_realtime/RealtimeMarkingSchemeRootMarker.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeRootScanner.cpp b/runtime/gc_realtime/RealtimeRootScanner.cpp
index ad34bc3bffc..a5b031b8dd3 100644
--- a/runtime/gc_realtime/RealtimeRootScanner.cpp
+++ b/runtime/gc_realtime/RealtimeRootScanner.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeRootScanner.hpp b/runtime/gc_realtime/RealtimeRootScanner.hpp
index 01fee36ae5b..c9ea9865d04 100644
--- a/runtime/gc_realtime/RealtimeRootScanner.hpp
+++ b/runtime/gc_realtime/RealtimeRootScanner.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeSweepTask.cpp b/runtime/gc_realtime/RealtimeSweepTask.cpp
index e524ad8e660..fe2c3ec8cdb 100644
--- a/runtime/gc_realtime/RealtimeSweepTask.cpp
+++ b/runtime/gc_realtime/RealtimeSweepTask.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/RealtimeSweepTask.hpp b/runtime/gc_realtime/RealtimeSweepTask.hpp
index dfb3d257f88..1eb94dcd1d5 100644
--- a/runtime/gc_realtime/RealtimeSweepTask.hpp
+++ b/runtime/gc_realtime/RealtimeSweepTask.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/ReferenceObjectBufferRealtime.cpp b/runtime/gc_realtime/ReferenceObjectBufferRealtime.cpp
index e30eee6987d..9af23fb9072 100644
--- a/runtime/gc_realtime/ReferenceObjectBufferRealtime.cpp
+++ b/runtime/gc_realtime/ReferenceObjectBufferRealtime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/ReferenceObjectBufferRealtime.hpp b/runtime/gc_realtime/ReferenceObjectBufferRealtime.hpp
index 73cbcba236e..2636f6b0bea 100644
--- a/runtime/gc_realtime/ReferenceObjectBufferRealtime.hpp
+++ b/runtime/gc_realtime/ReferenceObjectBufferRealtime.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/Scheduler.cpp b/runtime/gc_realtime/Scheduler.cpp
index a4030514099..7b4d65b39d4 100644
--- a/runtime/gc_realtime/Scheduler.cpp
+++ b/runtime/gc_realtime/Scheduler.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/Scheduler.hpp b/runtime/gc_realtime/Scheduler.hpp
index 7b54e84e093..fc0ce0ae7a6 100644
--- a/runtime/gc_realtime/Scheduler.hpp
+++ b/runtime/gc_realtime/Scheduler.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/SweepSchemeRealtime.cpp b/runtime/gc_realtime/SweepSchemeRealtime.cpp
index a392bfc2536..cbd9c1a0f5b 100644
--- a/runtime/gc_realtime/SweepSchemeRealtime.cpp
+++ b/runtime/gc_realtime/SweepSchemeRealtime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/SweepSchemeRealtime.hpp b/runtime/gc_realtime/SweepSchemeRealtime.hpp
index 954796bb246..91f27612475 100644
--- a/runtime/gc_realtime/SweepSchemeRealtime.hpp
+++ b/runtime/gc_realtime/SweepSchemeRealtime.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/Timer.cpp b/runtime/gc_realtime/Timer.cpp
index edbc5d6c6c6..3b7ee795885 100644
--- a/runtime/gc_realtime/Timer.cpp
+++ b/runtime/gc_realtime/Timer.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/Timer.hpp b/runtime/gc_realtime/Timer.hpp
index 12ecc0cca83..fcb3aa7a7be 100644
--- a/runtime/gc_realtime/Timer.hpp
+++ b/runtime/gc_realtime/Timer.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/UnfinalizedObjectBufferRealtime.cpp b/runtime/gc_realtime/UnfinalizedObjectBufferRealtime.cpp
index 80646745c6b..9d124287bf9 100644
--- a/runtime/gc_realtime/UnfinalizedObjectBufferRealtime.cpp
+++ b/runtime/gc_realtime/UnfinalizedObjectBufferRealtime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/UnfinalizedObjectBufferRealtime.hpp b/runtime/gc_realtime/UnfinalizedObjectBufferRealtime.hpp
index 41bc5ce3cba..01494ad59c6 100644
--- a/runtime/gc_realtime/UnfinalizedObjectBufferRealtime.hpp
+++ b/runtime/gc_realtime/UnfinalizedObjectBufferRealtime.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/UtilizationTracker.cpp b/runtime/gc_realtime/UtilizationTracker.cpp
index d2497995ff1..bbdd999573c 100644
--- a/runtime/gc_realtime/UtilizationTracker.cpp
+++ b/runtime/gc_realtime/UtilizationTracker.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/UtilizationTracker.hpp b/runtime/gc_realtime/UtilizationTracker.hpp
index dc838d85cda..d508f17d287 100644
--- a/runtime/gc_realtime/UtilizationTracker.hpp
+++ b/runtime/gc_realtime/UtilizationTracker.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/WorkPacketsRealtime.cpp b/runtime/gc_realtime/WorkPacketsRealtime.cpp
index 5931a0cc981..2518326dff0 100644
--- a/runtime/gc_realtime/WorkPacketsRealtime.cpp
+++ b/runtime/gc_realtime/WorkPacketsRealtime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/WorkPacketsRealtime.hpp b/runtime/gc_realtime/WorkPacketsRealtime.hpp
index f963b237381..d53bcdf85ce 100644
--- a/runtime/gc_realtime/WorkPacketsRealtime.hpp
+++ b/runtime/gc_realtime/WorkPacketsRealtime.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/YieldCollaborator.cpp b/runtime/gc_realtime/YieldCollaborator.cpp
index cad8e9f20f1..4208d6d6c86 100644
--- a/runtime/gc_realtime/YieldCollaborator.cpp
+++ b/runtime/gc_realtime/YieldCollaborator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/YieldCollaborator.hpp b/runtime/gc_realtime/YieldCollaborator.hpp
index d586ebb0b79..2f3b2c3fd08 100644
--- a/runtime/gc_realtime/YieldCollaborator.hpp
+++ b/runtime/gc_realtime/YieldCollaborator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_realtime/module.xml b/runtime/gc_realtime/module.xml
index e6a0f0af596..b3c3616c0d2 100644
--- a/runtime/gc_realtime/module.xml
+++ b/runtime/gc_realtime/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_stats/CMakeLists.txt b/runtime/gc_stats/CMakeLists.txt
index 2464de7b6c4..16361ab5046 100644
--- a/runtime/gc_stats/CMakeLists.txt
+++ b/runtime/gc_stats/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_stats/CopyForwardStats.cpp b/runtime/gc_stats/CopyForwardStats.cpp
index 95edb09346d..13aa2ca7f65 100644
--- a/runtime/gc_stats/CopyForwardStats.cpp
+++ b/runtime/gc_stats/CopyForwardStats.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_stats/CopyForwardStats.hpp b/runtime/gc_stats/CopyForwardStats.hpp
index f2db2c4f768..424f197e4b3 100644
--- a/runtime/gc_stats/CopyForwardStats.hpp
+++ b/runtime/gc_stats/CopyForwardStats.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_stats/FrequentObjectsStats.cpp b/runtime/gc_stats/FrequentObjectsStats.cpp
index d179d077e81..f8944d2cbe6 100644
--- a/runtime/gc_stats/FrequentObjectsStats.cpp
+++ b/runtime/gc_stats/FrequentObjectsStats.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_stats/FrequentObjectsStats.hpp b/runtime/gc_stats/FrequentObjectsStats.hpp
index bd7ad10be1f..896f4f2b675 100644
--- a/runtime/gc_stats/FrequentObjectsStats.hpp
+++ b/runtime/gc_stats/FrequentObjectsStats.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_stats/MarkJavaStats.cpp b/runtime/gc_stats/MarkJavaStats.cpp
index 53eb2cfc60b..3f2d50106fb 100644
--- a/runtime/gc_stats/MarkJavaStats.cpp
+++ b/runtime/gc_stats/MarkJavaStats.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_stats/MarkJavaStats.hpp b/runtime/gc_stats/MarkJavaStats.hpp
index 4a642bba15e..033f3e9b480 100644
--- a/runtime/gc_stats/MarkJavaStats.hpp
+++ b/runtime/gc_stats/MarkJavaStats.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_stats/MarkVLHGCStats.hpp b/runtime/gc_stats/MarkVLHGCStats.hpp
index 7cb0476fdf9..7b3d39c948e 100644
--- a/runtime/gc_stats/MarkVLHGCStats.hpp
+++ b/runtime/gc_stats/MarkVLHGCStats.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_stats/ScanClassesMode.hpp b/runtime/gc_stats/ScanClassesMode.hpp
index 35eb4a62576..40f0ee3aa61 100644
--- a/runtime/gc_stats/ScanClassesMode.hpp
+++ b/runtime/gc_stats/ScanClassesMode.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_stats/ScavengerJavaStats.cpp b/runtime/gc_stats/ScavengerJavaStats.cpp
index c03c0cda995..cc7f2fd87ff 100644
--- a/runtime/gc_stats/ScavengerJavaStats.cpp
+++ b/runtime/gc_stats/ScavengerJavaStats.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_stats/ScavengerJavaStats.hpp b/runtime/gc_stats/ScavengerJavaStats.hpp
index 814baa74f2e..556fc7c5da2 100644
--- a/runtime/gc_stats/ScavengerJavaStats.hpp
+++ b/runtime/gc_stats/ScavengerJavaStats.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_stats/VLHGCCycleStats.hpp b/runtime/gc_stats/VLHGCCycleStats.hpp
index 06e5fa2ae93..cf9620b3572 100644
--- a/runtime/gc_stats/VLHGCCycleStats.hpp
+++ b/runtime/gc_stats/VLHGCCycleStats.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_stats/VLHGCIncrementStats.hpp b/runtime/gc_stats/VLHGCIncrementStats.hpp
index a8b60cbfd3a..29405f91de7 100644
--- a/runtime/gc_stats/VLHGCIncrementStats.hpp
+++ b/runtime/gc_stats/VLHGCIncrementStats.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_stats/module.xml b/runtime/gc_stats/module.xml
index 344df7be799..b9055dc4d1b 100644
--- a/runtime/gc_stats/module.xml
+++ b/runtime/gc_stats/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_structs/ArrayletLeafIterator.cpp b/runtime/gc_structs/ArrayletLeafIterator.cpp
index a706abc9b0a..f8083f69e16 100644
--- a/runtime/gc_structs/ArrayletLeafIterator.cpp
+++ b/runtime/gc_structs/ArrayletLeafIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ArrayletLeafIterator.hpp b/runtime/gc_structs/ArrayletLeafIterator.hpp
index 9e21aa40172..5eab985395e 100644
--- a/runtime/gc_structs/ArrayletLeafIterator.hpp
+++ b/runtime/gc_structs/ArrayletLeafIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/CMakeLists.txt b/runtime/gc_structs/CMakeLists.txt
index b5c8e01e50f..af29afe113b 100644
--- a/runtime/gc_structs/CMakeLists.txt
+++ b/runtime/gc_structs/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_structs/CallSitesIterator.cpp b/runtime/gc_structs/CallSitesIterator.cpp
index 36304c0f989..7591d736c6a 100644
--- a/runtime/gc_structs/CallSitesIterator.cpp
+++ b/runtime/gc_structs/CallSitesIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/CallSitesIterator.hpp b/runtime/gc_structs/CallSitesIterator.hpp
index cec83f948fb..4e397604b7a 100644
--- a/runtime/gc_structs/CallSitesIterator.hpp
+++ b/runtime/gc_structs/CallSitesIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassArrayClassSlotIterator.cpp b/runtime/gc_structs/ClassArrayClassSlotIterator.cpp
index 2cf8ea542f3..4b031a7f742 100644
--- a/runtime/gc_structs/ClassArrayClassSlotIterator.cpp
+++ b/runtime/gc_structs/ClassArrayClassSlotIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassArrayClassSlotIterator.hpp b/runtime/gc_structs/ClassArrayClassSlotIterator.hpp
index 27f449b8d1c..a259415ea67 100644
--- a/runtime/gc_structs/ClassArrayClassSlotIterator.hpp
+++ b/runtime/gc_structs/ClassArrayClassSlotIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassFCCSlotIterator.cpp b/runtime/gc_structs/ClassFCCSlotIterator.cpp
index 3ad58f89260..712ce3a5375 100644
--- a/runtime/gc_structs/ClassFCCSlotIterator.cpp
+++ b/runtime/gc_structs/ClassFCCSlotIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassFCCSlotIterator.hpp b/runtime/gc_structs/ClassFCCSlotIterator.hpp
index de35cacc869..536d8b917a6 100644
--- a/runtime/gc_structs/ClassFCCSlotIterator.hpp
+++ b/runtime/gc_structs/ClassFCCSlotIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassHeapIterator.cpp b/runtime/gc_structs/ClassHeapIterator.cpp
index 0f8b7d272e5..96437bcdd0d 100644
--- a/runtime/gc_structs/ClassHeapIterator.cpp
+++ b/runtime/gc_structs/ClassHeapIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassHeapIterator.hpp b/runtime/gc_structs/ClassHeapIterator.hpp
index df1fa63a835..34454e52fad 100644
--- a/runtime/gc_structs/ClassHeapIterator.hpp
+++ b/runtime/gc_structs/ClassHeapIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassIterator.cpp b/runtime/gc_structs/ClassIterator.cpp
index 9caacfb44a5..737d216f60a 100644
--- a/runtime/gc_structs/ClassIterator.cpp
+++ b/runtime/gc_structs/ClassIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassIterator.hpp b/runtime/gc_structs/ClassIterator.hpp
index 1a3dff0b6b8..5c2cd3b8368 100644
--- a/runtime/gc_structs/ClassIterator.hpp
+++ b/runtime/gc_structs/ClassIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassIteratorClassSlots.cpp b/runtime/gc_structs/ClassIteratorClassSlots.cpp
index 78533d46c8e..6b8ff1331b4 100644
--- a/runtime/gc_structs/ClassIteratorClassSlots.cpp
+++ b/runtime/gc_structs/ClassIteratorClassSlots.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassIteratorClassSlots.hpp b/runtime/gc_structs/ClassIteratorClassSlots.hpp
index ff9f1450457..93dea03fd4d 100644
--- a/runtime/gc_structs/ClassIteratorClassSlots.hpp
+++ b/runtime/gc_structs/ClassIteratorClassSlots.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassIteratorDeclarationOrder.cpp b/runtime/gc_structs/ClassIteratorDeclarationOrder.cpp
index b2a2e326381..7cd3474b1e9 100644
--- a/runtime/gc_structs/ClassIteratorDeclarationOrder.cpp
+++ b/runtime/gc_structs/ClassIteratorDeclarationOrder.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassIteratorDeclarationOrder.hpp b/runtime/gc_structs/ClassIteratorDeclarationOrder.hpp
index f387599c2c7..127f0b202f4 100644
--- a/runtime/gc_structs/ClassIteratorDeclarationOrder.hpp
+++ b/runtime/gc_structs/ClassIteratorDeclarationOrder.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassLoaderClassesIterator.cpp b/runtime/gc_structs/ClassLoaderClassesIterator.cpp
index a662faecb33..11c0efea97c 100644
--- a/runtime/gc_structs/ClassLoaderClassesIterator.cpp
+++ b/runtime/gc_structs/ClassLoaderClassesIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassLoaderClassesIterator.hpp b/runtime/gc_structs/ClassLoaderClassesIterator.hpp
index bd585eed3b1..487cfec0c89 100644
--- a/runtime/gc_structs/ClassLoaderClassesIterator.hpp
+++ b/runtime/gc_structs/ClassLoaderClassesIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassLoaderIterator.hpp b/runtime/gc_structs/ClassLoaderIterator.hpp
index def726932c0..374a7281489 100644
--- a/runtime/gc_structs/ClassLoaderIterator.hpp
+++ b/runtime/gc_structs/ClassLoaderIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassLoaderSegmentIterator.cpp b/runtime/gc_structs/ClassLoaderSegmentIterator.cpp
index e5c91962cc5..71aa346a9ba 100644
--- a/runtime/gc_structs/ClassLoaderSegmentIterator.cpp
+++ b/runtime/gc_structs/ClassLoaderSegmentIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassLoaderSegmentIterator.hpp b/runtime/gc_structs/ClassLoaderSegmentIterator.hpp
index a06cfccfaaf..a459574e955 100644
--- a/runtime/gc_structs/ClassLoaderSegmentIterator.hpp
+++ b/runtime/gc_structs/ClassLoaderSegmentIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassLocalInterfaceIterator.cpp b/runtime/gc_structs/ClassLocalInterfaceIterator.cpp
index 06812d15329..4d72bbbe5d2 100644
--- a/runtime/gc_structs/ClassLocalInterfaceIterator.cpp
+++ b/runtime/gc_structs/ClassLocalInterfaceIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassLocalInterfaceIterator.hpp b/runtime/gc_structs/ClassLocalInterfaceIterator.hpp
index 7910b5de011..1576f2800e4 100644
--- a/runtime/gc_structs/ClassLocalInterfaceIterator.hpp
+++ b/runtime/gc_structs/ClassLocalInterfaceIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassStaticsDeclarationOrderIterator.cpp b/runtime/gc_structs/ClassStaticsDeclarationOrderIterator.cpp
index 287ac639dd1..acd896f5962 100644
--- a/runtime/gc_structs/ClassStaticsDeclarationOrderIterator.cpp
+++ b/runtime/gc_structs/ClassStaticsDeclarationOrderIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassStaticsDeclarationOrderIterator.hpp b/runtime/gc_structs/ClassStaticsDeclarationOrderIterator.hpp
index f84dc12e922..3ebac0323d7 100644
--- a/runtime/gc_structs/ClassStaticsDeclarationOrderIterator.hpp
+++ b/runtime/gc_structs/ClassStaticsDeclarationOrderIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassStaticsIterator.cpp b/runtime/gc_structs/ClassStaticsIterator.cpp
index 50289307608..8e4cd54ffd6 100644
--- a/runtime/gc_structs/ClassStaticsIterator.cpp
+++ b/runtime/gc_structs/ClassStaticsIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassStaticsIterator.hpp b/runtime/gc_structs/ClassStaticsIterator.hpp
index 5a67f9fe44b..52a462f000a 100644
--- a/runtime/gc_structs/ClassStaticsIterator.hpp
+++ b/runtime/gc_structs/ClassStaticsIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassSuperclassesIterator.cpp b/runtime/gc_structs/ClassSuperclassesIterator.cpp
index 2f0607cd68b..ea2706831dd 100644
--- a/runtime/gc_structs/ClassSuperclassesIterator.cpp
+++ b/runtime/gc_structs/ClassSuperclassesIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ClassSuperclassesIterator.hpp b/runtime/gc_structs/ClassSuperclassesIterator.hpp
index b93c6fee479..187bf887221 100644
--- a/runtime/gc_structs/ClassSuperclassesIterator.hpp
+++ b/runtime/gc_structs/ClassSuperclassesIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ConstantDynamicSlotIterator.cpp b/runtime/gc_structs/ConstantDynamicSlotIterator.cpp
index ede7e192e91..b0b7051342e 100644
--- a/runtime/gc_structs/ConstantDynamicSlotIterator.cpp
+++ b/runtime/gc_structs/ConstantDynamicSlotIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ConstantDynamicSlotIterator.hpp b/runtime/gc_structs/ConstantDynamicSlotIterator.hpp
index 26ac56df538..e461403b34f 100644
--- a/runtime/gc_structs/ConstantDynamicSlotIterator.hpp
+++ b/runtime/gc_structs/ConstantDynamicSlotIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ConstantPoolClassSlotIterator.cpp b/runtime/gc_structs/ConstantPoolClassSlotIterator.cpp
index 5c9ca8fe179..9c833545263 100644
--- a/runtime/gc_structs/ConstantPoolClassSlotIterator.cpp
+++ b/runtime/gc_structs/ConstantPoolClassSlotIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ConstantPoolClassSlotIterator.hpp b/runtime/gc_structs/ConstantPoolClassSlotIterator.hpp
index 1570037939f..adb3efb4db7 100644
--- a/runtime/gc_structs/ConstantPoolClassSlotIterator.hpp
+++ b/runtime/gc_structs/ConstantPoolClassSlotIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ConstantPoolObjectSlotIterator.cpp b/runtime/gc_structs/ConstantPoolObjectSlotIterator.cpp
index 699ecea7194..6d2e3b0551f 100644
--- a/runtime/gc_structs/ConstantPoolObjectSlotIterator.cpp
+++ b/runtime/gc_structs/ConstantPoolObjectSlotIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ConstantPoolObjectSlotIterator.hpp b/runtime/gc_structs/ConstantPoolObjectSlotIterator.hpp
index 6d9afadf15a..f95632957f9 100644
--- a/runtime/gc_structs/ConstantPoolObjectSlotIterator.hpp
+++ b/runtime/gc_structs/ConstantPoolObjectSlotIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/FlattenedContiguousArrayIterator.cpp b/runtime/gc_structs/FlattenedContiguousArrayIterator.cpp
index 6bf355f38ee..01cfe452e63 100644
--- a/runtime/gc_structs/FlattenedContiguousArrayIterator.cpp
+++ b/runtime/gc_structs/FlattenedContiguousArrayIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/FlattenedContiguousArrayIterator.hpp b/runtime/gc_structs/FlattenedContiguousArrayIterator.hpp
index f00b0eb64b0..b54ef4d1788 100644
--- a/runtime/gc_structs/FlattenedContiguousArrayIterator.hpp
+++ b/runtime/gc_structs/FlattenedContiguousArrayIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/JVMTIObjectTagTableIterator.cpp b/runtime/gc_structs/JVMTIObjectTagTableIterator.cpp
index 3c29eef7e31..adb11979488 100644
--- a/runtime/gc_structs/JVMTIObjectTagTableIterator.cpp
+++ b/runtime/gc_structs/JVMTIObjectTagTableIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/JVMTIObjectTagTableIterator.hpp b/runtime/gc_structs/JVMTIObjectTagTableIterator.hpp
index 8c0737beb67..de52ff1fdae 100644
--- a/runtime/gc_structs/JVMTIObjectTagTableIterator.hpp
+++ b/runtime/gc_structs/JVMTIObjectTagTableIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/MethodTypesIterator.cpp b/runtime/gc_structs/MethodTypesIterator.cpp
index 57b66b89f39..6ed664a0fdd 100644
--- a/runtime/gc_structs/MethodTypesIterator.cpp
+++ b/runtime/gc_structs/MethodTypesIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/MethodTypesIterator.hpp b/runtime/gc_structs/MethodTypesIterator.hpp
index 697903b2f14..aaabefd7a3f 100644
--- a/runtime/gc_structs/MethodTypesIterator.hpp
+++ b/runtime/gc_structs/MethodTypesIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/MixedObjectDeclarationOrderIterator.cpp b/runtime/gc_structs/MixedObjectDeclarationOrderIterator.cpp
index afc3b812d99..6d91f647e69 100644
--- a/runtime/gc_structs/MixedObjectDeclarationOrderIterator.cpp
+++ b/runtime/gc_structs/MixedObjectDeclarationOrderIterator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/MixedObjectDeclarationOrderIterator.hpp b/runtime/gc_structs/MixedObjectDeclarationOrderIterator.hpp
index 37d1c4fc94e..297b9b334f8 100644
--- a/runtime/gc_structs/MixedObjectDeclarationOrderIterator.hpp
+++ b/runtime/gc_structs/MixedObjectDeclarationOrderIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/MixedObjectIterator.cpp b/runtime/gc_structs/MixedObjectIterator.cpp
index b3a35a06b08..9258d317668 100644
--- a/runtime/gc_structs/MixedObjectIterator.cpp
+++ b/runtime/gc_structs/MixedObjectIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/MixedObjectIterator.hpp b/runtime/gc_structs/MixedObjectIterator.hpp
index be0e3a52952..8eaa24f0c27 100644
--- a/runtime/gc_structs/MixedObjectIterator.hpp
+++ b/runtime/gc_structs/MixedObjectIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/PointerArrayIterator.cpp b/runtime/gc_structs/PointerArrayIterator.cpp
index 043f9b453b5..87792db9a9c 100644
--- a/runtime/gc_structs/PointerArrayIterator.cpp
+++ b/runtime/gc_structs/PointerArrayIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/PointerArrayIterator.hpp b/runtime/gc_structs/PointerArrayIterator.hpp
index 60c041e6b3a..0c4f95439bd 100644
--- a/runtime/gc_structs/PointerArrayIterator.hpp
+++ b/runtime/gc_structs/PointerArrayIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/PointerArrayletInlineLeafIterator.hpp b/runtime/gc_structs/PointerArrayletInlineLeafIterator.hpp
index 4570f01d577..9fe729226f7 100644
--- a/runtime/gc_structs/PointerArrayletInlineLeafIterator.hpp
+++ b/runtime/gc_structs/PointerArrayletInlineLeafIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/PointerArrayletIterator.hpp b/runtime/gc_structs/PointerArrayletIterator.hpp
index badefff8a05..56efef69dbf 100644
--- a/runtime/gc_structs/PointerArrayletIterator.hpp
+++ b/runtime/gc_structs/PointerArrayletIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/PointerContiguousArrayIterator.hpp b/runtime/gc_structs/PointerContiguousArrayIterator.hpp
index e3542c0aa32..ed2aff7afb0 100644
--- a/runtime/gc_structs/PointerContiguousArrayIterator.hpp
+++ b/runtime/gc_structs/PointerContiguousArrayIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/SegmentIterator.cpp b/runtime/gc_structs/SegmentIterator.cpp
index 02a839a8e13..a8caab39fff 100644
--- a/runtime/gc_structs/SegmentIterator.cpp
+++ b/runtime/gc_structs/SegmentIterator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/SegmentIterator.hpp b/runtime/gc_structs/SegmentIterator.hpp
index 5a1b88697a8..2fe327857a3 100644
--- a/runtime/gc_structs/SegmentIterator.hpp
+++ b/runtime/gc_structs/SegmentIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/StringTableIncrementalIterator.cpp b/runtime/gc_structs/StringTableIncrementalIterator.cpp
index d1d9469b3a4..6f1f142261c 100644
--- a/runtime/gc_structs/StringTableIncrementalIterator.cpp
+++ b/runtime/gc_structs/StringTableIncrementalIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/StringTableIncrementalIterator.hpp b/runtime/gc_structs/StringTableIncrementalIterator.hpp
index d1add95502c..e22b97d330c 100644
--- a/runtime/gc_structs/StringTableIncrementalIterator.hpp
+++ b/runtime/gc_structs/StringTableIncrementalIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMClassSlotIterator.cpp b/runtime/gc_structs/VMClassSlotIterator.cpp
index 4a39822ce94..c679214fced 100644
--- a/runtime/gc_structs/VMClassSlotIterator.cpp
+++ b/runtime/gc_structs/VMClassSlotIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMClassSlotIterator.hpp b/runtime/gc_structs/VMClassSlotIterator.hpp
index 4ad6e72cef1..3f38a461349 100644
--- a/runtime/gc_structs/VMClassSlotIterator.hpp
+++ b/runtime/gc_structs/VMClassSlotIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMThreadIterator.cpp b/runtime/gc_structs/VMThreadIterator.cpp
index d1b733ede68..0ff873c0587 100644
--- a/runtime/gc_structs/VMThreadIterator.cpp
+++ b/runtime/gc_structs/VMThreadIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMThreadIterator.hpp b/runtime/gc_structs/VMThreadIterator.hpp
index f705773fd13..0352cbd8c45 100644
--- a/runtime/gc_structs/VMThreadIterator.hpp
+++ b/runtime/gc_structs/VMThreadIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMThreadJNISlotIterator.cpp b/runtime/gc_structs/VMThreadJNISlotIterator.cpp
index 48cdbd6a3a4..7a4484eee6f 100644
--- a/runtime/gc_structs/VMThreadJNISlotIterator.cpp
+++ b/runtime/gc_structs/VMThreadJNISlotIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMThreadJNISlotIterator.hpp b/runtime/gc_structs/VMThreadJNISlotIterator.hpp
index f42d27aec28..d1b24c8496a 100644
--- a/runtime/gc_structs/VMThreadJNISlotIterator.hpp
+++ b/runtime/gc_structs/VMThreadJNISlotIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMThreadListIterator.cpp b/runtime/gc_structs/VMThreadListIterator.cpp
index 95d7eb85fb8..3cb5c21f72e 100644
--- a/runtime/gc_structs/VMThreadListIterator.cpp
+++ b/runtime/gc_structs/VMThreadListIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMThreadListIterator.hpp b/runtime/gc_structs/VMThreadListIterator.hpp
index 2a94f64dee1..b8fcc365611 100644
--- a/runtime/gc_structs/VMThreadListIterator.hpp
+++ b/runtime/gc_structs/VMThreadListIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMThreadMonitorRecordSlotIterator.cpp b/runtime/gc_structs/VMThreadMonitorRecordSlotIterator.cpp
index 573b0cfc147..f56f2ddbc72 100644
--- a/runtime/gc_structs/VMThreadMonitorRecordSlotIterator.cpp
+++ b/runtime/gc_structs/VMThreadMonitorRecordSlotIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMThreadMonitorRecordSlotIterator.hpp b/runtime/gc_structs/VMThreadMonitorRecordSlotIterator.hpp
index 45b253a2ee0..9bcc817c0fc 100644
--- a/runtime/gc_structs/VMThreadMonitorRecordSlotIterator.hpp
+++ b/runtime/gc_structs/VMThreadMonitorRecordSlotIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMThreadSlotIterator.cpp b/runtime/gc_structs/VMThreadSlotIterator.cpp
index 6a8383137f8..f84dc8bf73f 100644
--- a/runtime/gc_structs/VMThreadSlotIterator.cpp
+++ b/runtime/gc_structs/VMThreadSlotIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMThreadSlotIterator.hpp b/runtime/gc_structs/VMThreadSlotIterator.hpp
index 275e8cd86c2..8352017750d 100644
--- a/runtime/gc_structs/VMThreadSlotIterator.hpp
+++ b/runtime/gc_structs/VMThreadSlotIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMThreadStackSlotIterator.cpp b/runtime/gc_structs/VMThreadStackSlotIterator.cpp
index f335175e9cc..ef731b05a84 100644
--- a/runtime/gc_structs/VMThreadStackSlotIterator.cpp
+++ b/runtime/gc_structs/VMThreadStackSlotIterator.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/VMThreadStackSlotIterator.hpp b/runtime/gc_structs/VMThreadStackSlotIterator.hpp
index d7922b091d0..2fbf6bd3125 100644
--- a/runtime/gc_structs/VMThreadStackSlotIterator.hpp
+++ b/runtime/gc_structs/VMThreadStackSlotIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/ValueTypesIterator.hpp b/runtime/gc_structs/ValueTypesIterator.hpp
index 62b8e7dd20a..e5c5a6b3a9c 100644
--- a/runtime/gc_structs/ValueTypesIterator.hpp
+++ b/runtime/gc_structs/ValueTypesIterator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_structs/module.xml b/runtime/gc_structs/module.xml
index c2c0fe668d7..cbddd257894 100644
--- a/runtime/gc_structs/module.xml
+++ b/runtime/gc_structs/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_tests/CMakeLists.txt b/runtime/gc_tests/CMakeLists.txt
index 12ace401971..8e8e6059ea8 100644
--- a/runtime/gc_tests/CMakeLists.txt
+++ b/runtime/gc_tests/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_tests/hooktests/CMakeLists.txt b/runtime/gc_tests/hooktests/CMakeLists.txt
index f2e6ef4e0a0..faaf6430536 100644
--- a/runtime/gc_tests/hooktests/CMakeLists.txt
+++ b/runtime/gc_tests/hooktests/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_tests/hooktests/gc_hooktests.c b/runtime/gc_tests/hooktests/gc_hooktests.c
index 305c1d5e7b8..652bea6b244 100644
--- a/runtime/gc_tests/hooktests/gc_hooktests.c
+++ b/runtime/gc_tests/hooktests/gc_hooktests.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_tests/hooktests/gc_hooktests.h b/runtime/gc_tests/hooktests/gc_hooktests.h
index 8538ea62e93..20f515d6e59 100644
--- a/runtime/gc_tests/hooktests/gc_hooktests.h
+++ b/runtime/gc_tests/hooktests/gc_hooktests.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_tests/hooktests/module.xml b/runtime/gc_tests/hooktests/module.xml
index 9795e2a5427..fb445869e6a 100644
--- a/runtime/gc_tests/hooktests/module.xml
+++ b/runtime/gc_tests/hooktests/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_tests/rwlocktests/CMakeLists.txt b/runtime/gc_tests/rwlocktests/CMakeLists.txt
index 97984ec70ac..521c8103547 100644
--- a/runtime/gc_tests/rwlocktests/CMakeLists.txt
+++ b/runtime/gc_tests/rwlocktests/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_tests/rwlocktests/gc_rwlocktest.cpp b/runtime/gc_tests/rwlocktests/gc_rwlocktest.cpp
index 8f35ee5be9c..5cc2d291943 100644
--- a/runtime/gc_tests/rwlocktests/gc_rwlocktest.cpp
+++ b/runtime/gc_tests/rwlocktests/gc_rwlocktest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_tests/rwlocktests/main.cpp b/runtime/gc_tests/rwlocktests/main.cpp
index c02b69244b4..20a93da5171 100644
--- a/runtime/gc_tests/rwlocktests/main.cpp
+++ b/runtime/gc_tests/rwlocktests/main.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_tests/rwlocktests/module.xml b/runtime/gc_tests/rwlocktests/module.xml
index e4c8304a88c..00ffbd352d4 100644
--- a/runtime/gc_tests/rwlocktests/module.xml
+++ b/runtime/gc_tests/rwlocktests/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_trace/CMakeLists.txt b/runtime/gc_trace/CMakeLists.txt
index 42ae0f6b72c..10410b36ce4 100644
--- a/runtime/gc_trace/CMakeLists.txt
+++ b/runtime/gc_trace/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_trace/Tgc.cpp b/runtime/gc_trace/Tgc.cpp
index e13a5b592f8..9e2994ddc85 100644
--- a/runtime/gc_trace/Tgc.cpp
+++ b/runtime/gc_trace/Tgc.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/Tgc.hpp b/runtime/gc_trace/Tgc.hpp
index 625744bfd6e..9bb36850cfa 100644
--- a/runtime/gc_trace/Tgc.hpp
+++ b/runtime/gc_trace/Tgc.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcAllocation.cpp b/runtime/gc_trace/TgcAllocation.cpp
index 5af417601bb..0b07368cb49 100644
--- a/runtime/gc_trace/TgcAllocation.cpp
+++ b/runtime/gc_trace/TgcAllocation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcAllocation.hpp b/runtime/gc_trace/TgcAllocation.hpp
index 6b2a4fced17..4c31b36d132 100644
--- a/runtime/gc_trace/TgcAllocation.hpp
+++ b/runtime/gc_trace/TgcAllocation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcAllocationContext.cpp b/runtime/gc_trace/TgcAllocationContext.cpp
index 9e331ffc455..3532387238d 100644
--- a/runtime/gc_trace/TgcAllocationContext.cpp
+++ b/runtime/gc_trace/TgcAllocationContext.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcAllocationContext.hpp b/runtime/gc_trace/TgcAllocationContext.hpp
index e8b1c0d6344..a353ba144a0 100644
--- a/runtime/gc_trace/TgcAllocationContext.hpp
+++ b/runtime/gc_trace/TgcAllocationContext.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcBacktrace.cpp b/runtime/gc_trace/TgcBacktrace.cpp
index a541c09c82d..bcb72f696cf 100644
--- a/runtime/gc_trace/TgcBacktrace.cpp
+++ b/runtime/gc_trace/TgcBacktrace.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcBacktrace.hpp b/runtime/gc_trace/TgcBacktrace.hpp
index efb0c40f7fc..a92edbd29d4 100644
--- a/runtime/gc_trace/TgcBacktrace.hpp
+++ b/runtime/gc_trace/TgcBacktrace.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcCardCleaning.cpp b/runtime/gc_trace/TgcCardCleaning.cpp
index b536ecf1eeb..eb3cd8ded6b 100644
--- a/runtime/gc_trace/TgcCardCleaning.cpp
+++ b/runtime/gc_trace/TgcCardCleaning.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcCardCleaning.hpp b/runtime/gc_trace/TgcCardCleaning.hpp
index ad7f5164e11..0e866a6dfbc 100644
--- a/runtime/gc_trace/TgcCardCleaning.hpp
+++ b/runtime/gc_trace/TgcCardCleaning.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcConcurrent.cpp b/runtime/gc_trace/TgcConcurrent.cpp
index 6869d53cd91..44f55a26a15 100644
--- a/runtime/gc_trace/TgcConcurrent.cpp
+++ b/runtime/gc_trace/TgcConcurrent.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcConcurrent.hpp b/runtime/gc_trace/TgcConcurrent.hpp
index 8bd2e7a3463..212b09b477b 100644
--- a/runtime/gc_trace/TgcConcurrent.hpp
+++ b/runtime/gc_trace/TgcConcurrent.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcConcurrentcardcleaning.cpp b/runtime/gc_trace/TgcConcurrentcardcleaning.cpp
index 62ab1a63cc6..fde03ff71a5 100644
--- a/runtime/gc_trace/TgcConcurrentcardcleaning.cpp
+++ b/runtime/gc_trace/TgcConcurrentcardcleaning.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcConcurrentcardcleaning.hpp b/runtime/gc_trace/TgcConcurrentcardcleaning.hpp
index 68efd04b407..71183a7f1fd 100644
--- a/runtime/gc_trace/TgcConcurrentcardcleaning.hpp
+++ b/runtime/gc_trace/TgcConcurrentcardcleaning.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcCopyForward.cpp b/runtime/gc_trace/TgcCopyForward.cpp
index a1b477ac84f..584715a6cac 100644
--- a/runtime/gc_trace/TgcCopyForward.cpp
+++ b/runtime/gc_trace/TgcCopyForward.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcCopyForward.hpp b/runtime/gc_trace/TgcCopyForward.hpp
index adc8df5b02a..d8c3eb05cac 100644
--- a/runtime/gc_trace/TgcCopyForward.hpp
+++ b/runtime/gc_trace/TgcCopyForward.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcDump.cpp b/runtime/gc_trace/TgcDump.cpp
index 43d8eef4bc8..0bc8750f363 100644
--- a/runtime/gc_trace/TgcDump.cpp
+++ b/runtime/gc_trace/TgcDump.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcDump.hpp b/runtime/gc_trace/TgcDump.hpp
index 792bbefcbef..3deaa9ca97f 100644
--- a/runtime/gc_trace/TgcDump.hpp
+++ b/runtime/gc_trace/TgcDump.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcExcessivegc.cpp b/runtime/gc_trace/TgcExcessivegc.cpp
index b3521b23b98..b4d513f2afe 100644
--- a/runtime/gc_trace/TgcExcessivegc.cpp
+++ b/runtime/gc_trace/TgcExcessivegc.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcExcessivegc.hpp b/runtime/gc_trace/TgcExcessivegc.hpp
index b307b39d385..aac31cf6cc5 100644
--- a/runtime/gc_trace/TgcExcessivegc.hpp
+++ b/runtime/gc_trace/TgcExcessivegc.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcExclusiveaccess.cpp b/runtime/gc_trace/TgcExclusiveaccess.cpp
index 864aee8a612..b5ee57f3076 100644
--- a/runtime/gc_trace/TgcExclusiveaccess.cpp
+++ b/runtime/gc_trace/TgcExclusiveaccess.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcExclusiveaccess.hpp b/runtime/gc_trace/TgcExclusiveaccess.hpp
index f2f942c04c3..13029a899f4 100644
--- a/runtime/gc_trace/TgcExclusiveaccess.hpp
+++ b/runtime/gc_trace/TgcExclusiveaccess.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcExtensions.cpp b/runtime/gc_trace/TgcExtensions.cpp
index 676c6a649f3..f9909439824 100644
--- a/runtime/gc_trace/TgcExtensions.cpp
+++ b/runtime/gc_trace/TgcExtensions.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcExtensions.hpp b/runtime/gc_trace/TgcExtensions.hpp
index 6e9aa9cd80d..0b984fe67c1 100644
--- a/runtime/gc_trace/TgcExtensions.hpp
+++ b/runtime/gc_trace/TgcExtensions.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcFreelist.cpp b/runtime/gc_trace/TgcFreelist.cpp
index 32d1ff53ef4..121830808ea 100644
--- a/runtime/gc_trace/TgcFreelist.cpp
+++ b/runtime/gc_trace/TgcFreelist.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcFreelist.hpp b/runtime/gc_trace/TgcFreelist.hpp
index 2738154e5db..e118d200d3e 100644
--- a/runtime/gc_trace/TgcFreelist.hpp
+++ b/runtime/gc_trace/TgcFreelist.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcHeap.cpp b/runtime/gc_trace/TgcHeap.cpp
index 90511e2598e..53e7312b57f 100644
--- a/runtime/gc_trace/TgcHeap.cpp
+++ b/runtime/gc_trace/TgcHeap.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcHeap.hpp b/runtime/gc_trace/TgcHeap.hpp
index d452d68b68c..8f233b1acbb 100644
--- a/runtime/gc_trace/TgcHeap.hpp
+++ b/runtime/gc_trace/TgcHeap.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcNuma.cpp b/runtime/gc_trace/TgcNuma.cpp
index aae90fb0a42..8f9e2af8ea1 100644
--- a/runtime/gc_trace/TgcNuma.cpp
+++ b/runtime/gc_trace/TgcNuma.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcNuma.hpp b/runtime/gc_trace/TgcNuma.hpp
index 6dffebce02a..46774e43d71 100644
--- a/runtime/gc_trace/TgcNuma.hpp
+++ b/runtime/gc_trace/TgcNuma.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcParallel.cpp b/runtime/gc_trace/TgcParallel.cpp
index 09b8b6a2f3f..8773af176f3 100644
--- a/runtime/gc_trace/TgcParallel.cpp
+++ b/runtime/gc_trace/TgcParallel.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcParallel.hpp b/runtime/gc_trace/TgcParallel.hpp
index e2d9723a34e..59a933a6b5d 100644
--- a/runtime/gc_trace/TgcParallel.hpp
+++ b/runtime/gc_trace/TgcParallel.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcRootScanner.cpp b/runtime/gc_trace/TgcRootScanner.cpp
index a8f06132ce6..402293521ff 100644
--- a/runtime/gc_trace/TgcRootScanner.cpp
+++ b/runtime/gc_trace/TgcRootScanner.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcRootScanner.hpp b/runtime/gc_trace/TgcRootScanner.hpp
index 25a9e286e56..ec4074a9929 100644
--- a/runtime/gc_trace/TgcRootScanner.hpp
+++ b/runtime/gc_trace/TgcRootScanner.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcScavenger.cpp b/runtime/gc_trace/TgcScavenger.cpp
index cef7e474a8d..f5587887cb6 100644
--- a/runtime/gc_trace/TgcScavenger.cpp
+++ b/runtime/gc_trace/TgcScavenger.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcScavenger.hpp b/runtime/gc_trace/TgcScavenger.hpp
index 0ad5c419e4e..1ddb0f7ab7a 100644
--- a/runtime/gc_trace/TgcScavenger.hpp
+++ b/runtime/gc_trace/TgcScavenger.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcTerse.cpp b/runtime/gc_trace/TgcTerse.cpp
index 3ffb54df850..34d6131038b 100644
--- a/runtime/gc_trace/TgcTerse.cpp
+++ b/runtime/gc_trace/TgcTerse.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/TgcTerse.hpp b/runtime/gc_trace/TgcTerse.hpp
index 2857c978cbe..c3d938c7351 100644
--- a/runtime/gc_trace/TgcTerse.hpp
+++ b/runtime/gc_trace/TgcTerse.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace/module.xml b/runtime/gc_trace/module.xml
index 23f9702a062..f00fdb7ebec 100644
--- a/runtime/gc_trace/module.xml
+++ b/runtime/gc_trace/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_trace_standard/CMakeLists.txt b/runtime/gc_trace_standard/CMakeLists.txt
index 2512d539e87..73582a921c6 100644
--- a/runtime/gc_trace_standard/CMakeLists.txt
+++ b/runtime/gc_trace_standard/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_trace_standard/TgcCompaction.cpp b/runtime/gc_trace_standard/TgcCompaction.cpp
index d449ef51053..e905334d9a9 100644
--- a/runtime/gc_trace_standard/TgcCompaction.cpp
+++ b/runtime/gc_trace_standard/TgcCompaction.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_standard/TgcCompaction.hpp b/runtime/gc_trace_standard/TgcCompaction.hpp
index 61e54befecb..bc3bb3284ad 100644
--- a/runtime/gc_trace_standard/TgcCompaction.hpp
+++ b/runtime/gc_trace_standard/TgcCompaction.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_standard/TgcFreeListSummary.cpp b/runtime/gc_trace_standard/TgcFreeListSummary.cpp
index 7972aa23889..678bd8edaad 100644
--- a/runtime/gc_trace_standard/TgcFreeListSummary.cpp
+++ b/runtime/gc_trace_standard/TgcFreeListSummary.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_standard/TgcFreeListSummary.hpp b/runtime/gc_trace_standard/TgcFreeListSummary.hpp
index 3155c8de3ce..50e6b4f8d89 100644
--- a/runtime/gc_trace_standard/TgcFreeListSummary.hpp
+++ b/runtime/gc_trace_standard/TgcFreeListSummary.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_standard/TgcLargeAllocation.cpp b/runtime/gc_trace_standard/TgcLargeAllocation.cpp
index 22e57bce71b..d29865f8add 100644
--- a/runtime/gc_trace_standard/TgcLargeAllocation.cpp
+++ b/runtime/gc_trace_standard/TgcLargeAllocation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_standard/TgcLargeAllocation.hpp b/runtime/gc_trace_standard/TgcLargeAllocation.hpp
index 250cdbd40da..ad9e50efd5c 100644
--- a/runtime/gc_trace_standard/TgcLargeAllocation.hpp
+++ b/runtime/gc_trace_standard/TgcLargeAllocation.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_standard/module.xml b/runtime/gc_trace_standard/module.xml
index 26b69a7d2ad..c2ee2a97768 100644
--- a/runtime/gc_trace_standard/module.xml
+++ b/runtime/gc_trace_standard/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_trace_vlhgc/CMakeLists.txt b/runtime/gc_trace_vlhgc/CMakeLists.txt
index 1d4cbbb6be3..252c43ea805 100644
--- a/runtime/gc_trace_vlhgc/CMakeLists.txt
+++ b/runtime/gc_trace_vlhgc/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_trace_vlhgc/TgcDynamicCollectionSet.cpp b/runtime/gc_trace_vlhgc/TgcDynamicCollectionSet.cpp
index d414e09f122..248ae24d1ea 100644
--- a/runtime/gc_trace_vlhgc/TgcDynamicCollectionSet.cpp
+++ b/runtime/gc_trace_vlhgc/TgcDynamicCollectionSet.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcDynamicCollectionSet.hpp b/runtime/gc_trace_vlhgc/TgcDynamicCollectionSet.hpp
index 40ff0e72ffe..634d546adef 100644
--- a/runtime/gc_trace_vlhgc/TgcDynamicCollectionSet.hpp
+++ b/runtime/gc_trace_vlhgc/TgcDynamicCollectionSet.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcIntelligentCompact.cpp b/runtime/gc_trace_vlhgc/TgcIntelligentCompact.cpp
index b7f3dd706e1..8f109273932 100644
--- a/runtime/gc_trace_vlhgc/TgcIntelligentCompact.cpp
+++ b/runtime/gc_trace_vlhgc/TgcIntelligentCompact.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcIntelligentCompact.hpp b/runtime/gc_trace_vlhgc/TgcIntelligentCompact.hpp
index 48d32ac9468..56f63b43c3c 100644
--- a/runtime/gc_trace_vlhgc/TgcIntelligentCompact.hpp
+++ b/runtime/gc_trace_vlhgc/TgcIntelligentCompact.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcInterRegionReferences.cpp b/runtime/gc_trace_vlhgc/TgcInterRegionReferences.cpp
index 5ab9a8c703a..61c125416ee 100644
--- a/runtime/gc_trace_vlhgc/TgcInterRegionReferences.cpp
+++ b/runtime/gc_trace_vlhgc/TgcInterRegionReferences.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcInterRegionReferences.hpp b/runtime/gc_trace_vlhgc/TgcInterRegionReferences.hpp
index 8057cd6ddad..f311774e33b 100644
--- a/runtime/gc_trace_vlhgc/TgcInterRegionReferences.hpp
+++ b/runtime/gc_trace_vlhgc/TgcInterRegionReferences.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSet.cpp b/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSet.cpp
index 46eabd4018f..a399dcb9b8e 100644
--- a/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSet.cpp
+++ b/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSet.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSet.hpp b/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSet.hpp
index cd778aa8252..b4249f07629 100644
--- a/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSet.hpp
+++ b/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSet.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSetDemographics.cpp b/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSetDemographics.cpp
index 065bb66b065..a87c3f7a2ce 100644
--- a/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSetDemographics.cpp
+++ b/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSetDemographics.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSetDemographics.hpp b/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSetDemographics.hpp
index 91c6511dd70..9f5b4bd4610 100644
--- a/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSetDemographics.hpp
+++ b/runtime/gc_trace_vlhgc/TgcInterRegionRememberedSetDemographics.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcProjectedStats.cpp b/runtime/gc_trace_vlhgc/TgcProjectedStats.cpp
index 6da56a53f6d..e4f151fb50c 100644
--- a/runtime/gc_trace_vlhgc/TgcProjectedStats.cpp
+++ b/runtime/gc_trace_vlhgc/TgcProjectedStats.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcProjectedStats.hpp b/runtime/gc_trace_vlhgc/TgcProjectedStats.hpp
index b17dda5a37a..b918268680d 100644
--- a/runtime/gc_trace_vlhgc/TgcProjectedStats.hpp
+++ b/runtime/gc_trace_vlhgc/TgcProjectedStats.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcWriteOnceCompactTiming.cpp b/runtime/gc_trace_vlhgc/TgcWriteOnceCompactTiming.cpp
index f295650b907..8676d177022 100644
--- a/runtime/gc_trace_vlhgc/TgcWriteOnceCompactTiming.cpp
+++ b/runtime/gc_trace_vlhgc/TgcWriteOnceCompactTiming.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcWriteOnceCompactTiming.hpp b/runtime/gc_trace_vlhgc/TgcWriteOnceCompactTiming.hpp
index f558217f3a6..ef1f3f1d373 100644
--- a/runtime/gc_trace_vlhgc/TgcWriteOnceCompactTiming.hpp
+++ b/runtime/gc_trace_vlhgc/TgcWriteOnceCompactTiming.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcWriteOnceCompaction.cpp b/runtime/gc_trace_vlhgc/TgcWriteOnceCompaction.cpp
index 72648375b94..8cfb6f8081a 100644
--- a/runtime/gc_trace_vlhgc/TgcWriteOnceCompaction.cpp
+++ b/runtime/gc_trace_vlhgc/TgcWriteOnceCompaction.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/TgcWriteOnceCompaction.hpp b/runtime/gc_trace_vlhgc/TgcWriteOnceCompaction.hpp
index 5c1242690af..c5fc858a632 100644
--- a/runtime/gc_trace_vlhgc/TgcWriteOnceCompaction.hpp
+++ b/runtime/gc_trace_vlhgc/TgcWriteOnceCompaction.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_trace_vlhgc/module.xml b/runtime/gc_trace_vlhgc/module.xml
index 1d17b43dca9..18853734e8d 100644
--- a/runtime/gc_trace_vlhgc/module.xml
+++ b/runtime/gc_trace_vlhgc/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_verbose_handler_realtime/CMakeLists.txt b/runtime/gc_verbose_handler_realtime/CMakeLists.txt
index 124d909cb4f..8891a04add8 100644
--- a/runtime/gc_verbose_handler_realtime/CMakeLists.txt
+++ b/runtime/gc_verbose_handler_realtime/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_verbose_handler_realtime/VerboseHandlerOutputRealtime.cpp b/runtime/gc_verbose_handler_realtime/VerboseHandlerOutputRealtime.cpp
index eda49d776d8..3dc60906e54 100644
--- a/runtime/gc_verbose_handler_realtime/VerboseHandlerOutputRealtime.cpp
+++ b/runtime/gc_verbose_handler_realtime/VerboseHandlerOutputRealtime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_handler_realtime/VerboseHandlerOutputRealtime.hpp b/runtime/gc_verbose_handler_realtime/VerboseHandlerOutputRealtime.hpp
index c0cdf247523..428444b084d 100644
--- a/runtime/gc_verbose_handler_realtime/VerboseHandlerOutputRealtime.hpp
+++ b/runtime/gc_verbose_handler_realtime/VerboseHandlerOutputRealtime.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_handler_realtime/VerboseHandlerRealtime.cpp b/runtime/gc_verbose_handler_realtime/VerboseHandlerRealtime.cpp
index b88a7ed3f1a..d1eaecdbff6 100644
--- a/runtime/gc_verbose_handler_realtime/VerboseHandlerRealtime.cpp
+++ b/runtime/gc_verbose_handler_realtime/VerboseHandlerRealtime.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_handler_realtime/VerboseHandlerRealtime.hpp b/runtime/gc_verbose_handler_realtime/VerboseHandlerRealtime.hpp
index af7212d9eaf..39dcf85d13b 100644
--- a/runtime/gc_verbose_handler_realtime/VerboseHandlerRealtime.hpp
+++ b/runtime/gc_verbose_handler_realtime/VerboseHandlerRealtime.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_handler_realtime/module.xml b/runtime/gc_verbose_handler_realtime/module.xml
index ef313c8f0fe..a79678563d2 100644
--- a/runtime/gc_verbose_handler_realtime/module.xml
+++ b/runtime/gc_verbose_handler_realtime/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_verbose_handler_standard_java/CMakeLists.txt b/runtime/gc_verbose_handler_standard_java/CMakeLists.txt
index 24ec9fe0543..49b458b6ba9 100644
--- a/runtime/gc_verbose_handler_standard_java/CMakeLists.txt
+++ b/runtime/gc_verbose_handler_standard_java/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_verbose_handler_standard_java/VerboseHandlerOutputStandardJava.cpp b/runtime/gc_verbose_handler_standard_java/VerboseHandlerOutputStandardJava.cpp
index c92fc48d8a8..abb5753290a 100644
--- a/runtime/gc_verbose_handler_standard_java/VerboseHandlerOutputStandardJava.cpp
+++ b/runtime/gc_verbose_handler_standard_java/VerboseHandlerOutputStandardJava.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_handler_standard_java/VerboseHandlerOutputStandardJava.hpp b/runtime/gc_verbose_handler_standard_java/VerboseHandlerOutputStandardJava.hpp
index 1b0775a7bfc..f4655019466 100644
--- a/runtime/gc_verbose_handler_standard_java/VerboseHandlerOutputStandardJava.hpp
+++ b/runtime/gc_verbose_handler_standard_java/VerboseHandlerOutputStandardJava.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_handler_standard_java/module.xml b/runtime/gc_verbose_handler_standard_java/module.xml
index 381cbfa72e2..a3f24b83a6d 100644
--- a/runtime/gc_verbose_handler_standard_java/module.xml
+++ b/runtime/gc_verbose_handler_standard_java/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_verbose_handler_vlhgc/CMakeLists.txt b/runtime/gc_verbose_handler_vlhgc/CMakeLists.txt
index 48a9928f3e5..be1f012399b 100644
--- a/runtime/gc_verbose_handler_vlhgc/CMakeLists.txt
+++ b/runtime/gc_verbose_handler_vlhgc/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_verbose_handler_vlhgc/VerboseHandlerOutputVLHGC.cpp b/runtime/gc_verbose_handler_vlhgc/VerboseHandlerOutputVLHGC.cpp
index fc6c577380e..cf414109d83 100644
--- a/runtime/gc_verbose_handler_vlhgc/VerboseHandlerOutputVLHGC.cpp
+++ b/runtime/gc_verbose_handler_vlhgc/VerboseHandlerOutputVLHGC.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_handler_vlhgc/VerboseHandlerOutputVLHGC.hpp b/runtime/gc_verbose_handler_vlhgc/VerboseHandlerOutputVLHGC.hpp
index 423791a0863..5529e76d5f4 100644
--- a/runtime/gc_verbose_handler_vlhgc/VerboseHandlerOutputVLHGC.hpp
+++ b/runtime/gc_verbose_handler_vlhgc/VerboseHandlerOutputVLHGC.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_handler_vlhgc/VerboseHandlerPlaceholder_vlhgc.cpp b/runtime/gc_verbose_handler_vlhgc/VerboseHandlerPlaceholder_vlhgc.cpp
index 46b214cd8c6..a475af21d41 100644
--- a/runtime/gc_verbose_handler_vlhgc/VerboseHandlerPlaceholder_vlhgc.cpp
+++ b/runtime/gc_verbose_handler_vlhgc/VerboseHandlerPlaceholder_vlhgc.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_handler_vlhgc/module.xml b/runtime/gc_verbose_handler_vlhgc/module.xml
index 8ee84deba45..706bad3236b 100644
--- a/runtime/gc_verbose_handler_vlhgc/module.xml
+++ b/runtime/gc_verbose_handler_vlhgc/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_verbose_java/CMakeLists.txt b/runtime/gc_verbose_java/CMakeLists.txt
index 883e6d5db63..56774f00695 100644
--- a/runtime/gc_verbose_java/CMakeLists.txt
+++ b/runtime/gc_verbose_java/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_verbose_java/VerboseHandlerJava.cpp b/runtime/gc_verbose_java/VerboseHandlerJava.cpp
index 4c27e4b2b3a..3def1eb2205 100644
--- a/runtime/gc_verbose_java/VerboseHandlerJava.cpp
+++ b/runtime/gc_verbose_java/VerboseHandlerJava.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_java/VerboseHandlerJava.hpp b/runtime/gc_verbose_java/VerboseHandlerJava.hpp
index c195390475a..932385d3593 100644
--- a/runtime/gc_verbose_java/VerboseHandlerJava.hpp
+++ b/runtime/gc_verbose_java/VerboseHandlerJava.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_java/VerboseJava.cpp b/runtime/gc_verbose_java/VerboseJava.cpp
index f8ca351f649..3cf84e35263 100644
--- a/runtime/gc_verbose_java/VerboseJava.cpp
+++ b/runtime/gc_verbose_java/VerboseJava.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_java/VerboseManagerJava.cpp b/runtime/gc_verbose_java/VerboseManagerJava.cpp
index 74c465c16fa..3a7eab783f5 100644
--- a/runtime/gc_verbose_java/VerboseManagerJava.cpp
+++ b/runtime/gc_verbose_java/VerboseManagerJava.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_java/VerboseManagerJava.hpp b/runtime/gc_verbose_java/VerboseManagerJava.hpp
index 1ed603443ef..53e395414c0 100644
--- a/runtime/gc_verbose_java/VerboseManagerJava.hpp
+++ b/runtime/gc_verbose_java/VerboseManagerJava.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_java/VerboseWriterTrace.cpp b/runtime/gc_verbose_java/VerboseWriterTrace.cpp
index 750186830f5..d2200765012 100644
--- a/runtime/gc_verbose_java/VerboseWriterTrace.cpp
+++ b/runtime/gc_verbose_java/VerboseWriterTrace.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_java/VerboseWriterTrace.hpp b/runtime/gc_verbose_java/VerboseWriterTrace.hpp
index 635442747d0..f10a20ee82b 100644
--- a/runtime/gc_verbose_java/VerboseWriterTrace.hpp
+++ b/runtime/gc_verbose_java/VerboseWriterTrace.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_java/module.xml b/runtime/gc_verbose_java/module.xml
index 53f18932e5f..3bf2ddd993d 100644
--- a/runtime/gc_verbose_java/module.xml
+++ b/runtime/gc_verbose_java/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_verbose_old/CMakeLists.txt b/runtime/gc_verbose_old/CMakeLists.txt
index 620a1185b64..dcb6797d346 100644
--- a/runtime/gc_verbose_old/CMakeLists.txt
+++ b/runtime/gc_verbose_old/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_verbose_old/VerboseEventStream.cpp b/runtime/gc_verbose_old/VerboseEventStream.cpp
index 6cfe585c037..fe9d7ab0da2 100644
--- a/runtime/gc_verbose_old/VerboseEventStream.cpp
+++ b/runtime/gc_verbose_old/VerboseEventStream.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old/VerboseEventStream.hpp b/runtime/gc_verbose_old/VerboseEventStream.hpp
index 355fb46bde9..826f0210f7b 100644
--- a/runtime/gc_verbose_old/VerboseEventStream.hpp
+++ b/runtime/gc_verbose_old/VerboseEventStream.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old/VerboseFileLoggingOutput.cpp b/runtime/gc_verbose_old/VerboseFileLoggingOutput.cpp
index 779122ce928..08c17de8ac1 100644
--- a/runtime/gc_verbose_old/VerboseFileLoggingOutput.cpp
+++ b/runtime/gc_verbose_old/VerboseFileLoggingOutput.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old/VerboseFileLoggingOutput.hpp b/runtime/gc_verbose_old/VerboseFileLoggingOutput.hpp
index e04cf408eec..d9651c8225b 100644
--- a/runtime/gc_verbose_old/VerboseFileLoggingOutput.hpp
+++ b/runtime/gc_verbose_old/VerboseFileLoggingOutput.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old/VerboseManagerOld.cpp b/runtime/gc_verbose_old/VerboseManagerOld.cpp
index 647a7c61a13..7ca1be3d7a2 100644
--- a/runtime/gc_verbose_old/VerboseManagerOld.cpp
+++ b/runtime/gc_verbose_old/VerboseManagerOld.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old/VerboseManagerOld.hpp b/runtime/gc_verbose_old/VerboseManagerOld.hpp
index 87cfc596e01..5f879ef0b88 100644
--- a/runtime/gc_verbose_old/VerboseManagerOld.hpp
+++ b/runtime/gc_verbose_old/VerboseManagerOld.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old/VerboseOutputAgent.cpp b/runtime/gc_verbose_old/VerboseOutputAgent.cpp
index 70dedda37b5..646e85648e7 100644
--- a/runtime/gc_verbose_old/VerboseOutputAgent.cpp
+++ b/runtime/gc_verbose_old/VerboseOutputAgent.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old/VerboseOutputAgent.hpp b/runtime/gc_verbose_old/VerboseOutputAgent.hpp
index e15d1b1e3af..5ba04f5b46d 100644
--- a/runtime/gc_verbose_old/VerboseOutputAgent.hpp
+++ b/runtime/gc_verbose_old/VerboseOutputAgent.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old/VerboseStandardStreamOutput.cpp b/runtime/gc_verbose_old/VerboseStandardStreamOutput.cpp
index 6f2b14c0d9d..caab1db0652 100644
--- a/runtime/gc_verbose_old/VerboseStandardStreamOutput.cpp
+++ b/runtime/gc_verbose_old/VerboseStandardStreamOutput.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old/VerboseStandardStreamOutput.hpp b/runtime/gc_verbose_old/VerboseStandardStreamOutput.hpp
index 1aa2b17c9a2..369fdf7b06c 100644
--- a/runtime/gc_verbose_old/VerboseStandardStreamOutput.hpp
+++ b/runtime/gc_verbose_old/VerboseStandardStreamOutput.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old/VerboseTraceOutput.cpp b/runtime/gc_verbose_old/VerboseTraceOutput.cpp
index 9e7ec030e8d..3026a9bec24 100644
--- a/runtime/gc_verbose_old/VerboseTraceOutput.cpp
+++ b/runtime/gc_verbose_old/VerboseTraceOutput.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old/VerboseTraceOutput.hpp b/runtime/gc_verbose_old/VerboseTraceOutput.hpp
index 32db1981d8f..d43aad54adf 100644
--- a/runtime/gc_verbose_old/VerboseTraceOutput.hpp
+++ b/runtime/gc_verbose_old/VerboseTraceOutput.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old/module.xml b/runtime/gc_verbose_old/module.xml
index 90a1287ba3e..4bdd4fb2439 100644
--- a/runtime/gc_verbose_old/module.xml
+++ b/runtime/gc_verbose_old/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_verbose_old_events/CMakeLists.txt b/runtime/gc_verbose_old_events/CMakeLists.txt
index 1cf8eac8ce8..4e009243c1a 100644
--- a/runtime/gc_verbose_old_events/CMakeLists.txt
+++ b/runtime/gc_verbose_old_events/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_verbose_old_events/VerboseEvent.cpp b/runtime/gc_verbose_old_events/VerboseEvent.cpp
index fbecce58df3..5183bfe7773 100644
--- a/runtime/gc_verbose_old_events/VerboseEvent.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEvent.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEvent.hpp b/runtime/gc_verbose_old_events/VerboseEvent.hpp
index ce204c58fd0..24666b553ac 100644
--- a/runtime/gc_verbose_old_events/VerboseEvent.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEvent.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventAFEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventAFEnd.cpp
index 9a634097029..e6a03370a79 100644
--- a/runtime/gc_verbose_old_events/VerboseEventAFEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventAFEnd.cpp
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventAFEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventAFEnd.hpp
index 1be42f854d0..24923ec24d0 100644
--- a/runtime/gc_verbose_old_events/VerboseEventAFEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventAFEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventAFStart.cpp b/runtime/gc_verbose_old_events/VerboseEventAFStart.cpp
index 46c2f0808ae..e9969995323 100644
--- a/runtime/gc_verbose_old_events/VerboseEventAFStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventAFStart.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventAFStart.hpp b/runtime/gc_verbose_old_events/VerboseEventAFStart.hpp
index b3a92d9dfa3..82b6b0e493d 100644
--- a/runtime/gc_verbose_old_events/VerboseEventAFStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventAFStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventClassUnloadingEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventClassUnloadingEnd.cpp
index 43fa2c514b2..290ff5e2854 100644
--- a/runtime/gc_verbose_old_events/VerboseEventClassUnloadingEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventClassUnloadingEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventClassUnloadingEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventClassUnloadingEnd.hpp
index 675cc36a331..86339cea4fd 100644
--- a/runtime/gc_verbose_old_events/VerboseEventClassUnloadingEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventClassUnloadingEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventClassUnloadingStart.cpp b/runtime/gc_verbose_old_events/VerboseEventClassUnloadingStart.cpp
index 51be95481e1..2d9d8471caf 100644
--- a/runtime/gc_verbose_old_events/VerboseEventClassUnloadingStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventClassUnloadingStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventClassUnloadingStart.hpp b/runtime/gc_verbose_old_events/VerboseEventClassUnloadingStart.hpp
index 4e5cb2ac107..b2cb4a12f98 100644
--- a/runtime/gc_verbose_old_events/VerboseEventClassUnloadingStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventClassUnloadingStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventCompactEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventCompactEnd.cpp
index e96e4e1d26c..aa57895c76a 100644
--- a/runtime/gc_verbose_old_events/VerboseEventCompactEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventCompactEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventCompactEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventCompactEnd.hpp
index bbb3a6d9f34..b22e84b5821 100644
--- a/runtime/gc_verbose_old_events/VerboseEventCompactEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventCompactEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventCompactStart.cpp b/runtime/gc_verbose_old_events/VerboseEventCompactStart.cpp
index ff7cf5b8256..b4cf286ff23 100644
--- a/runtime/gc_verbose_old_events/VerboseEventCompactStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventCompactStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventCompactStart.hpp b/runtime/gc_verbose_old_events/VerboseEventCompactStart.hpp
index 223f8a1a80c..8c5bf4e7251 100644
--- a/runtime/gc_verbose_old_events/VerboseEventCompactStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventCompactStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventCompletedConcurrentSweep.cpp b/runtime/gc_verbose_old_events/VerboseEventCompletedConcurrentSweep.cpp
index 395ed45b2b5..954001927ee 100644
--- a/runtime/gc_verbose_old_events/VerboseEventCompletedConcurrentSweep.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventCompletedConcurrentSweep.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventCompletedConcurrentSweep.hpp b/runtime/gc_verbose_old_events/VerboseEventCompletedConcurrentSweep.hpp
index 7778236b732..d9a405604ef 100644
--- a/runtime/gc_verbose_old_events/VerboseEventCompletedConcurrentSweep.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventCompletedConcurrentSweep.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentAborted.cpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentAborted.cpp
index 41248de1f81..fedb68c86f2 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentAborted.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentAborted.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentAborted.hpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentAborted.hpp
index db7da5155d7..f1f7618d4e0 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentAborted.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentAborted.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingEnd.cpp
index d5b9a0de720..50b959458fc 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingEnd.hpp
index 7198ae84900..cdac293bde7 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingStart.cpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingStart.cpp
index f0e4306931b..414d6134b97 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingStart.hpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingStart.hpp
index fed58522f8f..ca8db97e9c8 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentCompleteTracingStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentEnd.cpp
index 06268393637..569e090951f 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentEnd.hpp
index 20d40064389..00cfe745345 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningEnd.cpp
index b709cee4551..8e73939fd83 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningEnd.hpp
index 6f244bd08f2..7e26acde949 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningStart.cpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningStart.cpp
index 786225ff1cd..27d1f8ca927 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningStart.hpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningStart.hpp
index c1e8982a5fa..b6dc9c71772 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentFinalCardCleaningStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentHalted.cpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentHalted.cpp
index 72a7ccd0e04..172cedd9577 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentHalted.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentHalted.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentHalted.hpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentHalted.hpp
index be270dc53bb..965435762af 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentHalted.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentHalted.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentKickOff.cpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentKickOff.cpp
index c64ad6453ee..34ff2d4b646 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentKickOff.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentKickOff.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentKickOff.hpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentKickOff.hpp
index f203eff3c09..8d395d77e65 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentKickOff.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentKickOff.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanEnd.cpp
index 5c27838a0b8..04f5c797c9f 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanEnd.hpp
index 70ba88d5cca..4d3bacb57d9 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanStart.cpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanStart.cpp
index e12c5ab8499..c26027d8d62 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanStart.hpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanStart.hpp
index 6089cf5ec1b..f41e0f980ed 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentRSScanStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentStart.cpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentStart.cpp
index 686bb5e3c89..a205e6e7b47 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentStart.hpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentStart.hpp
index 11f47f05046..692649582ca 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentlyCompletedSweepPhase.cpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentlyCompletedSweepPhase.cpp
index b1da6ca3d11..5a0279bcf42 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentlyCompletedSweepPhase.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentlyCompletedSweepPhase.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventConcurrentlyCompletedSweepPhase.hpp b/runtime/gc_verbose_old_events/VerboseEventConcurrentlyCompletedSweepPhase.hpp
index 608ecb77a77..5cec8bd5e68 100644
--- a/runtime/gc_verbose_old_events/VerboseEventConcurrentlyCompletedSweepPhase.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventConcurrentlyCompletedSweepPhase.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventCopyForwardAbortRaised.cpp b/runtime/gc_verbose_old_events/VerboseEventCopyForwardAbortRaised.cpp
index da03a79abc9..fb6c97c6d11 100644
--- a/runtime/gc_verbose_old_events/VerboseEventCopyForwardAbortRaised.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventCopyForwardAbortRaised.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventCopyForwardAbortRaised.hpp b/runtime/gc_verbose_old_events/VerboseEventCopyForwardAbortRaised.hpp
index e4146d48821..ef92531be52 100644
--- a/runtime/gc_verbose_old_events/VerboseEventCopyForwardAbortRaised.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventCopyForwardAbortRaised.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventExcessiveGCRaised.cpp b/runtime/gc_verbose_old_events/VerboseEventExcessiveGCRaised.cpp
index 7c7d4d637d3..9d740761ccd 100644
--- a/runtime/gc_verbose_old_events/VerboseEventExcessiveGCRaised.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventExcessiveGCRaised.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventExcessiveGCRaised.hpp b/runtime/gc_verbose_old_events/VerboseEventExcessiveGCRaised.hpp
index 91de03a13b9..64e0c01ccec 100644
--- a/runtime/gc_verbose_old_events/VerboseEventExcessiveGCRaised.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventExcessiveGCRaised.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventGCEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventGCEnd.cpp
index b9ea986937f..9108cca2d9f 100644
--- a/runtime/gc_verbose_old_events/VerboseEventGCEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventGCEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventGCEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventGCEnd.hpp
index b0e17d0c98b..4f9e697b29e 100644
--- a/runtime/gc_verbose_old_events/VerboseEventGCEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventGCEnd.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventGCInitialized.cpp b/runtime/gc_verbose_old_events/VerboseEventGCInitialized.cpp
index 93a04a7cd9a..94824e0f8ec 100644
--- a/runtime/gc_verbose_old_events/VerboseEventGCInitialized.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventGCInitialized.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventGCInitialized.hpp b/runtime/gc_verbose_old_events/VerboseEventGCInitialized.hpp
index 9b2d85d68a9..1cea3e34713 100644
--- a/runtime/gc_verbose_old_events/VerboseEventGCInitialized.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventGCInitialized.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventGCStart.cpp b/runtime/gc_verbose_old_events/VerboseEventGCStart.cpp
index 12131613881..75d1d9f04f0 100644
--- a/runtime/gc_verbose_old_events/VerboseEventGCStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventGCStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventGCStart.hpp b/runtime/gc_verbose_old_events/VerboseEventGCStart.hpp
index 47353a1f12d..6022786744b 100644
--- a/runtime/gc_verbose_old_events/VerboseEventGCStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventGCStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventGlobalGCEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventGlobalGCEnd.cpp
index 142f06c3626..f18b4379427 100644
--- a/runtime/gc_verbose_old_events/VerboseEventGlobalGCEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventGlobalGCEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventGlobalGCEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventGlobalGCEnd.hpp
index 50f0efb540f..641c9238550 100644
--- a/runtime/gc_verbose_old_events/VerboseEventGlobalGCEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventGlobalGCEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventGlobalGCStart.cpp b/runtime/gc_verbose_old_events/VerboseEventGlobalGCStart.cpp
index 195fc005cf5..83c17bc27fe 100644
--- a/runtime/gc_verbose_old_events/VerboseEventGlobalGCStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventGlobalGCStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventGlobalGCStart.hpp b/runtime/gc_verbose_old_events/VerboseEventGlobalGCStart.hpp
index 7e279572a3b..f036d992cf0 100644
--- a/runtime/gc_verbose_old_events/VerboseEventGlobalGCStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventGlobalGCStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventHeapResize.cpp b/runtime/gc_verbose_old_events/VerboseEventHeapResize.cpp
index ebba398aaaa..02eaa9a17c4 100644
--- a/runtime/gc_verbose_old_events/VerboseEventHeapResize.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventHeapResize.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventHeapResize.hpp b/runtime/gc_verbose_old_events/VerboseEventHeapResize.hpp
index 4dbbab1eac9..fd49b9981e4 100644
--- a/runtime/gc_verbose_old_events/VerboseEventHeapResize.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventHeapResize.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventLocalGCEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventLocalGCEnd.cpp
index d3112a1b465..b7c37668688 100644
--- a/runtime/gc_verbose_old_events/VerboseEventLocalGCEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventLocalGCEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventLocalGCEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventLocalGCEnd.hpp
index 67012b8efe7..1508b94f017 100644
--- a/runtime/gc_verbose_old_events/VerboseEventLocalGCEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventLocalGCEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventLocalGCStart.cpp b/runtime/gc_verbose_old_events/VerboseEventLocalGCStart.cpp
index 3ac9fb750c1..a7a2759d69a 100644
--- a/runtime/gc_verbose_old_events/VerboseEventLocalGCStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventLocalGCStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventLocalGCStart.hpp b/runtime/gc_verbose_old_events/VerboseEventLocalGCStart.hpp
index cc70ac93340..f1c397f7a15 100644
--- a/runtime/gc_verbose_old_events/VerboseEventLocalGCStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventLocalGCStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMarkEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventMarkEnd.cpp
index a386bf2f908..945c4a3bb70 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMarkEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMarkEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMarkEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventMarkEnd.hpp
index 3784ff9109b..bffb3607df3 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMarkEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMarkEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMarkStart.cpp b/runtime/gc_verbose_old_events/VerboseEventMarkStart.cpp
index 849f1f55f4f..5a2794560a9 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMarkStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMarkStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMarkStart.hpp b/runtime/gc_verbose_old_events/VerboseEventMarkStart.hpp
index 3382e7cdeb2..44255925d46 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMarkStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMarkStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleEnd.cpp
index efcaff74d86..4b9b6f9938e 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleEnd.hpp
index eb9683bbfa7..d47a5b4e669 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleStart.cpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleStart.cpp
index 450dac79643..80784f662a9 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleStart.hpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleStart.hpp
index 15385dfa082..da93f4b0212 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeCycleStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeGCEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeGCEnd.cpp
index 5243d917c3f..89495304e74 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeGCEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeGCEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeGCEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeGCEnd.hpp
index 6c4d7ed440c..45a4ae06f52 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeGCEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeGCEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeGCStart.cpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeGCStart.cpp
index 744537878d2..b642fd6da95 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeGCStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeGCStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeGCStart.hpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeGCStart.hpp
index 5691b2f34d7..7fc5b6a8862 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeGCStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeGCStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeNonMonotonicTime.cpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeNonMonotonicTime.cpp
index d514faed34d..4661265311b 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeNonMonotonicTime.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeNonMonotonicTime.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeNonMonotonicTime.hpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeNonMonotonicTime.hpp
index a5b3c5db976..c97622ca789 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeNonMonotonicTime.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeNonMonotonicTime.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeOutOfMemory.cpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeOutOfMemory.cpp
index 9e4bbbe13b7..33edb94d258 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeOutOfMemory.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeOutOfMemory.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeOutOfMemory.hpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeOutOfMemory.hpp
index a580a45af89..4eb33cda261 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeOutOfMemory.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeOutOfMemory.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCEnd.cpp
index b4e650f8e11..fb02c6cf531 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCEnd.hpp
index 5885ef2dfd7..a7c8e174583 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCEnd.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCStart.cpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCStart.cpp
index 30c1ede644f..aa94ee64b5d 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCStart.hpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCStart.hpp
index 903ab6f231e..63370918bc9 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeSynchronousGCStart.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerEnd.cpp
index 4cc2be8fe7b..211c1b5e1eb 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerEnd.hpp
index f44d8b14f86..b8da39037eb 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerStart.cpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerStart.cpp
index c25f26d6ae6..13d1d6fbf05 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerStart.hpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerStart.hpp
index 2190f89413e..627362794c7 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeTriggerStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeUtilizationTrackerOverflow.cpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeUtilizationTrackerOverflow.cpp
index 39dcac01c02..e8af544dce7 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeUtilizationTrackerOverflow.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeUtilizationTrackerOverflow.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventMetronomeUtilizationTrackerOverflow.hpp b/runtime/gc_verbose_old_events/VerboseEventMetronomeUtilizationTrackerOverflow.hpp
index a46b90ed134..fb226ebffb9 100644
--- a/runtime/gc_verbose_old_events/VerboseEventMetronomeUtilizationTrackerOverflow.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventMetronomeUtilizationTrackerOverflow.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventPercolateCollect.cpp b/runtime/gc_verbose_old_events/VerboseEventPercolateCollect.cpp
index ab9eab36bf2..52b413745ce 100644
--- a/runtime/gc_verbose_old_events/VerboseEventPercolateCollect.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventPercolateCollect.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventPercolateCollect.hpp b/runtime/gc_verbose_old_events/VerboseEventPercolateCollect.hpp
index f95804d4f90..a486b67fae8 100644
--- a/runtime/gc_verbose_old_events/VerboseEventPercolateCollect.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventPercolateCollect.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventSweepEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventSweepEnd.cpp
index 718507f34ee..e706998d31b 100644
--- a/runtime/gc_verbose_old_events/VerboseEventSweepEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventSweepEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventSweepEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventSweepEnd.hpp
index 29d193ba61e..bfe36c98a37 100644
--- a/runtime/gc_verbose_old_events/VerboseEventSweepEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventSweepEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventSweepStart.cpp b/runtime/gc_verbose_old_events/VerboseEventSweepStart.cpp
index d2e854fea48..7ed29c6aace 100644
--- a/runtime/gc_verbose_old_events/VerboseEventSweepStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventSweepStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventSweepStart.hpp b/runtime/gc_verbose_old_events/VerboseEventSweepStart.hpp
index b3a9e98e65e..d8da91ae033 100644
--- a/runtime/gc_verbose_old_events/VerboseEventSweepStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventSweepStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventSystemGCEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventSystemGCEnd.cpp
index 6f18e0ebeba..fffa2ff297c 100644
--- a/runtime/gc_verbose_old_events/VerboseEventSystemGCEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventSystemGCEnd.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventSystemGCEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventSystemGCEnd.hpp
index 3e9a76b0abb..285e72a9898 100644
--- a/runtime/gc_verbose_old_events/VerboseEventSystemGCEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventSystemGCEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventSystemGCStart.cpp b/runtime/gc_verbose_old_events/VerboseEventSystemGCStart.cpp
index c2779bca4b1..7a6a4463aea 100644
--- a/runtime/gc_verbose_old_events/VerboseEventSystemGCStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventSystemGCStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventSystemGCStart.hpp b/runtime/gc_verbose_old_events/VerboseEventSystemGCStart.hpp
index 1cffb4319cc..66590c122ec 100644
--- a/runtime/gc_verbose_old_events/VerboseEventSystemGCStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventSystemGCStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventTarokIncrementEnd.cpp b/runtime/gc_verbose_old_events/VerboseEventTarokIncrementEnd.cpp
index 1729d191168..b58338ab182 100644
--- a/runtime/gc_verbose_old_events/VerboseEventTarokIncrementEnd.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventTarokIncrementEnd.cpp
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventTarokIncrementEnd.hpp b/runtime/gc_verbose_old_events/VerboseEventTarokIncrementEnd.hpp
index 89f3499e364..b9a6ae313e8 100644
--- a/runtime/gc_verbose_old_events/VerboseEventTarokIncrementEnd.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventTarokIncrementEnd.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventTarokIncrementStart.cpp b/runtime/gc_verbose_old_events/VerboseEventTarokIncrementStart.cpp
index 87e3689ca4e..6f98e8c8fb6 100644
--- a/runtime/gc_verbose_old_events/VerboseEventTarokIncrementStart.cpp
+++ b/runtime/gc_verbose_old_events/VerboseEventTarokIncrementStart.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/VerboseEventTarokIncrementStart.hpp b/runtime/gc_verbose_old_events/VerboseEventTarokIncrementStart.hpp
index 620b8481b7e..24fe34ece2b 100644
--- a/runtime/gc_verbose_old_events/VerboseEventTarokIncrementStart.hpp
+++ b/runtime/gc_verbose_old_events/VerboseEventTarokIncrementStart.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_verbose_old_events/module.xml b/runtime/gc_verbose_old_events/module.xml
index 085fab90e46..e10f40f31bc 100644
--- a/runtime/gc_verbose_old_events/module.xml
+++ b/runtime/gc_verbose_old_events/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gc_vlhgc/AllocationContextBalanced.cpp b/runtime/gc_vlhgc/AllocationContextBalanced.cpp
index e4931f2a9e0..df9a069b882 100644
--- a/runtime/gc_vlhgc/AllocationContextBalanced.cpp
+++ b/runtime/gc_vlhgc/AllocationContextBalanced.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/AllocationContextBalanced.hpp b/runtime/gc_vlhgc/AllocationContextBalanced.hpp
index aedc3623e21..3bb612ba48c 100644
--- a/runtime/gc_vlhgc/AllocationContextBalanced.hpp
+++ b/runtime/gc_vlhgc/AllocationContextBalanced.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/AllocationContextTarok.cpp b/runtime/gc_vlhgc/AllocationContextTarok.cpp
index efe2cc0a1cd..b7318e8fdea 100644
--- a/runtime/gc_vlhgc/AllocationContextTarok.cpp
+++ b/runtime/gc_vlhgc/AllocationContextTarok.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/AllocationContextTarok.hpp b/runtime/gc_vlhgc/AllocationContextTarok.hpp
index 96e311a10d0..115536ed9e6 100644
--- a/runtime/gc_vlhgc/AllocationContextTarok.hpp
+++ b/runtime/gc_vlhgc/AllocationContextTarok.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CMakeLists.txt b/runtime/gc_vlhgc/CMakeLists.txt
index fba964f849b..7fb60c338ff 100644
--- a/runtime/gc_vlhgc/CMakeLists.txt
+++ b/runtime/gc_vlhgc/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gc_vlhgc/CardListFlushTask.cpp b/runtime/gc_vlhgc/CardListFlushTask.cpp
index e2497acaeb7..ab9f5118f88 100644
--- a/runtime/gc_vlhgc/CardListFlushTask.cpp
+++ b/runtime/gc_vlhgc/CardListFlushTask.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CardListFlushTask.hpp b/runtime/gc_vlhgc/CardListFlushTask.hpp
index 78d806ad252..742b2996d9f 100644
--- a/runtime/gc_vlhgc/CardListFlushTask.hpp
+++ b/runtime/gc_vlhgc/CardListFlushTask.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ClassLoaderRememberedSet.cpp b/runtime/gc_vlhgc/ClassLoaderRememberedSet.cpp
index 9eddba2a127..b3e950b8611 100644
--- a/runtime/gc_vlhgc/ClassLoaderRememberedSet.cpp
+++ b/runtime/gc_vlhgc/ClassLoaderRememberedSet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ClassLoaderRememberedSet.hpp b/runtime/gc_vlhgc/ClassLoaderRememberedSet.hpp
index f5764c59700..ea39508066c 100644
--- a/runtime/gc_vlhgc/ClassLoaderRememberedSet.hpp
+++ b/runtime/gc_vlhgc/ClassLoaderRememberedSet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CollectionSetDelegate.cpp b/runtime/gc_vlhgc/CollectionSetDelegate.cpp
index ea458e26d48..23b76045406 100644
--- a/runtime/gc_vlhgc/CollectionSetDelegate.cpp
+++ b/runtime/gc_vlhgc/CollectionSetDelegate.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CollectionSetDelegate.hpp b/runtime/gc_vlhgc/CollectionSetDelegate.hpp
index d8b3add46a2..345c99d4986 100644
--- a/runtime/gc_vlhgc/CollectionSetDelegate.hpp
+++ b/runtime/gc_vlhgc/CollectionSetDelegate.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CompactGroupManager.cpp b/runtime/gc_vlhgc/CompactGroupManager.cpp
index a692b63cbb4..2b82aae366e 100644
--- a/runtime/gc_vlhgc/CompactGroupManager.cpp
+++ b/runtime/gc_vlhgc/CompactGroupManager.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CompactGroupManager.hpp b/runtime/gc_vlhgc/CompactGroupManager.hpp
index d69b1d5c921..6381f855608 100644
--- a/runtime/gc_vlhgc/CompactGroupManager.hpp
+++ b/runtime/gc_vlhgc/CompactGroupManager.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CompactGroupPersistentStats.cpp b/runtime/gc_vlhgc/CompactGroupPersistentStats.cpp
index ab82e42f9f3..4173786c757 100644
--- a/runtime/gc_vlhgc/CompactGroupPersistentStats.cpp
+++ b/runtime/gc_vlhgc/CompactGroupPersistentStats.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CompactGroupPersistentStats.hpp b/runtime/gc_vlhgc/CompactGroupPersistentStats.hpp
index 6173e26bc77..41b40a07598 100644
--- a/runtime/gc_vlhgc/CompactGroupPersistentStats.hpp
+++ b/runtime/gc_vlhgc/CompactGroupPersistentStats.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CompressedCardTable.cpp b/runtime/gc_vlhgc/CompressedCardTable.cpp
index d5d40694d9f..958d72cc086 100644
--- a/runtime/gc_vlhgc/CompressedCardTable.cpp
+++ b/runtime/gc_vlhgc/CompressedCardTable.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CompressedCardTable.hpp b/runtime/gc_vlhgc/CompressedCardTable.hpp
index d80e61662ab..bea5c2ce01b 100644
--- a/runtime/gc_vlhgc/CompressedCardTable.hpp
+++ b/runtime/gc_vlhgc/CompressedCardTable.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ConfigurationIncrementalGenerational.cpp b/runtime/gc_vlhgc/ConfigurationIncrementalGenerational.cpp
index c43d6952b10..b8c5e0e771b 100644
--- a/runtime/gc_vlhgc/ConfigurationIncrementalGenerational.cpp
+++ b/runtime/gc_vlhgc/ConfigurationIncrementalGenerational.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ConfigurationIncrementalGenerational.hpp b/runtime/gc_vlhgc/ConfigurationIncrementalGenerational.hpp
index 61c3acb00ed..407fa97f791 100644
--- a/runtime/gc_vlhgc/ConfigurationIncrementalGenerational.hpp
+++ b/runtime/gc_vlhgc/ConfigurationIncrementalGenerational.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ContinuationObjectBufferVLHGC.cpp b/runtime/gc_vlhgc/ContinuationObjectBufferVLHGC.cpp
index 7394ba01c22..8ecd6630d4e 100644
--- a/runtime/gc_vlhgc/ContinuationObjectBufferVLHGC.cpp
+++ b/runtime/gc_vlhgc/ContinuationObjectBufferVLHGC.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ContinuationObjectBufferVLHGC.hpp b/runtime/gc_vlhgc/ContinuationObjectBufferVLHGC.hpp
index 50c1af6db6d..931c538fe44 100644
--- a/runtime/gc_vlhgc/ContinuationObjectBufferVLHGC.hpp
+++ b/runtime/gc_vlhgc/ContinuationObjectBufferVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyForwardCompactGroup.hpp b/runtime/gc_vlhgc/CopyForwardCompactGroup.hpp
index ea707d9d376..61626023246 100644
--- a/runtime/gc_vlhgc/CopyForwardCompactGroup.hpp
+++ b/runtime/gc_vlhgc/CopyForwardCompactGroup.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyForwardDelegate.cpp b/runtime/gc_vlhgc/CopyForwardDelegate.cpp
index 94adfa8fb21..096a2361e5e 100644
--- a/runtime/gc_vlhgc/CopyForwardDelegate.cpp
+++ b/runtime/gc_vlhgc/CopyForwardDelegate.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyForwardDelegate.hpp b/runtime/gc_vlhgc/CopyForwardDelegate.hpp
index 7837c7330bc..e9bd0e3be6e 100644
--- a/runtime/gc_vlhgc/CopyForwardDelegate.hpp
+++ b/runtime/gc_vlhgc/CopyForwardDelegate.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyForwardGMPCardCleaner.cpp b/runtime/gc_vlhgc/CopyForwardGMPCardCleaner.cpp
index cb0b5ab7d20..b8e15fac01d 100644
--- a/runtime/gc_vlhgc/CopyForwardGMPCardCleaner.cpp
+++ b/runtime/gc_vlhgc/CopyForwardGMPCardCleaner.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyForwardGMPCardCleaner.hpp b/runtime/gc_vlhgc/CopyForwardGMPCardCleaner.hpp
index 0e041757da3..f8775b8be82 100644
--- a/runtime/gc_vlhgc/CopyForwardGMPCardCleaner.hpp
+++ b/runtime/gc_vlhgc/CopyForwardGMPCardCleaner.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyForwardNoGMPCardCleaner.cpp b/runtime/gc_vlhgc/CopyForwardNoGMPCardCleaner.cpp
index 6bb01c3c22d..4f98bb51831 100644
--- a/runtime/gc_vlhgc/CopyForwardNoGMPCardCleaner.cpp
+++ b/runtime/gc_vlhgc/CopyForwardNoGMPCardCleaner.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyForwardNoGMPCardCleaner.hpp b/runtime/gc_vlhgc/CopyForwardNoGMPCardCleaner.hpp
index 980efc54eda..ae41e0be4d6 100644
--- a/runtime/gc_vlhgc/CopyForwardNoGMPCardCleaner.hpp
+++ b/runtime/gc_vlhgc/CopyForwardNoGMPCardCleaner.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyForwardScheme.cpp b/runtime/gc_vlhgc/CopyForwardScheme.cpp
index c2a3addb557..544f0cd9690 100644
--- a/runtime/gc_vlhgc/CopyForwardScheme.cpp
+++ b/runtime/gc_vlhgc/CopyForwardScheme.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyForwardScheme.hpp b/runtime/gc_vlhgc/CopyForwardScheme.hpp
index 7f0063a1161..184e9dc9c58 100644
--- a/runtime/gc_vlhgc/CopyForwardScheme.hpp
+++ b/runtime/gc_vlhgc/CopyForwardScheme.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyForwardSchemeTask.cpp b/runtime/gc_vlhgc/CopyForwardSchemeTask.cpp
index dd1310aad2c..36b7f1c4c60 100644
--- a/runtime/gc_vlhgc/CopyForwardSchemeTask.cpp
+++ b/runtime/gc_vlhgc/CopyForwardSchemeTask.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyForwardSchemeTask.hpp b/runtime/gc_vlhgc/CopyForwardSchemeTask.hpp
index 67ab2fdc222..2aa3098f539 100644
--- a/runtime/gc_vlhgc/CopyForwardSchemeTask.hpp
+++ b/runtime/gc_vlhgc/CopyForwardSchemeTask.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyScanCacheChunkVLHGC.cpp b/runtime/gc_vlhgc/CopyScanCacheChunkVLHGC.cpp
index 37d883804f4..805c446ef38 100644
--- a/runtime/gc_vlhgc/CopyScanCacheChunkVLHGC.cpp
+++ b/runtime/gc_vlhgc/CopyScanCacheChunkVLHGC.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyScanCacheChunkVLHGC.hpp b/runtime/gc_vlhgc/CopyScanCacheChunkVLHGC.hpp
index 0c9223115f8..9f3ec610f79 100644
--- a/runtime/gc_vlhgc/CopyScanCacheChunkVLHGC.hpp
+++ b/runtime/gc_vlhgc/CopyScanCacheChunkVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyScanCacheChunkVLHGCInHeap.cpp b/runtime/gc_vlhgc/CopyScanCacheChunkVLHGCInHeap.cpp
index 24bf3053b8f..99412671288 100644
--- a/runtime/gc_vlhgc/CopyScanCacheChunkVLHGCInHeap.cpp
+++ b/runtime/gc_vlhgc/CopyScanCacheChunkVLHGCInHeap.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyScanCacheChunkVLHGCInHeap.hpp b/runtime/gc_vlhgc/CopyScanCacheChunkVLHGCInHeap.hpp
index 8e9d3d74e6c..d73bc6bc5e7 100644
--- a/runtime/gc_vlhgc/CopyScanCacheChunkVLHGCInHeap.hpp
+++ b/runtime/gc_vlhgc/CopyScanCacheChunkVLHGCInHeap.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyScanCacheListVLHGC.cpp b/runtime/gc_vlhgc/CopyScanCacheListVLHGC.cpp
index 8336304a23f..4b4fb5c2067 100644
--- a/runtime/gc_vlhgc/CopyScanCacheListVLHGC.cpp
+++ b/runtime/gc_vlhgc/CopyScanCacheListVLHGC.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyScanCacheListVLHGC.hpp b/runtime/gc_vlhgc/CopyScanCacheListVLHGC.hpp
index 772dcd87a4b..f46a7588652 100644
--- a/runtime/gc_vlhgc/CopyScanCacheListVLHGC.hpp
+++ b/runtime/gc_vlhgc/CopyScanCacheListVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyScanCacheVLHGC.cpp b/runtime/gc_vlhgc/CopyScanCacheVLHGC.cpp
index 3e3d95a3c3a..f081f00c8ef 100644
--- a/runtime/gc_vlhgc/CopyScanCacheVLHGC.cpp
+++ b/runtime/gc_vlhgc/CopyScanCacheVLHGC.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CopyScanCacheVLHGC.hpp b/runtime/gc_vlhgc/CopyScanCacheVLHGC.hpp
index 17dfed9c84d..a662ea8bbd7 100644
--- a/runtime/gc_vlhgc/CopyScanCacheVLHGC.hpp
+++ b/runtime/gc_vlhgc/CopyScanCacheVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CycleStateVLHGC.cpp b/runtime/gc_vlhgc/CycleStateVLHGC.cpp
index 9ec4d0763f6..3b0350dcbb7 100644
--- a/runtime/gc_vlhgc/CycleStateVLHGC.cpp
+++ b/runtime/gc_vlhgc/CycleStateVLHGC.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/CycleStateVLHGC.hpp b/runtime/gc_vlhgc/CycleStateVLHGC.hpp
index e9553d3a81c..391a798eb8c 100644
--- a/runtime/gc_vlhgc/CycleStateVLHGC.hpp
+++ b/runtime/gc_vlhgc/CycleStateVLHGC.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/EnvironmentVLHGC.cpp b/runtime/gc_vlhgc/EnvironmentVLHGC.cpp
index d9de282adf6..c050f5f16be 100644
--- a/runtime/gc_vlhgc/EnvironmentVLHGC.cpp
+++ b/runtime/gc_vlhgc/EnvironmentVLHGC.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/EnvironmentVLHGC.hpp b/runtime/gc_vlhgc/EnvironmentVLHGC.hpp
index f3c6d22cae8..ebd4ef8895c 100644
--- a/runtime/gc_vlhgc/EnvironmentVLHGC.hpp
+++ b/runtime/gc_vlhgc/EnvironmentVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalAllocationManagerTarok.cpp b/runtime/gc_vlhgc/GlobalAllocationManagerTarok.cpp
index c6abe987b47..be0358feadf 100644
--- a/runtime/gc_vlhgc/GlobalAllocationManagerTarok.cpp
+++ b/runtime/gc_vlhgc/GlobalAllocationManagerTarok.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalAllocationManagerTarok.hpp b/runtime/gc_vlhgc/GlobalAllocationManagerTarok.hpp
index 53a10724418..5d8675cbba6 100644
--- a/runtime/gc_vlhgc/GlobalAllocationManagerTarok.hpp
+++ b/runtime/gc_vlhgc/GlobalAllocationManagerTarok.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalCollectionCardCleaner.cpp b/runtime/gc_vlhgc/GlobalCollectionCardCleaner.cpp
index 845b73bf979..ace2db320bc 100644
--- a/runtime/gc_vlhgc/GlobalCollectionCardCleaner.cpp
+++ b/runtime/gc_vlhgc/GlobalCollectionCardCleaner.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalCollectionCardCleaner.hpp b/runtime/gc_vlhgc/GlobalCollectionCardCleaner.hpp
index 7990b8b0328..1465b0c4305 100644
--- a/runtime/gc_vlhgc/GlobalCollectionCardCleaner.hpp
+++ b/runtime/gc_vlhgc/GlobalCollectionCardCleaner.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalCollectionNoScanCardCleaner.cpp b/runtime/gc_vlhgc/GlobalCollectionNoScanCardCleaner.cpp
index 9b332aa5a12..43cf5640270 100644
--- a/runtime/gc_vlhgc/GlobalCollectionNoScanCardCleaner.cpp
+++ b/runtime/gc_vlhgc/GlobalCollectionNoScanCardCleaner.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalCollectionNoScanCardCleaner.hpp b/runtime/gc_vlhgc/GlobalCollectionNoScanCardCleaner.hpp
index dbc68f1e9f8..35d735a5025 100644
--- a/runtime/gc_vlhgc/GlobalCollectionNoScanCardCleaner.hpp
+++ b/runtime/gc_vlhgc/GlobalCollectionNoScanCardCleaner.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalMarkCardCleaner.cpp b/runtime/gc_vlhgc/GlobalMarkCardCleaner.cpp
index 369747e9c87..f00b32df555 100644
--- a/runtime/gc_vlhgc/GlobalMarkCardCleaner.cpp
+++ b/runtime/gc_vlhgc/GlobalMarkCardCleaner.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalMarkCardCleaner.hpp b/runtime/gc_vlhgc/GlobalMarkCardCleaner.hpp
index 676e3da4b1b..aa4cd733756 100644
--- a/runtime/gc_vlhgc/GlobalMarkCardCleaner.hpp
+++ b/runtime/gc_vlhgc/GlobalMarkCardCleaner.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalMarkCardScrubber.cpp b/runtime/gc_vlhgc/GlobalMarkCardScrubber.cpp
index 10322c727b1..3bcf7937d6b 100644
--- a/runtime/gc_vlhgc/GlobalMarkCardScrubber.cpp
+++ b/runtime/gc_vlhgc/GlobalMarkCardScrubber.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalMarkCardScrubber.hpp b/runtime/gc_vlhgc/GlobalMarkCardScrubber.hpp
index 87fe1d46c0e..a0397f6e03e 100644
--- a/runtime/gc_vlhgc/GlobalMarkCardScrubber.hpp
+++ b/runtime/gc_vlhgc/GlobalMarkCardScrubber.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalMarkDelegate.cpp b/runtime/gc_vlhgc/GlobalMarkDelegate.cpp
index 694e696ff69..8ea2b1aa303 100644
--- a/runtime/gc_vlhgc/GlobalMarkDelegate.cpp
+++ b/runtime/gc_vlhgc/GlobalMarkDelegate.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalMarkDelegate.hpp b/runtime/gc_vlhgc/GlobalMarkDelegate.hpp
index 63d1cfb10b5..64e8016bf0b 100644
--- a/runtime/gc_vlhgc/GlobalMarkDelegate.hpp
+++ b/runtime/gc_vlhgc/GlobalMarkDelegate.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalMarkNoScanCardCleaner.cpp b/runtime/gc_vlhgc/GlobalMarkNoScanCardCleaner.cpp
index 6dbdef7cff0..90348b117c8 100644
--- a/runtime/gc_vlhgc/GlobalMarkNoScanCardCleaner.cpp
+++ b/runtime/gc_vlhgc/GlobalMarkNoScanCardCleaner.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalMarkNoScanCardCleaner.hpp b/runtime/gc_vlhgc/GlobalMarkNoScanCardCleaner.hpp
index 53a8dfecddf..1b1ec77c5e1 100644
--- a/runtime/gc_vlhgc/GlobalMarkNoScanCardCleaner.hpp
+++ b/runtime/gc_vlhgc/GlobalMarkNoScanCardCleaner.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalMarkingScheme.cpp b/runtime/gc_vlhgc/GlobalMarkingScheme.cpp
index 81ed3e5d918..c71b8650d51 100644
--- a/runtime/gc_vlhgc/GlobalMarkingScheme.cpp
+++ b/runtime/gc_vlhgc/GlobalMarkingScheme.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/GlobalMarkingScheme.hpp b/runtime/gc_vlhgc/GlobalMarkingScheme.hpp
index 8d6c4a4c6dc..16c48abf311 100644
--- a/runtime/gc_vlhgc/GlobalMarkingScheme.hpp
+++ b/runtime/gc_vlhgc/GlobalMarkingScheme.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/HeapRegionDataForAllocate.cpp b/runtime/gc_vlhgc/HeapRegionDataForAllocate.cpp
index 147e9685eb7..3be430bf982 100644
--- a/runtime/gc_vlhgc/HeapRegionDataForAllocate.cpp
+++ b/runtime/gc_vlhgc/HeapRegionDataForAllocate.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/HeapRegionDataForAllocate.hpp b/runtime/gc_vlhgc/HeapRegionDataForAllocate.hpp
index eeccbc16eed..f88073e809d 100644
--- a/runtime/gc_vlhgc/HeapRegionDataForAllocate.hpp
+++ b/runtime/gc_vlhgc/HeapRegionDataForAllocate.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/HeapRegionDataForCompactVLHGC.cpp b/runtime/gc_vlhgc/HeapRegionDataForCompactVLHGC.cpp
index e99471c0085..c918f8a27f9 100644
--- a/runtime/gc_vlhgc/HeapRegionDataForCompactVLHGC.cpp
+++ b/runtime/gc_vlhgc/HeapRegionDataForCompactVLHGC.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/HeapRegionDataForCompactVLHGC.hpp b/runtime/gc_vlhgc/HeapRegionDataForCompactVLHGC.hpp
index 91d42d723c0..2135ad518d5 100644
--- a/runtime/gc_vlhgc/HeapRegionDataForCompactVLHGC.hpp
+++ b/runtime/gc_vlhgc/HeapRegionDataForCompactVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/HeapRegionDescriptorVLHGC.cpp b/runtime/gc_vlhgc/HeapRegionDescriptorVLHGC.cpp
index 338829eebdd..9e71e05e4a7 100644
--- a/runtime/gc_vlhgc/HeapRegionDescriptorVLHGC.cpp
+++ b/runtime/gc_vlhgc/HeapRegionDescriptorVLHGC.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/HeapRegionDescriptorVLHGC.hpp b/runtime/gc_vlhgc/HeapRegionDescriptorVLHGC.hpp
index a492109e018..11d638a2236 100644
--- a/runtime/gc_vlhgc/HeapRegionDescriptorVLHGC.hpp
+++ b/runtime/gc_vlhgc/HeapRegionDescriptorVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/HeapRegionIteratorVLHGC.hpp b/runtime/gc_vlhgc/HeapRegionIteratorVLHGC.hpp
index ed9d93a7765..a1d01ccee52 100644
--- a/runtime/gc_vlhgc/HeapRegionIteratorVLHGC.hpp
+++ b/runtime/gc_vlhgc/HeapRegionIteratorVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/HeapRegionManagerVLHGC.cpp b/runtime/gc_vlhgc/HeapRegionManagerVLHGC.cpp
index 902235c9687..5de7a610a7f 100644
--- a/runtime/gc_vlhgc/HeapRegionManagerVLHGC.cpp
+++ b/runtime/gc_vlhgc/HeapRegionManagerVLHGC.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/HeapRegionManagerVLHGC.hpp b/runtime/gc_vlhgc/HeapRegionManagerVLHGC.hpp
index 30509b470bc..5aa22ee9459 100644
--- a/runtime/gc_vlhgc/HeapRegionManagerVLHGC.hpp
+++ b/runtime/gc_vlhgc/HeapRegionManagerVLHGC.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/IncrementalCardTable.cpp b/runtime/gc_vlhgc/IncrementalCardTable.cpp
index 048216fb4fa..20f3f187e34 100644
--- a/runtime/gc_vlhgc/IncrementalCardTable.cpp
+++ b/runtime/gc_vlhgc/IncrementalCardTable.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/IncrementalCardTable.hpp b/runtime/gc_vlhgc/IncrementalCardTable.hpp
index f244f4be03c..7bba43f98f3 100644
--- a/runtime/gc_vlhgc/IncrementalCardTable.hpp
+++ b/runtime/gc_vlhgc/IncrementalCardTable.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/IncrementalGenerationalGC.cpp b/runtime/gc_vlhgc/IncrementalGenerationalGC.cpp
index 9fa45af8383..b12c8a20435 100644
--- a/runtime/gc_vlhgc/IncrementalGenerationalGC.cpp
+++ b/runtime/gc_vlhgc/IncrementalGenerationalGC.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/IncrementalGenerationalGC.hpp b/runtime/gc_vlhgc/IncrementalGenerationalGC.hpp
index 9ff89f2f43f..24ff5ae3105 100644
--- a/runtime/gc_vlhgc/IncrementalGenerationalGC.hpp
+++ b/runtime/gc_vlhgc/IncrementalGenerationalGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/InterRegionRememberedSet.cpp b/runtime/gc_vlhgc/InterRegionRememberedSet.cpp
index 1065ce8fff3..bca9005cbe3 100644
--- a/runtime/gc_vlhgc/InterRegionRememberedSet.cpp
+++ b/runtime/gc_vlhgc/InterRegionRememberedSet.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/InterRegionRememberedSet.hpp b/runtime/gc_vlhgc/InterRegionRememberedSet.hpp
index 715d9dd2e4f..212b0ea60eb 100644
--- a/runtime/gc_vlhgc/InterRegionRememberedSet.hpp
+++ b/runtime/gc_vlhgc/InterRegionRememberedSet.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/LeafAwareMixedObjectIterator.hpp b/runtime/gc_vlhgc/LeafAwareMixedObjectIterator.hpp
index e311ec12947..a30729afaf5 100644
--- a/runtime/gc_vlhgc/LeafAwareMixedObjectIterator.hpp
+++ b/runtime/gc_vlhgc/LeafAwareMixedObjectIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/MarkMapManager.cpp b/runtime/gc_vlhgc/MarkMapManager.cpp
index 1ad6dd16c8e..795e7eb5e03 100644
--- a/runtime/gc_vlhgc/MarkMapManager.cpp
+++ b/runtime/gc_vlhgc/MarkMapManager.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/MarkMapManager.hpp b/runtime/gc_vlhgc/MarkMapManager.hpp
index bbde5ec90b5..8f021bcbae8 100644
--- a/runtime/gc_vlhgc/MarkMapManager.hpp
+++ b/runtime/gc_vlhgc/MarkMapManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/MemorySubSpaceTarok.cpp b/runtime/gc_vlhgc/MemorySubSpaceTarok.cpp
index d0ac18eb101..11dbebd6113 100644
--- a/runtime/gc_vlhgc/MemorySubSpaceTarok.cpp
+++ b/runtime/gc_vlhgc/MemorySubSpaceTarok.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/MemorySubSpaceTarok.hpp b/runtime/gc_vlhgc/MemorySubSpaceTarok.hpp
index 1d86257c7d3..aa410841e9f 100644
--- a/runtime/gc_vlhgc/MemorySubSpaceTarok.hpp
+++ b/runtime/gc_vlhgc/MemorySubSpaceTarok.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/OwnableSynchronizerObjectBufferVLHGC.cpp b/runtime/gc_vlhgc/OwnableSynchronizerObjectBufferVLHGC.cpp
index 346784be15b..20d3e83bf76 100644
--- a/runtime/gc_vlhgc/OwnableSynchronizerObjectBufferVLHGC.cpp
+++ b/runtime/gc_vlhgc/OwnableSynchronizerObjectBufferVLHGC.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/OwnableSynchronizerObjectBufferVLHGC.hpp b/runtime/gc_vlhgc/OwnableSynchronizerObjectBufferVLHGC.hpp
index 0ff1cfef7a1..2bb53e14e3f 100644
--- a/runtime/gc_vlhgc/OwnableSynchronizerObjectBufferVLHGC.hpp
+++ b/runtime/gc_vlhgc/OwnableSynchronizerObjectBufferVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ParallelSweepSchemeVLHGC.cpp b/runtime/gc_vlhgc/ParallelSweepSchemeVLHGC.cpp
index 70b5229f9b6..f384259f9a2 100644
--- a/runtime/gc_vlhgc/ParallelSweepSchemeVLHGC.cpp
+++ b/runtime/gc_vlhgc/ParallelSweepSchemeVLHGC.cpp
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ParallelSweepSchemeVLHGC.hpp b/runtime/gc_vlhgc/ParallelSweepSchemeVLHGC.hpp
index d2ae2a3ecc4..323c9761fce 100644
--- a/runtime/gc_vlhgc/ParallelSweepSchemeVLHGC.hpp
+++ b/runtime/gc_vlhgc/ParallelSweepSchemeVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ProjectedSurvivalCollectionSetDelegate.cpp b/runtime/gc_vlhgc/ProjectedSurvivalCollectionSetDelegate.cpp
index 60c109e77d0..029b21a4e51 100644
--- a/runtime/gc_vlhgc/ProjectedSurvivalCollectionSetDelegate.cpp
+++ b/runtime/gc_vlhgc/ProjectedSurvivalCollectionSetDelegate.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ProjectedSurvivalCollectionSetDelegate.hpp b/runtime/gc_vlhgc/ProjectedSurvivalCollectionSetDelegate.hpp
index 57e4d7b4198..a7dcbbbd8dc 100644
--- a/runtime/gc_vlhgc/ProjectedSurvivalCollectionSetDelegate.hpp
+++ b/runtime/gc_vlhgc/ProjectedSurvivalCollectionSetDelegate.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ReclaimDelegate.cpp b/runtime/gc_vlhgc/ReclaimDelegate.cpp
index 758c5aaf301..7d40cdd986a 100644
--- a/runtime/gc_vlhgc/ReclaimDelegate.cpp
+++ b/runtime/gc_vlhgc/ReclaimDelegate.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ReclaimDelegate.hpp b/runtime/gc_vlhgc/ReclaimDelegate.hpp
index 2756c0aa6fc..5fd5a7f54d4 100644
--- a/runtime/gc_vlhgc/ReclaimDelegate.hpp
+++ b/runtime/gc_vlhgc/ReclaimDelegate.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ReferenceObjectBufferVLHGC.cpp b/runtime/gc_vlhgc/ReferenceObjectBufferVLHGC.cpp
index ed5bf4d84a3..4102310441e 100644
--- a/runtime/gc_vlhgc/ReferenceObjectBufferVLHGC.cpp
+++ b/runtime/gc_vlhgc/ReferenceObjectBufferVLHGC.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/ReferenceObjectBufferVLHGC.hpp b/runtime/gc_vlhgc/ReferenceObjectBufferVLHGC.hpp
index 79afaae6d2d..2426c19ec73 100644
--- a/runtime/gc_vlhgc/ReferenceObjectBufferVLHGC.hpp
+++ b/runtime/gc_vlhgc/ReferenceObjectBufferVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RegionBasedOverflowVLHGC.cpp b/runtime/gc_vlhgc/RegionBasedOverflowVLHGC.cpp
index 8fb8ae40561..5e1040fdfa1 100644
--- a/runtime/gc_vlhgc/RegionBasedOverflowVLHGC.cpp
+++ b/runtime/gc_vlhgc/RegionBasedOverflowVLHGC.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RegionBasedOverflowVLHGC.hpp b/runtime/gc_vlhgc/RegionBasedOverflowVLHGC.hpp
index 445be606608..2a180605cab 100644
--- a/runtime/gc_vlhgc/RegionBasedOverflowVLHGC.hpp
+++ b/runtime/gc_vlhgc/RegionBasedOverflowVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RegionListTarok.cpp b/runtime/gc_vlhgc/RegionListTarok.cpp
index 4da3f2d39c3..bbf0c7c9c08 100644
--- a/runtime/gc_vlhgc/RegionListTarok.cpp
+++ b/runtime/gc_vlhgc/RegionListTarok.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RegionListTarok.hpp b/runtime/gc_vlhgc/RegionListTarok.hpp
index 9724db09378..f03c16f23af 100644
--- a/runtime/gc_vlhgc/RegionListTarok.hpp
+++ b/runtime/gc_vlhgc/RegionListTarok.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RegionValidator.cpp b/runtime/gc_vlhgc/RegionValidator.cpp
index 09077980f95..3e27410a6d9 100644
--- a/runtime/gc_vlhgc/RegionValidator.cpp
+++ b/runtime/gc_vlhgc/RegionValidator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RegionValidator.hpp b/runtime/gc_vlhgc/RegionValidator.hpp
index 8ea214e2f04..e6ac55c3021 100644
--- a/runtime/gc_vlhgc/RegionValidator.hpp
+++ b/runtime/gc_vlhgc/RegionValidator.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RememberedSetCard.hpp b/runtime/gc_vlhgc/RememberedSetCard.hpp
index de2b6518efa..995368fe469 100644
--- a/runtime/gc_vlhgc/RememberedSetCard.hpp
+++ b/runtime/gc_vlhgc/RememberedSetCard.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RememberedSetCardBucket.cpp b/runtime/gc_vlhgc/RememberedSetCardBucket.cpp
index f39a0ffdd90..615945ccf4a 100644
--- a/runtime/gc_vlhgc/RememberedSetCardBucket.cpp
+++ b/runtime/gc_vlhgc/RememberedSetCardBucket.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RememberedSetCardBucket.hpp b/runtime/gc_vlhgc/RememberedSetCardBucket.hpp
index deecb6e0b01..00e6bc4fef9 100644
--- a/runtime/gc_vlhgc/RememberedSetCardBucket.hpp
+++ b/runtime/gc_vlhgc/RememberedSetCardBucket.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RememberedSetCardList.cpp b/runtime/gc_vlhgc/RememberedSetCardList.cpp
index 99c7e28ad56..109d1b04b33 100644
--- a/runtime/gc_vlhgc/RememberedSetCardList.cpp
+++ b/runtime/gc_vlhgc/RememberedSetCardList.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RememberedSetCardList.hpp b/runtime/gc_vlhgc/RememberedSetCardList.hpp
index 2bbad08b6d0..76a19b2fe94 100644
--- a/runtime/gc_vlhgc/RememberedSetCardList.hpp
+++ b/runtime/gc_vlhgc/RememberedSetCardList.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RememberedSetCardListBufferIterator.cpp b/runtime/gc_vlhgc/RememberedSetCardListBufferIterator.cpp
index d98bb88d593..03d29ab3e52 100644
--- a/runtime/gc_vlhgc/RememberedSetCardListBufferIterator.cpp
+++ b/runtime/gc_vlhgc/RememberedSetCardListBufferIterator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RememberedSetCardListBufferIterator.hpp b/runtime/gc_vlhgc/RememberedSetCardListBufferIterator.hpp
index 3007b5c964b..3923ebdb01e 100644
--- a/runtime/gc_vlhgc/RememberedSetCardListBufferIterator.hpp
+++ b/runtime/gc_vlhgc/RememberedSetCardListBufferIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RememberedSetCardListCardIterator.cpp b/runtime/gc_vlhgc/RememberedSetCardListCardIterator.cpp
index 0df5190f965..cb2783d12a9 100644
--- a/runtime/gc_vlhgc/RememberedSetCardListCardIterator.cpp
+++ b/runtime/gc_vlhgc/RememberedSetCardListCardIterator.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RememberedSetCardListCardIterator.hpp b/runtime/gc_vlhgc/RememberedSetCardListCardIterator.hpp
index 196f35f304b..0aefd9e73b4 100644
--- a/runtime/gc_vlhgc/RememberedSetCardListCardIterator.hpp
+++ b/runtime/gc_vlhgc/RememberedSetCardListCardIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RuntimeExecManager.cpp b/runtime/gc_vlhgc/RuntimeExecManager.cpp
index d43eae8cc3d..9824a47cb8d 100644
--- a/runtime/gc_vlhgc/RuntimeExecManager.cpp
+++ b/runtime/gc_vlhgc/RuntimeExecManager.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/RuntimeExecManager.hpp b/runtime/gc_vlhgc/RuntimeExecManager.hpp
index ee4080f827d..923ae52e6ba 100644
--- a/runtime/gc_vlhgc/RuntimeExecManager.hpp
+++ b/runtime/gc_vlhgc/RuntimeExecManager.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/SchedulingDelegate.cpp b/runtime/gc_vlhgc/SchedulingDelegate.cpp
index 6ac5aea5dbc..3e1d2fab437 100644
--- a/runtime/gc_vlhgc/SchedulingDelegate.cpp
+++ b/runtime/gc_vlhgc/SchedulingDelegate.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/SchedulingDelegate.hpp b/runtime/gc_vlhgc/SchedulingDelegate.hpp
index 5007f4ffae9..44061dfd4e3 100644
--- a/runtime/gc_vlhgc/SchedulingDelegate.hpp
+++ b/runtime/gc_vlhgc/SchedulingDelegate.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/SurvivorMemoryIterator.hpp b/runtime/gc_vlhgc/SurvivorMemoryIterator.hpp
index 193bd00e512..a2e0f516b91 100644
--- a/runtime/gc_vlhgc/SurvivorMemoryIterator.hpp
+++ b/runtime/gc_vlhgc/SurvivorMemoryIterator.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/SweepHeapSectioningVLHGC.cpp b/runtime/gc_vlhgc/SweepHeapSectioningVLHGC.cpp
index b513afc1eb8..d293b2d4cdf 100644
--- a/runtime/gc_vlhgc/SweepHeapSectioningVLHGC.cpp
+++ b/runtime/gc_vlhgc/SweepHeapSectioningVLHGC.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/SweepHeapSectioningVLHGC.hpp b/runtime/gc_vlhgc/SweepHeapSectioningVLHGC.hpp
index de59d8d2465..2af1ffbdeca 100644
--- a/runtime/gc_vlhgc/SweepHeapSectioningVLHGC.hpp
+++ b/runtime/gc_vlhgc/SweepHeapSectioningVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/SweepPoolManagerVLHGC.cpp b/runtime/gc_vlhgc/SweepPoolManagerVLHGC.cpp
index 4361da9ceda..2ce8c3fd1a9 100644
--- a/runtime/gc_vlhgc/SweepPoolManagerVLHGC.cpp
+++ b/runtime/gc_vlhgc/SweepPoolManagerVLHGC.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/SweepPoolManagerVLHGC.hpp b/runtime/gc_vlhgc/SweepPoolManagerVLHGC.hpp
index 6ed75bcb2b9..ec6674e9108 100644
--- a/runtime/gc_vlhgc/SweepPoolManagerVLHGC.hpp
+++ b/runtime/gc_vlhgc/SweepPoolManagerVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/UnfinalizedObjectBufferVLHGC.cpp b/runtime/gc_vlhgc/UnfinalizedObjectBufferVLHGC.cpp
index 9e1ec6212ca..77bde9009ee 100644
--- a/runtime/gc_vlhgc/UnfinalizedObjectBufferVLHGC.cpp
+++ b/runtime/gc_vlhgc/UnfinalizedObjectBufferVLHGC.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/UnfinalizedObjectBufferVLHGC.hpp b/runtime/gc_vlhgc/UnfinalizedObjectBufferVLHGC.hpp
index 7c6272a6ed4..fcbbb24ac7d 100644
--- a/runtime/gc_vlhgc/UnfinalizedObjectBufferVLHGC.hpp
+++ b/runtime/gc_vlhgc/UnfinalizedObjectBufferVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/VLHGCAccessBarrier.cpp b/runtime/gc_vlhgc/VLHGCAccessBarrier.cpp
index e28c051b6b9..5c3f4c901e4 100644
--- a/runtime/gc_vlhgc/VLHGCAccessBarrier.cpp
+++ b/runtime/gc_vlhgc/VLHGCAccessBarrier.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/VLHGCAccessBarrier.hpp b/runtime/gc_vlhgc/VLHGCAccessBarrier.hpp
index c08e1a17201..dd46349ed90 100644
--- a/runtime/gc_vlhgc/VLHGCAccessBarrier.hpp
+++ b/runtime/gc_vlhgc/VLHGCAccessBarrier.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/WorkPacketsVLHGC.cpp b/runtime/gc_vlhgc/WorkPacketsVLHGC.cpp
index 1a4026af8ed..b04f0003a2f 100644
--- a/runtime/gc_vlhgc/WorkPacketsVLHGC.cpp
+++ b/runtime/gc_vlhgc/WorkPacketsVLHGC.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/WorkPacketsVLHGC.hpp b/runtime/gc_vlhgc/WorkPacketsVLHGC.hpp
index b9c0865bf72..44e07237c0b 100644
--- a/runtime/gc_vlhgc/WorkPacketsVLHGC.hpp
+++ b/runtime/gc_vlhgc/WorkPacketsVLHGC.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/WriteOnceCompactor.cpp b/runtime/gc_vlhgc/WriteOnceCompactor.cpp
index 6a712fce1e8..f092f4ac682 100644
--- a/runtime/gc_vlhgc/WriteOnceCompactor.cpp
+++ b/runtime/gc_vlhgc/WriteOnceCompactor.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/WriteOnceCompactor.hpp b/runtime/gc_vlhgc/WriteOnceCompactor.hpp
index b4a05d3f001..dbda4d22fe8 100644
--- a/runtime/gc_vlhgc/WriteOnceCompactor.hpp
+++ b/runtime/gc_vlhgc/WriteOnceCompactor.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/WriteOnceFixupCardCleaner.cpp b/runtime/gc_vlhgc/WriteOnceFixupCardCleaner.cpp
index 3c83a827e68..55912bb5895 100644
--- a/runtime/gc_vlhgc/WriteOnceFixupCardCleaner.cpp
+++ b/runtime/gc_vlhgc/WriteOnceFixupCardCleaner.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/WriteOnceFixupCardCleaner.hpp b/runtime/gc_vlhgc/WriteOnceFixupCardCleaner.hpp
index d70b8ac4f5c..79cf4bee088 100644
--- a/runtime/gc_vlhgc/WriteOnceFixupCardCleaner.hpp
+++ b/runtime/gc_vlhgc/WriteOnceFixupCardCleaner.hpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gc_vlhgc/module.xml b/runtime/gc_vlhgc/module.xml
index 8fc68e62510..7674bc5160a 100644
--- a/runtime/gc_vlhgc/module.xml
+++ b/runtime/gc_vlhgc/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/gcchk/CMakeLists.txt b/runtime/gcchk/CMakeLists.txt
index d185210538e..25a1f8ff4dd 100644
--- a/runtime/gcchk/CMakeLists.txt
+++ b/runtime/gcchk/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/gcchk/gcchk.cpp b/runtime/gcchk/gcchk.cpp
index 2b0dcc8863e..3e399eb5d6e 100644
--- a/runtime/gcchk/gcchk.cpp
+++ b/runtime/gcchk/gcchk.cpp
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gcchk/gcchk.h b/runtime/gcchk/gcchk.h
index cdf28faf649..5c3dfdab2e9 100644
--- a/runtime/gcchk/gcchk.h
+++ b/runtime/gcchk/gcchk.h
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/gcchk/module.xml b/runtime/gcchk/module.xml
index 53b8f5af818..986ae391868 100644
--- a/runtime/gcchk/module.xml
+++ b/runtime/gcchk/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/hookable/CMakeLists.txt b/runtime/hookable/CMakeLists.txt
index c68eae77ef4..d621c4dbb77 100644
--- a/runtime/hookable/CMakeLists.txt
+++ b/runtime/hookable/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/hookable/hookableshared.mk.ftl b/runtime/hookable/hookableshared.mk.ftl
index 7da77eda574..62f83479441 100644
--- a/runtime/hookable/hookableshared.mk.ftl
+++ b/runtime/hookable/hookableshared.mk.ftl
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/hookable/module.xml b/runtime/hookable/module.xml
index 28855db6fcd..cff712b70eb 100644
--- a/runtime/hookable/module.xml
+++ b/runtime/hookable/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/include/about.html b/runtime/include/about.html
index 7396a58c38c..a15a53767b0 100644
--- a/runtime/include/about.html
+++ b/runtime/include/about.html
@@ -22,7 +22,7 @@
License
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/include/cdt-hacks.h b/runtime/include/cdt-hacks.h
index 68194614daf..0664603d58f 100644
--- a/runtime/include/cdt-hacks.h
+++ b/runtime/include/cdt-hacks.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/exelib_api.h b/runtime/include/exelib_api.h
index 9997048e6a2..2df359aa350 100644
--- a/runtime/include/exelib_api.h
+++ b/runtime/include/exelib_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/ibmjvmti.h b/runtime/include/ibmjvmti.h
index 00333965942..f1bd877df90 100644
--- a/runtime/include/ibmjvmti.h
+++ b/runtime/include/ibmjvmti.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/include_internal.h b/runtime/include/include_internal.h
index caebf515bc2..f53499bd81d 100644
--- a/runtime/include/include_internal.h
+++ b/runtime/include/include_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/j9cfg.h.ftl b/runtime/include/j9cfg.h.ftl
index 57bc8f0855a..f71d588dc9e 100644
--- a/runtime/include/j9cfg.h.ftl
+++ b/runtime/include/j9cfg.h.ftl
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/j9cfg.h.in b/runtime/include/j9cfg.h.in
index 9a56877970d..fee5bcdab2e 100644
--- a/runtime/include/j9cfg.h.in
+++ b/runtime/include/j9cfg.h.in
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/j9javaPriority.h b/runtime/include/j9javaPriority.h
index 5ac8c9c91ea..9211315be04 100644
--- a/runtime/include/j9javaPriority.h
+++ b/runtime/include/j9javaPriority.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/j9lib.h.ftl b/runtime/include/j9lib.h.ftl
index 4b56e9bbe33..cf1e8aa7018 100644
--- a/runtime/include/j9lib.h.ftl
+++ b/runtime/include/j9lib.h.ftl
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/j9lib.h.in b/runtime/include/j9lib.h.in
index e6635e4355f..a9a474a3137 100644
--- a/runtime/include/j9lib.h.in
+++ b/runtime/include/j9lib.h.in
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/j9memcategories.h b/runtime/include/j9memcategories.h
index 664acaea27f..ceff3385fe7 100644
--- a/runtime/include/j9memcategories.h
+++ b/runtime/include/j9memcategories.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/j9static.h b/runtime/include/j9static.h
index 5a370be7b9a..c18871d9b9d 100644
--- a/runtime/include/j9static.h
+++ b/runtime/include/j9static.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/j9version.h.ftl b/runtime/include/j9version.h.ftl
index 3f8b50e7733..6fa1f6db60a 100644
--- a/runtime/include/j9version.h.ftl
+++ b/runtime/include/j9version.h.ftl
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/j9version.h.in b/runtime/include/j9version.h.in
index 095902d6737..5e901690604 100644
--- a/runtime/include/j9version.h.in
+++ b/runtime/include/j9version.h.in
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/j9vmls.h b/runtime/include/j9vmls.h
index 12b273c9207..5b29a3069ca 100644
--- a/runtime/include/j9vmls.h
+++ b/runtime/include/j9vmls.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/jni.h.m4 b/runtime/include/jni.h.m4
index 69c48a19b93..8a9ea0755c8 100644
--- a/runtime/include/jni.h.m4
+++ b/runtime/include/jni.h.m4
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/jni_convert.h b/runtime/include/jni_convert.h
index 9202b33417f..055ce4a4158 100644
--- a/runtime/include/jni_convert.h
+++ b/runtime/include/jni_convert.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/jniport.h b/runtime/include/jniport.h
index d32347067eb..9e13d97eeb1 100644
--- a/runtime/include/jniport.h
+++ b/runtime/include/jniport.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/jvmri.h b/runtime/include/jvmri.h
index 030be410b97..a5286b91d1d 100644
--- a/runtime/include/jvmri.h
+++ b/runtime/include/jvmri.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/jvmti.h.m4 b/runtime/include/jvmti.h.m4
index 2f4f8ed22ba..f15be3d9cfd 100644
--- a/runtime/include/jvmti.h.m4
+++ b/runtime/include/jvmti.h.m4
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/locknursery.h b/runtime/include/locknursery.h
index 5482da6880a..9914b5e248f 100644
--- a/runtime/include/locknursery.h
+++ b/runtime/include/locknursery.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/module.xml b/runtime/include/module.xml
index 8a772ad04ec..f1b65847b1e 100644
--- a/runtime/include/module.xml
+++ b/runtime/include/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/include/rastrace_external.h b/runtime/include/rastrace_external.h
index 4ccb62ddf19..cd72285ed1c 100644
--- a/runtime/include/rastrace_external.h
+++ b/runtime/include/rastrace_external.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/ute.h b/runtime/include/ute.h
index ee06d0ce8d2..e3e2a54339e 100644
--- a/runtime/include/ute.h
+++ b/runtime/include/ute.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/vendor_version.h b/runtime/include/vendor_version.h
index 7c812a27a04..5c140a24a61 100644
--- a/runtime/include/vendor_version.h
+++ b/runtime/include/vendor_version.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/vmi.h b/runtime/include/vmi.h
index 787514a0550..90526de273f 100644
--- a/runtime/include/vmi.h
+++ b/runtime/include/vmi.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/vmizip.h b/runtime/include/vmizip.h
index 905743f1d3e..0a32cd6f16e 100644
--- a/runtime/include/vmizip.h
+++ b/runtime/include/vmizip.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/windows_api.h b/runtime/include/windows_api.h
index 88d7a12e687..21a60ef05e3 100644
--- a/runtime/include/windows_api.h
+++ b/runtime/include/windows_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/zip_api.h b/runtime/include/zip_api.h
index e6f7d6cd045..a204fd4e6cb 100644
--- a/runtime/include/zip_api.h
+++ b/runtime/include/zip_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include/zipsup.h b/runtime/include/zipsup.h
index ef2c0745f15..ee7c126acb4 100644
--- a/runtime/include/zipsup.h
+++ b/runtime/include/zipsup.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/include31/module.xml b/runtime/include31/module.xml
index 6c01b5c645b..67f1e14861f 100644
--- a/runtime/include31/module.xml
+++ b/runtime/include31/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/j9jitbuilder/JavaMethodCallbackGen.cpp b/runtime/j9jitbuilder/JavaMethodCallbackGen.cpp
index a7b21fc9961..c6c58df405e 100644
--- a/runtime/j9jitbuilder/JavaMethodCallbackGen.cpp
+++ b/runtime/j9jitbuilder/JavaMethodCallbackGen.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9jitbuilder/JavaMethodCallbackGen.hpp b/runtime/j9jitbuilder/JavaMethodCallbackGen.hpp
index df4279b1c9e..639ef86af28 100644
--- a/runtime/j9jitbuilder/JavaMethodCallbackGen.hpp
+++ b/runtime/j9jitbuilder/JavaMethodCallbackGen.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9jitbuilder/module.xml b/runtime/j9jitbuilder/module.xml
index 76f13e785d6..12b4a95f870 100644
--- a/runtime/j9jitbuilder/module.xml
+++ b/runtime/j9jitbuilder/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/j9vm/CMakeLists.txt b/runtime/j9vm/CMakeLists.txt
index 3de32eb368a..4dba2e5c2de 100644
--- a/runtime/j9vm/CMakeLists.txt
+++ b/runtime/j9vm/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/j9vm/asgct.cpp b/runtime/j9vm/asgct.cpp
index 5c81f30ee77..269139ba7db 100644
--- a/runtime/j9vm/asgct.cpp
+++ b/runtime/j9vm/asgct.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm/exports.cmake b/runtime/j9vm/exports.cmake
index a07cf566121..8c365e00809 100644
--- a/runtime/j9vm/exports.cmake
+++ b/runtime/j9vm/exports.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/j9vm/generated.h.m4 b/runtime/j9vm/generated.h.m4
index cd0c151a719..57419eb2678 100644
--- a/runtime/j9vm/generated.h.m4
+++ b/runtime/j9vm/generated.h.m4
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm/j7verify.c b/runtime/j9vm/j7verify.c
index 3f2a000ee9a..b7a710433dc 100644
--- a/runtime/j9vm/j7verify.c
+++ b/runtime/j9vm/j7verify.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm/j7vmi.c b/runtime/j9vm/j7vmi.c
index 7a4774e2262..d48d57603b7 100644
--- a/runtime/j9vm/j7vmi.c
+++ b/runtime/j9vm/j7vmi.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm/j8vmi.c b/runtime/j9vm/j8vmi.c
index 3bb101498f9..c13dc0a989d 100644
--- a/runtime/j9vm/j8vmi.c
+++ b/runtime/j9vm/j8vmi.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm/j9memcategories.c b/runtime/j9vm/j9memcategories.c
index 785f513fc36..d8991de7462 100644
--- a/runtime/j9vm/j9memcategories.c
+++ b/runtime/j9vm/j9memcategories.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm/j9scar.tdf b/runtime/j9vm/j9scar.tdf
index 9128fc7555e..0848631bbd2 100644
--- a/runtime/j9vm/j9scar.tdf
+++ b/runtime/j9vm/j9scar.tdf
@@ -14,7 +14,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/j9vm/j9vm_internal.h b/runtime/j9vm/j9vm_internal.h
index 2bbdb4fabf0..c46dc66d643 100644
--- a/runtime/j9vm/j9vm_internal.h
+++ b/runtime/j9vm/j9vm_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm/j9vmnatives.xml b/runtime/j9vm/j9vmnatives.xml
index a3f5656c9e3..d2ec1425c85 100644
--- a/runtime/j9vm/j9vmnatives.xml
+++ b/runtime/j9vm/j9vmnatives.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/j9vm/java11vmi.c b/runtime/j9vm/java11vmi.c
index e8d76adbc91..0491559e4ad 100644
--- a/runtime/j9vm/java11vmi.c
+++ b/runtime/j9vm/java11vmi.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm/javanextvmi.cpp b/runtime/j9vm/javanextvmi.cpp
index 18dc3520700..87a79c61859 100644
--- a/runtime/j9vm/javanextvmi.cpp
+++ b/runtime/j9vm/javanextvmi.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm/jvm.c b/runtime/j9vm/jvm.c
index db1fa7294ea..38391a49abc 100644
--- a/runtime/j9vm/jvm.c
+++ b/runtime/j9vm/jvm.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm/jvm.h b/runtime/j9vm/jvm.h
index f09f7490942..224dd8e110c 100644
--- a/runtime/j9vm/jvm.h
+++ b/runtime/j9vm/jvm.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm/module.xml b/runtime/j9vm/module.xml
index 9651030a69b..467723af53d 100644
--- a/runtime/j9vm/module.xml
+++ b/runtime/j9vm/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/j9vm/vmi.c b/runtime/j9vm/vmi.c
index ed6d1a652ed..7e364fa3c6c 100644
--- a/runtime/j9vm/vmi.c
+++ b/runtime/j9vm/vmi.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm31/CMakeLists.txt b/runtime/j9vm31/CMakeLists.txt
index 05fee2872a8..0381f0c98bf 100644
--- a/runtime/j9vm31/CMakeLists.txt
+++ b/runtime/j9vm31/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/j9vm31/exports.cmake b/runtime/j9vm31/exports.cmake
index b89f9dee1cf..a00bd9aa18b 100644
--- a/runtime/j9vm31/exports.cmake
+++ b/runtime/j9vm31/exports.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/j9vm31/j9cel4ro64.c b/runtime/j9vm31/j9cel4ro64.c
index 968c03fa42f..8f2df4dbe4c 100644
--- a/runtime/j9vm31/j9cel4ro64.c
+++ b/runtime/j9vm31/j9cel4ro64.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm31/j9cel4ro64.h b/runtime/j9vm31/j9cel4ro64.h
index 741a36b8559..96d00719803 100644
--- a/runtime/j9vm31/j9cel4ro64.h
+++ b/runtime/j9vm31/j9cel4ro64.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm31/j9vm31.h b/runtime/j9vm31/j9vm31.h
index d4fb7a785b7..e3436a3dfba 100644
--- a/runtime/j9vm31/j9vm31.h
+++ b/runtime/j9vm31/j9vm31.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm31/j9vm31floatstubs.s b/runtime/j9vm31/j9vm31floatstubs.s
index e976a8f9f03..754d72debb9 100644
--- a/runtime/j9vm31/j9vm31floatstubs.s
+++ b/runtime/j9vm31/j9vm31floatstubs.s
@@ -16,7 +16,7 @@
* Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
TITLE 'j9vm31floatstubs'
**********************************************************************
diff --git a/runtime/j9vm31/j9vm31natives.xml b/runtime/j9vm31/j9vm31natives.xml
index 4886ed26562..522efee8959 100644
--- a/runtime/j9vm31/j9vm31natives.xml
+++ b/runtime/j9vm31/j9vm31natives.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/j9vm31/jnicgen.cpp b/runtime/j9vm31/jnicgen.cpp
index 9798742d2ce..9812c21e318 100644
--- a/runtime/j9vm31/jnicgen.cpp
+++ b/runtime/j9vm31/jnicgen.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm31/jnicsup.cpp b/runtime/j9vm31/jnicsup.cpp
index 62a92e87965..39bc9ed2a45 100644
--- a/runtime/j9vm31/jnicsup.cpp
+++ b/runtime/j9vm31/jnicsup.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm31/jnifield.cpp b/runtime/j9vm31/jnifield.cpp
index bd331e70b39..0ba942182a7 100644
--- a/runtime/j9vm31/jnifield.cpp
+++ b/runtime/j9vm31/jnifield.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm31/jniinv.cpp b/runtime/j9vm31/jniinv.cpp
index 382d99bdd87..2548c903fa5 100644
--- a/runtime/j9vm31/jniinv.cpp
+++ b/runtime/j9vm31/jniinv.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm31/jnimisc.cpp b/runtime/j9vm31/jnimisc.cpp
index f91068c4e9a..dbce32fc52e 100644
--- a/runtime/j9vm31/jnimisc.cpp
+++ b/runtime/j9vm31/jnimisc.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm31/jnireflect.cpp b/runtime/j9vm31/jnireflect.cpp
index 78171795dfb..9db25718344 100644
--- a/runtime/j9vm31/jnireflect.cpp
+++ b/runtime/j9vm31/jnireflect.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/j9vm31/module.xml b/runtime/j9vm31/module.xml
index fb341bb6369..9a64f6c76f9 100644
--- a/runtime/j9vm31/module.xml
+++ b/runtime/j9vm31/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/CMakeLists.txt b/runtime/jcl/CMakeLists.txt
index 07fc9654afc..aeafe84fa1f 100644
--- a/runtime/jcl/CMakeLists.txt
+++ b/runtime/jcl/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/jcl/common/acccont.c b/runtime/jcl/common/acccont.c
index 8efe021e72d..a1a53a05175 100644
--- a/runtime/jcl/common/acccont.c
+++ b/runtime/jcl/common/acccont.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/annparser.c b/runtime/jcl/common/annparser.c
index cd9582c6ac8..c2ddc149f9c 100644
--- a/runtime/jcl/common/annparser.c
+++ b/runtime/jcl/common/annparser.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/attach.c b/runtime/jcl/common/attach.c
index f0fa24752ea..03a31061015 100644
--- a/runtime/jcl/common/attach.c
+++ b/runtime/jcl/common/attach.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/bootstrp.c b/runtime/jcl/common/bootstrp.c
index 70e74e73a10..7f09a24bee7 100644
--- a/runtime/jcl/common/bootstrp.c
+++ b/runtime/jcl/common/bootstrp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/bpinit.c b/runtime/jcl/common/bpinit.c
index 7aa32028fda..2b9ef1a7550 100644
--- a/runtime/jcl/common/bpinit.c
+++ b/runtime/jcl/common/bpinit.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/clsldr.cpp b/runtime/jcl/common/clsldr.cpp
index 95fba4a3313..33e7d78f334 100644
--- a/runtime/jcl/common/clsldr.cpp
+++ b/runtime/jcl/common/clsldr.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/com_ibm_jvm_Stats.c b/runtime/jcl/common/com_ibm_jvm_Stats.c
index 24f2dafd6d0..040647499ac 100644
--- a/runtime/jcl/common/com_ibm_jvm_Stats.c
+++ b/runtime/jcl/common/com_ibm_jvm_Stats.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/com_ibm_oti_vm_VM.c b/runtime/jcl/common/com_ibm_oti_vm_VM.c
index d2dcd9a8dd0..c91b95b7c54 100644
--- a/runtime/jcl/common/com_ibm_oti_vm_VM.c
+++ b/runtime/jcl/common/com_ibm_oti_vm_VM.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/compiler.c b/runtime/jcl/common/compiler.c
index 3ca89ab76ce..2cd27907593 100644
--- a/runtime/jcl/common/compiler.c
+++ b/runtime/jcl/common/compiler.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/criu.cpp b/runtime/jcl/common/criu.cpp
index c491a3510a6..0a6eb051701 100644
--- a/runtime/jcl/common/criu.cpp
+++ b/runtime/jcl/common/criu.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/dump.c b/runtime/jcl/common/dump.c
index 923d1895c15..a7958b540d9 100644
--- a/runtime/jcl/common/dump.c
+++ b/runtime/jcl/common/dump.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/exhelp.c b/runtime/jcl/common/exhelp.c
index 69421443def..08c311cd91e 100644
--- a/runtime/jcl/common/exhelp.c
+++ b/runtime/jcl/common/exhelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/extendedosmbean.c b/runtime/jcl/common/extendedosmbean.c
index 70b168f1146..65bd7f9632a 100644
--- a/runtime/jcl/common/extendedosmbean.c
+++ b/runtime/jcl/common/extendedosmbean.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/getstacktrace.c b/runtime/jcl/common/getstacktrace.c
index a994a4e048d..6317d0f3986 100644
--- a/runtime/jcl/common/getstacktrace.c
+++ b/runtime/jcl/common/getstacktrace.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/gpu.c b/runtime/jcl/common/gpu.c
index 04063d8a9b7..58c101751df 100644
--- a/runtime/jcl/common/gpu.c
+++ b/runtime/jcl/common/gpu.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/iohelp.c b/runtime/jcl/common/iohelp.c
index 1b3cd2a1ae0..8c2aa9b1f3c 100644
--- a/runtime/jcl/common/iohelp.c
+++ b/runtime/jcl/common/iohelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/iohelp.h b/runtime/jcl/common/iohelp.h
index 60112a4b030..2c97240842e 100644
--- a/runtime/jcl/common/iohelp.h
+++ b/runtime/jcl/common/iohelp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/java_dyn_methodhandle.c b/runtime/jcl/common/java_dyn_methodhandle.c
index 1539aa966af..ca319346a14 100644
--- a/runtime/jcl/common/java_dyn_methodhandle.c
+++ b/runtime/jcl/common/java_dyn_methodhandle.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/java_dyn_methodtype.c b/runtime/jcl/common/java_dyn_methodtype.c
index 6adf14e9d41..834e076f357 100644
--- a/runtime/jcl/common/java_dyn_methodtype.c
+++ b/runtime/jcl/common/java_dyn_methodtype.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/java_lang_Access.c b/runtime/jcl/common/java_lang_Access.c
index d29ed145d11..81e0cfdb36e 100644
--- a/runtime/jcl/common/java_lang_Access.c
+++ b/runtime/jcl/common/java_lang_Access.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/java_lang_Class.cpp b/runtime/jcl/common/java_lang_Class.cpp
index 4ffab2ed225..0711931f5e2 100644
--- a/runtime/jcl/common/java_lang_Class.cpp
+++ b/runtime/jcl/common/java_lang_Class.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/java_lang_Class.h b/runtime/jcl/common/java_lang_Class.h
index d9ca5220c12..88579b4c83b 100644
--- a/runtime/jcl/common/java_lang_Class.h
+++ b/runtime/jcl/common/java_lang_Class.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/java_lang_J9VMInternals.cpp b/runtime/jcl/common/java_lang_J9VMInternals.cpp
index 03f7a99de76..d4af91261dc 100644
--- a/runtime/jcl/common/java_lang_J9VMInternals.cpp
+++ b/runtime/jcl/common/java_lang_J9VMInternals.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/java_lang_Object.c b/runtime/jcl/common/java_lang_Object.c
index 77229195f9e..f671869a90d 100644
--- a/runtime/jcl/common/java_lang_Object.c
+++ b/runtime/jcl/common/java_lang_Object.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/java_lang_StackWalker.cpp b/runtime/jcl/common/java_lang_StackWalker.cpp
index 460f97f7a5c..93c09f894c0 100644
--- a/runtime/jcl/common/java_lang_StackWalker.cpp
+++ b/runtime/jcl/common/java_lang_StackWalker.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/java_lang_System.c b/runtime/jcl/common/java_lang_System.c
index 824f5d2a9dd..e6627e5ee59 100644
--- a/runtime/jcl/common/java_lang_System.c
+++ b/runtime/jcl/common/java_lang_System.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/java_lang_invoke_MethodHandleNatives.cpp b/runtime/jcl/common/java_lang_invoke_MethodHandleNatives.cpp
index e05e9a8a7ca..8c6c7cde339 100644
--- a/runtime/jcl/common/java_lang_invoke_MethodHandleNatives.cpp
+++ b/runtime/jcl/common/java_lang_invoke_MethodHandleNatives.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/java_lang_invoke_VarHandle.c b/runtime/jcl/common/java_lang_invoke_VarHandle.c
index 6f296ba596c..84ebc10ec48 100644
--- a/runtime/jcl/common/java_lang_invoke_VarHandle.c
+++ b/runtime/jcl/common/java_lang_invoke_VarHandle.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/java_lang_ref_Finalizer.c b/runtime/jcl/common/java_lang_ref_Finalizer.c
index 087420b02fc..d901a39fb93 100644
--- a/runtime/jcl/common/java_lang_ref_Finalizer.c
+++ b/runtime/jcl/common/java_lang_ref_Finalizer.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/java_lang_ref_Reference.cpp b/runtime/jcl/common/java_lang_ref_Reference.cpp
index c816c9c2427..b122325dfee 100644
--- a/runtime/jcl/common/java_lang_ref_Reference.cpp
+++ b/runtime/jcl/common/java_lang_ref_Reference.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jclcinit.c b/runtime/jcl/common/jclcinit.c
index 61616981277..9ac8c4cc1b9 100644
--- a/runtime/jcl/common/jclcinit.c
+++ b/runtime/jcl/common/jclcinit.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jcldefine.c b/runtime/jcl/common/jcldefine.c
index f34a2c74bf4..3c50cb4d6d0 100644
--- a/runtime/jcl/common/jcldefine.c
+++ b/runtime/jcl/common/jcldefine.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jclexception.cpp b/runtime/jcl/common/jclexception.cpp
index 53726e4c68c..29b76154876 100644
--- a/runtime/jcl/common/jclexception.cpp
+++ b/runtime/jcl/common/jclexception.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jclexception.h b/runtime/jcl/common/jclexception.h
index 51a54b3db0f..0b5532d1135 100644
--- a/runtime/jcl/common/jclexception.h
+++ b/runtime/jcl/common/jclexception.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jclglob.c b/runtime/jcl/common/jclglob.c
index e5ea487a8b7..6352438319a 100644
--- a/runtime/jcl/common/jclglob.c
+++ b/runtime/jcl/common/jclglob.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jclglob.h b/runtime/jcl/common/jclglob.h
index c24b8e9dedb..89d42b4a12e 100644
--- a/runtime/jcl/common/jclglob.h
+++ b/runtime/jcl/common/jclglob.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jclreflect.c b/runtime/jcl/common/jclreflect.c
index df9f61401b8..e5ac36912cf 100644
--- a/runtime/jcl/common/jclreflect.c
+++ b/runtime/jcl/common/jclreflect.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jcltrace.c b/runtime/jcl/common/jcltrace.c
index 43f0ffc64f5..bcdb2f55631 100644
--- a/runtime/jcl/common/jcltrace.c
+++ b/runtime/jcl/common/jcltrace.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jcltrace.h b/runtime/jcl/common/jcltrace.h
index 44a5bed3c01..64b5d80327c 100644
--- a/runtime/jcl/common/jcltrace.h
+++ b/runtime/jcl/common/jcltrace.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jclvm.c b/runtime/jcl/common/jclvm.c
index 82bd4b3b2fa..3bfa918b94e 100644
--- a/runtime/jcl/common/jclvm.c
+++ b/runtime/jcl/common/jclvm.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jdk_internal_foreign_abi_UpcallStubs.cpp b/runtime/jcl/common/jdk_internal_foreign_abi_UpcallStubs.cpp
index 75afe8c4d4f..a04e70297c5 100644
--- a/runtime/jcl/common/jdk_internal_foreign_abi_UpcallStubs.cpp
+++ b/runtime/jcl/common/jdk_internal_foreign_abi_UpcallStubs.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jdk_internal_misc_ScopedMemoryAccess.cpp b/runtime/jcl/common/jdk_internal_misc_ScopedMemoryAccess.cpp
index f15cb8306fe..fc71df224da 100644
--- a/runtime/jcl/common/jdk_internal_misc_ScopedMemoryAccess.cpp
+++ b/runtime/jcl/common/jdk_internal_misc_ScopedMemoryAccess.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jdk_internal_vm_Continuation.cpp b/runtime/jcl/common/jdk_internal_vm_Continuation.cpp
index 9977debb749..17f0ea62a9e 100644
--- a/runtime/jcl/common/jdk_internal_vm_Continuation.cpp
+++ b/runtime/jcl/common/jdk_internal_vm_Continuation.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jithelpers.c b/runtime/jcl/common/jithelpers.c
index d3ac4744db2..2d470253c87 100644
--- a/runtime/jcl/common/jithelpers.c
+++ b/runtime/jcl/common/jithelpers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jniidcacheinit.c b/runtime/jcl/common/jniidcacheinit.c
index 496ca0ce5ca..27887133e6b 100644
--- a/runtime/jcl/common/jniidcacheinit.c
+++ b/runtime/jcl/common/jniidcacheinit.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/jniidcacheinit.h b/runtime/jcl/common/jniidcacheinit.h
index 783fdf09377..003ba0a9345 100644
--- a/runtime/jcl/common/jniidcacheinit.h
+++ b/runtime/jcl/common/jniidcacheinit.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/log.c b/runtime/jcl/common/log.c
index a1a2294da0c..10e701790e4 100644
--- a/runtime/jcl/common/log.c
+++ b/runtime/jcl/common/log.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/mgmtclassloading.c b/runtime/jcl/common/mgmtclassloading.c
index 8a415fd912c..03a227fcf29 100644
--- a/runtime/jcl/common/mgmtclassloading.c
+++ b/runtime/jcl/common/mgmtclassloading.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/mgmtcompilation.c b/runtime/jcl/common/mgmtcompilation.c
index 8af4e2ecf0d..1ce97c26710 100644
--- a/runtime/jcl/common/mgmtcompilation.c
+++ b/runtime/jcl/common/mgmtcompilation.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/mgmtgc.c b/runtime/jcl/common/mgmtgc.c
index 53c11bc81c4..a30da9b0724 100644
--- a/runtime/jcl/common/mgmtgc.c
+++ b/runtime/jcl/common/mgmtgc.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/mgmthypervisor.c b/runtime/jcl/common/mgmthypervisor.c
index f786ceb82f7..8e1d976146e 100644
--- a/runtime/jcl/common/mgmthypervisor.c
+++ b/runtime/jcl/common/mgmthypervisor.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/mgmtinit.c b/runtime/jcl/common/mgmtinit.c
index dd2990edaa0..65c96cc5a3f 100644
--- a/runtime/jcl/common/mgmtinit.c
+++ b/runtime/jcl/common/mgmtinit.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/mgmtinit.h b/runtime/jcl/common/mgmtinit.h
index 86370e46f26..c72f5bb9638 100644
--- a/runtime/jcl/common/mgmtinit.h
+++ b/runtime/jcl/common/mgmtinit.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/mgmtmemmgr.c b/runtime/jcl/common/mgmtmemmgr.c
index b9ca4f53a9c..40f52049d84 100644
--- a/runtime/jcl/common/mgmtmemmgr.c
+++ b/runtime/jcl/common/mgmtmemmgr.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/mgmtmemory.c b/runtime/jcl/common/mgmtmemory.c
index 8fd35ded181..e4bdf1b5580 100644
--- a/runtime/jcl/common/mgmtmemory.c
+++ b/runtime/jcl/common/mgmtmemory.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/mgmtmempool.c b/runtime/jcl/common/mgmtmempool.c
index c97e471f2b0..ad34a25a1d1 100644
--- a/runtime/jcl/common/mgmtmempool.c
+++ b/runtime/jcl/common/mgmtmempool.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/mgmtos.c b/runtime/jcl/common/mgmtos.c
index be5269b8dfd..645d0559a54 100644
--- a/runtime/jcl/common/mgmtos.c
+++ b/runtime/jcl/common/mgmtos.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/mgmtosext.c b/runtime/jcl/common/mgmtosext.c
index 55b098a5ab7..3976b23822d 100644
--- a/runtime/jcl/common/mgmtosext.c
+++ b/runtime/jcl/common/mgmtosext.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/mgmtruntime.c b/runtime/jcl/common/mgmtruntime.c
index b0e35c6e842..a9c6bdaa098 100644
--- a/runtime/jcl/common/mgmtruntime.c
+++ b/runtime/jcl/common/mgmtruntime.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/mgmtthread.c b/runtime/jcl/common/mgmtthread.c
index d3ff986bc6f..1e3665a9614 100644
--- a/runtime/jcl/common/mgmtthread.c
+++ b/runtime/jcl/common/mgmtthread.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/module.xml b/runtime/jcl/common/module.xml
index 8b3d25c7bea..928e2fb4f18 100644
--- a/runtime/jcl/common/module.xml
+++ b/runtime/jcl/common/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/common/orbvmhelpers.c b/runtime/jcl/common/orbvmhelpers.c
index d8724a8e242..11fe267cd54 100644
--- a/runtime/jcl/common/orbvmhelpers.c
+++ b/runtime/jcl/common/orbvmhelpers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/proxy.c b/runtime/jcl/common/proxy.c
index 62316bb9c71..6d9bf25c2ea 100644
--- a/runtime/jcl/common/proxy.c
+++ b/runtime/jcl/common/proxy.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/raw_java_lang_J9VMInternals.c b/runtime/jcl/common/raw_java_lang_J9VMInternals.c
index be3ef6f974a..0eac0751ccb 100644
--- a/runtime/jcl/common/raw_java_lang_J9VMInternals.c
+++ b/runtime/jcl/common/raw_java_lang_J9VMInternals.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/reflecthelp.c b/runtime/jcl/common/reflecthelp.c
index 94b491afed3..f897fdf9329 100644
--- a/runtime/jcl/common/reflecthelp.c
+++ b/runtime/jcl/common/reflecthelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/shared.c b/runtime/jcl/common/shared.c
index fcd53db3807..5de0e5cf827 100644
--- a/runtime/jcl/common/shared.c
+++ b/runtime/jcl/common/shared.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/sigquit.c b/runtime/jcl/common/sigquit.c
index c91c085593f..c90111a31a5 100644
--- a/runtime/jcl/common/sigquit.c
+++ b/runtime/jcl/common/sigquit.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/sigusr2.c b/runtime/jcl/common/sigusr2.c
index c6456d8db0e..1c43976f9e6 100644
--- a/runtime/jcl/common/sigusr2.c
+++ b/runtime/jcl/common/sigusr2.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/stdinit.c b/runtime/jcl/common/stdinit.c
index ee4a3afa05c..81b10fae29a 100644
--- a/runtime/jcl/common/stdinit.c
+++ b/runtime/jcl/common/stdinit.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/sun_misc_Perf.c b/runtime/jcl/common/sun_misc_Perf.c
index 262a4ca1009..8a755a1bb46 100644
--- a/runtime/jcl/common/sun_misc_Perf.c
+++ b/runtime/jcl/common/sun_misc_Perf.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/sun_misc_URLClassPath.c b/runtime/jcl/common/sun_misc_URLClassPath.c
index 8fac9f3e8a6..e4463df1f40 100644
--- a/runtime/jcl/common/sun_misc_URLClassPath.c
+++ b/runtime/jcl/common/sun_misc_URLClassPath.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/sun_misc_Unsafe.cpp b/runtime/jcl/common/sun_misc_Unsafe.cpp
index d75895c0ea2..77b926ffacb 100644
--- a/runtime/jcl/common/sun_misc_Unsafe.cpp
+++ b/runtime/jcl/common/sun_misc_Unsafe.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/sun_reflect_ConstantPool.c b/runtime/jcl/common/sun_reflect_ConstantPool.c
index 766f7b3eb1b..2753a7f000c 100644
--- a/runtime/jcl/common/sun_reflect_ConstantPool.c
+++ b/runtime/jcl/common/sun_reflect_ConstantPool.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/system.c b/runtime/jcl/common/system.c
index 627c88af433..1ef12d7a548 100644
--- a/runtime/jcl/common/system.c
+++ b/runtime/jcl/common/system.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/thread.cpp b/runtime/jcl/common/thread.cpp
index 5931adec7c2..e0dbb260f82 100644
--- a/runtime/jcl/common/thread.cpp
+++ b/runtime/jcl/common/thread.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/unsafe_mem.c b/runtime/jcl/common/unsafe_mem.c
index 1fb5f73fdfa..37dbaa37c6e 100644
--- a/runtime/jcl/common/unsafe_mem.c
+++ b/runtime/jcl/common/unsafe_mem.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/vectornatives.cpp b/runtime/jcl/common/vectornatives.cpp
index 77b309955f7..bde5f0320d9 100644
--- a/runtime/jcl/common/vectornatives.cpp
+++ b/runtime/jcl/common/vectornatives.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/vm_scar.c b/runtime/jcl/common/vm_scar.c
index 1bdfa5202f2..f7dbe0ff2fe 100644
--- a/runtime/jcl/common/vm_scar.c
+++ b/runtime/jcl/common/vm_scar.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/common/vminternals.c b/runtime/jcl/common/vminternals.c
index 3b7758dc232..cef28659889 100644
--- a/runtime/jcl/common/vminternals.c
+++ b/runtime/jcl/common/vminternals.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/exports.cmake b/runtime/jcl/exports.cmake
index 0d1b4bd771c..c7cbb2164b2 100644
--- a/runtime/jcl/exports.cmake
+++ b/runtime/jcl/exports.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/jcl/filesys/vmfilesys.c b/runtime/jcl/filesys/vmfilesys.c
index 88db8f246ca..a70497fbfdd 100644
--- a/runtime/jcl/filesys/vmfilesys.c
+++ b/runtime/jcl/filesys/vmfilesys.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/j9jcl.tdf b/runtime/jcl/j9jcl.tdf
index 592ab4788cf..a8034b0613f 100644
--- a/runtime/jcl/j9jcl.tdf
+++ b/runtime/jcl/j9jcl.tdf
@@ -14,7 +14,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/jcl/jcl_internal.h b/runtime/jcl/jcl_internal.h
index fbfdca499a0..150128d283d 100644
--- a/runtime/jcl/jcl_internal.h
+++ b/runtime/jcl/jcl_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/module.xml b/runtime/jcl/module.xml
index 75fdafbf40f..96e980261b1 100644
--- a/runtime/jcl/module.xml
+++ b/runtime/jcl/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/natives.lst.ftl b/runtime/jcl/natives.lst.ftl
index 4ea6903f488..6f143735a92 100644
--- a/runtime/jcl/natives.lst.ftl
+++ b/runtime/jcl/natives.lst.ftl
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/jcl/uma/attach_exports.xml b/runtime/jcl/uma/attach_exports.xml
index f086795b024..b9de6d0664b 100644
--- a/runtime/jcl/uma/attach_exports.xml
+++ b/runtime/jcl/uma/attach_exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/attach_objects.xml b/runtime/jcl/uma/attach_objects.xml
index 77e6ec07ce7..8c2d25e89a3 100644
--- a/runtime/jcl/uma/attach_objects.xml
+++ b/runtime/jcl/uma/attach_objects.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/criu_exports.xml b/runtime/jcl/uma/criu_exports.xml
index 40334830509..c7dfcd0ab52 100644
--- a/runtime/jcl/uma/criu_exports.xml
+++ b/runtime/jcl/uma/criu_exports.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/criu_objects.xml b/runtime/jcl/uma/criu_objects.xml
index b92ca3f12df..5ec0bb890f2 100644
--- a/runtime/jcl/uma/criu_objects.xml
+++ b/runtime/jcl/uma/criu_objects.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/java_dyn_methodhandle_exports.xml b/runtime/jcl/uma/java_dyn_methodhandle_exports.xml
index f753affe643..9cfa3d3f1f9 100644
--- a/runtime/jcl/uma/java_dyn_methodhandle_exports.xml
+++ b/runtime/jcl/uma/java_dyn_methodhandle_exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/java_dyn_methodhandle_objects.xml b/runtime/jcl/uma/java_dyn_methodhandle_objects.xml
index b6d0ed8f91d..a2a387e68de 100644
--- a/runtime/jcl/uma/java_dyn_methodhandle_objects.xml
+++ b/runtime/jcl/uma/java_dyn_methodhandle_objects.xml
@@ -12,7 +12,7 @@
Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/java_lang_invoke_MethodHandleNatives_exports.xml b/runtime/jcl/uma/java_lang_invoke_MethodHandleNatives_exports.xml
index e76097e91c1..6cea54ca0dc 100644
--- a/runtime/jcl/uma/java_lang_invoke_MethodHandleNatives_exports.xml
+++ b/runtime/jcl/uma/java_lang_invoke_MethodHandleNatives_exports.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/java_lang_invoke_MethodHandleNatives_objects.xml b/runtime/jcl/uma/java_lang_invoke_MethodHandleNatives_objects.xml
index c98fa34799e..f75e8977d45 100644
--- a/runtime/jcl/uma/java_lang_invoke_MethodHandleNatives_objects.xml
+++ b/runtime/jcl/uma/java_lang_invoke_MethodHandleNatives_objects.xml
@@ -12,7 +12,7 @@
Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/jithelpers_jni_exports.xml b/runtime/jcl/uma/jithelpers_jni_exports.xml
index 15467407ae6..95ec46f77fe 100644
--- a/runtime/jcl/uma/jithelpers_jni_exports.xml
+++ b/runtime/jcl/uma/jithelpers_jni_exports.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/jithelpers_objects.xml b/runtime/jcl/uma/jithelpers_objects.xml
index 29b31dd2a84..3c871701eed 100644
--- a/runtime/jcl/uma/jithelpers_objects.xml
+++ b/runtime/jcl/uma/jithelpers_objects.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/readme.txt b/runtime/jcl/uma/readme.txt
index 37f310622fe..4b069270701 100644
--- a/runtime/jcl/uma/readme.txt
+++ b/runtime/jcl/uma/readme.txt
@@ -14,7 +14,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/jcl/uma/se11_exports.xml b/runtime/jcl/uma/se11_exports.xml
index 4903d656b13..58f6ddc0473 100644
--- a/runtime/jcl/uma/se11_exports.xml
+++ b/runtime/jcl/uma/se11_exports.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se14_exports.xml b/runtime/jcl/uma/se14_exports.xml
index b6881f09831..f1724957527 100644
--- a/runtime/jcl/uma/se14_exports.xml
+++ b/runtime/jcl/uma/se14_exports.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se15_exports.xml b/runtime/jcl/uma/se15_exports.xml
index 6ce35ba8731..d9875ff3111 100644
--- a/runtime/jcl/uma/se15_exports.xml
+++ b/runtime/jcl/uma/se15_exports.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se16_exports.xml b/runtime/jcl/uma/se16_exports.xml
index 9fbd061ca1d..0a0c975b165 100644
--- a/runtime/jcl/uma/se16_exports.xml
+++ b/runtime/jcl/uma/se16_exports.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se16_objects.xml b/runtime/jcl/uma/se16_objects.xml
index 883ef5f9430..0c7e7746777 100644
--- a/runtime/jcl/uma/se16_objects.xml
+++ b/runtime/jcl/uma/se16_objects.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se19_exports.xml b/runtime/jcl/uma/se19_exports.xml
index 82e7024340a..1ccbb6e3d9f 100644
--- a/runtime/jcl/uma/se19_exports.xml
+++ b/runtime/jcl/uma/se19_exports.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se19_objects.xml b/runtime/jcl/uma/se19_objects.xml
index bee9eec72ea..6ddd02e57e9 100644
--- a/runtime/jcl/uma/se19_objects.xml
+++ b/runtime/jcl/uma/se19_objects.xml
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se626_orb_ludcl_exports.xml b/runtime/jcl/uma/se626_orb_ludcl_exports.xml
index 6939cae465b..07f80eb0132 100644
--- a/runtime/jcl/uma/se626_orb_ludcl_exports.xml
+++ b/runtime/jcl/uma/se626_orb_ludcl_exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se626_orb_ludcl_objects.xml b/runtime/jcl/uma/se626_orb_ludcl_objects.xml
index 548699e6985..76d4713febe 100644
--- a/runtime/jcl/uma/se626_orb_ludcl_objects.xml
+++ b/runtime/jcl/uma/se626_orb_ludcl_objects.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se6_vm-side_lifecycle_exports.xml b/runtime/jcl/uma/se6_vm-side_lifecycle_exports.xml
index 4c323b2cea4..c803cbf3d48 100644
--- a/runtime/jcl/uma/se6_vm-side_lifecycle_exports.xml
+++ b/runtime/jcl/uma/se6_vm-side_lifecycle_exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se6_vm-side_lifecycle_objects.xml b/runtime/jcl/uma/se6_vm-side_lifecycle_objects.xml
index 9956af138da..1efce6188f6 100644
--- a/runtime/jcl/uma/se6_vm-side_lifecycle_objects.xml
+++ b/runtime/jcl/uma/se6_vm-side_lifecycle_objects.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se6_vm-side_natives_exports.xml b/runtime/jcl/uma/se6_vm-side_natives_exports.xml
index 115486aaf93..f4f2f86c37d 100644
--- a/runtime/jcl/uma/se6_vm-side_natives_exports.xml
+++ b/runtime/jcl/uma/se6_vm-side_natives_exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se6_vm-side_natives_objects.xml b/runtime/jcl/uma/se6_vm-side_natives_objects.xml
index 62b2456ba71..ba1bc6a843b 100644
--- a/runtime/jcl/uma/se6_vm-side_natives_objects.xml
+++ b/runtime/jcl/uma/se6_vm-side_natives_objects.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se7_exports.xml b/runtime/jcl/uma/se7_exports.xml
index f1cb12fee5d..6d8303f8b22 100644
--- a/runtime/jcl/uma/se7_exports.xml
+++ b/runtime/jcl/uma/se7_exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se7_objects.xml b/runtime/jcl/uma/se7_objects.xml
index b91cf67ea52..68495b3f846 100644
--- a/runtime/jcl/uma/se7_objects.xml
+++ b/runtime/jcl/uma/se7_objects.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se829_exports.xml b/runtime/jcl/uma/se829_exports.xml
index 1a2e49d4d26..f1d5097a11e 100644
--- a/runtime/jcl/uma/se829_exports.xml
+++ b/runtime/jcl/uma/se829_exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se8_exports.xml b/runtime/jcl/uma/se8_exports.xml
index 0e05c676bb5..d7d8f94618a 100644
--- a/runtime/jcl/uma/se8_exports.xml
+++ b/runtime/jcl/uma/se8_exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se8_objects.xml b/runtime/jcl/uma/se8_objects.xml
index 88b482ac05b..37663273d07 100644
--- a/runtime/jcl/uma/se8_objects.xml
+++ b/runtime/jcl/uma/se8_objects.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se8only_exports.xml b/runtime/jcl/uma/se8only_exports.xml
index fd5c4e8b992..cb40ddda499 100644
--- a/runtime/jcl/uma/se8only_exports.xml
+++ b/runtime/jcl/uma/se8only_exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se8only_objects.xml b/runtime/jcl/uma/se8only_objects.xml
index f0dab4ab70c..78e34931e67 100644
--- a/runtime/jcl/uma/se8only_objects.xml
+++ b/runtime/jcl/uma/se8only_objects.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se9_exports.xml b/runtime/jcl/uma/se9_exports.xml
index a627082bd8d..be6347c2165 100644
--- a/runtime/jcl/uma/se9_exports.xml
+++ b/runtime/jcl/uma/se9_exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/se9_objects.xml b/runtime/jcl/uma/se9_objects.xml
index 45cef98adc3..3df4b1c3fc1 100644
--- a/runtime/jcl/uma/se9_objects.xml
+++ b/runtime/jcl/uma/se9_objects.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/sun_misc_Unsafe_exports.xml b/runtime/jcl/uma/sun_misc_Unsafe_exports.xml
index 4f976ff0d06..b55cfe21595 100644
--- a/runtime/jcl/uma/sun_misc_Unsafe_exports.xml
+++ b/runtime/jcl/uma/sun_misc_Unsafe_exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/sun_misc_Unsafe_objects.xml b/runtime/jcl/uma/sun_misc_Unsafe_objects.xml
index 0e570dd2dc8..812dbc6b768 100644
--- a/runtime/jcl/uma/sun_misc_Unsafe_objects.xml
+++ b/runtime/jcl/uma/sun_misc_Unsafe_objects.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/unsafemem_inl_exports.xml b/runtime/jcl/uma/unsafemem_inl_exports.xml
index 4a9ee288bcd..3439eaa4e4b 100644
--- a/runtime/jcl/uma/unsafemem_inl_exports.xml
+++ b/runtime/jcl/uma/unsafemem_inl_exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/unsafemem_jni_exports.xml b/runtime/jcl/uma/unsafemem_jni_exports.xml
index 71d08b2d47b..f404197a21f 100644
--- a/runtime/jcl/uma/unsafemem_jni_exports.xml
+++ b/runtime/jcl/uma/unsafemem_jni_exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/uma/vendor_jcl_default.xml b/runtime/jcl/uma/vendor_jcl_default.xml
index bf596a8b80d..527d01a0de1 100644
--- a/runtime/jcl/uma/vendor_jcl_default.xml
+++ b/runtime/jcl/uma/vendor_jcl_default.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jcl/unix/syshelp.c b/runtime/jcl/unix/syshelp.c
index 099b3a12193..456662fa6c5 100644
--- a/runtime/jcl/unix/syshelp.c
+++ b/runtime/jcl/unix/syshelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jcl/win32/syshelp.c b/runtime/jcl/win32/syshelp.c
index 756e98d876e..28a75137be6 100644
--- a/runtime/jcl/win32/syshelp.c
+++ b/runtime/jcl/win32/syshelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jextractnatives/CMakeLists.txt b/runtime/jextractnatives/CMakeLists.txt
index f5509ac2ba3..113f4d2b91c 100644
--- a/runtime/jextractnatives/CMakeLists.txt
+++ b/runtime/jextractnatives/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/jextractnatives/jextractglue.c b/runtime/jextractnatives/jextractglue.c
index fa56f7595bf..4221b6adb9c 100644
--- a/runtime/jextractnatives/jextractglue.c
+++ b/runtime/jextractnatives/jextractglue.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jextractnatives/jextractnatives.c b/runtime/jextractnatives/jextractnatives.c
index e6f53e97c9c..9eb239795b8 100644
--- a/runtime/jextractnatives/jextractnatives.c
+++ b/runtime/jextractnatives/jextractnatives.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jextractnatives/jextractnatives_internal.h b/runtime/jextractnatives/jextractnatives_internal.h
index eed44af1bb4..352a01f34b5 100644
--- a/runtime/jextractnatives/jextractnatives_internal.h
+++ b/runtime/jextractnatives/jextractnatives_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jextractnatives/module.xml b/runtime/jextractnatives/module.xml
index 4496d08931c..3493b69e719 100644
--- a/runtime/jextractnatives/module.xml
+++ b/runtime/jextractnatives/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jilgen/CMakeLists.txt b/runtime/jilgen/CMakeLists.txt
index 3989b751952..856528b92e0 100644
--- a/runtime/jilgen/CMakeLists.txt
+++ b/runtime/jilgen/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/jilgen/jilconsts.c b/runtime/jilgen/jilconsts.c
index 596c468ed63..e23b29104aa 100644
--- a/runtime/jilgen/jilconsts.c
+++ b/runtime/jilgen/jilconsts.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jilgen/module.xml b/runtime/jilgen/module.xml
index b752228c187..0b3865a406c 100644
--- a/runtime/jilgen/module.xml
+++ b/runtime/jilgen/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jit_vm/CMakeLists.txt b/runtime/jit_vm/CMakeLists.txt
index 7fe5b40fe32..4f394ab1fe8 100644
--- a/runtime/jit_vm/CMakeLists.txt
+++ b/runtime/jit_vm/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/jit_vm/artifact.c b/runtime/jit_vm/artifact.c
index e22800b7eef..c9a2639a40b 100644
--- a/runtime/jit_vm/artifact.c
+++ b/runtime/jit_vm/artifact.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jit_vm/cthelpers.cpp b/runtime/jit_vm/cthelpers.cpp
index 440b12e0144..b79b315f64b 100644
--- a/runtime/jit_vm/cthelpers.cpp
+++ b/runtime/jit_vm/cthelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jit_vm/ctsupport.cpp b/runtime/jit_vm/ctsupport.cpp
index a2226e0f342..9454665aae4 100644
--- a/runtime/jit_vm/ctsupport.cpp
+++ b/runtime/jit_vm/ctsupport.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jit_vm/module.xml b/runtime/jit_vm/module.xml
index 8ea10b9b665..ed428db5fe6 100644
--- a/runtime/jit_vm/module.xml
+++ b/runtime/jit_vm/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jitserver_launcher/CMakeLists.txt b/runtime/jitserver_launcher/CMakeLists.txt
index e920e010208..5eed3b455b4 100644
--- a/runtime/jitserver_launcher/CMakeLists.txt
+++ b/runtime/jitserver_launcher/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/jitserver_launcher/jitserver.c b/runtime/jitserver_launcher/jitserver.c
index 55aeb8a2e98..9c0b2ecfdbf 100644
--- a/runtime/jitserver_launcher/jitserver.c
+++ b/runtime/jitserver_launcher/jitserver.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jitserver_launcher/module.xml b/runtime/jitserver_launcher/module.xml
index 1a35a4c6ee8..fd88131cc50 100644
--- a/runtime/jitserver_launcher/module.xml
+++ b/runtime/jitserver_launcher/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jnichk/CMakeLists.txt b/runtime/jnichk/CMakeLists.txt
index ef354a76d71..d0d752de1f1 100644
--- a/runtime/jnichk/CMakeLists.txt
+++ b/runtime/jnichk/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/jnichk/j9jni.tdf b/runtime/jnichk/j9jni.tdf
index a96bf1919c9..8b06e76be32 100644
--- a/runtime/jnichk/j9jni.tdf
+++ b/runtime/jnichk/j9jni.tdf
@@ -14,7 +14,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/jnichk/jnicbuf.c b/runtime/jnichk/jnicbuf.c
index 646317c7cfe..6839b9d07b0 100644
--- a/runtime/jnichk/jnicbuf.c
+++ b/runtime/jnichk/jnicbuf.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jnichk/jnicheck.c b/runtime/jnichk/jnicheck.c
index 04cafb7298b..c965c4634bc 100644
--- a/runtime/jnichk/jnicheck.c
+++ b/runtime/jnichk/jnicheck.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jnichk/jnicheck.h b/runtime/jnichk/jnicheck.h
index 3adca9eca9c..2ac0c1faf17 100644
--- a/runtime/jnichk/jnicheck.h
+++ b/runtime/jnichk/jnicheck.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jnichk/jnichk_internal.h b/runtime/jnichk/jnichk_internal.h
index 705bf059632..9628243e5c1 100644
--- a/runtime/jnichk/jnichk_internal.h
+++ b/runtime/jnichk/jnichk_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jnichk/jnicmem.c b/runtime/jnichk/jnicmem.c
index b28563822e7..1f4ef6cd4ac 100644
--- a/runtime/jnichk/jnicmem.c
+++ b/runtime/jnichk/jnicmem.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jnichk/jnicwrappers.c b/runtime/jnichk/jnicwrappers.c
index a9637991cc7..8900cf14ada 100644
--- a/runtime/jnichk/jnicwrappers.c
+++ b/runtime/jnichk/jnicwrappers.c
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jnichk/module.xml b/runtime/jnichk/module.xml
index fcbd6079b07..fdf1c81fe4d 100644
--- a/runtime/jnichk/module.xml
+++ b/runtime/jnichk/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jniinv/CMakeLists.txt b/runtime/jniinv/CMakeLists.txt
index f358d19ee35..398b34ea89d 100644
--- a/runtime/jniinv/CMakeLists.txt
+++ b/runtime/jniinv/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/jniinv/jniinv_internal.h b/runtime/jniinv/jniinv_internal.h
index 5bcb96aae9d..ef05991e94d 100644
--- a/runtime/jniinv/jniinv_internal.h
+++ b/runtime/jniinv/jniinv_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jniinv/main.c b/runtime/jniinv/main.c
index 27b6835ec73..2c529f12a9e 100644
--- a/runtime/jniinv/main.c
+++ b/runtime/jniinv/main.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jniinv/module.xml b/runtime/jniinv/module.xml
index 0b103ccbf3b..82e148f34ed 100644
--- a/runtime/jniinv/module.xml
+++ b/runtime/jniinv/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jsigWrapper/CMakeLists.txt b/runtime/jsigWrapper/CMakeLists.txt
index 121f97c4167..aada3a10004 100644
--- a/runtime/jsigWrapper/CMakeLists.txt
+++ b/runtime/jsigWrapper/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/jsigWrapper/jsig.c b/runtime/jsigWrapper/jsig.c
index 46cd47e13ec..4eb60947361 100644
--- a/runtime/jsigWrapper/jsig.c
+++ b/runtime/jsigWrapper/jsig.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jsigWrapper/jsig.h b/runtime/jsigWrapper/jsig.h
index c816038523b..18371f1fd72 100644
--- a/runtime/jsigWrapper/jsig.h
+++ b/runtime/jsigWrapper/jsig.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jsigWrapper/module.xml b/runtime/jsigWrapper/module.xml
index 8a5581e6a34..51db2a1b20d 100644
--- a/runtime/jsigWrapper/module.xml
+++ b/runtime/jsigWrapper/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jvmti/CMakeLists.txt b/runtime/jvmti/CMakeLists.txt
index cfda6b7e665..13daa37d739 100644
--- a/runtime/jvmti/CMakeLists.txt
+++ b/runtime/jvmti/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/jvmti/heapify.cpp b/runtime/jvmti/heapify.cpp
index 34a37f07f3f..dfc5f8873e2 100644
--- a/runtime/jvmti/heapify.cpp
+++ b/runtime/jvmti/heapify.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/j9jvmti.tdf b/runtime/jvmti/j9jvmti.tdf
index a88f4f17252..668d0b6fd15 100644
--- a/runtime/jvmti/j9jvmti.tdf
+++ b/runtime/jvmti/j9jvmti.tdf
@@ -14,7 +14,7 @@
//OpenJDK Assembly Exception [2].
//
//[1] https://www.gnu.org/software/classpath/license.html
-//[2] http://openjdk.java.net/legal/assembly-exception.html
+//[2] https://openjdk.org/legal/assembly-exception.html
//
//SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/jvmti/jvmtiBreakpoint.c b/runtime/jvmti/jvmtiBreakpoint.c
index da72811fb65..af97b92a6b9 100644
--- a/runtime/jvmti/jvmtiBreakpoint.c
+++ b/runtime/jvmti/jvmtiBreakpoint.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiCapability.c b/runtime/jvmti/jvmtiCapability.c
index 35cea41df82..59de4f40f31 100644
--- a/runtime/jvmti/jvmtiCapability.c
+++ b/runtime/jvmti/jvmtiCapability.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiClass.c b/runtime/jvmti/jvmtiClass.c
index 81d2b4cd127..f3d154eb947 100644
--- a/runtime/jvmti/jvmtiClass.c
+++ b/runtime/jvmti/jvmtiClass.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiClassLoaderSearch.c b/runtime/jvmti/jvmtiClassLoaderSearch.c
index 31149c8dfbc..ae4b28e77b4 100644
--- a/runtime/jvmti/jvmtiClassLoaderSearch.c
+++ b/runtime/jvmti/jvmtiClassLoaderSearch.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiEventManagement.c b/runtime/jvmti/jvmtiEventManagement.c
index b7ab617b9dd..8caa0313bd5 100644
--- a/runtime/jvmti/jvmtiEventManagement.c
+++ b/runtime/jvmti/jvmtiEventManagement.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiExtensionMechanism.c b/runtime/jvmti/jvmtiExtensionMechanism.c
index 087d347a10f..b845cf4c815 100644
--- a/runtime/jvmti/jvmtiExtensionMechanism.c
+++ b/runtime/jvmti/jvmtiExtensionMechanism.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiField.c b/runtime/jvmti/jvmtiField.c
index afa08dd45ae..89bcd9d0cdf 100644
--- a/runtime/jvmti/jvmtiField.c
+++ b/runtime/jvmti/jvmtiField.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiForceEarlyReturn.c b/runtime/jvmti/jvmtiForceEarlyReturn.c
index 4e2adeabb66..5d1bf8ba63a 100644
--- a/runtime/jvmti/jvmtiForceEarlyReturn.c
+++ b/runtime/jvmti/jvmtiForceEarlyReturn.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiFunctionTable.c b/runtime/jvmti/jvmtiFunctionTable.c
index df503869e4c..03030042b32 100644
--- a/runtime/jvmti/jvmtiFunctionTable.c
+++ b/runtime/jvmti/jvmtiFunctionTable.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiGeneral.c b/runtime/jvmti/jvmtiGeneral.c
index e4abba8ceda..7c1b3cee3a9 100644
--- a/runtime/jvmti/jvmtiGeneral.c
+++ b/runtime/jvmti/jvmtiGeneral.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiHeap.c b/runtime/jvmti/jvmtiHeap.c
index 6c43cedc792..0e05f3081f5 100644
--- a/runtime/jvmti/jvmtiHeap.c
+++ b/runtime/jvmti/jvmtiHeap.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiHeap10.c b/runtime/jvmti/jvmtiHeap10.c
index af82eb65b0a..fa0bb06d32c 100644
--- a/runtime/jvmti/jvmtiHeap10.c
+++ b/runtime/jvmti/jvmtiHeap10.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiHelpers.c b/runtime/jvmti/jvmtiHelpers.c
index bfab6da09cd..66f4e4c1f9b 100644
--- a/runtime/jvmti/jvmtiHelpers.c
+++ b/runtime/jvmti/jvmtiHelpers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiHelpers.h b/runtime/jvmti/jvmtiHelpers.h
index b99aff9dac4..1df3d90f4ab 100644
--- a/runtime/jvmti/jvmtiHelpers.h
+++ b/runtime/jvmti/jvmtiHelpers.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiHook.c b/runtime/jvmti/jvmtiHook.c
index 9824a274e9d..32b4e7f78ec 100644
--- a/runtime/jvmti/jvmtiHook.c
+++ b/runtime/jvmti/jvmtiHook.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiJNIFunctionInterception.c b/runtime/jvmti/jvmtiJNIFunctionInterception.c
index 548cfa523b4..94cb8b7958f 100644
--- a/runtime/jvmti/jvmtiJNIFunctionInterception.c
+++ b/runtime/jvmti/jvmtiJNIFunctionInterception.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiLocalVariable.c b/runtime/jvmti/jvmtiLocalVariable.c
index faf5bc5bc9f..6ff98f77419 100644
--- a/runtime/jvmti/jvmtiLocalVariable.c
+++ b/runtime/jvmti/jvmtiLocalVariable.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiMemory.c b/runtime/jvmti/jvmtiMemory.c
index d931077a15f..e1fbad147f0 100644
--- a/runtime/jvmti/jvmtiMemory.c
+++ b/runtime/jvmti/jvmtiMemory.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiMethod.c b/runtime/jvmti/jvmtiMethod.c
index bca0a7eab46..190bbecec21 100644
--- a/runtime/jvmti/jvmtiMethod.c
+++ b/runtime/jvmti/jvmtiMethod.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiModules.c b/runtime/jvmti/jvmtiModules.c
index 35655199baf..ccde4a40fa3 100644
--- a/runtime/jvmti/jvmtiModules.c
+++ b/runtime/jvmti/jvmtiModules.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiObject.c b/runtime/jvmti/jvmtiObject.c
index 5c67253c958..c99292f0123 100644
--- a/runtime/jvmti/jvmtiObject.c
+++ b/runtime/jvmti/jvmtiObject.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiRawMonitor.c b/runtime/jvmti/jvmtiRawMonitor.c
index a9da97e64bd..b228066df82 100644
--- a/runtime/jvmti/jvmtiRawMonitor.c
+++ b/runtime/jvmti/jvmtiRawMonitor.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiStackFrame.c b/runtime/jvmti/jvmtiStackFrame.c
index 019908e5ce5..2be96b6d0a7 100644
--- a/runtime/jvmti/jvmtiStackFrame.c
+++ b/runtime/jvmti/jvmtiStackFrame.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiStartup.c b/runtime/jvmti/jvmtiStartup.c
index 92b024321ff..331397f1b3d 100644
--- a/runtime/jvmti/jvmtiStartup.c
+++ b/runtime/jvmti/jvmtiStartup.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiSystemProperties.c b/runtime/jvmti/jvmtiSystemProperties.c
index 30cf18d59d5..3184aa451a0 100644
--- a/runtime/jvmti/jvmtiSystemProperties.c
+++ b/runtime/jvmti/jvmtiSystemProperties.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiThread.c b/runtime/jvmti/jvmtiThread.c
index 6e02917a639..327233010b0 100644
--- a/runtime/jvmti/jvmtiThread.c
+++ b/runtime/jvmti/jvmtiThread.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiThreadGroup.c b/runtime/jvmti/jvmtiThreadGroup.c
index ec206b3b9f9..12e4bd38676 100644
--- a/runtime/jvmti/jvmtiThreadGroup.c
+++ b/runtime/jvmti/jvmtiThreadGroup.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiTimers.c b/runtime/jvmti/jvmtiTimers.c
index e41aea09cf4..16dc6ea9931 100644
--- a/runtime/jvmti/jvmtiTimers.c
+++ b/runtime/jvmti/jvmtiTimers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmtiWatchedField.c b/runtime/jvmti/jvmtiWatchedField.c
index 1a57537da43..038742bb570 100644
--- a/runtime/jvmti/jvmtiWatchedField.c
+++ b/runtime/jvmti/jvmtiWatchedField.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/jvmti_internal.h b/runtime/jvmti/jvmti_internal.h
index 70257241cea..1f877572f60 100644
--- a/runtime/jvmti/jvmti_internal.h
+++ b/runtime/jvmti/jvmti_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/jvmti/module.xml b/runtime/jvmti/module.xml
index b71048b0b46..e1063188902 100644
--- a/runtime/jvmti/module.xml
+++ b/runtime/jvmti/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/jvmti/suspendhelper.cpp b/runtime/jvmti/suspendhelper.cpp
index de5da16b5e7..ee814584314 100644
--- a/runtime/jvmti/suspendhelper.cpp
+++ b/runtime/jvmti/suspendhelper.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/lib/.readme b/runtime/lib/.readme
index 8b24ee11ad2..41dd33aef28 100644
--- a/runtime/lib/.readme
+++ b/runtime/lib/.readme
@@ -14,7 +14,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/libffi/CMakeLists.txt b/runtime/libffi/CMakeLists.txt
index 329200ee368..360f3cf98cc 100644
--- a/runtime/libffi/CMakeLists.txt
+++ b/runtime/libffi/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/libffi/about.html b/runtime/libffi/about.html
index 113479504bd..d661936d08f 100644
--- a/runtime/libffi/about.html
+++ b/runtime/libffi/about.html
@@ -22,7 +22,7 @@ License
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/libffi/module.xml b/runtime/libffi/module.xml
index ba5f4ea8e21..085e4d42273 100644
--- a/runtime/libffi/module.xml
+++ b/runtime/libffi/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/makelib/cmain.c b/runtime/makelib/cmain.c
index 1e5f049e363..c9ea9208de6 100644
--- a/runtime/makelib/cmain.c
+++ b/runtime/makelib/cmain.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/makelib/copyright.c.ftl b/runtime/makelib/copyright.c.ftl
index c19eb3e8099..b8dc42376de 100644
--- a/runtime/makelib/copyright.c.ftl
+++ b/runtime/makelib/copyright.c.ftl
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
@@ -35,5 +35,5 @@ const char j9copyright[] = "Copyright (c) 1991, ${uma.year} IBM Corp. and othe
"Exception [1] and GNU General Public License, version 2 with the\n"
"OpenJDK Assembly Exception [2].\n\n"
"[1] https://www.gnu.org/software/classpath/license.html\n"
- "[2] http://openjdk.java.net/legal/assembly-exception.html\n\n"
+ "[2] https://openjdk.org/legal/assembly-exception.html\n\n"
"SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception\n";
diff --git a/runtime/makelib/copyright.c.in b/runtime/makelib/copyright.c.in
index 06b26ecb69f..eae79e7bc34 100644
--- a/runtime/makelib/copyright.c.in
+++ b/runtime/makelib/copyright.c.in
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
@@ -35,5 +35,5 @@ const char j9copyright[] = "Copyright (c) 1991, ${J9VM_CURRENT_YEAR} IBM Corp.
"Exception [1] and GNU General Public License, version 2 with the\n"
"OpenJDK Assembly Exception [2].\n\n"
"[1] https://www.gnu.org/software/classpath/license.html\n"
- "[2] http://openjdk.java.net/legal/assembly-exception.html\n\n"
+ "[2] https://openjdk.org/legal/assembly-exception.html\n\n"
"SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception\n";
diff --git a/runtime/makelib/empty_cpp.cpp b/runtime/makelib/empty_cpp.cpp
index 4e73cac8cd6..4408fd2c9c5 100644
--- a/runtime/makelib/empty_cpp.cpp
+++ b/runtime/makelib/empty_cpp.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/makelib/ffi_copyright.c.ftl b/runtime/makelib/ffi_copyright.c.ftl
index e3df8514d18..35300b96ee0 100644
--- a/runtime/makelib/ffi_copyright.c.ftl
+++ b/runtime/makelib/ffi_copyright.c.ftl
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/makelib/j9dll.c b/runtime/makelib/j9dll.c
index fdb6983806f..0f79871708e 100644
--- a/runtime/makelib/j9dll.c
+++ b/runtime/makelib/j9dll.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/makelib/masm2gas.pl b/runtime/makelib/masm2gas.pl
index c1b237e2351..a61e45c52a4 100644
--- a/runtime/makelib/masm2gas.pl
+++ b/runtime/makelib/masm2gas.pl
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/makelib/mkconstants.mk.ftl b/runtime/makelib/mkconstants.mk.ftl
index 48f356d59c9..b9d6b99a36c 100644
--- a/runtime/makelib/mkconstants.mk.ftl
+++ b/runtime/makelib/mkconstants.mk.ftl
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/makelib/targets.mk.aix.inc.ftl b/runtime/makelib/targets.mk.aix.inc.ftl
index 27d8895edef..e2f0b3ebaa8 100644
--- a/runtime/makelib/targets.mk.aix.inc.ftl
+++ b/runtime/makelib/targets.mk.aix.inc.ftl
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/makelib/targets.mk.ftl b/runtime/makelib/targets.mk.ftl
index 1dbe375fc87..8c717a2698f 100644
--- a/runtime/makelib/targets.mk.ftl
+++ b/runtime/makelib/targets.mk.ftl
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/makelib/targets.mk.linux.inc.ftl b/runtime/makelib/targets.mk.linux.inc.ftl
index 43ac2c4c657..8ef6de0a746 100644
--- a/runtime/makelib/targets.mk.linux.inc.ftl
+++ b/runtime/makelib/targets.mk.linux.inc.ftl
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/makelib/targets.mk.osx.inc.ftl b/runtime/makelib/targets.mk.osx.inc.ftl
index a4f650a53b0..95cdf1c56e0 100644
--- a/runtime/makelib/targets.mk.osx.inc.ftl
+++ b/runtime/makelib/targets.mk.osx.inc.ftl
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/makelib/targets.mk.vendor.inc.ftl b/runtime/makelib/targets.mk.vendor.inc.ftl
index abbc81bed32..0756e97ed88 100644
--- a/runtime/makelib/targets.mk.vendor.inc.ftl
+++ b/runtime/makelib/targets.mk.vendor.inc.ftl
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/makelib/targets.mk.win.inc.ftl b/runtime/makelib/targets.mk.win.inc.ftl
index a73ce29e422..1bfa8e4436a 100644
--- a/runtime/makelib/targets.mk.win.inc.ftl
+++ b/runtime/makelib/targets.mk.win.inc.ftl
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/makelib/targets.mk.zos.inc.ftl b/runtime/makelib/targets.mk.zos.inc.ftl
index 5fba3e02f2c..2ca93b533e0 100644
--- a/runtime/makelib/targets.mk.zos.inc.ftl
+++ b/runtime/makelib/targets.mk.zos.inc.ftl
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/makelib/targets.mk.ztpf.inc.ftl b/runtime/makelib/targets.mk.ztpf.inc.ftl
index 3505244e757..bbaefc92b73 100644
--- a/runtime/makelib/targets.mk.ztpf.inc.ftl
+++ b/runtime/makelib/targets.mk.ztpf.inc.ftl
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/makelib/uma.properties b/runtime/makelib/uma.properties
index e013dcc74c9..208583f52f8 100644
--- a/runtime/makelib/uma.properties
+++ b/runtime/makelib/uma.properties
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/makelib/zlib_copyright.c.ftl b/runtime/makelib/zlib_copyright.c.ftl
index febb29e6196..82180f3f7fc 100644
--- a/runtime/makelib/zlib_copyright.c.ftl
+++ b/runtime/makelib/zlib_copyright.c.ftl
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/mgmt/CMakeLists.txt b/runtime/mgmt/CMakeLists.txt
index 6ae90a1b78c..25b15011683 100644
--- a/runtime/mgmt/CMakeLists.txt
+++ b/runtime/mgmt/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/mgmt/mgmtinit.c b/runtime/mgmt/mgmtinit.c
index 776a7400222..4e6b53f7e9c 100644
--- a/runtime/mgmt/mgmtinit.c
+++ b/runtime/mgmt/mgmtinit.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/mgmt/module.xml b/runtime/mgmt/module.xml
index c5a688bf29f..78227762cf4 100644
--- a/runtime/mgmt/module.xml
+++ b/runtime/mgmt/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/module.xml b/runtime/module.xml
index 32a819831cb..fb47c3aa1da 100644
--- a/runtime/module.xml
+++ b/runtime/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/nls/cdrt/codert.nls b/runtime/nls/cdrt/codert.nls
index 1cfe0049518..8b72fc00d91 100644
--- a/runtime/nls/cdrt/codert.nls
+++ b/runtime/nls/cdrt/codert.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_ca.nls b/runtime/nls/cdrt/codert_ca.nls
index 3798261b590..94f502fe131 100644
--- a/runtime/nls/cdrt/codert_ca.nls
+++ b/runtime/nls/cdrt/codert_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_cs.nls b/runtime/nls/cdrt/codert_cs.nls
index 3d186788be0..cc84766d9e3 100644
--- a/runtime/nls/cdrt/codert_cs.nls
+++ b/runtime/nls/cdrt/codert_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_de.nls b/runtime/nls/cdrt/codert_de.nls
index fe2301b160b..24d3bc47c31 100644
--- a/runtime/nls/cdrt/codert_de.nls
+++ b/runtime/nls/cdrt/codert_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_es.nls b/runtime/nls/cdrt/codert_es.nls
index 347817c9ace..9adbe20ef8b 100644
--- a/runtime/nls/cdrt/codert_es.nls
+++ b/runtime/nls/cdrt/codert_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_fr.nls b/runtime/nls/cdrt/codert_fr.nls
index 39e77752e77..0f9370eb462 100644
--- a/runtime/nls/cdrt/codert_fr.nls
+++ b/runtime/nls/cdrt/codert_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_hu.nls b/runtime/nls/cdrt/codert_hu.nls
index f6e673b47fb..3c065a1e723 100644
--- a/runtime/nls/cdrt/codert_hu.nls
+++ b/runtime/nls/cdrt/codert_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_it.nls b/runtime/nls/cdrt/codert_it.nls
index 44b2ee3f2b5..5e42400063a 100644
--- a/runtime/nls/cdrt/codert_it.nls
+++ b/runtime/nls/cdrt/codert_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_ja.nls b/runtime/nls/cdrt/codert_ja.nls
index eb9d7fc8739..e072df8bc16 100644
--- a/runtime/nls/cdrt/codert_ja.nls
+++ b/runtime/nls/cdrt/codert_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_ko.nls b/runtime/nls/cdrt/codert_ko.nls
index 7bc9fe215fb..40d1a20a1d4 100644
--- a/runtime/nls/cdrt/codert_ko.nls
+++ b/runtime/nls/cdrt/codert_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_pl.nls b/runtime/nls/cdrt/codert_pl.nls
index b32d78010d5..ef578c5574c 100644
--- a/runtime/nls/cdrt/codert_pl.nls
+++ b/runtime/nls/cdrt/codert_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_pt_BR.nls b/runtime/nls/cdrt/codert_pt_BR.nls
index 10b5c93d5d4..ccfcdb0986c 100644
--- a/runtime/nls/cdrt/codert_pt_BR.nls
+++ b/runtime/nls/cdrt/codert_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_ru.nls b/runtime/nls/cdrt/codert_ru.nls
index ec3db18f070..8ac245284ea 100644
--- a/runtime/nls/cdrt/codert_ru.nls
+++ b/runtime/nls/cdrt/codert_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_sk.nls b/runtime/nls/cdrt/codert_sk.nls
index dac9188b20b..fa3f65ef9ba 100644
--- a/runtime/nls/cdrt/codert_sk.nls
+++ b/runtime/nls/cdrt/codert_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_sl.nls b/runtime/nls/cdrt/codert_sl.nls
index 3c263ba66d1..0d01dd78090 100644
--- a/runtime/nls/cdrt/codert_sl.nls
+++ b/runtime/nls/cdrt/codert_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_tr.nls b/runtime/nls/cdrt/codert_tr.nls
index 233ce216342..69fc0f2ce68 100644
--- a/runtime/nls/cdrt/codert_tr.nls
+++ b/runtime/nls/cdrt/codert_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_zh.nls b/runtime/nls/cdrt/codert_zh.nls
index 8f7276dee68..788f489c17f 100644
--- a/runtime/nls/cdrt/codert_zh.nls
+++ b/runtime/nls/cdrt/codert_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_zh_CN.nls b/runtime/nls/cdrt/codert_zh_CN.nls
index 40a8575239b..017ea57cf01 100644
--- a/runtime/nls/cdrt/codert_zh_CN.nls
+++ b/runtime/nls/cdrt/codert_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cdrt/codert_zh_TW.nls b/runtime/nls/cdrt/codert_zh_TW.nls
index 13a54d1f832..b07b7522d7b 100644
--- a/runtime/nls/cdrt/codert_zh_TW.nls
+++ b/runtime/nls/cdrt/codert_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr.nls b/runtime/nls/cfre/cfrerr.nls
index bf563916e9f..539c3068f84 100644
--- a/runtime/nls/cfre/cfrerr.nls
+++ b/runtime/nls/cfre/cfrerr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_ca.nls b/runtime/nls/cfre/cfrerr_ca.nls
index b463afa60b9..1fa081e4190 100644
--- a/runtime/nls/cfre/cfrerr_ca.nls
+++ b/runtime/nls/cfre/cfrerr_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_cs.nls b/runtime/nls/cfre/cfrerr_cs.nls
index a6d53b5d0bf..df12f1b7ad7 100644
--- a/runtime/nls/cfre/cfrerr_cs.nls
+++ b/runtime/nls/cfre/cfrerr_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_de.nls b/runtime/nls/cfre/cfrerr_de.nls
index 756195658f6..793218faf07 100644
--- a/runtime/nls/cfre/cfrerr_de.nls
+++ b/runtime/nls/cfre/cfrerr_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_es.nls b/runtime/nls/cfre/cfrerr_es.nls
index 08ed5482806..1eb85168f1b 100644
--- a/runtime/nls/cfre/cfrerr_es.nls
+++ b/runtime/nls/cfre/cfrerr_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_fr.nls b/runtime/nls/cfre/cfrerr_fr.nls
index 887a03f8eaa..cf347a6ca49 100644
--- a/runtime/nls/cfre/cfrerr_fr.nls
+++ b/runtime/nls/cfre/cfrerr_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_hu.nls b/runtime/nls/cfre/cfrerr_hu.nls
index f45518f7e96..deaa4d7119b 100644
--- a/runtime/nls/cfre/cfrerr_hu.nls
+++ b/runtime/nls/cfre/cfrerr_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_it.nls b/runtime/nls/cfre/cfrerr_it.nls
index 9069e50fec7..191926bc644 100644
--- a/runtime/nls/cfre/cfrerr_it.nls
+++ b/runtime/nls/cfre/cfrerr_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_ja.nls b/runtime/nls/cfre/cfrerr_ja.nls
index 3b7d35b23a0..83024be373c 100644
--- a/runtime/nls/cfre/cfrerr_ja.nls
+++ b/runtime/nls/cfre/cfrerr_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_ko.nls b/runtime/nls/cfre/cfrerr_ko.nls
index b648c381530..44a23004798 100644
--- a/runtime/nls/cfre/cfrerr_ko.nls
+++ b/runtime/nls/cfre/cfrerr_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_pl.nls b/runtime/nls/cfre/cfrerr_pl.nls
index 1eef63ad7fe..a776de46e42 100644
--- a/runtime/nls/cfre/cfrerr_pl.nls
+++ b/runtime/nls/cfre/cfrerr_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_pt_BR.nls b/runtime/nls/cfre/cfrerr_pt_BR.nls
index a9ffccccc1e..77b6a631091 100644
--- a/runtime/nls/cfre/cfrerr_pt_BR.nls
+++ b/runtime/nls/cfre/cfrerr_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_ru.nls b/runtime/nls/cfre/cfrerr_ru.nls
index 4a74afc57b3..fe6532590ed 100644
--- a/runtime/nls/cfre/cfrerr_ru.nls
+++ b/runtime/nls/cfre/cfrerr_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_sk.nls b/runtime/nls/cfre/cfrerr_sk.nls
index f5cafc741e7..1b13c41d0a0 100644
--- a/runtime/nls/cfre/cfrerr_sk.nls
+++ b/runtime/nls/cfre/cfrerr_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_sl.nls b/runtime/nls/cfre/cfrerr_sl.nls
index fdd53f2d5a5..a4d24701f4c 100644
--- a/runtime/nls/cfre/cfrerr_sl.nls
+++ b/runtime/nls/cfre/cfrerr_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_tr.nls b/runtime/nls/cfre/cfrerr_tr.nls
index c262bdb05ac..fb51496cce3 100644
--- a/runtime/nls/cfre/cfrerr_tr.nls
+++ b/runtime/nls/cfre/cfrerr_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_zh.nls b/runtime/nls/cfre/cfrerr_zh.nls
index 36bfe5ba744..67a25c20cdc 100644
--- a/runtime/nls/cfre/cfrerr_zh.nls
+++ b/runtime/nls/cfre/cfrerr_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_zh_CN.nls b/runtime/nls/cfre/cfrerr_zh_CN.nls
index 36bfe5ba744..67a25c20cdc 100644
--- a/runtime/nls/cfre/cfrerr_zh_CN.nls
+++ b/runtime/nls/cfre/cfrerr_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/cfre/cfrerr_zh_TW.nls b/runtime/nls/cfre/cfrerr_zh_TW.nls
index aae933ead10..98475d463ec 100644
--- a/runtime/nls/cfre/cfrerr_zh_TW.nls
+++ b/runtime/nls/cfre/cfrerr_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp.nls b/runtime/nls/dump/j9dmp.nls
index 126b4bfc2ce..5879d1a4a2f 100644
--- a/runtime/nls/dump/j9dmp.nls
+++ b/runtime/nls/dump/j9dmp.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_ca.nls b/runtime/nls/dump/j9dmp_ca.nls
index c1ca77e23c9..f258b8a621d 100644
--- a/runtime/nls/dump/j9dmp_ca.nls
+++ b/runtime/nls/dump/j9dmp_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_cs.nls b/runtime/nls/dump/j9dmp_cs.nls
index 18af8f6a32d..87d399478b0 100644
--- a/runtime/nls/dump/j9dmp_cs.nls
+++ b/runtime/nls/dump/j9dmp_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_de.nls b/runtime/nls/dump/j9dmp_de.nls
index b7f7c8701b6..bfe25e8632e 100644
--- a/runtime/nls/dump/j9dmp_de.nls
+++ b/runtime/nls/dump/j9dmp_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_es.nls b/runtime/nls/dump/j9dmp_es.nls
index f4a33671c89..66d6fe5c2a8 100644
--- a/runtime/nls/dump/j9dmp_es.nls
+++ b/runtime/nls/dump/j9dmp_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_fr.nls b/runtime/nls/dump/j9dmp_fr.nls
index 95731c13072..aba068c25b2 100644
--- a/runtime/nls/dump/j9dmp_fr.nls
+++ b/runtime/nls/dump/j9dmp_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_hu.nls b/runtime/nls/dump/j9dmp_hu.nls
index 938a847d10c..f008701e705 100644
--- a/runtime/nls/dump/j9dmp_hu.nls
+++ b/runtime/nls/dump/j9dmp_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_it.nls b/runtime/nls/dump/j9dmp_it.nls
index a3803094527..bd055dabcf1 100644
--- a/runtime/nls/dump/j9dmp_it.nls
+++ b/runtime/nls/dump/j9dmp_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_ja.nls b/runtime/nls/dump/j9dmp_ja.nls
index a5e74d96ebe..3d32fd8b96f 100644
--- a/runtime/nls/dump/j9dmp_ja.nls
+++ b/runtime/nls/dump/j9dmp_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_ko.nls b/runtime/nls/dump/j9dmp_ko.nls
index f875a808acd..fd5d2ecf223 100644
--- a/runtime/nls/dump/j9dmp_ko.nls
+++ b/runtime/nls/dump/j9dmp_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_pl.nls b/runtime/nls/dump/j9dmp_pl.nls
index 77f33382e94..070f34fe268 100644
--- a/runtime/nls/dump/j9dmp_pl.nls
+++ b/runtime/nls/dump/j9dmp_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_pt_BR.nls b/runtime/nls/dump/j9dmp_pt_BR.nls
index 6842a5bd31e..fe91f40b4e6 100644
--- a/runtime/nls/dump/j9dmp_pt_BR.nls
+++ b/runtime/nls/dump/j9dmp_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_ru.nls b/runtime/nls/dump/j9dmp_ru.nls
index 3a23ab6cb3d..00f963181f1 100644
--- a/runtime/nls/dump/j9dmp_ru.nls
+++ b/runtime/nls/dump/j9dmp_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_sk.nls b/runtime/nls/dump/j9dmp_sk.nls
index 1a0dcdfa676..787b8958108 100644
--- a/runtime/nls/dump/j9dmp_sk.nls
+++ b/runtime/nls/dump/j9dmp_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_sl.nls b/runtime/nls/dump/j9dmp_sl.nls
index e5884ce45e8..d16e44f3eef 100644
--- a/runtime/nls/dump/j9dmp_sl.nls
+++ b/runtime/nls/dump/j9dmp_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_tr.nls b/runtime/nls/dump/j9dmp_tr.nls
index f1d4fab5356..b969b8185a2 100644
--- a/runtime/nls/dump/j9dmp_tr.nls
+++ b/runtime/nls/dump/j9dmp_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_zh.nls b/runtime/nls/dump/j9dmp_zh.nls
index 0bd01d1180b..36ead7f9657 100644
--- a/runtime/nls/dump/j9dmp_zh.nls
+++ b/runtime/nls/dump/j9dmp_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_zh_CN.nls b/runtime/nls/dump/j9dmp_zh_CN.nls
index 0bd01d1180b..36ead7f9657 100644
--- a/runtime/nls/dump/j9dmp_zh_CN.nls
+++ b/runtime/nls/dump/j9dmp_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/dump/j9dmp_zh_TW.nls b/runtime/nls/dump/j9dmp_zh_TW.nls
index 72464e4e88a..68c76a14d96 100644
--- a/runtime/nls/dump/j9dmp_zh_TW.nls
+++ b/runtime/nls/dump/j9dmp_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib.nls b/runtime/nls/exel/exelib.nls
index b40dc0017d9..0e2d837c00e 100644
--- a/runtime/nls/exel/exelib.nls
+++ b/runtime/nls/exel/exelib.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_ca.nls b/runtime/nls/exel/exelib_ca.nls
index a065dcf8ad5..e96e6340242 100644
--- a/runtime/nls/exel/exelib_ca.nls
+++ b/runtime/nls/exel/exelib_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_cs.nls b/runtime/nls/exel/exelib_cs.nls
index f922eef7c1a..cbd6f7efdc0 100644
--- a/runtime/nls/exel/exelib_cs.nls
+++ b/runtime/nls/exel/exelib_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_de.nls b/runtime/nls/exel/exelib_de.nls
index 0bde1939170..09cfe999ae3 100644
--- a/runtime/nls/exel/exelib_de.nls
+++ b/runtime/nls/exel/exelib_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_es.nls b/runtime/nls/exel/exelib_es.nls
index 154ce2b9e7b..dd1ee248705 100644
--- a/runtime/nls/exel/exelib_es.nls
+++ b/runtime/nls/exel/exelib_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_fr.nls b/runtime/nls/exel/exelib_fr.nls
index 707cf1817af..6ce99724739 100644
--- a/runtime/nls/exel/exelib_fr.nls
+++ b/runtime/nls/exel/exelib_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_hu.nls b/runtime/nls/exel/exelib_hu.nls
index 7f88f471391..88175823afa 100644
--- a/runtime/nls/exel/exelib_hu.nls
+++ b/runtime/nls/exel/exelib_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_it.nls b/runtime/nls/exel/exelib_it.nls
index 9e942794401..785f070aeb9 100644
--- a/runtime/nls/exel/exelib_it.nls
+++ b/runtime/nls/exel/exelib_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_ja.nls b/runtime/nls/exel/exelib_ja.nls
index 5b0555011ca..83c81265744 100644
--- a/runtime/nls/exel/exelib_ja.nls
+++ b/runtime/nls/exel/exelib_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_ko.nls b/runtime/nls/exel/exelib_ko.nls
index 78b2ca28a1e..345a179b3a4 100644
--- a/runtime/nls/exel/exelib_ko.nls
+++ b/runtime/nls/exel/exelib_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_pl.nls b/runtime/nls/exel/exelib_pl.nls
index 2fd8683fe0b..cc3c67a7d7f 100644
--- a/runtime/nls/exel/exelib_pl.nls
+++ b/runtime/nls/exel/exelib_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_pt_BR.nls b/runtime/nls/exel/exelib_pt_BR.nls
index ac7dcfe1abb..cda2d4c7f32 100644
--- a/runtime/nls/exel/exelib_pt_BR.nls
+++ b/runtime/nls/exel/exelib_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_ru.nls b/runtime/nls/exel/exelib_ru.nls
index 4554a97ea02..02353082792 100644
--- a/runtime/nls/exel/exelib_ru.nls
+++ b/runtime/nls/exel/exelib_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_sk.nls b/runtime/nls/exel/exelib_sk.nls
index 27bb4c19191..8deed3a7461 100644
--- a/runtime/nls/exel/exelib_sk.nls
+++ b/runtime/nls/exel/exelib_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_sl.nls b/runtime/nls/exel/exelib_sl.nls
index 592dde5da73..b52b1cdbbf9 100644
--- a/runtime/nls/exel/exelib_sl.nls
+++ b/runtime/nls/exel/exelib_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_tr.nls b/runtime/nls/exel/exelib_tr.nls
index 52a4ffe5d74..332d4f4b1c2 100644
--- a/runtime/nls/exel/exelib_tr.nls
+++ b/runtime/nls/exel/exelib_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_zh.nls b/runtime/nls/exel/exelib_zh.nls
index 87b963d58bf..47c34ef6d03 100644
--- a/runtime/nls/exel/exelib_zh.nls
+++ b/runtime/nls/exel/exelib_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_zh_CN.nls b/runtime/nls/exel/exelib_zh_CN.nls
index 87b963d58bf..47c34ef6d03 100644
--- a/runtime/nls/exel/exelib_zh_CN.nls
+++ b/runtime/nls/exel/exelib_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/exel/exelib_zh_TW.nls b/runtime/nls/exel/exelib_zh_TW.nls
index 9d9552d4a71..2f2f29849e3 100644
--- a/runtime/nls/exel/exelib_zh_TW.nls
+++ b/runtime/nls/exel/exelib_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se.nls b/runtime/nls/j2se/j2se.nls
index 7efb38bd44c..e2ce1e2e5e5 100644
--- a/runtime/nls/j2se/j2se.nls
+++ b/runtime/nls/j2se/j2se.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_ca.nls b/runtime/nls/j2se/j2se_ca.nls
index d171d86d2f4..724311e72fb 100644
--- a/runtime/nls/j2se/j2se_ca.nls
+++ b/runtime/nls/j2se/j2se_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_cs.nls b/runtime/nls/j2se/j2se_cs.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_cs.nls
+++ b/runtime/nls/j2se/j2se_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_de.nls b/runtime/nls/j2se/j2se_de.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_de.nls
+++ b/runtime/nls/j2se/j2se_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_es.nls b/runtime/nls/j2se/j2se_es.nls
index d171d86d2f4..724311e72fb 100644
--- a/runtime/nls/j2se/j2se_es.nls
+++ b/runtime/nls/j2se/j2se_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_fr.nls b/runtime/nls/j2se/j2se_fr.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_fr.nls
+++ b/runtime/nls/j2se/j2se_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_hu.nls b/runtime/nls/j2se/j2se_hu.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_hu.nls
+++ b/runtime/nls/j2se/j2se_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_it.nls b/runtime/nls/j2se/j2se_it.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_it.nls
+++ b/runtime/nls/j2se/j2se_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_ja.nls b/runtime/nls/j2se/j2se_ja.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_ja.nls
+++ b/runtime/nls/j2se/j2se_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_ko.nls b/runtime/nls/j2se/j2se_ko.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_ko.nls
+++ b/runtime/nls/j2se/j2se_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_pl.nls b/runtime/nls/j2se/j2se_pl.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_pl.nls
+++ b/runtime/nls/j2se/j2se_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_pt_BR.nls b/runtime/nls/j2se/j2se_pt_BR.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_pt_BR.nls
+++ b/runtime/nls/j2se/j2se_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_ru.nls b/runtime/nls/j2se/j2se_ru.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_ru.nls
+++ b/runtime/nls/j2se/j2se_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_sk.nls b/runtime/nls/j2se/j2se_sk.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_sk.nls
+++ b/runtime/nls/j2se/j2se_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_sl.nls b/runtime/nls/j2se/j2se_sl.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_sl.nls
+++ b/runtime/nls/j2se/j2se_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_tr.nls b/runtime/nls/j2se/j2se_tr.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_tr.nls
+++ b/runtime/nls/j2se/j2se_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_zh.nls b/runtime/nls/j2se/j2se_zh.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_zh.nls
+++ b/runtime/nls/j2se/j2se_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_zh_CN.nls b/runtime/nls/j2se/j2se_zh_CN.nls
index 7efb38bd44c..e2ce1e2e5e5 100644
--- a/runtime/nls/j2se/j2se_zh_CN.nls
+++ b/runtime/nls/j2se/j2se_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j2se/j2se_zh_TW.nls b/runtime/nls/j2se/j2se_zh_TW.nls
index 7f29a197873..dec7b25ef18 100644
--- a/runtime/nls/j2se/j2se_zh_TW.nls
+++ b/runtime/nls/j2se/j2se_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl.nls b/runtime/nls/j9cl/j9jcl.nls
index c722afbaf0e..5b46696e117 100644
--- a/runtime/nls/j9cl/j9jcl.nls
+++ b/runtime/nls/j9cl/j9jcl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_ca.nls b/runtime/nls/j9cl/j9jcl_ca.nls
index 1af82bec5ec..51d80d35a2a 100644
--- a/runtime/nls/j9cl/j9jcl_ca.nls
+++ b/runtime/nls/j9cl/j9jcl_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_cs.nls b/runtime/nls/j9cl/j9jcl_cs.nls
index cdf75cb2f9a..0b079f37c76 100644
--- a/runtime/nls/j9cl/j9jcl_cs.nls
+++ b/runtime/nls/j9cl/j9jcl_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_de.nls b/runtime/nls/j9cl/j9jcl_de.nls
index 08a8c5bf091..045ebb62b65 100644
--- a/runtime/nls/j9cl/j9jcl_de.nls
+++ b/runtime/nls/j9cl/j9jcl_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_es.nls b/runtime/nls/j9cl/j9jcl_es.nls
index 51470439e95..ff8de675e9c 100644
--- a/runtime/nls/j9cl/j9jcl_es.nls
+++ b/runtime/nls/j9cl/j9jcl_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_fr.nls b/runtime/nls/j9cl/j9jcl_fr.nls
index 42373c8322a..3a9a6388a3a 100644
--- a/runtime/nls/j9cl/j9jcl_fr.nls
+++ b/runtime/nls/j9cl/j9jcl_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_hu.nls b/runtime/nls/j9cl/j9jcl_hu.nls
index 0ea9868a391..6aac941ed23 100644
--- a/runtime/nls/j9cl/j9jcl_hu.nls
+++ b/runtime/nls/j9cl/j9jcl_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_it.nls b/runtime/nls/j9cl/j9jcl_it.nls
index 7d982d20ba3..594f3be7b94 100644
--- a/runtime/nls/j9cl/j9jcl_it.nls
+++ b/runtime/nls/j9cl/j9jcl_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_ja.nls b/runtime/nls/j9cl/j9jcl_ja.nls
index fd561a9e3b4..b0d46f892d2 100644
--- a/runtime/nls/j9cl/j9jcl_ja.nls
+++ b/runtime/nls/j9cl/j9jcl_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_ko.nls b/runtime/nls/j9cl/j9jcl_ko.nls
index 032cddea0b6..e9bbef89039 100644
--- a/runtime/nls/j9cl/j9jcl_ko.nls
+++ b/runtime/nls/j9cl/j9jcl_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_pl.nls b/runtime/nls/j9cl/j9jcl_pl.nls
index 33075384221..a5349c7475d 100644
--- a/runtime/nls/j9cl/j9jcl_pl.nls
+++ b/runtime/nls/j9cl/j9jcl_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_pt_BR.nls b/runtime/nls/j9cl/j9jcl_pt_BR.nls
index 57ce5fb14cd..c339b4d0c81 100644
--- a/runtime/nls/j9cl/j9jcl_pt_BR.nls
+++ b/runtime/nls/j9cl/j9jcl_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_ru.nls b/runtime/nls/j9cl/j9jcl_ru.nls
index 35638ef14ce..e4ff70a94a4 100644
--- a/runtime/nls/j9cl/j9jcl_ru.nls
+++ b/runtime/nls/j9cl/j9jcl_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_sk.nls b/runtime/nls/j9cl/j9jcl_sk.nls
index 244e2a2e085..77b32714daa 100644
--- a/runtime/nls/j9cl/j9jcl_sk.nls
+++ b/runtime/nls/j9cl/j9jcl_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_sl.nls b/runtime/nls/j9cl/j9jcl_sl.nls
index e50b1c4d883..ec8739d926f 100644
--- a/runtime/nls/j9cl/j9jcl_sl.nls
+++ b/runtime/nls/j9cl/j9jcl_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_tr.nls b/runtime/nls/j9cl/j9jcl_tr.nls
index 002df71bff9..02cde8425f0 100644
--- a/runtime/nls/j9cl/j9jcl_tr.nls
+++ b/runtime/nls/j9cl/j9jcl_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_zh.nls b/runtime/nls/j9cl/j9jcl_zh.nls
index 31142d6f475..1a4ca5b2eaa 100644
--- a/runtime/nls/j9cl/j9jcl_zh.nls
+++ b/runtime/nls/j9cl/j9jcl_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_zh_CN.nls b/runtime/nls/j9cl/j9jcl_zh_CN.nls
index 31142d6f475..1a4ca5b2eaa 100644
--- a/runtime/nls/j9cl/j9jcl_zh_CN.nls
+++ b/runtime/nls/j9cl/j9jcl_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9cl/j9jcl_zh_TW.nls b/runtime/nls/j9cl/j9jcl_zh_TW.nls
index 9a09322f169..5590284b76a 100644
--- a/runtime/nls/j9cl/j9jcl_zh_TW.nls
+++ b/runtime/nls/j9cl/j9jcl_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron.nls b/runtime/nls/j9gc/j9modron.nls
index c75fa79f11c..f3d2dcbbcb5 100644
--- a/runtime/nls/j9gc/j9modron.nls
+++ b/runtime/nls/j9gc/j9modron.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_ca.nls b/runtime/nls/j9gc/j9modron_ca.nls
index 7d60cc155d8..a7569034677 100644
--- a/runtime/nls/j9gc/j9modron_ca.nls
+++ b/runtime/nls/j9gc/j9modron_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_cs.nls b/runtime/nls/j9gc/j9modron_cs.nls
index b7e6ed65548..4f817ab776f 100644
--- a/runtime/nls/j9gc/j9modron_cs.nls
+++ b/runtime/nls/j9gc/j9modron_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_de.nls b/runtime/nls/j9gc/j9modron_de.nls
index bfd393bce01..b58d1b45f6a 100644
--- a/runtime/nls/j9gc/j9modron_de.nls
+++ b/runtime/nls/j9gc/j9modron_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_es.nls b/runtime/nls/j9gc/j9modron_es.nls
index b5569080c9a..4fa45d94f6b 100644
--- a/runtime/nls/j9gc/j9modron_es.nls
+++ b/runtime/nls/j9gc/j9modron_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_fr.nls b/runtime/nls/j9gc/j9modron_fr.nls
index d39b735486c..9417471e2d1 100644
--- a/runtime/nls/j9gc/j9modron_fr.nls
+++ b/runtime/nls/j9gc/j9modron_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_hu.nls b/runtime/nls/j9gc/j9modron_hu.nls
index 320c4fc87b6..58b404693a4 100644
--- a/runtime/nls/j9gc/j9modron_hu.nls
+++ b/runtime/nls/j9gc/j9modron_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_it.nls b/runtime/nls/j9gc/j9modron_it.nls
index 89c65a1416d..f31ad089d02 100644
--- a/runtime/nls/j9gc/j9modron_it.nls
+++ b/runtime/nls/j9gc/j9modron_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_ja.nls b/runtime/nls/j9gc/j9modron_ja.nls
index 2559133d0e3..4adf423f6eb 100644
--- a/runtime/nls/j9gc/j9modron_ja.nls
+++ b/runtime/nls/j9gc/j9modron_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_ko.nls b/runtime/nls/j9gc/j9modron_ko.nls
index 409f90e5556..426c82dd0aa 100644
--- a/runtime/nls/j9gc/j9modron_ko.nls
+++ b/runtime/nls/j9gc/j9modron_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_pl.nls b/runtime/nls/j9gc/j9modron_pl.nls
index bf2da830b9c..bfd8f8df497 100644
--- a/runtime/nls/j9gc/j9modron_pl.nls
+++ b/runtime/nls/j9gc/j9modron_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_pt_BR.nls b/runtime/nls/j9gc/j9modron_pt_BR.nls
index 6f74bbaa5e3..e44d5320efb 100644
--- a/runtime/nls/j9gc/j9modron_pt_BR.nls
+++ b/runtime/nls/j9gc/j9modron_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_ru.nls b/runtime/nls/j9gc/j9modron_ru.nls
index f4f64efafbe..830b49fa8d5 100644
--- a/runtime/nls/j9gc/j9modron_ru.nls
+++ b/runtime/nls/j9gc/j9modron_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_sk.nls b/runtime/nls/j9gc/j9modron_sk.nls
index b8e81249d50..25dfddf704d 100644
--- a/runtime/nls/j9gc/j9modron_sk.nls
+++ b/runtime/nls/j9gc/j9modron_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_sl.nls b/runtime/nls/j9gc/j9modron_sl.nls
index 25a0e87b7f3..2c9fef258b7 100644
--- a/runtime/nls/j9gc/j9modron_sl.nls
+++ b/runtime/nls/j9gc/j9modron_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_tr.nls b/runtime/nls/j9gc/j9modron_tr.nls
index f10306afe38..ad0e8971d89 100644
--- a/runtime/nls/j9gc/j9modron_tr.nls
+++ b/runtime/nls/j9gc/j9modron_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_zh.nls b/runtime/nls/j9gc/j9modron_zh.nls
index 5ebe143ebd8..8ed97bb5007 100644
--- a/runtime/nls/j9gc/j9modron_zh.nls
+++ b/runtime/nls/j9gc/j9modron_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_zh_CN.nls b/runtime/nls/j9gc/j9modron_zh_CN.nls
index 5ebe143ebd8..8ed97bb5007 100644
--- a/runtime/nls/j9gc/j9modron_zh_CN.nls
+++ b/runtime/nls/j9gc/j9modron_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9gc/j9modron_zh_TW.nls b/runtime/nls/j9gc/j9modron_zh_TW.nls
index fe85cadc378..a0bf4be9710 100644
--- a/runtime/nls/j9gc/j9modron_zh_TW.nls
+++ b/runtime/nls/j9gc/j9modron_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri.nls b/runtime/nls/j9ri/j9ri.nls
index c3836231986..7451b7ce753 100644
--- a/runtime/nls/j9ri/j9ri.nls
+++ b/runtime/nls/j9ri/j9ri.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_ca.nls b/runtime/nls/j9ri/j9ri_ca.nls
index 576ed297a1e..05323662d75 100644
--- a/runtime/nls/j9ri/j9ri_ca.nls
+++ b/runtime/nls/j9ri/j9ri_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_cs.nls b/runtime/nls/j9ri/j9ri_cs.nls
index ab10e947979..f1cf95ee8a0 100644
--- a/runtime/nls/j9ri/j9ri_cs.nls
+++ b/runtime/nls/j9ri/j9ri_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_de.nls b/runtime/nls/j9ri/j9ri_de.nls
index db9f570678e..0a57295faeb 100644
--- a/runtime/nls/j9ri/j9ri_de.nls
+++ b/runtime/nls/j9ri/j9ri_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_es.nls b/runtime/nls/j9ri/j9ri_es.nls
index 7dedc219896..53f81e1e5da 100644
--- a/runtime/nls/j9ri/j9ri_es.nls
+++ b/runtime/nls/j9ri/j9ri_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_fr.nls b/runtime/nls/j9ri/j9ri_fr.nls
index 9ab10707f52..0a0cb9e8d46 100644
--- a/runtime/nls/j9ri/j9ri_fr.nls
+++ b/runtime/nls/j9ri/j9ri_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_hu.nls b/runtime/nls/j9ri/j9ri_hu.nls
index f49c690fcef..286b670a761 100644
--- a/runtime/nls/j9ri/j9ri_hu.nls
+++ b/runtime/nls/j9ri/j9ri_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_it.nls b/runtime/nls/j9ri/j9ri_it.nls
index 61fa2d756e5..12ef601e2bb 100644
--- a/runtime/nls/j9ri/j9ri_it.nls
+++ b/runtime/nls/j9ri/j9ri_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_ja.nls b/runtime/nls/j9ri/j9ri_ja.nls
index b31a5f58556..5cd14df327a 100644
--- a/runtime/nls/j9ri/j9ri_ja.nls
+++ b/runtime/nls/j9ri/j9ri_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_ko.nls b/runtime/nls/j9ri/j9ri_ko.nls
index 2503e04e094..0b4d92020d9 100644
--- a/runtime/nls/j9ri/j9ri_ko.nls
+++ b/runtime/nls/j9ri/j9ri_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_pl.nls b/runtime/nls/j9ri/j9ri_pl.nls
index 09b7e1b31a8..3f9e57b879d 100644
--- a/runtime/nls/j9ri/j9ri_pl.nls
+++ b/runtime/nls/j9ri/j9ri_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_pt_BR.nls b/runtime/nls/j9ri/j9ri_pt_BR.nls
index a63d55ee697..18d5fb0bf0c 100644
--- a/runtime/nls/j9ri/j9ri_pt_BR.nls
+++ b/runtime/nls/j9ri/j9ri_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_ru.nls b/runtime/nls/j9ri/j9ri_ru.nls
index 205d7e7dc7e..629e6b2de83 100644
--- a/runtime/nls/j9ri/j9ri_ru.nls
+++ b/runtime/nls/j9ri/j9ri_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_sk.nls b/runtime/nls/j9ri/j9ri_sk.nls
index 9e7128759c5..0a18b3efcd9 100644
--- a/runtime/nls/j9ri/j9ri_sk.nls
+++ b/runtime/nls/j9ri/j9ri_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_sl.nls b/runtime/nls/j9ri/j9ri_sl.nls
index 2c8b0e4f47c..451e799143b 100644
--- a/runtime/nls/j9ri/j9ri_sl.nls
+++ b/runtime/nls/j9ri/j9ri_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_tr.nls b/runtime/nls/j9ri/j9ri_tr.nls
index cb29413b86c..ec2bc7b04db 100644
--- a/runtime/nls/j9ri/j9ri_tr.nls
+++ b/runtime/nls/j9ri/j9ri_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_zh.nls b/runtime/nls/j9ri/j9ri_zh.nls
index 53a83eeeddd..91b20cd9a88 100644
--- a/runtime/nls/j9ri/j9ri_zh.nls
+++ b/runtime/nls/j9ri/j9ri_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_zh_CN.nls b/runtime/nls/j9ri/j9ri_zh_CN.nls
index 6a89302c301..41027ee4b9f 100644
--- a/runtime/nls/j9ri/j9ri_zh_CN.nls
+++ b/runtime/nls/j9ri/j9ri_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ri/j9ri_zh_TW.nls b/runtime/nls/j9ri/j9ri_zh_TW.nls
index 70f26af13b1..dd45160df95 100644
--- a/runtime/nls/j9ri/j9ri_zh_TW.nls
+++ b/runtime/nls/j9ri/j9ri_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti.nls b/runtime/nls/j9ti/jvmti.nls
index db77bf9b07f..940dee54621 100644
--- a/runtime/nls/j9ti/jvmti.nls
+++ b/runtime/nls/j9ti/jvmti.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_ca.nls b/runtime/nls/j9ti/jvmti_ca.nls
index a57aad844d2..8e4aaf15719 100644
--- a/runtime/nls/j9ti/jvmti_ca.nls
+++ b/runtime/nls/j9ti/jvmti_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_cs.nls b/runtime/nls/j9ti/jvmti_cs.nls
index e47cdc0d4c2..fbfe7289bc8 100644
--- a/runtime/nls/j9ti/jvmti_cs.nls
+++ b/runtime/nls/j9ti/jvmti_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_de.nls b/runtime/nls/j9ti/jvmti_de.nls
index 08977e28f32..33e2d9a29ce 100644
--- a/runtime/nls/j9ti/jvmti_de.nls
+++ b/runtime/nls/j9ti/jvmti_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_es.nls b/runtime/nls/j9ti/jvmti_es.nls
index 952bdf8b3e5..9d19c16d582 100644
--- a/runtime/nls/j9ti/jvmti_es.nls
+++ b/runtime/nls/j9ti/jvmti_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_fr.nls b/runtime/nls/j9ti/jvmti_fr.nls
index 9fcdac93cdf..f64df9012d0 100644
--- a/runtime/nls/j9ti/jvmti_fr.nls
+++ b/runtime/nls/j9ti/jvmti_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_hu.nls b/runtime/nls/j9ti/jvmti_hu.nls
index 3d256709ed2..81360072380 100644
--- a/runtime/nls/j9ti/jvmti_hu.nls
+++ b/runtime/nls/j9ti/jvmti_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_it.nls b/runtime/nls/j9ti/jvmti_it.nls
index 4120c69580f..3527256bf02 100644
--- a/runtime/nls/j9ti/jvmti_it.nls
+++ b/runtime/nls/j9ti/jvmti_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_ja.nls b/runtime/nls/j9ti/jvmti_ja.nls
index b12dffe83b6..91f34f179da 100644
--- a/runtime/nls/j9ti/jvmti_ja.nls
+++ b/runtime/nls/j9ti/jvmti_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_ko.nls b/runtime/nls/j9ti/jvmti_ko.nls
index 4880751bcec..72a2b8a46f1 100644
--- a/runtime/nls/j9ti/jvmti_ko.nls
+++ b/runtime/nls/j9ti/jvmti_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_pl.nls b/runtime/nls/j9ti/jvmti_pl.nls
index 15e79af9b5f..d750ba54a0d 100644
--- a/runtime/nls/j9ti/jvmti_pl.nls
+++ b/runtime/nls/j9ti/jvmti_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_pt_BR.nls b/runtime/nls/j9ti/jvmti_pt_BR.nls
index 526f3d088cf..bc93d5a93c9 100644
--- a/runtime/nls/j9ti/jvmti_pt_BR.nls
+++ b/runtime/nls/j9ti/jvmti_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_ru.nls b/runtime/nls/j9ti/jvmti_ru.nls
index c7850652859..6f7f00eb2c8 100644
--- a/runtime/nls/j9ti/jvmti_ru.nls
+++ b/runtime/nls/j9ti/jvmti_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_sk.nls b/runtime/nls/j9ti/jvmti_sk.nls
index a78b55f0e59..1949dd48718 100644
--- a/runtime/nls/j9ti/jvmti_sk.nls
+++ b/runtime/nls/j9ti/jvmti_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_sl.nls b/runtime/nls/j9ti/jvmti_sl.nls
index fc8e418fd18..9c8be939f2f 100644
--- a/runtime/nls/j9ti/jvmti_sl.nls
+++ b/runtime/nls/j9ti/jvmti_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_tr.nls b/runtime/nls/j9ti/jvmti_tr.nls
index 33ede73c176..ace600c96b6 100644
--- a/runtime/nls/j9ti/jvmti_tr.nls
+++ b/runtime/nls/j9ti/jvmti_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_zh.nls b/runtime/nls/j9ti/jvmti_zh.nls
index d1d6a18a1fe..87567caf171 100644
--- a/runtime/nls/j9ti/jvmti_zh.nls
+++ b/runtime/nls/j9ti/jvmti_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_zh_CN.nls b/runtime/nls/j9ti/jvmti_zh_CN.nls
index d1d6a18a1fe..87567caf171 100644
--- a/runtime/nls/j9ti/jvmti_zh_CN.nls
+++ b/runtime/nls/j9ti/jvmti_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9ti/jvmti_zh_TW.nls b/runtime/nls/j9ti/jvmti_zh_TW.nls
index c737a05d60e..4aab07ce8a8 100644
--- a/runtime/nls/j9ti/jvmti_zh_TW.nls
+++ b/runtime/nls/j9ti/jvmti_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm.nls b/runtime/nls/j9vm/j9vm.nls
index 6bda6e87d10..7687bedbd57 100644
--- a/runtime/nls/j9vm/j9vm.nls
+++ b/runtime/nls/j9vm/j9vm.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_ca.nls b/runtime/nls/j9vm/j9vm_ca.nls
index 19472e058ae..89cecd6077b 100644
--- a/runtime/nls/j9vm/j9vm_ca.nls
+++ b/runtime/nls/j9vm/j9vm_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_cs.nls b/runtime/nls/j9vm/j9vm_cs.nls
index 01d92818d01..d9b55a37239 100644
--- a/runtime/nls/j9vm/j9vm_cs.nls
+++ b/runtime/nls/j9vm/j9vm_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_de.nls b/runtime/nls/j9vm/j9vm_de.nls
index 40bccf57094..223a076355f 100644
--- a/runtime/nls/j9vm/j9vm_de.nls
+++ b/runtime/nls/j9vm/j9vm_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_es.nls b/runtime/nls/j9vm/j9vm_es.nls
index b718de238c7..8d05d73b3ba 100644
--- a/runtime/nls/j9vm/j9vm_es.nls
+++ b/runtime/nls/j9vm/j9vm_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_fr.nls b/runtime/nls/j9vm/j9vm_fr.nls
index bcb93e049ed..ea62278ec13 100644
--- a/runtime/nls/j9vm/j9vm_fr.nls
+++ b/runtime/nls/j9vm/j9vm_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_hu.nls b/runtime/nls/j9vm/j9vm_hu.nls
index cf705fb55cc..0be46cd30b5 100644
--- a/runtime/nls/j9vm/j9vm_hu.nls
+++ b/runtime/nls/j9vm/j9vm_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_it.nls b/runtime/nls/j9vm/j9vm_it.nls
index c5fdba18eaa..e38943dba6d 100644
--- a/runtime/nls/j9vm/j9vm_it.nls
+++ b/runtime/nls/j9vm/j9vm_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_ja.nls b/runtime/nls/j9vm/j9vm_ja.nls
index f14c5ec38e9..cc154765b68 100644
--- a/runtime/nls/j9vm/j9vm_ja.nls
+++ b/runtime/nls/j9vm/j9vm_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_ko.nls b/runtime/nls/j9vm/j9vm_ko.nls
index 9df714562da..1480c6ac199 100644
--- a/runtime/nls/j9vm/j9vm_ko.nls
+++ b/runtime/nls/j9vm/j9vm_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_pl.nls b/runtime/nls/j9vm/j9vm_pl.nls
index c60154eb7fa..61e45ffabf8 100644
--- a/runtime/nls/j9vm/j9vm_pl.nls
+++ b/runtime/nls/j9vm/j9vm_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_pt_BR.nls b/runtime/nls/j9vm/j9vm_pt_BR.nls
index 8c809f124c3..231bb92d41b 100644
--- a/runtime/nls/j9vm/j9vm_pt_BR.nls
+++ b/runtime/nls/j9vm/j9vm_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_ru.nls b/runtime/nls/j9vm/j9vm_ru.nls
index adbc9e3c282..06b1a67ede4 100644
--- a/runtime/nls/j9vm/j9vm_ru.nls
+++ b/runtime/nls/j9vm/j9vm_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_sk.nls b/runtime/nls/j9vm/j9vm_sk.nls
index 45e8c941635..c175da9c9fd 100644
--- a/runtime/nls/j9vm/j9vm_sk.nls
+++ b/runtime/nls/j9vm/j9vm_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_sl.nls b/runtime/nls/j9vm/j9vm_sl.nls
index c8fb45af943..5409eab1ca6 100644
--- a/runtime/nls/j9vm/j9vm_sl.nls
+++ b/runtime/nls/j9vm/j9vm_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_tr.nls b/runtime/nls/j9vm/j9vm_tr.nls
index 137074f2da2..8de88127974 100644
--- a/runtime/nls/j9vm/j9vm_tr.nls
+++ b/runtime/nls/j9vm/j9vm_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_zh.nls b/runtime/nls/j9vm/j9vm_zh.nls
index 79b609b1779..e7f463e3f75 100644
--- a/runtime/nls/j9vm/j9vm_zh.nls
+++ b/runtime/nls/j9vm/j9vm_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_zh_CN.nls b/runtime/nls/j9vm/j9vm_zh_CN.nls
index 79b609b1779..e7f463e3f75 100644
--- a/runtime/nls/j9vm/j9vm_zh_CN.nls
+++ b/runtime/nls/j9vm/j9vm_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/j9vm/j9vm_zh_TW.nls b/runtime/nls/j9vm/j9vm_zh_TW.nls
index c6f1b8f68c1..beedbe8d5a6 100644
--- a/runtime/nls/j9vm/j9vm_zh_TW.nls
+++ b/runtime/nls/j9vm/j9vm_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit.nls b/runtime/nls/jitm/j9jit.nls
index 12a5b7bc049..e8b9b8237a2 100644
--- a/runtime/nls/jitm/j9jit.nls
+++ b/runtime/nls/jitm/j9jit.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_ca.nls b/runtime/nls/jitm/j9jit_ca.nls
index 442278b0f9c..682fb2bb3ea 100644
--- a/runtime/nls/jitm/j9jit_ca.nls
+++ b/runtime/nls/jitm/j9jit_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_cs.nls b/runtime/nls/jitm/j9jit_cs.nls
index ec21529c877..6440e56f008 100644
--- a/runtime/nls/jitm/j9jit_cs.nls
+++ b/runtime/nls/jitm/j9jit_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_de.nls b/runtime/nls/jitm/j9jit_de.nls
index 33369124234..080a2d59b23 100644
--- a/runtime/nls/jitm/j9jit_de.nls
+++ b/runtime/nls/jitm/j9jit_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_es.nls b/runtime/nls/jitm/j9jit_es.nls
index 0b7505af687..83e200a7dbd 100644
--- a/runtime/nls/jitm/j9jit_es.nls
+++ b/runtime/nls/jitm/j9jit_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_fr.nls b/runtime/nls/jitm/j9jit_fr.nls
index 24cb08a584b..e4965c65812 100644
--- a/runtime/nls/jitm/j9jit_fr.nls
+++ b/runtime/nls/jitm/j9jit_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_hu.nls b/runtime/nls/jitm/j9jit_hu.nls
index fa57fa4cecc..bcad431424a 100644
--- a/runtime/nls/jitm/j9jit_hu.nls
+++ b/runtime/nls/jitm/j9jit_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_it.nls b/runtime/nls/jitm/j9jit_it.nls
index 6befb1bf085..afe8b05bc10 100644
--- a/runtime/nls/jitm/j9jit_it.nls
+++ b/runtime/nls/jitm/j9jit_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_ja.nls b/runtime/nls/jitm/j9jit_ja.nls
index 0e58c8d7823..9ed00116ab4 100644
--- a/runtime/nls/jitm/j9jit_ja.nls
+++ b/runtime/nls/jitm/j9jit_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_ko.nls b/runtime/nls/jitm/j9jit_ko.nls
index 2d411c0b5a6..fc4a871da8a 100644
--- a/runtime/nls/jitm/j9jit_ko.nls
+++ b/runtime/nls/jitm/j9jit_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_pl.nls b/runtime/nls/jitm/j9jit_pl.nls
index e9217efcb2e..4a8f1209a70 100644
--- a/runtime/nls/jitm/j9jit_pl.nls
+++ b/runtime/nls/jitm/j9jit_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_pt_BR.nls b/runtime/nls/jitm/j9jit_pt_BR.nls
index 9d047e1532e..4b5e91d46ba 100644
--- a/runtime/nls/jitm/j9jit_pt_BR.nls
+++ b/runtime/nls/jitm/j9jit_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_ru.nls b/runtime/nls/jitm/j9jit_ru.nls
index c4d653df271..e99c84b31fe 100644
--- a/runtime/nls/jitm/j9jit_ru.nls
+++ b/runtime/nls/jitm/j9jit_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_sk.nls b/runtime/nls/jitm/j9jit_sk.nls
index 0813a970f99..6c1322f66c1 100644
--- a/runtime/nls/jitm/j9jit_sk.nls
+++ b/runtime/nls/jitm/j9jit_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_sl.nls b/runtime/nls/jitm/j9jit_sl.nls
index b56d97fa1c2..f0613d74630 100644
--- a/runtime/nls/jitm/j9jit_sl.nls
+++ b/runtime/nls/jitm/j9jit_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_tr.nls b/runtime/nls/jitm/j9jit_tr.nls
index 25fc0f0e8e5..5610f212121 100644
--- a/runtime/nls/jitm/j9jit_tr.nls
+++ b/runtime/nls/jitm/j9jit_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_zh.nls b/runtime/nls/jitm/j9jit_zh.nls
index cab2f8ce096..ec02aebe9e8 100644
--- a/runtime/nls/jitm/j9jit_zh.nls
+++ b/runtime/nls/jitm/j9jit_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_zh_CN.nls b/runtime/nls/jitm/j9jit_zh_CN.nls
index cab2f8ce096..ec02aebe9e8 100644
--- a/runtime/nls/jitm/j9jit_zh_CN.nls
+++ b/runtime/nls/jitm/j9jit_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jitm/j9jit_zh_TW.nls b/runtime/nls/jitm/j9jit_zh_TW.nls
index dd527eb1936..2197b0ce706 100644
--- a/runtime/nls/jitm/j9jit_zh_TW.nls
+++ b/runtime/nls/jitm/j9jit_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk.nls b/runtime/nls/jnck/jnichk.nls
index 198ea194ba5..ce4e8359225 100644
--- a/runtime/nls/jnck/jnichk.nls
+++ b/runtime/nls/jnck/jnichk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_ca.nls b/runtime/nls/jnck/jnichk_ca.nls
index f74a0b0fde5..ed89022597d 100644
--- a/runtime/nls/jnck/jnichk_ca.nls
+++ b/runtime/nls/jnck/jnichk_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_cs.nls b/runtime/nls/jnck/jnichk_cs.nls
index 34171cda893..2327d132fb1 100644
--- a/runtime/nls/jnck/jnichk_cs.nls
+++ b/runtime/nls/jnck/jnichk_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_de.nls b/runtime/nls/jnck/jnichk_de.nls
index 861ed3b1822..36389e2dbfa 100644
--- a/runtime/nls/jnck/jnichk_de.nls
+++ b/runtime/nls/jnck/jnichk_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_es.nls b/runtime/nls/jnck/jnichk_es.nls
index ca990487f07..278edc04df8 100644
--- a/runtime/nls/jnck/jnichk_es.nls
+++ b/runtime/nls/jnck/jnichk_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_fr.nls b/runtime/nls/jnck/jnichk_fr.nls
index 1ea90973de9..9616639d28b 100644
--- a/runtime/nls/jnck/jnichk_fr.nls
+++ b/runtime/nls/jnck/jnichk_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_hu.nls b/runtime/nls/jnck/jnichk_hu.nls
index cf36b65e2b3..99b9c08ac3e 100644
--- a/runtime/nls/jnck/jnichk_hu.nls
+++ b/runtime/nls/jnck/jnichk_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_it.nls b/runtime/nls/jnck/jnichk_it.nls
index 369b98dc9d3..fec68ce1d2b 100644
--- a/runtime/nls/jnck/jnichk_it.nls
+++ b/runtime/nls/jnck/jnichk_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_ja.nls b/runtime/nls/jnck/jnichk_ja.nls
index a429d40d614..9caf912583e 100644
--- a/runtime/nls/jnck/jnichk_ja.nls
+++ b/runtime/nls/jnck/jnichk_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_ko.nls b/runtime/nls/jnck/jnichk_ko.nls
index 314f7ca4acc..0638f2919cf 100644
--- a/runtime/nls/jnck/jnichk_ko.nls
+++ b/runtime/nls/jnck/jnichk_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_pl.nls b/runtime/nls/jnck/jnichk_pl.nls
index a2b52788686..b27a32b681f 100644
--- a/runtime/nls/jnck/jnichk_pl.nls
+++ b/runtime/nls/jnck/jnichk_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_pt_BR.nls b/runtime/nls/jnck/jnichk_pt_BR.nls
index 36ef99469bb..56016871835 100644
--- a/runtime/nls/jnck/jnichk_pt_BR.nls
+++ b/runtime/nls/jnck/jnichk_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_ru.nls b/runtime/nls/jnck/jnichk_ru.nls
index 1b215ef52ad..1dbfefc97f3 100644
--- a/runtime/nls/jnck/jnichk_ru.nls
+++ b/runtime/nls/jnck/jnichk_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_sk.nls b/runtime/nls/jnck/jnichk_sk.nls
index d1ab7518467..a9032c4baa2 100644
--- a/runtime/nls/jnck/jnichk_sk.nls
+++ b/runtime/nls/jnck/jnichk_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_sl.nls b/runtime/nls/jnck/jnichk_sl.nls
index 373383153cc..1ed2c9e8d34 100644
--- a/runtime/nls/jnck/jnichk_sl.nls
+++ b/runtime/nls/jnck/jnichk_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_tr.nls b/runtime/nls/jnck/jnichk_tr.nls
index 4259aacdab2..b9209b9ebfa 100644
--- a/runtime/nls/jnck/jnichk_tr.nls
+++ b/runtime/nls/jnck/jnichk_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_zh.nls b/runtime/nls/jnck/jnichk_zh.nls
index 84f5bfd58c4..3a884d8cca1 100644
--- a/runtime/nls/jnck/jnichk_zh.nls
+++ b/runtime/nls/jnck/jnichk_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_zh_CN.nls b/runtime/nls/jnck/jnichk_zh_CN.nls
index 84f5bfd58c4..3a884d8cca1 100644
--- a/runtime/nls/jnck/jnichk_zh_CN.nls
+++ b/runtime/nls/jnck/jnichk_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/jnck/jnichk_zh_TW.nls b/runtime/nls/jnck/jnichk_zh_TW.nls
index 1adc54875de..d9f53b9d345 100644
--- a/runtime/nls/jnck/jnichk_zh_TW.nls
+++ b/runtime/nls/jnck/jnichk_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk.nls b/runtime/nls/meck/memchk.nls
index 16031ae0ab8..bb098796473 100644
--- a/runtime/nls/meck/memchk.nls
+++ b/runtime/nls/meck/memchk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_ca.nls b/runtime/nls/meck/memchk_ca.nls
index 785118d3cb6..b49528eeaf8 100644
--- a/runtime/nls/meck/memchk_ca.nls
+++ b/runtime/nls/meck/memchk_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_cs.nls b/runtime/nls/meck/memchk_cs.nls
index 7bbb3fe6a39..5292a1a60b8 100644
--- a/runtime/nls/meck/memchk_cs.nls
+++ b/runtime/nls/meck/memchk_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_de.nls b/runtime/nls/meck/memchk_de.nls
index c1032b436fc..ef36f33fbe2 100644
--- a/runtime/nls/meck/memchk_de.nls
+++ b/runtime/nls/meck/memchk_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_es.nls b/runtime/nls/meck/memchk_es.nls
index 4e775ab3ba2..52e2a24ca03 100644
--- a/runtime/nls/meck/memchk_es.nls
+++ b/runtime/nls/meck/memchk_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_fr.nls b/runtime/nls/meck/memchk_fr.nls
index 54aedb1dbe7..e7a54457e83 100644
--- a/runtime/nls/meck/memchk_fr.nls
+++ b/runtime/nls/meck/memchk_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_hu.nls b/runtime/nls/meck/memchk_hu.nls
index 6005925c974..3e7e0804343 100644
--- a/runtime/nls/meck/memchk_hu.nls
+++ b/runtime/nls/meck/memchk_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_it.nls b/runtime/nls/meck/memchk_it.nls
index 31c305e8196..66ff7cbe71a 100644
--- a/runtime/nls/meck/memchk_it.nls
+++ b/runtime/nls/meck/memchk_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_ja.nls b/runtime/nls/meck/memchk_ja.nls
index 2ea00ec9466..aea5adca0e9 100644
--- a/runtime/nls/meck/memchk_ja.nls
+++ b/runtime/nls/meck/memchk_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_ko.nls b/runtime/nls/meck/memchk_ko.nls
index 1ee824ae2fc..88bc22d92d1 100644
--- a/runtime/nls/meck/memchk_ko.nls
+++ b/runtime/nls/meck/memchk_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_pl.nls b/runtime/nls/meck/memchk_pl.nls
index cddba8c87f9..c18b2a409a6 100644
--- a/runtime/nls/meck/memchk_pl.nls
+++ b/runtime/nls/meck/memchk_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_pt_BR.nls b/runtime/nls/meck/memchk_pt_BR.nls
index ce1a395802a..d86e833ba2d 100644
--- a/runtime/nls/meck/memchk_pt_BR.nls
+++ b/runtime/nls/meck/memchk_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_ru.nls b/runtime/nls/meck/memchk_ru.nls
index d6bc3863f79..a8e82bb87e0 100644
--- a/runtime/nls/meck/memchk_ru.nls
+++ b/runtime/nls/meck/memchk_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_sk.nls b/runtime/nls/meck/memchk_sk.nls
index 7110faa88ad..40b763b38a6 100644
--- a/runtime/nls/meck/memchk_sk.nls
+++ b/runtime/nls/meck/memchk_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_sl.nls b/runtime/nls/meck/memchk_sl.nls
index 237cde8ddf8..7d8ad3cb4da 100644
--- a/runtime/nls/meck/memchk_sl.nls
+++ b/runtime/nls/meck/memchk_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_tr.nls b/runtime/nls/meck/memchk_tr.nls
index 0ef7ec9e365..65c939b6a96 100644
--- a/runtime/nls/meck/memchk_tr.nls
+++ b/runtime/nls/meck/memchk_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_zh.nls b/runtime/nls/meck/memchk_zh.nls
index 4c4a831a92c..a1ef0d1c27c 100644
--- a/runtime/nls/meck/memchk_zh.nls
+++ b/runtime/nls/meck/memchk_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_zh_CN.nls b/runtime/nls/meck/memchk_zh_CN.nls
index 54f7736dffe..8f5f089caee 100644
--- a/runtime/nls/meck/memchk_zh_CN.nls
+++ b/runtime/nls/meck/memchk_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/meck/memchk_zh_TW.nls b/runtime/nls/meck/memchk_zh_TW.nls
index b8eceddbc73..316988f8cba 100644
--- a/runtime/nls/meck/memchk_zh_TW.nls
+++ b/runtime/nls/meck/memchk_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port.nls b/runtime/nls/port/port.nls
index df5d6527c20..abbf8f47b32 100644
--- a/runtime/nls/port/port.nls
+++ b/runtime/nls/port/port.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_ca.nls b/runtime/nls/port/port_ca.nls
index 38b700875be..f9b83063b2d 100644
--- a/runtime/nls/port/port_ca.nls
+++ b/runtime/nls/port/port_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_cs.nls b/runtime/nls/port/port_cs.nls
index f94d6c81f44..4d7920c3ada 100644
--- a/runtime/nls/port/port_cs.nls
+++ b/runtime/nls/port/port_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_de.nls b/runtime/nls/port/port_de.nls
index 541945d3b45..7fcefdd0d0f 100644
--- a/runtime/nls/port/port_de.nls
+++ b/runtime/nls/port/port_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_es.nls b/runtime/nls/port/port_es.nls
index 5a976cce847..560785cdda3 100644
--- a/runtime/nls/port/port_es.nls
+++ b/runtime/nls/port/port_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_fr.nls b/runtime/nls/port/port_fr.nls
index 5282e0f449e..31e7a561711 100644
--- a/runtime/nls/port/port_fr.nls
+++ b/runtime/nls/port/port_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_hu.nls b/runtime/nls/port/port_hu.nls
index 7da60f8353e..0ca8d183abd 100644
--- a/runtime/nls/port/port_hu.nls
+++ b/runtime/nls/port/port_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_it.nls b/runtime/nls/port/port_it.nls
index 5198fb8007f..9c5f5f1463f 100644
--- a/runtime/nls/port/port_it.nls
+++ b/runtime/nls/port/port_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_ja.nls b/runtime/nls/port/port_ja.nls
index d79b65f1702..ca2bdb88a23 100644
--- a/runtime/nls/port/port_ja.nls
+++ b/runtime/nls/port/port_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_ko.nls b/runtime/nls/port/port_ko.nls
index def4361543a..0c3d382d5a6 100644
--- a/runtime/nls/port/port_ko.nls
+++ b/runtime/nls/port/port_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_pl.nls b/runtime/nls/port/port_pl.nls
index 06a229a3813..e648ff45092 100644
--- a/runtime/nls/port/port_pl.nls
+++ b/runtime/nls/port/port_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_pt_BR.nls b/runtime/nls/port/port_pt_BR.nls
index f88a1368272..bb642930f79 100644
--- a/runtime/nls/port/port_pt_BR.nls
+++ b/runtime/nls/port/port_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_ru.nls b/runtime/nls/port/port_ru.nls
index a8db8024269..82507d1e499 100644
--- a/runtime/nls/port/port_ru.nls
+++ b/runtime/nls/port/port_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_sk.nls b/runtime/nls/port/port_sk.nls
index e9cefbb29ce..b3d3cf49b61 100644
--- a/runtime/nls/port/port_sk.nls
+++ b/runtime/nls/port/port_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_sl.nls b/runtime/nls/port/port_sl.nls
index 027de8ee54e..9fb17c8478a 100644
--- a/runtime/nls/port/port_sl.nls
+++ b/runtime/nls/port/port_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_tr.nls b/runtime/nls/port/port_tr.nls
index c7942e75452..144a83fb109 100644
--- a/runtime/nls/port/port_tr.nls
+++ b/runtime/nls/port/port_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_zh.nls b/runtime/nls/port/port_zh.nls
index c4f3f4d4a53..0f99b12edf4 100644
--- a/runtime/nls/port/port_zh.nls
+++ b/runtime/nls/port/port_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_zh_CN.nls b/runtime/nls/port/port_zh_CN.nls
index 294bf88d9c4..5057171a00a 100644
--- a/runtime/nls/port/port_zh_CN.nls
+++ b/runtime/nls/port/port_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/port/port_zh_TW.nls b/runtime/nls/port/port_zh_TW.nls
index 3d56b36236e..240679e3a08 100644
--- a/runtime/nls/port/port_zh_TW.nls
+++ b/runtime/nls/port/port_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr.nls b/runtime/nls/shrc/j9shr.nls
index 260ec9f272b..1badbbe6d3c 100644
--- a/runtime/nls/shrc/j9shr.nls
+++ b/runtime/nls/shrc/j9shr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_ca.nls b/runtime/nls/shrc/j9shr_ca.nls
index b135fc908a0..d1c6e9066e8 100644
--- a/runtime/nls/shrc/j9shr_ca.nls
+++ b/runtime/nls/shrc/j9shr_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_cs.nls b/runtime/nls/shrc/j9shr_cs.nls
index a4190f6e949..e4b068696f8 100644
--- a/runtime/nls/shrc/j9shr_cs.nls
+++ b/runtime/nls/shrc/j9shr_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_de.nls b/runtime/nls/shrc/j9shr_de.nls
index 15d92b0bd81..da26514e326 100644
--- a/runtime/nls/shrc/j9shr_de.nls
+++ b/runtime/nls/shrc/j9shr_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_es.nls b/runtime/nls/shrc/j9shr_es.nls
index 892496d546a..00ece29e90b 100644
--- a/runtime/nls/shrc/j9shr_es.nls
+++ b/runtime/nls/shrc/j9shr_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_fr.nls b/runtime/nls/shrc/j9shr_fr.nls
index 9d86e0ae4c9..89b79f5bb2a 100644
--- a/runtime/nls/shrc/j9shr_fr.nls
+++ b/runtime/nls/shrc/j9shr_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_hu.nls b/runtime/nls/shrc/j9shr_hu.nls
index 80e9dacdd1f..0f4027c164e 100644
--- a/runtime/nls/shrc/j9shr_hu.nls
+++ b/runtime/nls/shrc/j9shr_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_it.nls b/runtime/nls/shrc/j9shr_it.nls
index 7477f8fe1e1..2e2f56c7751 100644
--- a/runtime/nls/shrc/j9shr_it.nls
+++ b/runtime/nls/shrc/j9shr_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_ja.nls b/runtime/nls/shrc/j9shr_ja.nls
index 4ff1cc106af..700ec86b74f 100644
--- a/runtime/nls/shrc/j9shr_ja.nls
+++ b/runtime/nls/shrc/j9shr_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_ko.nls b/runtime/nls/shrc/j9shr_ko.nls
index 56f62f52e6e..dd094ee0e6a 100644
--- a/runtime/nls/shrc/j9shr_ko.nls
+++ b/runtime/nls/shrc/j9shr_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_pl.nls b/runtime/nls/shrc/j9shr_pl.nls
index 35ae17ddc4f..fc5317e91a5 100644
--- a/runtime/nls/shrc/j9shr_pl.nls
+++ b/runtime/nls/shrc/j9shr_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_pt_BR.nls b/runtime/nls/shrc/j9shr_pt_BR.nls
index ec00af1e40a..999baf31a58 100644
--- a/runtime/nls/shrc/j9shr_pt_BR.nls
+++ b/runtime/nls/shrc/j9shr_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_ru.nls b/runtime/nls/shrc/j9shr_ru.nls
index 99b5368709a..ed82f562d2a 100644
--- a/runtime/nls/shrc/j9shr_ru.nls
+++ b/runtime/nls/shrc/j9shr_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_sk.nls b/runtime/nls/shrc/j9shr_sk.nls
index aca4412b79e..e2bc53e3fe6 100644
--- a/runtime/nls/shrc/j9shr_sk.nls
+++ b/runtime/nls/shrc/j9shr_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_sl.nls b/runtime/nls/shrc/j9shr_sl.nls
index a6846e56862..660a1e3a89e 100644
--- a/runtime/nls/shrc/j9shr_sl.nls
+++ b/runtime/nls/shrc/j9shr_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_tr.nls b/runtime/nls/shrc/j9shr_tr.nls
index 55679d0d0c4..bee29fedc73 100644
--- a/runtime/nls/shrc/j9shr_tr.nls
+++ b/runtime/nls/shrc/j9shr_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_zh.nls b/runtime/nls/shrc/j9shr_zh.nls
index 2f143064aa3..84576e76fa9 100644
--- a/runtime/nls/shrc/j9shr_zh.nls
+++ b/runtime/nls/shrc/j9shr_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_zh_CN.nls b/runtime/nls/shrc/j9shr_zh_CN.nls
index 2aff1d62384..6357f2092a2 100644
--- a/runtime/nls/shrc/j9shr_zh_CN.nls
+++ b/runtime/nls/shrc/j9shr_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/shrc/j9shr_zh_TW.nls b/runtime/nls/shrc/j9shr_zh_TW.nls
index 38be57f4a5d..214182d72f8 100644
--- a/runtime/nls/shrc/j9shr_zh_TW.nls
+++ b/runtime/nls/shrc/j9shr_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap.nls b/runtime/nls/smap/stackmap.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap.nls
+++ b/runtime/nls/smap/stackmap.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_ca.nls b/runtime/nls/smap/stackmap_ca.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_ca.nls
+++ b/runtime/nls/smap/stackmap_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_cs.nls b/runtime/nls/smap/stackmap_cs.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_cs.nls
+++ b/runtime/nls/smap/stackmap_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_de.nls b/runtime/nls/smap/stackmap_de.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_de.nls
+++ b/runtime/nls/smap/stackmap_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_es.nls b/runtime/nls/smap/stackmap_es.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_es.nls
+++ b/runtime/nls/smap/stackmap_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_fr.nls b/runtime/nls/smap/stackmap_fr.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_fr.nls
+++ b/runtime/nls/smap/stackmap_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_hu.nls b/runtime/nls/smap/stackmap_hu.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_hu.nls
+++ b/runtime/nls/smap/stackmap_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_it.nls b/runtime/nls/smap/stackmap_it.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_it.nls
+++ b/runtime/nls/smap/stackmap_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_ja.nls b/runtime/nls/smap/stackmap_ja.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_ja.nls
+++ b/runtime/nls/smap/stackmap_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_ko.nls b/runtime/nls/smap/stackmap_ko.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_ko.nls
+++ b/runtime/nls/smap/stackmap_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_pl.nls b/runtime/nls/smap/stackmap_pl.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_pl.nls
+++ b/runtime/nls/smap/stackmap_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_pt_BR.nls b/runtime/nls/smap/stackmap_pt_BR.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_pt_BR.nls
+++ b/runtime/nls/smap/stackmap_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_ru.nls b/runtime/nls/smap/stackmap_ru.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_ru.nls
+++ b/runtime/nls/smap/stackmap_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_sk.nls b/runtime/nls/smap/stackmap_sk.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_sk.nls
+++ b/runtime/nls/smap/stackmap_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_sl.nls b/runtime/nls/smap/stackmap_sl.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_sl.nls
+++ b/runtime/nls/smap/stackmap_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_tr.nls b/runtime/nls/smap/stackmap_tr.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_tr.nls
+++ b/runtime/nls/smap/stackmap_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_zh.nls b/runtime/nls/smap/stackmap_zh.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_zh.nls
+++ b/runtime/nls/smap/stackmap_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_zh_CN.nls b/runtime/nls/smap/stackmap_zh_CN.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_zh_CN.nls
+++ b/runtime/nls/smap/stackmap_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/smap/stackmap_zh_TW.nls b/runtime/nls/smap/stackmap_zh_TW.nls
index 45bfd356e02..f1ef8229e68 100644
--- a/runtime/nls/smap/stackmap_zh_TW.nls
+++ b/runtime/nls/smap/stackmap_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc.nls b/runtime/nls/trace/j9trc.nls
index 537d10ae266..24ebd9a81d3 100644
--- a/runtime/nls/trace/j9trc.nls
+++ b/runtime/nls/trace/j9trc.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_ca.nls b/runtime/nls/trace/j9trc_ca.nls
index 1023c4157bd..a4566db7cec 100644
--- a/runtime/nls/trace/j9trc_ca.nls
+++ b/runtime/nls/trace/j9trc_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_cs.nls b/runtime/nls/trace/j9trc_cs.nls
index 2f3bad93e18..627935826dd 100644
--- a/runtime/nls/trace/j9trc_cs.nls
+++ b/runtime/nls/trace/j9trc_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_de.nls b/runtime/nls/trace/j9trc_de.nls
index bc26d6f21ca..d8532511169 100644
--- a/runtime/nls/trace/j9trc_de.nls
+++ b/runtime/nls/trace/j9trc_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_es.nls b/runtime/nls/trace/j9trc_es.nls
index 5d336733983..78df66062a1 100644
--- a/runtime/nls/trace/j9trc_es.nls
+++ b/runtime/nls/trace/j9trc_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_fr.nls b/runtime/nls/trace/j9trc_fr.nls
index b272d197b55..00e3f7ef1b9 100644
--- a/runtime/nls/trace/j9trc_fr.nls
+++ b/runtime/nls/trace/j9trc_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_hu.nls b/runtime/nls/trace/j9trc_hu.nls
index a5c9e9c43c9..73516120ae3 100644
--- a/runtime/nls/trace/j9trc_hu.nls
+++ b/runtime/nls/trace/j9trc_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_it.nls b/runtime/nls/trace/j9trc_it.nls
index 869f6b5813d..490707fca53 100644
--- a/runtime/nls/trace/j9trc_it.nls
+++ b/runtime/nls/trace/j9trc_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_ja.nls b/runtime/nls/trace/j9trc_ja.nls
index 5700524696f..f5d8f6e7943 100644
--- a/runtime/nls/trace/j9trc_ja.nls
+++ b/runtime/nls/trace/j9trc_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_ko.nls b/runtime/nls/trace/j9trc_ko.nls
index 613af3c2626..81c631fa3d2 100644
--- a/runtime/nls/trace/j9trc_ko.nls
+++ b/runtime/nls/trace/j9trc_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_pl.nls b/runtime/nls/trace/j9trc_pl.nls
index 79d73d77a74..60eb8f1ceaf 100644
--- a/runtime/nls/trace/j9trc_pl.nls
+++ b/runtime/nls/trace/j9trc_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_pt_BR.nls b/runtime/nls/trace/j9trc_pt_BR.nls
index b94b730c4e8..2120aa0e378 100644
--- a/runtime/nls/trace/j9trc_pt_BR.nls
+++ b/runtime/nls/trace/j9trc_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_ru.nls b/runtime/nls/trace/j9trc_ru.nls
index 69f9d020e63..7bdcf52f850 100644
--- a/runtime/nls/trace/j9trc_ru.nls
+++ b/runtime/nls/trace/j9trc_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_sk.nls b/runtime/nls/trace/j9trc_sk.nls
index 6bf06f87c6a..41f8a75ca30 100644
--- a/runtime/nls/trace/j9trc_sk.nls
+++ b/runtime/nls/trace/j9trc_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_sl.nls b/runtime/nls/trace/j9trc_sl.nls
index 77baf531a1e..dcefae8dbc0 100644
--- a/runtime/nls/trace/j9trc_sl.nls
+++ b/runtime/nls/trace/j9trc_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_tr.nls b/runtime/nls/trace/j9trc_tr.nls
index e31ca24935d..f762dffdd5b 100644
--- a/runtime/nls/trace/j9trc_tr.nls
+++ b/runtime/nls/trace/j9trc_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_zh.nls b/runtime/nls/trace/j9trc_zh.nls
index 8cafbc046be..edd1a60f9ab 100644
--- a/runtime/nls/trace/j9trc_zh.nls
+++ b/runtime/nls/trace/j9trc_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_zh_CN.nls b/runtime/nls/trace/j9trc_zh_CN.nls
index b3eccfddc95..d5b611b5e48 100644
--- a/runtime/nls/trace/j9trc_zh_CN.nls
+++ b/runtime/nls/trace/j9trc_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/trace/j9trc_zh_TW.nls b/runtime/nls/trace/j9trc_zh_TW.nls
index b517c1b3f9e..abad780c948 100644
--- a/runtime/nls/trace/j9trc_zh_TW.nls
+++ b/runtime/nls/trace/j9trc_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose.nls b/runtime/nls/verb/verbose.nls
index 3b71e80f14f..beb34fdc563 100644
--- a/runtime/nls/verb/verbose.nls
+++ b/runtime/nls/verb/verbose.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_ca.nls b/runtime/nls/verb/verbose_ca.nls
index 44515f68092..3f42eaf9784 100644
--- a/runtime/nls/verb/verbose_ca.nls
+++ b/runtime/nls/verb/verbose_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_cs.nls b/runtime/nls/verb/verbose_cs.nls
index cf081d8dd0a..89d7edfcc33 100644
--- a/runtime/nls/verb/verbose_cs.nls
+++ b/runtime/nls/verb/verbose_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_de.nls b/runtime/nls/verb/verbose_de.nls
index 2d37aabda52..8d4b2c56c7e 100644
--- a/runtime/nls/verb/verbose_de.nls
+++ b/runtime/nls/verb/verbose_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_es.nls b/runtime/nls/verb/verbose_es.nls
index 25d78fc1324..076f084448e 100644
--- a/runtime/nls/verb/verbose_es.nls
+++ b/runtime/nls/verb/verbose_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_fr.nls b/runtime/nls/verb/verbose_fr.nls
index b12c6fb53e2..ca28380cdcf 100644
--- a/runtime/nls/verb/verbose_fr.nls
+++ b/runtime/nls/verb/verbose_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_hu.nls b/runtime/nls/verb/verbose_hu.nls
index beeaedf2504..c9c100bf732 100644
--- a/runtime/nls/verb/verbose_hu.nls
+++ b/runtime/nls/verb/verbose_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_it.nls b/runtime/nls/verb/verbose_it.nls
index 7db86b3d716..be32a0178f7 100644
--- a/runtime/nls/verb/verbose_it.nls
+++ b/runtime/nls/verb/verbose_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_ja.nls b/runtime/nls/verb/verbose_ja.nls
index 0520b6a5308..50e1d84b8ea 100644
--- a/runtime/nls/verb/verbose_ja.nls
+++ b/runtime/nls/verb/verbose_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_ko.nls b/runtime/nls/verb/verbose_ko.nls
index 2f239a836d5..26dd3b89a0f 100644
--- a/runtime/nls/verb/verbose_ko.nls
+++ b/runtime/nls/verb/verbose_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_pl.nls b/runtime/nls/verb/verbose_pl.nls
index 0d11286789f..eaed4a29867 100644
--- a/runtime/nls/verb/verbose_pl.nls
+++ b/runtime/nls/verb/verbose_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_pt_BR.nls b/runtime/nls/verb/verbose_pt_BR.nls
index cbcdd860c85..16180414829 100644
--- a/runtime/nls/verb/verbose_pt_BR.nls
+++ b/runtime/nls/verb/verbose_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_ru.nls b/runtime/nls/verb/verbose_ru.nls
index 6874c119bbe..df2f81edd13 100644
--- a/runtime/nls/verb/verbose_ru.nls
+++ b/runtime/nls/verb/verbose_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_sk.nls b/runtime/nls/verb/verbose_sk.nls
index 03d15f524bd..6cf865d0644 100644
--- a/runtime/nls/verb/verbose_sk.nls
+++ b/runtime/nls/verb/verbose_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_sl.nls b/runtime/nls/verb/verbose_sl.nls
index c47d18e9d6a..33036b63c5b 100644
--- a/runtime/nls/verb/verbose_sl.nls
+++ b/runtime/nls/verb/verbose_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_tr.nls b/runtime/nls/verb/verbose_tr.nls
index 9cfcd9fe0ac..573fff491a8 100644
--- a/runtime/nls/verb/verbose_tr.nls
+++ b/runtime/nls/verb/verbose_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_zh.nls b/runtime/nls/verb/verbose_zh.nls
index 74673595e1c..f806e80b41d 100644
--- a/runtime/nls/verb/verbose_zh.nls
+++ b/runtime/nls/verb/verbose_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_zh_CN.nls b/runtime/nls/verb/verbose_zh_CN.nls
index b876600b609..dc8fae5f5b5 100644
--- a/runtime/nls/verb/verbose_zh_CN.nls
+++ b/runtime/nls/verb/verbose_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/verb/verbose_zh_TW.nls b/runtime/nls/verb/verbose_zh_TW.nls
index eb2f41318e0..f955cd7d6e6 100644
--- a/runtime/nls/verb/verbose_zh_TW.nls
+++ b/runtime/nls/verb/verbose_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil.nls b/runtime/nls/vmut/j9vmutil.nls
index 1dc562c7791..bbd4f579524 100644
--- a/runtime/nls/vmut/j9vmutil.nls
+++ b/runtime/nls/vmut/j9vmutil.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_ca.nls b/runtime/nls/vmut/j9vmutil_ca.nls
index a9e850ac7b1..08a3435c813 100644
--- a/runtime/nls/vmut/j9vmutil_ca.nls
+++ b/runtime/nls/vmut/j9vmutil_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_cs.nls b/runtime/nls/vmut/j9vmutil_cs.nls
index b32dc8e8fa6..bed1312f8c1 100644
--- a/runtime/nls/vmut/j9vmutil_cs.nls
+++ b/runtime/nls/vmut/j9vmutil_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_de.nls b/runtime/nls/vmut/j9vmutil_de.nls
index 0b0aa25241c..48edceee98d 100644
--- a/runtime/nls/vmut/j9vmutil_de.nls
+++ b/runtime/nls/vmut/j9vmutil_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_es.nls b/runtime/nls/vmut/j9vmutil_es.nls
index 9af12bbd2f5..647af60e0ca 100644
--- a/runtime/nls/vmut/j9vmutil_es.nls
+++ b/runtime/nls/vmut/j9vmutil_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_fr.nls b/runtime/nls/vmut/j9vmutil_fr.nls
index 277eeb7a47f..4fc3c4d791a 100644
--- a/runtime/nls/vmut/j9vmutil_fr.nls
+++ b/runtime/nls/vmut/j9vmutil_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_hu.nls b/runtime/nls/vmut/j9vmutil_hu.nls
index b2a0a57fbf5..0c1faaafe00 100644
--- a/runtime/nls/vmut/j9vmutil_hu.nls
+++ b/runtime/nls/vmut/j9vmutil_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_it.nls b/runtime/nls/vmut/j9vmutil_it.nls
index e17b3b185d0..f09f58906aa 100644
--- a/runtime/nls/vmut/j9vmutil_it.nls
+++ b/runtime/nls/vmut/j9vmutil_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_ja.nls b/runtime/nls/vmut/j9vmutil_ja.nls
index 2f3eb4f358e..f01bb5988c3 100644
--- a/runtime/nls/vmut/j9vmutil_ja.nls
+++ b/runtime/nls/vmut/j9vmutil_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_ko.nls b/runtime/nls/vmut/j9vmutil_ko.nls
index b454bbd8a4a..6f5f3e16d21 100644
--- a/runtime/nls/vmut/j9vmutil_ko.nls
+++ b/runtime/nls/vmut/j9vmutil_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_pl.nls b/runtime/nls/vmut/j9vmutil_pl.nls
index 2b8105ed5b4..5fee77fd318 100644
--- a/runtime/nls/vmut/j9vmutil_pl.nls
+++ b/runtime/nls/vmut/j9vmutil_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_pt_BR.nls b/runtime/nls/vmut/j9vmutil_pt_BR.nls
index 02451a6083d..dbf29eb0489 100644
--- a/runtime/nls/vmut/j9vmutil_pt_BR.nls
+++ b/runtime/nls/vmut/j9vmutil_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_ru.nls b/runtime/nls/vmut/j9vmutil_ru.nls
index 021b9b1acd1..a159d8903f1 100644
--- a/runtime/nls/vmut/j9vmutil_ru.nls
+++ b/runtime/nls/vmut/j9vmutil_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_sk.nls b/runtime/nls/vmut/j9vmutil_sk.nls
index 9b0a9bdc1d5..6f6634636e7 100644
--- a/runtime/nls/vmut/j9vmutil_sk.nls
+++ b/runtime/nls/vmut/j9vmutil_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_sl.nls b/runtime/nls/vmut/j9vmutil_sl.nls
index 366c9194e57..b1feee80560 100644
--- a/runtime/nls/vmut/j9vmutil_sl.nls
+++ b/runtime/nls/vmut/j9vmutil_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_tr.nls b/runtime/nls/vmut/j9vmutil_tr.nls
index a20682bca83..e66bd7afd91 100644
--- a/runtime/nls/vmut/j9vmutil_tr.nls
+++ b/runtime/nls/vmut/j9vmutil_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_zh.nls b/runtime/nls/vmut/j9vmutil_zh.nls
index 8a291e3f03f..e1a2a17fe0a 100644
--- a/runtime/nls/vmut/j9vmutil_zh.nls
+++ b/runtime/nls/vmut/j9vmutil_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_zh_CN.nls b/runtime/nls/vmut/j9vmutil_zh_CN.nls
index 85e396d0b95..853e85cf6d1 100644
--- a/runtime/nls/vmut/j9vmutil_zh_CN.nls
+++ b/runtime/nls/vmut/j9vmutil_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vmut/j9vmutil_zh_TW.nls b/runtime/nls/vmut/j9vmutil_zh_TW.nls
index a44131da862..1d139c8b0cb 100644
--- a/runtime/nls/vmut/j9vmutil_zh_TW.nls
+++ b/runtime/nls/vmut/j9vmutil_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv.nls b/runtime/nls/vrfy/j9bcv.nls
index 03eb6021fea..9099ec07ee3 100644
--- a/runtime/nls/vrfy/j9bcv.nls
+++ b/runtime/nls/vrfy/j9bcv.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_ca.nls b/runtime/nls/vrfy/j9bcv_ca.nls
index aa51d55bdc2..93f1dd6e1a4 100644
--- a/runtime/nls/vrfy/j9bcv_ca.nls
+++ b/runtime/nls/vrfy/j9bcv_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_cs.nls b/runtime/nls/vrfy/j9bcv_cs.nls
index 95a129bc34c..66492af2ed0 100644
--- a/runtime/nls/vrfy/j9bcv_cs.nls
+++ b/runtime/nls/vrfy/j9bcv_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_de.nls b/runtime/nls/vrfy/j9bcv_de.nls
index 1309d187948..590e1664d82 100644
--- a/runtime/nls/vrfy/j9bcv_de.nls
+++ b/runtime/nls/vrfy/j9bcv_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_es.nls b/runtime/nls/vrfy/j9bcv_es.nls
index 97ab1121e09..0c1b1d933a2 100644
--- a/runtime/nls/vrfy/j9bcv_es.nls
+++ b/runtime/nls/vrfy/j9bcv_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_fr.nls b/runtime/nls/vrfy/j9bcv_fr.nls
index b70d6ea4789..d28a33a7916 100644
--- a/runtime/nls/vrfy/j9bcv_fr.nls
+++ b/runtime/nls/vrfy/j9bcv_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_hu.nls b/runtime/nls/vrfy/j9bcv_hu.nls
index 81beb1aa6fe..d3bc3537297 100644
--- a/runtime/nls/vrfy/j9bcv_hu.nls
+++ b/runtime/nls/vrfy/j9bcv_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_it.nls b/runtime/nls/vrfy/j9bcv_it.nls
index 9f015a3db80..e4fa99f4a1f 100644
--- a/runtime/nls/vrfy/j9bcv_it.nls
+++ b/runtime/nls/vrfy/j9bcv_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_ja.nls b/runtime/nls/vrfy/j9bcv_ja.nls
index df83c1165ef..bc5df0caa08 100644
--- a/runtime/nls/vrfy/j9bcv_ja.nls
+++ b/runtime/nls/vrfy/j9bcv_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_ko.nls b/runtime/nls/vrfy/j9bcv_ko.nls
index 5e299fa51bb..483e1c6a9fd 100644
--- a/runtime/nls/vrfy/j9bcv_ko.nls
+++ b/runtime/nls/vrfy/j9bcv_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_pl.nls b/runtime/nls/vrfy/j9bcv_pl.nls
index cfa5b6cb849..b6d60082875 100644
--- a/runtime/nls/vrfy/j9bcv_pl.nls
+++ b/runtime/nls/vrfy/j9bcv_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_pt_BR.nls b/runtime/nls/vrfy/j9bcv_pt_BR.nls
index aac769d66eb..e35993ae2af 100644
--- a/runtime/nls/vrfy/j9bcv_pt_BR.nls
+++ b/runtime/nls/vrfy/j9bcv_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_ru.nls b/runtime/nls/vrfy/j9bcv_ru.nls
index 183d618c663..83c23ee4c99 100644
--- a/runtime/nls/vrfy/j9bcv_ru.nls
+++ b/runtime/nls/vrfy/j9bcv_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_sk.nls b/runtime/nls/vrfy/j9bcv_sk.nls
index 2aade783885..d201d1587f2 100644
--- a/runtime/nls/vrfy/j9bcv_sk.nls
+++ b/runtime/nls/vrfy/j9bcv_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_sl.nls b/runtime/nls/vrfy/j9bcv_sl.nls
index 5bb0901898f..a8bcae14d91 100644
--- a/runtime/nls/vrfy/j9bcv_sl.nls
+++ b/runtime/nls/vrfy/j9bcv_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_tr.nls b/runtime/nls/vrfy/j9bcv_tr.nls
index 8a0da9dbbc4..273d2587893 100644
--- a/runtime/nls/vrfy/j9bcv_tr.nls
+++ b/runtime/nls/vrfy/j9bcv_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_zh.nls b/runtime/nls/vrfy/j9bcv_zh.nls
index b90928cce44..d939d1df3cf 100644
--- a/runtime/nls/vrfy/j9bcv_zh.nls
+++ b/runtime/nls/vrfy/j9bcv_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_zh_CN.nls b/runtime/nls/vrfy/j9bcv_zh_CN.nls
index b90928cce44..d939d1df3cf 100644
--- a/runtime/nls/vrfy/j9bcv_zh_CN.nls
+++ b/runtime/nls/vrfy/j9bcv_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/vrfy/j9bcv_zh_TW.nls b/runtime/nls/vrfy/j9bcv_zh_TW.nls
index 171832a9e90..ed665bd4ae0 100644
--- a/runtime/nls/vrfy/j9bcv_zh_TW.nls
+++ b/runtime/nls/vrfy/j9bcv_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip.nls b/runtime/nls/zips/j9zip.nls
index 594d75f8150..01f5bfe1970 100644
--- a/runtime/nls/zips/j9zip.nls
+++ b/runtime/nls/zips/j9zip.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_ca.nls b/runtime/nls/zips/j9zip_ca.nls
index a358982a0f8..cec0820d231 100644
--- a/runtime/nls/zips/j9zip_ca.nls
+++ b/runtime/nls/zips/j9zip_ca.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_cs.nls b/runtime/nls/zips/j9zip_cs.nls
index 629e83cb789..f4e49a26197 100644
--- a/runtime/nls/zips/j9zip_cs.nls
+++ b/runtime/nls/zips/j9zip_cs.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_de.nls b/runtime/nls/zips/j9zip_de.nls
index 60f7d828dab..6a43b2bb5ea 100644
--- a/runtime/nls/zips/j9zip_de.nls
+++ b/runtime/nls/zips/j9zip_de.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_es.nls b/runtime/nls/zips/j9zip_es.nls
index 76b2f93df61..a186762f33e 100644
--- a/runtime/nls/zips/j9zip_es.nls
+++ b/runtime/nls/zips/j9zip_es.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_fr.nls b/runtime/nls/zips/j9zip_fr.nls
index 0fcd46af54b..bfde8531e2e 100644
--- a/runtime/nls/zips/j9zip_fr.nls
+++ b/runtime/nls/zips/j9zip_fr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_hu.nls b/runtime/nls/zips/j9zip_hu.nls
index 5b83dc09267..f2480c2fc41 100644
--- a/runtime/nls/zips/j9zip_hu.nls
+++ b/runtime/nls/zips/j9zip_hu.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_it.nls b/runtime/nls/zips/j9zip_it.nls
index 821a263658a..bf5b1c0ca37 100644
--- a/runtime/nls/zips/j9zip_it.nls
+++ b/runtime/nls/zips/j9zip_it.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_ja.nls b/runtime/nls/zips/j9zip_ja.nls
index 44da63b5a40..5a636136caa 100644
--- a/runtime/nls/zips/j9zip_ja.nls
+++ b/runtime/nls/zips/j9zip_ja.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_ko.nls b/runtime/nls/zips/j9zip_ko.nls
index c2b8ef2362f..3547fc0477e 100644
--- a/runtime/nls/zips/j9zip_ko.nls
+++ b/runtime/nls/zips/j9zip_ko.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_pl.nls b/runtime/nls/zips/j9zip_pl.nls
index d5ed26401b7..2e7617e3a47 100644
--- a/runtime/nls/zips/j9zip_pl.nls
+++ b/runtime/nls/zips/j9zip_pl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_pt_BR.nls b/runtime/nls/zips/j9zip_pt_BR.nls
index 1096f9ae058..1342f97bfad 100644
--- a/runtime/nls/zips/j9zip_pt_BR.nls
+++ b/runtime/nls/zips/j9zip_pt_BR.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_ru.nls b/runtime/nls/zips/j9zip_ru.nls
index 364a51f8ad1..b7adc102812 100644
--- a/runtime/nls/zips/j9zip_ru.nls
+++ b/runtime/nls/zips/j9zip_ru.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_sk.nls b/runtime/nls/zips/j9zip_sk.nls
index edb7df1258b..5b5e8142162 100644
--- a/runtime/nls/zips/j9zip_sk.nls
+++ b/runtime/nls/zips/j9zip_sk.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_sl.nls b/runtime/nls/zips/j9zip_sl.nls
index ce3a85f210e..94ea1dc9e43 100644
--- a/runtime/nls/zips/j9zip_sl.nls
+++ b/runtime/nls/zips/j9zip_sl.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_tr.nls b/runtime/nls/zips/j9zip_tr.nls
index 6465e605ba6..57c1706ca27 100644
--- a/runtime/nls/zips/j9zip_tr.nls
+++ b/runtime/nls/zips/j9zip_tr.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_zh.nls b/runtime/nls/zips/j9zip_zh.nls
index bcedc801588..6eeb1dc6a11 100644
--- a/runtime/nls/zips/j9zip_zh.nls
+++ b/runtime/nls/zips/j9zip_zh.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_zh_CN.nls b/runtime/nls/zips/j9zip_zh_CN.nls
index 7649154f355..e885bfd9ba1 100644
--- a/runtime/nls/zips/j9zip_zh_CN.nls
+++ b/runtime/nls/zips/j9zip_zh_CN.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/nls/zips/j9zip_zh_TW.nls b/runtime/nls/zips/j9zip_zh_TW.nls
index 587f00e0b41..2a84bba0223 100644
--- a/runtime/nls/zips/j9zip_zh_TW.nls
+++ b/runtime/nls/zips/j9zip_zh_TW.nls
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/omrsigcompat/module.xml b/runtime/omrsigcompat/module.xml
index 3d72f53bab4..6cd5f12c24f 100644
--- a/runtime/omrsigcompat/module.xml
+++ b/runtime/omrsigcompat/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/oti/ArrayCopyHelpers.hpp b/runtime/oti/ArrayCopyHelpers.hpp
index 4007d7bd274..9f98f99a813 100644
--- a/runtime/oti/ArrayCopyHelpers.hpp
+++ b/runtime/oti/ArrayCopyHelpers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/JITInterface.hpp b/runtime/oti/JITInterface.hpp
index 01004d50e9d..d5bdea0ebce 100644
--- a/runtime/oti/JITInterface.hpp
+++ b/runtime/oti/JITInterface.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/ObjectHash.hpp b/runtime/oti/ObjectHash.hpp
index d3438bdfbca..bdb7252be34 100644
--- a/runtime/oti/ObjectHash.hpp
+++ b/runtime/oti/ObjectHash.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/ObjectMonitor.hpp b/runtime/oti/ObjectMonitor.hpp
index 4bd7eaba771..28c4b9c3ee1 100644
--- a/runtime/oti/ObjectMonitor.hpp
+++ b/runtime/oti/ObjectMonitor.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/UnsafeAPI.hpp b/runtime/oti/UnsafeAPI.hpp
index b1e94232438..1b3ef5b78cf 100644
--- a/runtime/oti/UnsafeAPI.hpp
+++ b/runtime/oti/UnsafeAPI.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/VMAccess.hpp b/runtime/oti/VMAccess.hpp
index 859b7455f5b..fd5cd98ad13 100644
--- a/runtime/oti/VMAccess.hpp
+++ b/runtime/oti/VMAccess.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/VMHelpers.hpp b/runtime/oti/VMHelpers.hpp
index a05f3366405..7dc5f5b5f00 100644
--- a/runtime/oti/VMHelpers.hpp
+++ b/runtime/oti/VMHelpers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/VM_MethodHandleKinds.h b/runtime/oti/VM_MethodHandleKinds.h
index 7f1ea14cc95..c7e404cf23b 100644
--- a/runtime/oti/VM_MethodHandleKinds.h
+++ b/runtime/oti/VM_MethodHandleKinds.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/about.html b/runtime/oti/about.html
index 06e9abbf42d..a9c831b412a 100644
--- a/runtime/oti/about.html
+++ b/runtime/oti/about.html
@@ -22,7 +22,7 @@ License
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/oti/algorithm_test_api.h b/runtime/oti/algorithm_test_api.h
index 013c6ebd063..d229c76a561 100644
--- a/runtime/oti/algorithm_test_api.h
+++ b/runtime/oti/algorithm_test_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/aotarch.h b/runtime/oti/aotarch.h
index cb05376356b..2cef64a67d2 100644
--- a/runtime/oti/aotarch.h
+++ b/runtime/oti/aotarch.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/argcount.h b/runtime/oti/argcount.h
index 59ad4f0f89d..5bdd9995282 100644
--- a/runtime/oti/argcount.h
+++ b/runtime/oti/argcount.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/arm64helpers.m4 b/runtime/oti/arm64helpers.m4
index 1ff2a81b4b9..bd7c2102c16 100644
--- a/runtime/oti/arm64helpers.m4
+++ b/runtime/oti/arm64helpers.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/oti/armhelpers.m4 b/runtime/oti/armhelpers.m4
index 72f49dddf1b..380800822dc 100644
--- a/runtime/oti/armhelpers.m4
+++ b/runtime/oti/armhelpers.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/oti/bcnames.h b/runtime/oti/bcnames.h
index 428adbbfdec..76b5520fa08 100644
--- a/runtime/oti/bcnames.h
+++ b/runtime/oti/bcnames.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/bcproftest_api.h b/runtime/oti/bcproftest_api.h
index 8b368b7faaf..4d0c901bcdc 100644
--- a/runtime/oti/bcproftest_api.h
+++ b/runtime/oti/bcproftest_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/bcsizes.h b/runtime/oti/bcsizes.h
index a66b05c0872..b17caa1811b 100644
--- a/runtime/oti/bcsizes.h
+++ b/runtime/oti/bcsizes.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/bcutil.h b/runtime/oti/bcutil.h
index 42979279036..66096735dba 100644
--- a/runtime/oti/bcutil.h
+++ b/runtime/oti/bcutil.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/bcutil_api.h b/runtime/oti/bcutil_api.h
index 1bc4a089ec2..537bce6cc60 100644
--- a/runtime/oti/bcutil_api.h
+++ b/runtime/oti/bcutil_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/bcverify.h b/runtime/oti/bcverify.h
index ae1fd50bd9d..c412920479c 100644
--- a/runtime/oti/bcverify.h
+++ b/runtime/oti/bcverify.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/bcverify_api.h b/runtime/oti/bcverify_api.h
index 3e6560603c8..fe878ffdee2 100644
--- a/runtime/oti/bcverify_api.h
+++ b/runtime/oti/bcverify_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/bytecodewalk.h b/runtime/oti/bytecodewalk.h
index 2545c6ddd72..f1ca9896296 100644
--- a/runtime/oti/bytecodewalk.h
+++ b/runtime/oti/bytecodewalk.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/callconv_api.h b/runtime/oti/callconv_api.h
index afa66820260..36fbf53632d 100644
--- a/runtime/oti/callconv_api.h
+++ b/runtime/oti/callconv_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/cassume_api.h b/runtime/oti/cassume_api.h
index fc5ad1bd14f..a160c2d6cda 100644
--- a/runtime/oti/cassume_api.h
+++ b/runtime/oti/cassume_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/cfdumper_api.h b/runtime/oti/cfdumper_api.h
index 0b68fda236b..bdb276322bc 100644
--- a/runtime/oti/cfdumper_api.h
+++ b/runtime/oti/cfdumper_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/cfr.h b/runtime/oti/cfr.h
index 55850cc6f4a..ef9257325cc 100644
--- a/runtime/oti/cfr.h
+++ b/runtime/oti/cfr.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/cfreader.h b/runtime/oti/cfreader.h
index 81b780aa15c..800a4c70841 100644
--- a/runtime/oti/cfreader.h
+++ b/runtime/oti/cfreader.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/clang_comp.h b/runtime/oti/clang_comp.h
index e1f097e84d6..d1b6495281b 100644
--- a/runtime/oti/clang_comp.h
+++ b/runtime/oti/clang_comp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/classloadersearch.h b/runtime/oti/classloadersearch.h
index 68c2e892ceb..9e544e64896 100644
--- a/runtime/oti/classloadersearch.h
+++ b/runtime/oti/classloadersearch.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/dbg.h b/runtime/oti/dbg.h
index 0ed28240abe..a3193255440 100644
--- a/runtime/oti/dbg.h
+++ b/runtime/oti/dbg.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/dbgext_api.h b/runtime/oti/dbgext_api.h
index dfc7f6677f9..472a681efd7 100644
--- a/runtime/oti/dbgext_api.h
+++ b/runtime/oti/dbgext_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/exe_api.h b/runtime/oti/exe_api.h
index f72350b7f69..bfd91ea73f7 100644
--- a/runtime/oti/exe_api.h
+++ b/runtime/oti/exe_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/fastJNI.h b/runtime/oti/fastJNI.h
index 4a03ee5a083..7ffa274f0c1 100644
--- a/runtime/oti/fastJNI.h
+++ b/runtime/oti/fastJNI.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/fltdmath.h b/runtime/oti/fltdmath.h
index 532261f734f..e02a2036e83 100644
--- a/runtime/oti/fltdmath.h
+++ b/runtime/oti/fltdmath.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/gp.h b/runtime/oti/gp.h
index 7feed678f81..67460d34b58 100644
--- a/runtime/oti/gp.h
+++ b/runtime/oti/gp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/gptest_api.h b/runtime/oti/gptest_api.h
index ea662efd037..36036573f5d 100644
--- a/runtime/oti/gptest_api.h
+++ b/runtime/oti/gptest_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/helpers.m4 b/runtime/oti/helpers.m4
index a30793447b6..5c7e33160fd 100644
--- a/runtime/oti/helpers.m4
+++ b/runtime/oti/helpers.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
divert([-1])
diff --git a/runtime/oti/j2sever.h b/runtime/oti/j2sever.h
index 10a6a280931..57e7bf18110 100644
--- a/runtime/oti/j2sever.h
+++ b/runtime/oti/j2sever.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9.h b/runtime/oti/j9.h
index 8c331456c61..c4b6d247e8d 100644
--- a/runtime/oti/j9.h
+++ b/runtime/oti/j9.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9accessbarrier.h b/runtime/oti/j9accessbarrier.h
index be1ef734577..9835d7965cc 100644
--- a/runtime/oti/j9accessbarrier.h
+++ b/runtime/oti/j9accessbarrier.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9accessbarrierhelpers.h b/runtime/oti/j9accessbarrierhelpers.h
index 2f69064361e..2fd1d17b38d 100644
--- a/runtime/oti/j9accessbarrierhelpers.h
+++ b/runtime/oti/j9accessbarrierhelpers.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9arch.h b/runtime/oti/j9arch.h
index dd9c063b4eb..f2e14608233 100644
--- a/runtime/oti/j9arch.h
+++ b/runtime/oti/j9arch.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9argscan.h b/runtime/oti/j9argscan.h
index c92e7184c56..eaafb5ed0c5 100644
--- a/runtime/oti/j9argscan.h
+++ b/runtime/oti/j9argscan.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9cfg_builder.h b/runtime/oti/j9cfg_builder.h
index 928ecdb71d2..624232403c8 100644
--- a/runtime/oti/j9cfg_builder.h
+++ b/runtime/oti/j9cfg_builder.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9class.h b/runtime/oti/j9class.h
index 1369d0d9852..aaa75d8afaf 100644
--- a/runtime/oti/j9class.h
+++ b/runtime/oti/j9class.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9comp.h b/runtime/oti/j9comp.h
index 64e1f4224e7..214ce8640bc 100644
--- a/runtime/oti/j9comp.h
+++ b/runtime/oti/j9comp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9consts.h b/runtime/oti/j9consts.h
index 0a20b449261..22c8be599b5 100644
--- a/runtime/oti/j9consts.h
+++ b/runtime/oti/j9consts.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9cp.h b/runtime/oti/j9cp.h
index 065bd288ece..7d223f0fc26 100644
--- a/runtime/oti/j9cp.h
+++ b/runtime/oti/j9cp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9dump.h b/runtime/oti/j9dump.h
index 266b4d66ca0..d7c6d51e767 100644
--- a/runtime/oti/j9dump.h
+++ b/runtime/oti/j9dump.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9generated.h b/runtime/oti/j9generated.h
index f47ce860f8b..ba6b5e355a9 100644
--- a/runtime/oti/j9generated.h
+++ b/runtime/oti/j9generated.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9gs.h b/runtime/oti/j9gs.h
index 5290e42f9ad..d0b62a9b01e 100644
--- a/runtime/oti/j9gs.h
+++ b/runtime/oti/j9gs.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9hookable.h b/runtime/oti/j9hookable.h
index 88dc21ccfd6..b5c5657b9bc 100644
--- a/runtime/oti/j9hookable.h
+++ b/runtime/oti/j9hookable.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9javaaccessflags.h b/runtime/oti/j9javaaccessflags.h
index d419ea43516..c543291a8ab 100644
--- a/runtime/oti/j9javaaccessflags.h
+++ b/runtime/oti/j9javaaccessflags.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9jit.hdf b/runtime/oti/j9jit.hdf
index 228907304eb..70b5ae56a35 100644
--- a/runtime/oti/j9jit.hdf
+++ b/runtime/oti/j9jit.hdf
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/oti/j9modifiers_api.h b/runtime/oti/j9modifiers_api.h
index 88a2af73a63..cf7dc5e9117 100644
--- a/runtime/oti/j9modifiers_api.h
+++ b/runtime/oti/j9modifiers_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9nonbuilder.h b/runtime/oti/j9nonbuilder.h
index afb52b8d11f..5ffcb9ee0dc 100644
--- a/runtime/oti/j9nonbuilder.h
+++ b/runtime/oti/j9nonbuilder.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9port.h b/runtime/oti/j9port.h
index 5acb8df8df4..7249b44e291 100644
--- a/runtime/oti/j9port.h
+++ b/runtime/oti/j9port.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9port_generated.h b/runtime/oti/j9port_generated.h
index f209a3b5ba6..2501bb02189 100644
--- a/runtime/oti/j9port_generated.h
+++ b/runtime/oti/j9port_generated.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9porterror.h b/runtime/oti/j9porterror.h
index 9463f095b7a..d919956c8ac 100644
--- a/runtime/oti/j9porterror.h
+++ b/runtime/oti/j9porterror.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9protos.h b/runtime/oti/j9protos.h
index fa0bd055dc8..374b96c09cd 100644
--- a/runtime/oti/j9protos.h
+++ b/runtime/oti/j9protos.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9relationship.h b/runtime/oti/j9relationship.h
index e9eeede341a..62442275065 100644
--- a/runtime/oti/j9relationship.h
+++ b/runtime/oti/j9relationship.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9segments.h b/runtime/oti/j9segments.h
index 1d4fe3e150b..54b5d8915c0 100644
--- a/runtime/oti/j9segments.h
+++ b/runtime/oti/j9segments.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9simplepool.h b/runtime/oti/j9simplepool.h
index aa7b6db0dbf..7b6440854c3 100644
--- a/runtime/oti/j9simplepool.h
+++ b/runtime/oti/j9simplepool.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9socket.h b/runtime/oti/j9socket.h
index 43ffdc2d85f..98aee7dce79 100644
--- a/runtime/oti/j9socket.h
+++ b/runtime/oti/j9socket.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9srphashtable.h b/runtime/oti/j9srphashtable.h
index 2464f700e3c..296d83a9b16 100644
--- a/runtime/oti/j9srphashtable.h
+++ b/runtime/oti/j9srphashtable.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9thread.h b/runtime/oti/j9thread.h
index b26dec2c91d..60a64b91329 100644
--- a/runtime/oti/j9thread.h
+++ b/runtime/oti/j9thread.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9trace.h b/runtime/oti/j9trace.h
index 4a4021a28fa..e2feccb68e8 100644
--- a/runtime/oti/j9trace.h
+++ b/runtime/oti/j9trace.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9user.h b/runtime/oti/j9user.h
index d79bb36e473..a0a3e6c92a5 100644
--- a/runtime/oti/j9user.h
+++ b/runtime/oti/j9user.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/j9vm.hdf b/runtime/oti/j9vm.hdf
index 5b6134e2284..e36a4b3519d 100644
--- a/runtime/oti/j9vm.hdf
+++ b/runtime/oti/j9vm.hdf
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/oti/jbcmap.h b/runtime/oti/jbcmap.h
index 1659e2933e4..dbfddfa3170 100644
--- a/runtime/oti/jbcmap.h
+++ b/runtime/oti/jbcmap.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jcl.h b/runtime/oti/jcl.h
index 5a64c7dbe73..67f1f0c1c45 100644
--- a/runtime/oti/jcl.h
+++ b/runtime/oti/jcl.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jclprots.h b/runtime/oti/jclprots.h
index 22915c9b2d6..9c5e7a6add8 100644
--- a/runtime/oti/jclprots.h
+++ b/runtime/oti/jclprots.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jextractnatives_api.h b/runtime/oti/jextractnatives_api.h
index 147f692aecd..e91b6bbb927 100644
--- a/runtime/oti/jextractnatives_api.h
+++ b/runtime/oti/jextractnatives_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jilconsts.h b/runtime/oti/jilconsts.h
index 957fb48207e..5ff72edd945 100644
--- a/runtime/oti/jilconsts.h
+++ b/runtime/oti/jilconsts.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jimage.h b/runtime/oti/jimage.h
index 301c7a86359..11675ab5b14 100644
--- a/runtime/oti/jimage.h
+++ b/runtime/oti/jimage.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jimagereader.h b/runtime/oti/jimagereader.h
index 3baab6335a5..3d508bb8422 100644
--- a/runtime/oti/jimagereader.h
+++ b/runtime/oti/jimagereader.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jitavl.h b/runtime/oti/jitavl.h
index 5f5b1e2a735..9c12a625621 100644
--- a/runtime/oti/jitavl.h
+++ b/runtime/oti/jitavl.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jitprotos.h b/runtime/oti/jitprotos.h
index 2cc34249485..55b998ba768 100644
--- a/runtime/oti/jitprotos.h
+++ b/runtime/oti/jitprotos.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jitregmap.h b/runtime/oti/jitregmap.h
index 4ad824f7d65..c73f27aacbf 100644
--- a/runtime/oti/jitregmap.h
+++ b/runtime/oti/jitregmap.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jitserver_api.h b/runtime/oti/jitserver_api.h
index 11cc2770180..9b74e711c2c 100644
--- a/runtime/oti/jitserver_api.h
+++ b/runtime/oti/jitserver_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jitserver_error.h b/runtime/oti/jitserver_error.h
index 87e77cb1632..88dfb4dcd53 100644
--- a/runtime/oti/jitserver_error.h
+++ b/runtime/oti/jitserver_error.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jlm.h b/runtime/oti/jlm.h
index f652388f98b..535bb8ac0e9 100644
--- a/runtime/oti/jlm.h
+++ b/runtime/oti/jlm.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jnichk_api.h b/runtime/oti/jnichk_api.h
index 0dbe1ae4a92..dd033a3cf02 100644
--- a/runtime/oti/jnichk_api.h
+++ b/runtime/oti/jnichk_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jnicimap.h b/runtime/oti/jnicimap.h
index 856361b6dca..6c1124b2393 100644
--- a/runtime/oti/jnicimap.h
+++ b/runtime/oti/jnicimap.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jniinv_api.h b/runtime/oti/jniinv_api.h
index b3648776fc8..b0061d03867 100644
--- a/runtime/oti/jniinv_api.h
+++ b/runtime/oti/jniinv_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jnitest_api.h b/runtime/oti/jnitest_api.h
index a5b83da4922..d552051be00 100644
--- a/runtime/oti/jnitest_api.h
+++ b/runtime/oti/jnitest_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jvminit.h b/runtime/oti/jvminit.h
index d22ac171ae9..e116a9cf51b 100644
--- a/runtime/oti/jvminit.h
+++ b/runtime/oti/jvminit.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/jvmtiInternal.h b/runtime/oti/jvmtiInternal.h
index 1ab74b5ff5d..3617889be16 100644
--- a/runtime/oti/jvmtiInternal.h
+++ b/runtime/oti/jvmtiInternal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/libhlp.h b/runtime/oti/libhlp.h
index 59c6e5f3fee..058c46125cb 100644
--- a/runtime/oti/libhlp.h
+++ b/runtime/oti/libhlp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/libjimage.h b/runtime/oti/libjimage.h
index 499f232f68d..6d035cca055 100644
--- a/runtime/oti/libjimage.h
+++ b/runtime/oti/libjimage.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/memcheck.h b/runtime/oti/memcheck.h
index e0df253741f..18a9d709ee1 100644
--- a/runtime/oti/memcheck.h
+++ b/runtime/oti/memcheck.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/module.xml b/runtime/oti/module.xml
index 26750f41ef8..60d4a36146e 100644
--- a/runtime/oti/module.xml
+++ b/runtime/oti/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/oti/monhelp.h b/runtime/oti/monhelp.h
index 7a8b48a1fc2..3ac2cb94e5a 100644
--- a/runtime/oti/monhelp.h
+++ b/runtime/oti/monhelp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/mvmtest_api.h b/runtime/oti/mvmtest_api.h
index 372ab5e06ad..e95bd76eb32 100644
--- a/runtime/oti/mvmtest_api.h
+++ b/runtime/oti/mvmtest_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/objectreferencesmacros_define.inc b/runtime/oti/objectreferencesmacros_define.inc
index 106a74cdffe..6f4e50826dd 100644
--- a/runtime/oti/objectreferencesmacros_define.inc
+++ b/runtime/oti/objectreferencesmacros_define.inc
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/objectreferencesmacros_undefine.inc b/runtime/oti/objectreferencesmacros_undefine.inc
index 3bc8b42890e..e1f85b97a59 100644
--- a/runtime/oti/objectreferencesmacros_undefine.inc
+++ b/runtime/oti/objectreferencesmacros_undefine.inc
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/objhelp.h b/runtime/oti/objhelp.h
index 33fc80668a1..93e83c885a9 100644
--- a/runtime/oti/objhelp.h
+++ b/runtime/oti/objhelp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/objprof_api.h b/runtime/oti/objprof_api.h
index 28e4ec247d9..8fd09e42457 100644
--- a/runtime/oti/objprof_api.h
+++ b/runtime/oti/objprof_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/pcstack.h b/runtime/oti/pcstack.h
index 508321919f5..111a8f38023 100644
--- a/runtime/oti/pcstack.h
+++ b/runtime/oti/pcstack.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/phelpers.m4 b/runtime/oti/phelpers.m4
index 1bab35f2c26..0911e6bbdba 100644
--- a/runtime/oti/phelpers.m4
+++ b/runtime/oti/phelpers.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/oti/portsock.h b/runtime/oti/portsock.h
index 830909de02d..318dbbfe07b 100644
--- a/runtime/oti/portsock.h
+++ b/runtime/oti/portsock.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/rasdump_api.h b/runtime/oti/rasdump_api.h
index 9adc20d1345..68a5320e848 100644
--- a/runtime/oti/rasdump_api.h
+++ b/runtime/oti/rasdump_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/rastrace_api.h b/runtime/oti/rastrace_api.h
index 48b8a5acf59..a2c8a2bc47f 100644
--- a/runtime/oti/rastrace_api.h
+++ b/runtime/oti/rastrace_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/riscvhelpers.m4 b/runtime/oti/riscvhelpers.m4
index 58b2221149c..93f14385c87 100644
--- a/runtime/oti/riscvhelpers.m4
+++ b/runtime/oti/riscvhelpers.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/oti/romclasswalk.h b/runtime/oti/romclasswalk.h
index c6ad63405ce..ccd04b90fa0 100644
--- a/runtime/oti/romclasswalk.h
+++ b/runtime/oti/romclasswalk.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/romcookie.h b/runtime/oti/romcookie.h
index 3b5e71102b5..527d5645e4e 100644
--- a/runtime/oti/romcookie.h
+++ b/runtime/oti/romcookie.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/rommeth.h b/runtime/oti/rommeth.h
index 19f6e579563..5ef91f92c88 100644
--- a/runtime/oti/rommeth.h
+++ b/runtime/oti/rommeth.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/segment.h b/runtime/oti/segment.h
index 4a5d4fd4455..d0d64af847b 100644
--- a/runtime/oti/segment.h
+++ b/runtime/oti/segment.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/shared_api.h b/runtime/oti/shared_api.h
index ceebed34bcc..0c3ccb09e8b 100644
--- a/runtime/oti/shared_api.h
+++ b/runtime/oti/shared_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/shcdatatypes.h b/runtime/oti/shcdatatypes.h
index 08e37f397e5..912f77d256b 100644
--- a/runtime/oti/shcdatatypes.h
+++ b/runtime/oti/shcdatatypes.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/shcdatautils.h b/runtime/oti/shcdatautils.h
index fe7b818291d..7716788b45c 100644
--- a/runtime/oti/shcdatautils.h
+++ b/runtime/oti/shcdatautils.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/shcflags.h b/runtime/oti/shcflags.h
index 792f803eba6..165be93170e 100644
--- a/runtime/oti/shcflags.h
+++ b/runtime/oti/shcflags.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/shchelp.h b/runtime/oti/shchelp.h
index 4b97aef3000..de204c40b37 100644
--- a/runtime/oti/shchelp.h
+++ b/runtime/oti/shchelp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/sigquit.h b/runtime/oti/sigquit.h
index 95eeddb42a9..d85613c29fc 100644
--- a/runtime/oti/sigquit.h
+++ b/runtime/oti/sigquit.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/simplepool_api.h b/runtime/oti/simplepool_api.h
index 27e9903686e..9345f0e508b 100644
--- a/runtime/oti/simplepool_api.h
+++ b/runtime/oti/simplepool_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/srphashtable_api.h b/runtime/oti/srphashtable_api.h
index b627212edbe..a872b036de5 100644
--- a/runtime/oti/srphashtable_api.h
+++ b/runtime/oti/srphashtable_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/stackmap_api.h b/runtime/oti/stackmap_api.h
index e450d7cbb73..8c7f1156ea4 100644
--- a/runtime/oti/stackmap_api.h
+++ b/runtime/oti/stackmap_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/stackwalk.h b/runtime/oti/stackwalk.h
index c819c327c0d..af31c224d0e 100644
--- a/runtime/oti/stackwalk.h
+++ b/runtime/oti/stackwalk.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/sunvmi_api.h b/runtime/oti/sunvmi_api.h
index 0474207244e..69117297363 100644
--- a/runtime/oti/sunvmi_api.h
+++ b/runtime/oti/sunvmi_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/temp.h b/runtime/oti/temp.h
index 6035e0e8f21..a46995affcb 100644
--- a/runtime/oti/temp.h
+++ b/runtime/oti/temp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/util_api.h b/runtime/oti/util_api.h
index 495a299f61d..e417901e913 100644
--- a/runtime/oti/util_api.h
+++ b/runtime/oti/util_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/verbose_api.h b/runtime/oti/verbose_api.h
index d0b9dc17695..0ff2a10037f 100644
--- a/runtime/oti/verbose_api.h
+++ b/runtime/oti/verbose_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/verutil_api.h b/runtime/oti/verutil_api.h
index 5596fc1caa3..5f9d733660a 100644
--- a/runtime/oti/verutil_api.h
+++ b/runtime/oti/verutil_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/vm_api.h b/runtime/oti/vm_api.h
index dc7453f6ced..4e33d898418 100644
--- a/runtime/oti/vm_api.h
+++ b/runtime/oti/vm_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/vmaccess.h b/runtime/oti/vmaccess.h
index 8da397d2c1d..84a3a91a7d8 100644
--- a/runtime/oti/vmaccess.h
+++ b/runtime/oti/vmaccess.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/vmargs_api.h b/runtime/oti/vmargs_api.h
index 4177c5e7541..7e9e02c146d 100644
--- a/runtime/oti/vmargs_api.h
+++ b/runtime/oti/vmargs_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/vmargs_core_api.h b/runtime/oti/vmargs_core_api.h
index 7d0bbf840bc..7fb1be07725 100644
--- a/runtime/oti/vmargs_core_api.h
+++ b/runtime/oti/vmargs_core_api.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/vmconstantpool.xml b/runtime/oti/vmconstantpool.xml
index f9596c6d109..d52fe391221 100644
--- a/runtime/oti/vmconstantpool.xml
+++ b/runtime/oti/vmconstantpool.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/oti/vrfytbl.h b/runtime/oti/vrfytbl.h
index 4a2f691b87a..b7c89993ca3 100644
--- a/runtime/oti/vrfytbl.h
+++ b/runtime/oti/vrfytbl.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/oti/xhelpers.m4 b/runtime/oti/xhelpers.m4
index 04477cbf2ae..21a1d2da732 100644
--- a/runtime/oti/xhelpers.m4
+++ b/runtime/oti/xhelpers.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/oti/zhelpers.m4 b/runtime/oti/zhelpers.m4
index 3fccb1338fd..dbe8281812c 100644
--- a/runtime/oti/zhelpers.m4
+++ b/runtime/oti/zhelpers.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/oti/zipCachePool.hdf b/runtime/oti/zipCachePool.hdf
index e3bfbe83706..6e6dcae86b1 100644
--- a/runtime/oti/zipCachePool.hdf
+++ b/runtime/oti/zipCachePool.hdf
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/port/CMakeLists.txt b/runtime/port/CMakeLists.txt
index 8b01097f696..619a1c41055 100644
--- a/runtime/port/CMakeLists.txt
+++ b/runtime/port/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/port/aix/j9hypervisor.c b/runtime/port/aix/j9hypervisor.c
index a46efb735e9..1be70dbf0f4 100644
--- a/runtime/port/aix/j9hypervisor.c
+++ b/runtime/port/aix/j9hypervisor.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/aix/j9ri.c b/runtime/port/aix/j9ri.c
index 08a32e2d09e..a724a4bbdce 100644
--- a/runtime/port/aix/j9ri.c
+++ b/runtime/port/aix/j9ri.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9gp.c b/runtime/port/common/j9gp.c
index e288c356f5c..c2d3bc0090f 100644
--- a/runtime/port/common/j9gp.c
+++ b/runtime/port/common/j9gp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9gp.h b/runtime/port/common/j9gp.h
index 3b909a0ddde..b5b9fb26205 100644
--- a/runtime/port/common/j9gp.h
+++ b/runtime/port/common/j9gp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9gs.c b/runtime/port/common/j9gs.c
index 45011b73f9e..1d2ecd51cd9 100644
--- a/runtime/port/common/j9gs.c
+++ b/runtime/port/common/j9gs.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9hypervisor.c b/runtime/port/common/j9hypervisor.c
index 5a7ede0c4ae..6791e5c4af0 100644
--- a/runtime/port/common/j9hypervisor.c
+++ b/runtime/port/common/j9hypervisor.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9hypervisor.h b/runtime/port/common/j9hypervisor.h
index 8eaec30e7dc..0bf9a4b7624 100644
--- a/runtime/port/common/j9hypervisor.h
+++ b/runtime/port/common/j9hypervisor.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9hypervisor_common.c b/runtime/port/common/j9hypervisor_common.c
index e7562a05d73..b764445c867 100644
--- a/runtime/port/common/j9hypervisor_common.c
+++ b/runtime/port/common/j9hypervisor_common.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9hypervisor_common.h b/runtime/port/common/j9hypervisor_common.h
index 1ad419c299b..026e6b2c9a7 100644
--- a/runtime/port/common/j9hypervisor_common.h
+++ b/runtime/port/common/j9hypervisor_common.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9hypervisor_i386.c b/runtime/port/common/j9hypervisor_i386.c
index adddcb6b412..ab6480ea324 100644
--- a/runtime/port/common/j9hypervisor_i386.c
+++ b/runtime/port/common/j9hypervisor_i386.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9hypervisor_i386.h b/runtime/port/common/j9hypervisor_i386.h
index b36f4b622e3..39e131bfc2a 100644
--- a/runtime/port/common/j9hypervisor_i386.h
+++ b/runtime/port/common/j9hypervisor_i386.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9hypervisor_vmware.h b/runtime/port/common/j9hypervisor_vmware.h
index cd21af078b0..c7312727cf1 100644
--- a/runtime/port/common/j9hypervisor_vmware.h
+++ b/runtime/port/common/j9hypervisor_vmware.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9ipcmutex.c b/runtime/port/common/j9ipcmutex.c
index c3123eccf52..2b041d473d7 100644
--- a/runtime/port/common/j9ipcmutex.c
+++ b/runtime/port/common/j9ipcmutex.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9mem_basic.c b/runtime/port/common/j9mem_basic.c
index f82da75366d..62b9bf7def5 100644
--- a/runtime/port/common/j9mem_basic.c
+++ b/runtime/port/common/j9mem_basic.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9port.c b/runtime/port/common/j9port.c
index f2b3d7b254e..07f7da34423 100644
--- a/runtime/port/common/j9port.c
+++ b/runtime/port/common/j9port.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9portcontrol.c b/runtime/port/common/j9portcontrol.c
index 7361d414e69..f76aa8b036a 100644
--- a/runtime/port/common/j9portcontrol.c
+++ b/runtime/port/common/j9portcontrol.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9process.c b/runtime/port/common/j9process.c
index 753af726f93..9c833bddef5 100644
--- a/runtime/port/common/j9process.c
+++ b/runtime/port/common/j9process.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9prt.tdf b/runtime/port/common/j9prt.tdf
index 1493fc4ca31..14fc26253ec 100644
--- a/runtime/port/common/j9prt.tdf
+++ b/runtime/port/common/j9prt.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/port/common/j9ri.c b/runtime/port/common/j9ri.c
index 26e6b493686..0f6fde4102b 100644
--- a/runtime/port/common/j9ri.c
+++ b/runtime/port/common/j9ri.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9ri.h b/runtime/port/common/j9ri.h
index e92d684ba7b..606c3f4f156 100644
--- a/runtime/port/common/j9ri.h
+++ b/runtime/port/common/j9ri.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9shmem.c b/runtime/port/common/j9shmem.c
index 1452ea2e935..8aa9dd02132 100644
--- a/runtime/port/common/j9shmem.c
+++ b/runtime/port/common/j9shmem.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9shsem.c b/runtime/port/common/j9shsem.c
index 24e50525c70..dc965dc17d2 100644
--- a/runtime/port/common/j9shsem.c
+++ b/runtime/port/common/j9shsem.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9shsem.h b/runtime/port/common/j9shsem.h
index 0c046347641..415f171187e 100644
--- a/runtime/port/common/j9shsem.h
+++ b/runtime/port/common/j9shsem.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9shsem_deprecated.c b/runtime/port/common/j9shsem_deprecated.c
index 45e079d4218..e69683526df 100644
--- a/runtime/port/common/j9shsem_deprecated.c
+++ b/runtime/port/common/j9shsem_deprecated.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9sock.c b/runtime/port/common/j9sock.c
index 095f0abed73..905bd2a8772 100644
--- a/runtime/port/common/j9sock.c
+++ b/runtime/port/common/j9sock.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9sockptb.c b/runtime/port/common/j9sockptb.c
index 539ecbf8110..95b73a9808b 100644
--- a/runtime/port/common/j9sockptb.c
+++ b/runtime/port/common/j9sockptb.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9sysinfo.c b/runtime/port/common/j9sysinfo.c
index f3a4b8318a6..c3abdf4c7b8 100644
--- a/runtime/port/common/j9sysinfo.c
+++ b/runtime/port/common/j9sysinfo.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9sysinfo_helpers.c b/runtime/port/common/j9sysinfo_helpers.c
index 9ea000773df..17aeb11299f 100644
--- a/runtime/port/common/j9sysinfo_helpers.c
+++ b/runtime/port/common/j9sysinfo_helpers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/j9sysinfo_helpers.h b/runtime/port/common/j9sysinfo_helpers.h
index 4f9ca30507d..e978b208d57 100644
--- a/runtime/port/common/j9sysinfo_helpers.h
+++ b/runtime/port/common/j9sysinfo_helpers.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/common/module.xml b/runtime/port/common/module.xml
index e058eb74755..98231b8ae71 100644
--- a/runtime/port/common/module.xml
+++ b/runtime/port/common/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/port/include/j9portpg.h b/runtime/port/include/j9portpg.h
index d17031518db..335a60f0ec6 100644
--- a/runtime/port/include/j9portpg.h
+++ b/runtime/port/include/j9portpg.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/j9omrport/j9omrport.mk.ftl b/runtime/port/j9omrport/j9omrport.mk.ftl
index c48192df57d..de46e12ba8b 100644
--- a/runtime/port/j9omrport/j9omrport.mk.ftl
+++ b/runtime/port/j9omrport/j9omrport.mk.ftl
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
###############################################################################
diff --git a/runtime/port/j9omrport/module.xml b/runtime/port/j9omrport/module.xml
index 974e1d72f1e..72d1001a8da 100644
--- a/runtime/port/j9omrport/module.xml
+++ b/runtime/port/j9omrport/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/port/linux/j9hypervisor.c b/runtime/port/linux/j9hypervisor.c
index 9faec3ba1a0..f2f71ca652b 100644
--- a/runtime/port/linux/j9hypervisor.c
+++ b/runtime/port/linux/j9hypervisor.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/linuxamd64/j9ri.c b/runtime/port/linuxamd64/j9ri.c
index a8612718740..ec0d71b6bb3 100644
--- a/runtime/port/linuxamd64/j9ri.c
+++ b/runtime/port/linuxamd64/j9ri.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/linuxppc/j9hypervisor.c b/runtime/port/linuxppc/j9hypervisor.c
index 0c75b95c8c7..67085770f02 100644
--- a/runtime/port/linuxppc/j9hypervisor.c
+++ b/runtime/port/linuxppc/j9hypervisor.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/linuxppc/j9ri.c b/runtime/port/linuxppc/j9ri.c
index 2e2b1e268ab..ff96707aa33 100644
--- a/runtime/port/linuxppc/j9ri.c
+++ b/runtime/port/linuxppc/j9ri.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/linuxs390/j9gs.c b/runtime/port/linuxs390/j9gs.c
index 7b723e9d8de..6b4a6f1e39c 100644
--- a/runtime/port/linuxs390/j9gs.c
+++ b/runtime/port/linuxs390/j9gs.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/linuxs390/j9hypervisor.c b/runtime/port/linuxs390/j9hypervisor.c
index 5ab2961e152..2dd45eb0437 100644
--- a/runtime/port/linuxs390/j9hypervisor.c
+++ b/runtime/port/linuxs390/j9hypervisor.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/linuxs390/j9hypervisor_systemz.c b/runtime/port/linuxs390/j9hypervisor_systemz.c
index f549d444db3..6617b45ed18 100644
--- a/runtime/port/linuxs390/j9hypervisor_systemz.c
+++ b/runtime/port/linuxs390/j9hypervisor_systemz.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/linuxs390/j9hypervisor_systemz.h b/runtime/port/linuxs390/j9hypervisor_systemz.h
index d864ce0f28f..4e278a23fe7 100644
--- a/runtime/port/linuxs390/j9hypervisor_systemz.h
+++ b/runtime/port/linuxs390/j9hypervisor_systemz.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/linuxs390/j9ri.c b/runtime/port/linuxs390/j9ri.c
index d3d6e105687..8d2db286fb1 100644
--- a/runtime/port/linuxs390/j9ri.c
+++ b/runtime/port/linuxs390/j9ri.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/linuxs390/j9sysinfo_helpers.h b/runtime/port/linuxs390/j9sysinfo_helpers.h
index 69a66258a11..a3befff2e05 100644
--- a/runtime/port/linuxs390/j9sysinfo_helpers.h
+++ b/runtime/port/linuxs390/j9sysinfo_helpers.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/module.xml b/runtime/port/module.xml
index d412b51ef6d..763a0f5a19f 100644
--- a/runtime/port/module.xml
+++ b/runtime/port/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/port/portpriv.h b/runtime/port/portpriv.h
index 051d5e3f868..84821e9262e 100644
--- a/runtime/port/portpriv.h
+++ b/runtime/port/portpriv.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/ri_support_default.xml b/runtime/port/ri_support_default.xml
index ed965f1ea9d..ced7fbb695a 100644
--- a/runtime/port/ri_support_default.xml
+++ b/runtime/port/ri_support_default.xml
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/sysvipc/j9SysvIPCWrappers.c b/runtime/port/sysvipc/j9SysvIPCWrappers.c
index 03fdf0b5bba..5b8ccc87cf1 100644
--- a/runtime/port/sysvipc/j9SysvIPCWrappers.c
+++ b/runtime/port/sysvipc/j9SysvIPCWrappers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/sysvipc/j9SysvIPCWrappers.h b/runtime/port/sysvipc/j9SysvIPCWrappers.h
index 114d244dc55..9534f3933cf 100644
--- a/runtime/port/sysvipc/j9SysvIPCWrappers.h
+++ b/runtime/port/sysvipc/j9SysvIPCWrappers.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/sysvipc/j9sharedhelper.c b/runtime/port/sysvipc/j9sharedhelper.c
index 3a03d7796dc..5d7b4e78c66 100644
--- a/runtime/port/sysvipc/j9sharedhelper.c
+++ b/runtime/port/sysvipc/j9sharedhelper.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/sysvipc/j9sharedhelper.h b/runtime/port/sysvipc/j9sharedhelper.h
index 055dad32efd..56e0be91d89 100644
--- a/runtime/port/sysvipc/j9sharedhelper.h
+++ b/runtime/port/sysvipc/j9sharedhelper.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/sysvipc/j9shmem.c b/runtime/port/sysvipc/j9shmem.c
index 648373f7892..0550afc9e77 100644
--- a/runtime/port/sysvipc/j9shmem.c
+++ b/runtime/port/sysvipc/j9shmem.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/sysvipc/j9shmem.h b/runtime/port/sysvipc/j9shmem.h
index a9f9a022a4e..2e9bb8c8a9c 100644
--- a/runtime/port/sysvipc/j9shmem.h
+++ b/runtime/port/sysvipc/j9shmem.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/sysvipc/j9shsem.c b/runtime/port/sysvipc/j9shsem.c
index 05d5ee8b906..026ded0e8b5 100644
--- a/runtime/port/sysvipc/j9shsem.c
+++ b/runtime/port/sysvipc/j9shsem.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/sysvipc/j9shsem.h b/runtime/port/sysvipc/j9shsem.h
index 59ab74ddca5..3de514262ab 100644
--- a/runtime/port/sysvipc/j9shsem.h
+++ b/runtime/port/sysvipc/j9shsem.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/sysvipc/j9shsem_deprecated.c b/runtime/port/sysvipc/j9shsem_deprecated.c
index f26e1e38270..d9f0e41227c 100644
--- a/runtime/port/sysvipc/j9shsem_deprecated.c
+++ b/runtime/port/sysvipc/j9shsem_deprecated.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/sysvipc/j9shsemun.h b/runtime/port/sysvipc/j9shsemun.h
index 19929843dbf..b66482cd54a 100644
--- a/runtime/port/sysvipc/j9shsemun.h
+++ b/runtime/port/sysvipc/j9shsemun.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/unix/j9gs_s390.c b/runtime/port/unix/j9gs_s390.c
index 4830b4bcbfd..662150b818d 100644
--- a/runtime/port/unix/j9gs_s390.c
+++ b/runtime/port/unix/j9gs_s390.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/unix/j9hypervisor_systemp.c b/runtime/port/unix/j9hypervisor_systemp.c
index 67241e3ac59..1190267e4c3 100644
--- a/runtime/port/unix/j9hypervisor_systemp.c
+++ b/runtime/port/unix/j9hypervisor_systemp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/unix/j9hypervisor_systemp.h b/runtime/port/unix/j9hypervisor_systemp.h
index d6d75d5fa3a..d8f38ed6c14 100644
--- a/runtime/port/unix/j9hypervisor_systemp.h
+++ b/runtime/port/unix/j9hypervisor_systemp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/unix/j9ipcmutex.c b/runtime/port/unix/j9ipcmutex.c
index 5f06cf17d0f..76d58ca664a 100644
--- a/runtime/port/unix/j9ipcmutex.c
+++ b/runtime/port/unix/j9ipcmutex.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/unix/j9process.c b/runtime/port/unix/j9process.c
index b7350e85b12..2b4fb06eea6 100644
--- a/runtime/port/unix/j9process.c
+++ b/runtime/port/unix/j9process.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/unix/j9sock.c b/runtime/port/unix/j9sock.c
index 170dcce2e6b..95e40f328a9 100644
--- a/runtime/port/unix/j9sock.c
+++ b/runtime/port/unix/j9sock.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/unix/j9sysinfo.c b/runtime/port/unix/j9sysinfo.c
index e78008db78c..a24bb1b9fef 100644
--- a/runtime/port/unix/j9sysinfo.c
+++ b/runtime/port/unix/j9sysinfo.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/unix_include/j9portpg.h b/runtime/port/unix_include/j9portpg.h
index 6630b4d5c40..6b1850f50ab 100644
--- a/runtime/port/unix_include/j9portpg.h
+++ b/runtime/port/unix_include/j9portpg.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/unix_include/j9sock.h b/runtime/port/unix_include/j9sock.h
index 0eb4dcb377c..685bf798e6a 100644
--- a/runtime/port/unix_include/j9sock.h
+++ b/runtime/port/unix_include/j9sock.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/vendor_port_default.xml b/runtime/port/vendor_port_default.xml
index 1675b05689e..9d1d2782f47 100644
--- a/runtime/port/vendor_port_default.xml
+++ b/runtime/port/vendor_port_default.xml
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/win32/j9hypervisor.c b/runtime/port/win32/j9hypervisor.c
index ee2e436ca39..e5b8d2736b7 100644
--- a/runtime/port/win32/j9hypervisor.c
+++ b/runtime/port/win32/j9hypervisor.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/win32/j9ipcmutex.c b/runtime/port/win32/j9ipcmutex.c
index 5efd8df3860..75404e9f68c 100644
--- a/runtime/port/win32/j9ipcmutex.c
+++ b/runtime/port/win32/j9ipcmutex.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/win32/j9mem_basic.c b/runtime/port/win32/j9mem_basic.c
index a4969d1f7ba..e0f5bcb7ba9 100644
--- a/runtime/port/win32/j9mem_basic.c
+++ b/runtime/port/win32/j9mem_basic.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/win32/j9process.c b/runtime/port/win32/j9process.c
index 9ddd2c8e26e..e0602574e7b 100644
--- a/runtime/port/win32/j9process.c
+++ b/runtime/port/win32/j9process.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/win32/j9shmem.c b/runtime/port/win32/j9shmem.c
index da6e8a781c8..53a03399f20 100644
--- a/runtime/port/win32/j9shmem.c
+++ b/runtime/port/win32/j9shmem.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/win32/j9shsem.c b/runtime/port/win32/j9shsem.c
index f8f586c2c38..126c91b7469 100644
--- a/runtime/port/win32/j9shsem.c
+++ b/runtime/port/win32/j9shsem.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/win32/j9shsem_deprecated.c b/runtime/port/win32/j9shsem_deprecated.c
index 57b8b9f1993..5703bdf31d3 100644
--- a/runtime/port/win32/j9shsem_deprecated.c
+++ b/runtime/port/win32/j9shsem_deprecated.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/win32/j9sock.c b/runtime/port/win32/j9sock.c
index 6ff93d316a6..310fe8ef69a 100644
--- a/runtime/port/win32/j9sock.c
+++ b/runtime/port/win32/j9sock.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/win32/j9sysinfo.c b/runtime/port/win32/j9sysinfo.c
index 6825108d201..a0e3c5420da 100644
--- a/runtime/port/win32/j9sysinfo.c
+++ b/runtime/port/win32/j9sysinfo.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/win32_include/j9portpg.h b/runtime/port/win32_include/j9portpg.h
index 7f5a40db567..792fdd6a741 100644
--- a/runtime/port/win32_include/j9portpg.h
+++ b/runtime/port/win32_include/j9portpg.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/win32_include/j9shmem.h b/runtime/port/win32_include/j9shmem.h
index af0076afcc4..ba26a8fe5c4 100644
--- a/runtime/port/win32_include/j9shmem.h
+++ b/runtime/port/win32_include/j9shmem.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/win32_include/j9shsem.h b/runtime/port/win32_include/j9shsem.h
index 02c83d5f9f8..ded0bcdc18a 100644
--- a/runtime/port/win32_include/j9shsem.h
+++ b/runtime/port/win32_include/j9shsem.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/win32_include/j9sock.h b/runtime/port/win32_include/j9sock.h
index 633e16f03f4..62f39d3d98d 100644
--- a/runtime/port/win32_include/j9sock.h
+++ b/runtime/port/win32_include/j9sock.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/zos390/j9csrsi.c b/runtime/port/zos390/j9csrsi.c
index 22ca7114d51..3b3498e6f96 100644
--- a/runtime/port/zos390/j9csrsi.c
+++ b/runtime/port/zos390/j9csrsi.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/zos390/j9csrsi.h b/runtime/port/zos390/j9csrsi.h
index b7173ec28e7..1a7b3ed8d52 100644
--- a/runtime/port/zos390/j9csrsi.h
+++ b/runtime/port/zos390/j9csrsi.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/zos390/j9csrsi_wrp.s b/runtime/port/zos390/j9csrsi_wrp.s
index ac9f8dc7759..fd2f517b6b1 100644
--- a/runtime/port/zos390/j9csrsi_wrp.s
+++ b/runtime/port/zos390/j9csrsi_wrp.s
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
* GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/port/zos390/j9gs.c b/runtime/port/zos390/j9gs.c
index 067e5e5ee93..42a3846c970 100644
--- a/runtime/port/zos390/j9gs.c
+++ b/runtime/port/zos390/j9gs.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/zos390/j9gs_get_supported.s b/runtime/port/zos390/j9gs_get_supported.s
index 0cbf32584e7..405afe39a58 100644
--- a/runtime/port/zos390/j9gs_get_supported.s
+++ b/runtime/port/zos390/j9gs_get_supported.s
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
* GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/port/zos390/j9gs_load_gscb.s b/runtime/port/zos390/j9gs_load_gscb.s
index 0c2f874691c..2f82d420eae 100644
--- a/runtime/port/zos390/j9gs_load_gscb.s
+++ b/runtime/port/zos390/j9gs_load_gscb.s
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
* GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/port/zos390/j9gs_store_gscb.s b/runtime/port/zos390/j9gs_store_gscb.s
index 7456073c080..495e3c6916c 100644
--- a/runtime/port/zos390/j9gs_store_gscb.s
+++ b/runtime/port/zos390/j9gs_store_gscb.s
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
* GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/port/zos390/j9guardedstorage.mc b/runtime/port/zos390/j9guardedstorage.mc
index 854fafe3d15..0c7485b9f56 100644
--- a/runtime/port/zos390/j9guardedstorage.mc
+++ b/runtime/port/zos390/j9guardedstorage.mc
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/zos390/j9hypervisor.c b/runtime/port/zos390/j9hypervisor.c
index 7af13e565b6..0f831e15492 100644
--- a/runtime/port/zos390/j9hypervisor.c
+++ b/runtime/port/zos390/j9hypervisor.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/zos390/j9hypervisor_systemz.c b/runtime/port/zos390/j9hypervisor_systemz.c
index 6342a2afc6d..7baed006ddd 100644
--- a/runtime/port/zos390/j9hypervisor_systemz.c
+++ b/runtime/port/zos390/j9hypervisor_systemz.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/zos390/j9mprotect.s b/runtime/port/zos390/j9mprotect.s
index 3052ce6ced9..78f1a4729f3 100644
--- a/runtime/port/zos390/j9mprotect.s
+++ b/runtime/port/zos390/j9mprotect.s
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
* GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/port/zos390/j9munprotect.s b/runtime/port/zos390/j9munprotect.s
index c9ceaf70694..d32dedacb32 100644
--- a/runtime/port/zos390/j9munprotect.s
+++ b/runtime/port/zos390/j9munprotect.s
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
* GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/port/zos390/j9portpg.h b/runtime/port/zos390/j9portpg.h
index 465f8359236..f470137e00b 100644
--- a/runtime/port/zos390/j9portpg.h
+++ b/runtime/port/zos390/j9portpg.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/zos390/j9sysinfo_helpers.c b/runtime/port/zos390/j9sysinfo_helpers.c
index 24437be7402..626887bd5c0 100644
--- a/runtime/port/zos390/j9sysinfo_helpers.c
+++ b/runtime/port/zos390/j9sysinfo_helpers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/zos390/j9sysinfo_helpers.h b/runtime/port/zos390/j9sysinfo_helpers.h
index f399cecb22c..71322484a7b 100644
--- a/runtime/port/zos390/j9sysinfo_helpers.h
+++ b/runtime/port/zos390/j9sysinfo_helpers.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/zos390/protect_helpers.c b/runtime/port/zos390/protect_helpers.c
index d1365fc30e0..95adc6a2cbc 100644
--- a/runtime/port/zos390/protect_helpers.c
+++ b/runtime/port/zos390/protect_helpers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/port/zos390/protect_helpers.h b/runtime/port/zos390/protect_helpers.h
index aaf42f8d618..7c2a28d42fc 100644
--- a/runtime/port/zos390/protect_helpers.h
+++ b/runtime/port/zos390/protect_helpers.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/CMakeLists.txt b/runtime/rasdump/CMakeLists.txt
index ea571b1e5c5..023fc91dc4a 100644
--- a/runtime/rasdump/CMakeLists.txt
+++ b/runtime/rasdump/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/rasdump/FileStream.cpp b/runtime/rasdump/FileStream.cpp
index d07aadc10ad..eb92f875497 100644
--- a/runtime/rasdump/FileStream.cpp
+++ b/runtime/rasdump/FileStream.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/FileStream.hpp b/runtime/rasdump/FileStream.hpp
index 796e1db829b..24843564e77 100644
--- a/runtime/rasdump/FileStream.hpp
+++ b/runtime/rasdump/FileStream.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/TextFileStream.cpp b/runtime/rasdump/TextFileStream.cpp
index 5bfe93566b9..2a53c047fb0 100644
--- a/runtime/rasdump/TextFileStream.cpp
+++ b/runtime/rasdump/TextFileStream.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/TextFileStream.hpp b/runtime/rasdump/TextFileStream.hpp
index 04c2b8804b3..a394aba58d4 100644
--- a/runtime/rasdump/TextFileStream.hpp
+++ b/runtime/rasdump/TextFileStream.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/dmpagent.c b/runtime/rasdump/dmpagent.c
index 99155d7ba77..51b5344cd94 100644
--- a/runtime/rasdump/dmpagent.c
+++ b/runtime/rasdump/dmpagent.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/dmpmap.c b/runtime/rasdump/dmpmap.c
index 462f90e40ca..9330233d9ec 100644
--- a/runtime/rasdump/dmpmap.c
+++ b/runtime/rasdump/dmpmap.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/dmpqueue.c b/runtime/rasdump/dmpqueue.c
index 3fbf986d508..65278e849d6 100644
--- a/runtime/rasdump/dmpqueue.c
+++ b/runtime/rasdump/dmpqueue.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/dmpsup.c b/runtime/rasdump/dmpsup.c
index 30bf29fbc02..5ce45e77bd7 100644
--- a/runtime/rasdump/dmpsup.c
+++ b/runtime/rasdump/dmpsup.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/dmpsup.h b/runtime/rasdump/dmpsup.h
index 5ccd7da292a..dfb42723644 100644
--- a/runtime/rasdump/dmpsup.h
+++ b/runtime/rasdump/dmpsup.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/heapdump.cpp b/runtime/rasdump/heapdump.cpp
index 1c6ec4ea75d..66183ad9b10 100644
--- a/runtime/rasdump/heapdump.cpp
+++ b/runtime/rasdump/heapdump.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/heapdump_classic.c b/runtime/rasdump/heapdump_classic.c
index 0c56b3d1db4..ea113cd74b3 100644
--- a/runtime/rasdump/heapdump_classic.c
+++ b/runtime/rasdump/heapdump_classic.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/j9dmp.tdf b/runtime/rasdump/j9dmp.tdf
index dba660a0e9f..4b4344fb64c 100644
--- a/runtime/rasdump/j9dmp.tdf
+++ b/runtime/rasdump/j9dmp.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/rasdump/javadump.cpp b/runtime/rasdump/javadump.cpp
index af19ab3dc4a..aa9637d06a2 100644
--- a/runtime/rasdump/javadump.cpp
+++ b/runtime/rasdump/javadump.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/jobname.s b/runtime/rasdump/jobname.s
index 253c60e1165..4b09f2b1a2a 100644
--- a/runtime/rasdump/jobname.s
+++ b/runtime/rasdump/jobname.s
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
* GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/rasdump/module.xml b/runtime/rasdump/module.xml
index 001a8cad95d..74ddbb4ae3d 100644
--- a/runtime/rasdump/module.xml
+++ b/runtime/rasdump/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/rasdump/rasdump_internal.h b/runtime/rasdump/rasdump_internal.h
index e22a4fc764a..21b0ef8e13e 100644
--- a/runtime/rasdump/rasdump_internal.h
+++ b/runtime/rasdump/rasdump_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rasdump/trigger.c b/runtime/rasdump/trigger.c
index 426ab70faa6..4c3c04f994b 100644
--- a/runtime/rasdump/trigger.c
+++ b/runtime/rasdump/trigger.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/CMakeLists.txt b/runtime/rastrace/CMakeLists.txt
index b899d8dd3af..29110bc04ec 100644
--- a/runtime/rastrace/CMakeLists.txt
+++ b/runtime/rastrace/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/rastrace/dg.tdf b/runtime/rastrace/dg.tdf
index 4fe1101927f..2c7b8313c5a 100644
--- a/runtime/rastrace/dg.tdf
+++ b/runtime/rastrace/dg.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/rastrace/j9rastrace.h b/runtime/rastrace/j9rastrace.h
index a24a23574f4..78d0be07a0b 100644
--- a/runtime/rastrace/j9rastrace.h
+++ b/runtime/rastrace/j9rastrace.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/j9trc.tdf b/runtime/rastrace/j9trc.tdf
index dfc50ecfc36..b79802b050c 100644
--- a/runtime/rastrace/j9trc.tdf
+++ b/runtime/rastrace/j9trc.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/rastrace/j9trc_aux.tdf b/runtime/rastrace/j9trc_aux.tdf
index 9e0c797264d..b6be7819c4e 100644
--- a/runtime/rastrace/j9trc_aux.tdf
+++ b/runtime/rastrace/j9trc_aux.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/rastrace/method_trace.c b/runtime/rastrace/method_trace.c
index 832f595a408..fd172fe9569 100644
--- a/runtime/rastrace/method_trace.c
+++ b/runtime/rastrace/method_trace.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/method_trigger.c b/runtime/rastrace/method_trigger.c
index 5b058157893..cdc5e515025 100644
--- a/runtime/rastrace/method_trigger.c
+++ b/runtime/rastrace/method_trigger.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/module.xml b/runtime/rastrace/module.xml
index 42442f56c65..e6ab529426e 100644
--- a/runtime/rastrace/module.xml
+++ b/runtime/rastrace/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/rastrace/mt.tdf b/runtime/rastrace/mt.tdf
index d83b8c6fd29..8b8de2393ec 100644
--- a/runtime/rastrace/mt.tdf
+++ b/runtime/rastrace/mt.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/rastrace/rastrace_internal.h b/runtime/rastrace/rastrace_internal.h
index 9f27918c308..18227f64a18 100644
--- a/runtime/rastrace/rastrace_internal.h
+++ b/runtime/rastrace/rastrace_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/traceformat.h b/runtime/rastrace/traceformat.h
index 341617f7429..53dee65108a 100644
--- a/runtime/rastrace/traceformat.h
+++ b/runtime/rastrace/traceformat.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/trccomponent.c b/runtime/rastrace/trccomponent.c
index c75f150e6f9..5dab8b8b702 100644
--- a/runtime/rastrace/trccomponent.c
+++ b/runtime/rastrace/trccomponent.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/trcengine.c b/runtime/rastrace/trcengine.c
index 7d78870d5e0..bd2733212c2 100644
--- a/runtime/rastrace/trcengine.c
+++ b/runtime/rastrace/trcengine.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/trcformatter.c b/runtime/rastrace/trcformatter.c
index d062ca66872..417cacb71a1 100644
--- a/runtime/rastrace/trcformatter.c
+++ b/runtime/rastrace/trcformatter.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/trclog.c b/runtime/rastrace/trclog.c
index 5725b5be54c..f36005ab9ad 100644
--- a/runtime/rastrace/trclog.c
+++ b/runtime/rastrace/trclog.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/trcmain.c b/runtime/rastrace/trcmain.c
index 31e24204110..cb77fe303af 100644
--- a/runtime/rastrace/trcmain.c
+++ b/runtime/rastrace/trcmain.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/trcmisc.c b/runtime/rastrace/trcmisc.c
index 6734d3c01aa..7885976b552 100644
--- a/runtime/rastrace/trcmisc.c
+++ b/runtime/rastrace/trcmisc.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/trcoptions.c b/runtime/rastrace/trcoptions.c
index c9c9ea4db66..49fe7dee3cf 100644
--- a/runtime/rastrace/trcoptions.c
+++ b/runtime/rastrace/trcoptions.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/trcqueue.c b/runtime/rastrace/trcqueue.c
index 9b2aa31c40d..3395ce2b317 100644
--- a/runtime/rastrace/trcqueue.c
+++ b/runtime/rastrace/trcqueue.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/trcqueue.h b/runtime/rastrace/trcqueue.h
index e02ae2f3711..3a9eba55f74 100644
--- a/runtime/rastrace/trcqueue.h
+++ b/runtime/rastrace/trcqueue.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/trctrigger.c b/runtime/rastrace/trctrigger.c
index cbfae912c0c..35a44eb5bca 100644
--- a/runtime/rastrace/trctrigger.c
+++ b/runtime/rastrace/trctrigger.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/trctrigger.h b/runtime/rastrace/trctrigger.h
index 0567b75091f..f45d72d2364 100644
--- a/runtime/rastrace/trctrigger.h
+++ b/runtime/rastrace/trctrigger.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/rastrace/trcwrappers.c b/runtime/rastrace/trcwrappers.c
index b306e8d7975..d6f0b3faea6 100644
--- a/runtime/rastrace/trcwrappers.c
+++ b/runtime/rastrace/trcwrappers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/redirector/CMakeLists.txt b/runtime/redirector/CMakeLists.txt
index 2ed1f88f8c3..7f6ce25267b 100644
--- a/runtime/redirector/CMakeLists.txt
+++ b/runtime/redirector/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/redirector/forwarders.m4 b/runtime/redirector/forwarders.m4
index 95f2b62fc94..8da271f6f31 100644
--- a/runtime/redirector/forwarders.m4
+++ b/runtime/redirector/forwarders.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
dnl
diff --git a/runtime/redirector/generated.c.m4 b/runtime/redirector/generated.c.m4
index 1911911249c..fa2a42ba8e8 100644
--- a/runtime/redirector/generated.c.m4
+++ b/runtime/redirector/generated.c.m4
@@ -16,7 +16,7 @@ changequote(`[',`]')dnl
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/redirector/module.xml b/runtime/redirector/module.xml
index 579205dfd1f..0ba91a84454 100644
--- a/runtime/redirector/module.xml
+++ b/runtime/redirector/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/redirector/redirector.c b/runtime/redirector/redirector.c
index 68a5c471c42..f6d1458cd2e 100644
--- a/runtime/redirector/redirector.c
+++ b/runtime/redirector/redirector.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/CMakeLists.txt b/runtime/runtimetools/CMakeLists.txt
index 01f4d04a336..ea6127fc98e 100644
--- a/runtime/runtimetools/CMakeLists.txt
+++ b/runtime/runtimetools/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/runtimetools/agentbase/CMakeLists.txt b/runtime/runtimetools/agentbase/CMakeLists.txt
index 009dd388806..40a0322686c 100644
--- a/runtime/runtimetools/agentbase/CMakeLists.txt
+++ b/runtime/runtimetools/agentbase/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/runtimetools/agentbase/RuntimeToolsAgentBase.cpp b/runtime/runtimetools/agentbase/RuntimeToolsAgentBase.cpp
index 5209f9c8263..ccaec920494 100644
--- a/runtime/runtimetools/agentbase/RuntimeToolsAgentBase.cpp
+++ b/runtime/runtimetools/agentbase/RuntimeToolsAgentBase.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/agentbase/RuntimeToolsAgentBase.hpp b/runtime/runtimetools/agentbase/RuntimeToolsAgentBase.hpp
index 416336ce8c4..1bd6da71068 100644
--- a/runtime/runtimetools/agentbase/RuntimeToolsAgentBase.hpp
+++ b/runtime/runtimetools/agentbase/RuntimeToolsAgentBase.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/agentbase/RuntimeToolsIntervalAgent.cpp b/runtime/runtimetools/agentbase/RuntimeToolsIntervalAgent.cpp
index 119b706df8c..fc68c852415 100644
--- a/runtime/runtimetools/agentbase/RuntimeToolsIntervalAgent.cpp
+++ b/runtime/runtimetools/agentbase/RuntimeToolsIntervalAgent.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/agentbase/RuntimeToolsIntervalAgent.hpp b/runtime/runtimetools/agentbase/RuntimeToolsIntervalAgent.hpp
index 268a5544aff..75bb71602d4 100644
--- a/runtime/runtimetools/agentbase/RuntimeToolsIntervalAgent.hpp
+++ b/runtime/runtimetools/agentbase/RuntimeToolsIntervalAgent.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/agentbase/module.xml b/runtime/runtimetools/agentbase/module.xml
index 55e88f28adc..22aa45746a1 100644
--- a/runtime/runtimetools/agentbase/module.xml
+++ b/runtime/runtimetools/agentbase/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/runtimetools/balloon/BalloonAgent.cpp b/runtime/runtimetools/balloon/BalloonAgent.cpp
index e5926dc57ac..7372546c580 100644
--- a/runtime/runtimetools/balloon/BalloonAgent.cpp
+++ b/runtime/runtimetools/balloon/BalloonAgent.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/balloon/BalloonAgent.hpp b/runtime/runtimetools/balloon/BalloonAgent.hpp
index 1361b7865e7..c1b0f80022e 100644
--- a/runtime/runtimetools/balloon/BalloonAgent.hpp
+++ b/runtime/runtimetools/balloon/BalloonAgent.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/balloon/CMakeLists.txt b/runtime/runtimetools/balloon/CMakeLists.txt
index 86264ee0900..aaafcf8854d 100644
--- a/runtime/runtimetools/balloon/CMakeLists.txt
+++ b/runtime/runtimetools/balloon/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/runtimetools/balloon/module.xml b/runtime/runtimetools/balloon/module.xml
index 1d43badfe06..9fad3395eef 100644
--- a/runtime/runtimetools/balloon/module.xml
+++ b/runtime/runtimetools/balloon/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/runtimetools/javacoregen/CMakeLists.txt b/runtime/runtimetools/javacoregen/CMakeLists.txt
index 57c0c43dd71..f29ad287ef6 100644
--- a/runtime/runtimetools/javacoregen/CMakeLists.txt
+++ b/runtime/runtimetools/javacoregen/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/runtimetools/javacoregen/JavacoreGenAgent.cpp b/runtime/runtimetools/javacoregen/JavacoreGenAgent.cpp
index d0f97a51a61..fdad43558ec 100644
--- a/runtime/runtimetools/javacoregen/JavacoreGenAgent.cpp
+++ b/runtime/runtimetools/javacoregen/JavacoreGenAgent.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/javacoregen/JavacoreGenAgent.hpp b/runtime/runtimetools/javacoregen/JavacoreGenAgent.hpp
index c2914b86ee4..85643b998fe 100644
--- a/runtime/runtimetools/javacoregen/JavacoreGenAgent.hpp
+++ b/runtime/runtimetools/javacoregen/JavacoreGenAgent.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/javacoregen/module.xml b/runtime/runtimetools/javacoregen/module.xml
index 8817f384b67..507d84b88ca 100644
--- a/runtime/runtimetools/javacoregen/module.xml
+++ b/runtime/runtimetools/javacoregen/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/runtimetools/jlm/CMakeLists.txt b/runtime/runtimetools/jlm/CMakeLists.txt
index b6f189b7a69..7be8c1ff368 100644
--- a/runtime/runtimetools/jlm/CMakeLists.txt
+++ b/runtime/runtimetools/jlm/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/runtimetools/jlm/JLMAgent.cpp b/runtime/runtimetools/jlm/JLMAgent.cpp
index 3554f3d9d77..8e64d8e4c49 100644
--- a/runtime/runtimetools/jlm/JLMAgent.cpp
+++ b/runtime/runtimetools/jlm/JLMAgent.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/jlm/JLMAgent.hpp b/runtime/runtimetools/jlm/JLMAgent.hpp
index 48212da5651..371e70431c4 100644
--- a/runtime/runtimetools/jlm/JLMAgent.hpp
+++ b/runtime/runtimetools/jlm/JLMAgent.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/jlm/module.xml b/runtime/runtimetools/jlm/module.xml
index d2b35798751..985eea4378d 100644
--- a/runtime/runtimetools/jlm/module.xml
+++ b/runtime/runtimetools/jlm/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/runtimetools/memorywatcher/CMakeLists.txt b/runtime/runtimetools/memorywatcher/CMakeLists.txt
index dcddfab4fee..93e257de941 100644
--- a/runtime/runtimetools/memorywatcher/CMakeLists.txt
+++ b/runtime/runtimetools/memorywatcher/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/runtimetools/memorywatcher/MemoryWatcherAgent.cpp b/runtime/runtimetools/memorywatcher/MemoryWatcherAgent.cpp
index b71c4e28c24..5ef69464117 100644
--- a/runtime/runtimetools/memorywatcher/MemoryWatcherAgent.cpp
+++ b/runtime/runtimetools/memorywatcher/MemoryWatcherAgent.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/memorywatcher/MemoryWatcherAgent.hpp b/runtime/runtimetools/memorywatcher/MemoryWatcherAgent.hpp
index 5c0fa02471a..7cf1a449d84 100644
--- a/runtime/runtimetools/memorywatcher/MemoryWatcherAgent.hpp
+++ b/runtime/runtimetools/memorywatcher/MemoryWatcherAgent.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/memorywatcher/module.xml b/runtime/runtimetools/memorywatcher/module.xml
index 9e698b03d78..06bda9b68f2 100644
--- a/runtime/runtimetools/memorywatcher/module.xml
+++ b/runtime/runtimetools/memorywatcher/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/runtimetools/migration/CMakeLists.txt b/runtime/runtimetools/migration/CMakeLists.txt
index 46ca752d39f..a1dc4094257 100644
--- a/runtime/runtimetools/migration/CMakeLists.txt
+++ b/runtime/runtimetools/migration/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/runtimetools/migration/MigrationAgent.cpp b/runtime/runtimetools/migration/MigrationAgent.cpp
index 0f71e424366..c75d98487a8 100644
--- a/runtime/runtimetools/migration/MigrationAgent.cpp
+++ b/runtime/runtimetools/migration/MigrationAgent.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/migration/MigrationAgent.hpp b/runtime/runtimetools/migration/MigrationAgent.hpp
index 8993eb4ceae..749fb44bc23 100644
--- a/runtime/runtimetools/migration/MigrationAgent.hpp
+++ b/runtime/runtimetools/migration/MigrationAgent.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/migration/module.xml b/runtime/runtimetools/migration/module.xml
index 62330346e90..9912c01f5c3 100644
--- a/runtime/runtimetools/migration/module.xml
+++ b/runtime/runtimetools/migration/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/runtimetools/osmemory/CMakeLists.txt b/runtime/runtimetools/osmemory/CMakeLists.txt
index 523ea8f374d..1e866933725 100644
--- a/runtime/runtimetools/osmemory/CMakeLists.txt
+++ b/runtime/runtimetools/osmemory/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/runtimetools/osmemory/OSMemoryAgent.cpp b/runtime/runtimetools/osmemory/OSMemoryAgent.cpp
index dc75e70a7df..8a184082a1a 100644
--- a/runtime/runtimetools/osmemory/OSMemoryAgent.cpp
+++ b/runtime/runtimetools/osmemory/OSMemoryAgent.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/osmemory/OSMemoryAgent.hpp b/runtime/runtimetools/osmemory/OSMemoryAgent.hpp
index 23cf6b0651b..94c1f01f0db 100644
--- a/runtime/runtimetools/osmemory/OSMemoryAgent.hpp
+++ b/runtime/runtimetools/osmemory/OSMemoryAgent.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/osmemory/module.xml b/runtime/runtimetools/osmemory/module.xml
index d5964c4766c..536765e6fc1 100644
--- a/runtime/runtimetools/osmemory/module.xml
+++ b/runtime/runtimetools/osmemory/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/runtimetools/perfscripts/perf-hottest b/runtime/runtimetools/perfscripts/perf-hottest
index 9645fded3c2..9879c9197bf 100644
--- a/runtime/runtimetools/perfscripts/perf-hottest
+++ b/runtime/runtimetools/perfscripts/perf-hottest
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
- # [2] http://openjdk.java.net/legal/assembly-exception.html
+ # [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
# ---------------------------------------------------------------------------
diff --git a/runtime/runtimetools/softmxtest/CMakeLists.txt b/runtime/runtimetools/softmxtest/CMakeLists.txt
index 7c77f788621..e401fa69870 100644
--- a/runtime/runtimetools/softmxtest/CMakeLists.txt
+++ b/runtime/runtimetools/softmxtest/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/runtimetools/softmxtest/SoftMxTest.cpp b/runtime/runtimetools/softmxtest/SoftMxTest.cpp
index 1bca971ab6d..7cfc11ed9e3 100644
--- a/runtime/runtimetools/softmxtest/SoftMxTest.cpp
+++ b/runtime/runtimetools/softmxtest/SoftMxTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/softmxtest/SoftMxTest.hpp b/runtime/runtimetools/softmxtest/SoftMxTest.hpp
index 85516a7476e..6bb2a15176e 100644
--- a/runtime/runtimetools/softmxtest/SoftMxTest.hpp
+++ b/runtime/runtimetools/softmxtest/SoftMxTest.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/softmxtest/module.xml b/runtime/runtimetools/softmxtest/module.xml
index 51158dc8c53..9ee1be5bcc4 100644
--- a/runtime/runtimetools/softmxtest/module.xml
+++ b/runtime/runtimetools/softmxtest/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/runtimetools/vmruntimestateagent/CMakeLists.txt b/runtime/runtimetools/vmruntimestateagent/CMakeLists.txt
index 838bdd5beb0..b24eafd1b2e 100644
--- a/runtime/runtimetools/vmruntimestateagent/CMakeLists.txt
+++ b/runtime/runtimetools/vmruntimestateagent/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/runtimetools/vmruntimestateagent/VMRuntimeStateAgent.cpp b/runtime/runtimetools/vmruntimestateagent/VMRuntimeStateAgent.cpp
index f35d24d69a8..69fe5d1083a 100644
--- a/runtime/runtimetools/vmruntimestateagent/VMRuntimeStateAgent.cpp
+++ b/runtime/runtimetools/vmruntimestateagent/VMRuntimeStateAgent.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/vmruntimestateagent/VMRuntimeStateAgent.hpp b/runtime/runtimetools/vmruntimestateagent/VMRuntimeStateAgent.hpp
index 86134de6375..17841ac2c59 100644
--- a/runtime/runtimetools/vmruntimestateagent/VMRuntimeStateAgent.hpp
+++ b/runtime/runtimetools/vmruntimestateagent/VMRuntimeStateAgent.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/runtimetools/vmruntimestateagent/module.xml b/runtime/runtimetools/vmruntimestateagent/module.xml
index ae6e37e5951..98375bf4fc8 100644
--- a/runtime/runtimetools/vmruntimestateagent/module.xml
+++ b/runtime/runtimetools/vmruntimestateagent/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/shared/CMakeLists.txt b/runtime/shared/CMakeLists.txt
index 3588c430bb4..2b5463fe8e6 100644
--- a/runtime/shared/CMakeLists.txt
+++ b/runtime/shared/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/shared/module.xml b/runtime/shared/module.xml
index 6b99228dd12..0f89ba412ad 100644
--- a/runtime/shared/module.xml
+++ b/runtime/shared/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/shared/shared_internal.h b/runtime/shared/shared_internal.h
index d3859902025..6abe9d49936 100644
--- a/runtime/shared/shared_internal.h
+++ b/runtime/shared/shared_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared/shr_bundle.h b/runtime/shared/shr_bundle.h
index d086b0d91bf..e1cf09ad169 100644
--- a/runtime/shared/shr_bundle.h
+++ b/runtime/shared/shr_bundle.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared/shrclssup.c b/runtime/shared/shrclssup.c
index 18a04cef7ae..d8c2160c225 100644
--- a/runtime/shared/shrclssup.c
+++ b/runtime/shared/shrclssup.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared/shrclssup.h b/runtime/shared/shrclssup.h
index 2c2797a73b1..ec54d1de8f8 100644
--- a/runtime/shared/shrclssup.h
+++ b/runtime/shared/shrclssup.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/AbstractMemoryPermission.hpp b/runtime/shared_common/AbstractMemoryPermission.hpp
index a87ec57e327..7da82ae0e20 100644
--- a/runtime/shared_common/AbstractMemoryPermission.hpp
+++ b/runtime/shared_common/AbstractMemoryPermission.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/AttachedDataManager.hpp b/runtime/shared_common/AttachedDataManager.hpp
index 0348440b148..afd4de51553 100644
--- a/runtime/shared_common/AttachedDataManager.hpp
+++ b/runtime/shared_common/AttachedDataManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/AttachedDataManagerImpl.cpp b/runtime/shared_common/AttachedDataManagerImpl.cpp
index 8fdb2b813e4..5ce372825ab 100644
--- a/runtime/shared_common/AttachedDataManagerImpl.cpp
+++ b/runtime/shared_common/AttachedDataManagerImpl.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/AttachedDataManagerImpl.hpp b/runtime/shared_common/AttachedDataManagerImpl.hpp
index f2d77d97910..72eb6aa7464 100644
--- a/runtime/shared_common/AttachedDataManagerImpl.hpp
+++ b/runtime/shared_common/AttachedDataManagerImpl.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ByteDataManager.hpp b/runtime/shared_common/ByteDataManager.hpp
index f69d8f7fc6d..b4987509a32 100644
--- a/runtime/shared_common/ByteDataManager.hpp
+++ b/runtime/shared_common/ByteDataManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ByteDataManagerImpl.cpp b/runtime/shared_common/ByteDataManagerImpl.cpp
index 019ece9586b..aed903f98f7 100644
--- a/runtime/shared_common/ByteDataManagerImpl.cpp
+++ b/runtime/shared_common/ByteDataManagerImpl.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ByteDataManagerImpl.hpp b/runtime/shared_common/ByteDataManagerImpl.hpp
index fc9e339697a..4966dd8ae0c 100644
--- a/runtime/shared_common/ByteDataManagerImpl.hpp
+++ b/runtime/shared_common/ByteDataManagerImpl.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/CMakeLists.txt b/runtime/shared_common/CMakeLists.txt
index 7e3769eb9ce..dfd0d738455 100644
--- a/runtime/shared_common/CMakeLists.txt
+++ b/runtime/shared_common/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/shared_common/CacheLifecycleManager.cpp b/runtime/shared_common/CacheLifecycleManager.cpp
index 518d0f2c22c..e737945c6d1 100644
--- a/runtime/shared_common/CacheLifecycleManager.cpp
+++ b/runtime/shared_common/CacheLifecycleManager.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/CacheLifecycleManager.hpp b/runtime/shared_common/CacheLifecycleManager.hpp
index a3ad7adaaa2..c5cb95af852 100644
--- a/runtime/shared_common/CacheLifecycleManager.hpp
+++ b/runtime/shared_common/CacheLifecycleManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/CacheMap.cpp b/runtime/shared_common/CacheMap.cpp
index b0905a0f6bb..c0850caf31c 100644
--- a/runtime/shared_common/CacheMap.cpp
+++ b/runtime/shared_common/CacheMap.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/CacheMap.hpp b/runtime/shared_common/CacheMap.hpp
index c8f9a66c7d9..383b9ec8554 100644
--- a/runtime/shared_common/CacheMap.hpp
+++ b/runtime/shared_common/CacheMap.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/CacheMapStats.hpp b/runtime/shared_common/CacheMapStats.hpp
index dba92bccfe8..bd12edee9eb 100644
--- a/runtime/shared_common/CacheMapStats.hpp
+++ b/runtime/shared_common/CacheMapStats.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ClassDebugDataProvider.cpp b/runtime/shared_common/ClassDebugDataProvider.cpp
index 5d0362a1861..6074842b315 100644
--- a/runtime/shared_common/ClassDebugDataProvider.cpp
+++ b/runtime/shared_common/ClassDebugDataProvider.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ClassDebugDataProvider.hpp b/runtime/shared_common/ClassDebugDataProvider.hpp
index decbfe92efe..61cb5ed1127 100644
--- a/runtime/shared_common/ClassDebugDataProvider.hpp
+++ b/runtime/shared_common/ClassDebugDataProvider.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ClasspathItem.cpp b/runtime/shared_common/ClasspathItem.cpp
index 726487b80a5..611c9a487d7 100644
--- a/runtime/shared_common/ClasspathItem.cpp
+++ b/runtime/shared_common/ClasspathItem.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ClasspathItem.hpp b/runtime/shared_common/ClasspathItem.hpp
index 909a73339cf..13e7fa59d47 100644
--- a/runtime/shared_common/ClasspathItem.hpp
+++ b/runtime/shared_common/ClasspathItem.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ClasspathManager.hpp b/runtime/shared_common/ClasspathManager.hpp
index d6dc74bf7c5..2443be6eb56 100644
--- a/runtime/shared_common/ClasspathManager.hpp
+++ b/runtime/shared_common/ClasspathManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ClasspathManagerImpl2.cpp b/runtime/shared_common/ClasspathManagerImpl2.cpp
index 8ba0ae4c182..bf1ddab9683 100644
--- a/runtime/shared_common/ClasspathManagerImpl2.cpp
+++ b/runtime/shared_common/ClasspathManagerImpl2.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ClasspathManagerImpl2.hpp b/runtime/shared_common/ClasspathManagerImpl2.hpp
index e8453f1dfd7..d9a7533a086 100644
--- a/runtime/shared_common/ClasspathManagerImpl2.hpp
+++ b/runtime/shared_common/ClasspathManagerImpl2.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/CompiledMethodManager.hpp b/runtime/shared_common/CompiledMethodManager.hpp
index b91a3097ede..e930361b66d 100644
--- a/runtime/shared_common/CompiledMethodManager.hpp
+++ b/runtime/shared_common/CompiledMethodManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/CompiledMethodManagerImpl.cpp b/runtime/shared_common/CompiledMethodManagerImpl.cpp
index 509f084589d..1da03fa64ae 100644
--- a/runtime/shared_common/CompiledMethodManagerImpl.cpp
+++ b/runtime/shared_common/CompiledMethodManagerImpl.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/CompiledMethodManagerImpl.hpp b/runtime/shared_common/CompiledMethodManagerImpl.hpp
index 467dd21d044..1f73ca36a42 100644
--- a/runtime/shared_common/CompiledMethodManagerImpl.hpp
+++ b/runtime/shared_common/CompiledMethodManagerImpl.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/CompositeCache.cpp b/runtime/shared_common/CompositeCache.cpp
index dd1d6614684..2b18e9aa335 100644
--- a/runtime/shared_common/CompositeCache.cpp
+++ b/runtime/shared_common/CompositeCache.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/CompositeCache.hpp b/runtime/shared_common/CompositeCache.hpp
index 75b45696b18..1840810518e 100644
--- a/runtime/shared_common/CompositeCache.hpp
+++ b/runtime/shared_common/CompositeCache.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/CompositeCacheImpl.hpp b/runtime/shared_common/CompositeCacheImpl.hpp
index 28d83c244f3..f5a746ccc80 100644
--- a/runtime/shared_common/CompositeCacheImpl.hpp
+++ b/runtime/shared_common/CompositeCacheImpl.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/Manager.cpp b/runtime/shared_common/Manager.cpp
index 132f3bca31d..8d239b6fdac 100644
--- a/runtime/shared_common/Manager.cpp
+++ b/runtime/shared_common/Manager.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/Manager.hpp b/runtime/shared_common/Manager.hpp
index 842926ab884..ae67be15e70 100644
--- a/runtime/shared_common/Manager.hpp
+++ b/runtime/shared_common/Manager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/Managers.cpp b/runtime/shared_common/Managers.cpp
index 4d0c5b5af19..da6b6444c21 100644
--- a/runtime/shared_common/Managers.cpp
+++ b/runtime/shared_common/Managers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/Managers.hpp b/runtime/shared_common/Managers.hpp
index cd636a484bf..fff0c337d3d 100644
--- a/runtime/shared_common/Managers.hpp
+++ b/runtime/shared_common/Managers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/OSCache.cpp b/runtime/shared_common/OSCache.cpp
index e40ec8573f3..0c868e216cd 100644
--- a/runtime/shared_common/OSCache.cpp
+++ b/runtime/shared_common/OSCache.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/OSCache.hpp b/runtime/shared_common/OSCache.hpp
index 77f5638b61f..a2b08eadf1d 100644
--- a/runtime/shared_common/OSCache.hpp
+++ b/runtime/shared_common/OSCache.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/OSCacheFile.cpp b/runtime/shared_common/OSCacheFile.cpp
index 9e5928cee19..237e584ab00 100644
--- a/runtime/shared_common/OSCacheFile.cpp
+++ b/runtime/shared_common/OSCacheFile.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/OSCacheFile.hpp b/runtime/shared_common/OSCacheFile.hpp
index 12a55069134..11d6cc6cb1a 100644
--- a/runtime/shared_common/OSCacheFile.hpp
+++ b/runtime/shared_common/OSCacheFile.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/OSCachemmap.cpp b/runtime/shared_common/OSCachemmap.cpp
index 7d0f480642b..ee83b93d6a4 100644
--- a/runtime/shared_common/OSCachemmap.cpp
+++ b/runtime/shared_common/OSCachemmap.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/OSCachemmap.hpp b/runtime/shared_common/OSCachemmap.hpp
index 549c502e050..8384de176f7 100644
--- a/runtime/shared_common/OSCachemmap.hpp
+++ b/runtime/shared_common/OSCachemmap.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/OSCachesysv.cpp b/runtime/shared_common/OSCachesysv.cpp
index dbc50c5b4ab..88d57670fc6 100644
--- a/runtime/shared_common/OSCachesysv.cpp
+++ b/runtime/shared_common/OSCachesysv.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/OSCachesysv.hpp b/runtime/shared_common/OSCachesysv.hpp
index e9158ea5a39..b6d055b0e3f 100644
--- a/runtime/shared_common/OSCachesysv.hpp
+++ b/runtime/shared_common/OSCachesysv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ROMClassManager.hpp b/runtime/shared_common/ROMClassManager.hpp
index 99be2377f96..5d9564b64fc 100644
--- a/runtime/shared_common/ROMClassManager.hpp
+++ b/runtime/shared_common/ROMClassManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ROMClassManagerImpl.cpp b/runtime/shared_common/ROMClassManagerImpl.cpp
index 1d81f0d7975..dc204320290 100644
--- a/runtime/shared_common/ROMClassManagerImpl.cpp
+++ b/runtime/shared_common/ROMClassManagerImpl.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ROMClassManagerImpl.hpp b/runtime/shared_common/ROMClassManagerImpl.hpp
index 6d79bf309cc..2c68afca222 100644
--- a/runtime/shared_common/ROMClassManagerImpl.hpp
+++ b/runtime/shared_common/ROMClassManagerImpl.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ROMClassResourceManager.cpp b/runtime/shared_common/ROMClassResourceManager.cpp
index 55abb4103f4..cf36a643347 100644
--- a/runtime/shared_common/ROMClassResourceManager.cpp
+++ b/runtime/shared_common/ROMClassResourceManager.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ROMClassResourceManager.hpp b/runtime/shared_common/ROMClassResourceManager.hpp
index a69a2c6069c..3643c1e8ad4 100644
--- a/runtime/shared_common/ROMClassResourceManager.hpp
+++ b/runtime/shared_common/ROMClassResourceManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/SCImplementedAPI.cpp b/runtime/shared_common/SCImplementedAPI.cpp
index 589c51a9e20..c5e1337aacc 100644
--- a/runtime/shared_common/SCImplementedAPI.cpp
+++ b/runtime/shared_common/SCImplementedAPI.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/SCImplementedAPI.hpp b/runtime/shared_common/SCImplementedAPI.hpp
index 37bcdee1630..2763e9f940b 100644
--- a/runtime/shared_common/SCImplementedAPI.hpp
+++ b/runtime/shared_common/SCImplementedAPI.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ScopeManager.hpp b/runtime/shared_common/ScopeManager.hpp
index 22900d793d1..463e590fa2f 100644
--- a/runtime/shared_common/ScopeManager.hpp
+++ b/runtime/shared_common/ScopeManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ScopeManagerImpl.cpp b/runtime/shared_common/ScopeManagerImpl.cpp
index 75efc2c5b73..9662f9dab83 100644
--- a/runtime/shared_common/ScopeManagerImpl.cpp
+++ b/runtime/shared_common/ScopeManagerImpl.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/ScopeManagerImpl.hpp b/runtime/shared_common/ScopeManagerImpl.hpp
index f0dc80f249c..2ed86d4038f 100644
--- a/runtime/shared_common/ScopeManagerImpl.hpp
+++ b/runtime/shared_common/ScopeManagerImpl.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/SharedCache.hpp b/runtime/shared_common/SharedCache.hpp
index a218e57d715..22175b42c91 100644
--- a/runtime/shared_common/SharedCache.hpp
+++ b/runtime/shared_common/SharedCache.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/TimestampManager.hpp b/runtime/shared_common/TimestampManager.hpp
index acc0ae626be..219ebcf053f 100644
--- a/runtime/shared_common/TimestampManager.hpp
+++ b/runtime/shared_common/TimestampManager.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/TimestampManagerImpl.cpp b/runtime/shared_common/TimestampManagerImpl.cpp
index 9a8e2c52415..c0cb680b447 100644
--- a/runtime/shared_common/TimestampManagerImpl.cpp
+++ b/runtime/shared_common/TimestampManagerImpl.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/TimestampManagerImpl.hpp b/runtime/shared_common/TimestampManagerImpl.hpp
index 12304cdec00..7b7ba1942ac 100644
--- a/runtime/shared_common/TimestampManagerImpl.hpp
+++ b/runtime/shared_common/TimestampManagerImpl.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/UnitTest.hpp b/runtime/shared_common/UnitTest.hpp
index f4aa15742f2..8eb930aeef4 100644
--- a/runtime/shared_common/UnitTest.hpp
+++ b/runtime/shared_common/UnitTest.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/hookhelpers.cpp b/runtime/shared_common/hookhelpers.cpp
index 9b13028e407..6b9e5b498ba 100644
--- a/runtime/shared_common/hookhelpers.cpp
+++ b/runtime/shared_common/hookhelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/hookhelpers.hpp b/runtime/shared_common/hookhelpers.hpp
index 72900c84f76..cea8c7e1c51 100644
--- a/runtime/shared_common/hookhelpers.hpp
+++ b/runtime/shared_common/hookhelpers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/include/SCAbstractAPI.h b/runtime/shared_common/include/SCAbstractAPI.h
index dca5b4ed1df..9d34e13cece 100644
--- a/runtime/shared_common/include/SCAbstractAPI.h
+++ b/runtime/shared_common/include/SCAbstractAPI.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/include/SCQueryFunctions.h b/runtime/shared_common/include/SCQueryFunctions.h
index 69aac35eff0..8879336704b 100644
--- a/runtime/shared_common/include/SCQueryFunctions.h
+++ b/runtime/shared_common/include/SCQueryFunctions.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/include/SCStoreTransaction.hpp b/runtime/shared_common/include/SCStoreTransaction.hpp
index 675fb894f72..9dd2f10e8fc 100644
--- a/runtime/shared_common/include/SCStoreTransaction.hpp
+++ b/runtime/shared_common/include/SCStoreTransaction.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/include/SCStringInternHelpers.h b/runtime/shared_common/include/SCStringInternHelpers.h
index ed7f95cd2cf..f607377a17e 100644
--- a/runtime/shared_common/include/SCStringInternHelpers.h
+++ b/runtime/shared_common/include/SCStringInternHelpers.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/include/SCStringTransaction.hpp b/runtime/shared_common/include/SCStringTransaction.hpp
index 2b46bdb0c73..55b0f3a2bb3 100644
--- a/runtime/shared_common/include/SCStringTransaction.hpp
+++ b/runtime/shared_common/include/SCStringTransaction.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/include/SCTransactionCTypes.h b/runtime/shared_common/include/SCTransactionCTypes.h
index 991a17cb0ea..00d68fc841e 100644
--- a/runtime/shared_common/include/SCTransactionCTypes.h
+++ b/runtime/shared_common/include/SCTransactionCTypes.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/include/module.xml b/runtime/shared_common/include/module.xml
index f2fdf099882..5c9eff1a305 100644
--- a/runtime/shared_common/include/module.xml
+++ b/runtime/shared_common/include/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/shared_common/j9shr.tdf b/runtime/shared_common/j9shr.tdf
index ca57be02b89..208892b332f 100644
--- a/runtime/shared_common/j9shr.tdf
+++ b/runtime/shared_common/j9shr.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/shared_common/module.xml b/runtime/shared_common/module.xml
index 08cf37826ac..5b653da68b9 100644
--- a/runtime/shared_common/module.xml
+++ b/runtime/shared_common/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/shared_common/sharedconsts.h b/runtime/shared_common/sharedconsts.h
index d9dbdf7d939..3aff90e0a17 100644
--- a/runtime/shared_common/sharedconsts.h
+++ b/runtime/shared_common/sharedconsts.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/shrinit.cpp b/runtime/shared_common/shrinit.cpp
index c7e55e24fb8..6bce06db719 100644
--- a/runtime/shared_common/shrinit.cpp
+++ b/runtime/shared_common/shrinit.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_common/shrinit.h b/runtime/shared_common/shrinit.h
index 92959969fa5..aeedaccbc84 100644
--- a/runtime/shared_common/shrinit.h
+++ b/runtime/shared_common/shrinit.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_util/CMakeLists.txt b/runtime/shared_util/CMakeLists.txt
index ceb118cc553..47783831155 100644
--- a/runtime/shared_util/CMakeLists.txt
+++ b/runtime/shared_util/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/shared_util/classpathcache.c b/runtime/shared_util/classpathcache.c
index 502eb988e75..921e918f8ae 100644
--- a/runtime/shared_util/classpathcache.c
+++ b/runtime/shared_util/classpathcache.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_util/classpathcache.h b/runtime/shared_util/classpathcache.h
index 6f43d639a48..14708cba363 100644
--- a/runtime/shared_util/classpathcache.h
+++ b/runtime/shared_util/classpathcache.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/shared_util/module.xml b/runtime/shared_util/module.xml
index 7402c835411..09b04db4a46 100644
--- a/runtime/shared_util/module.xml
+++ b/runtime/shared_util/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/shared_util/shcdatautils.c b/runtime/shared_util/shcdatautils.c
index d79da832599..25bcd0ce078 100644
--- a/runtime/shared_util/shcdatautils.c
+++ b/runtime/shared_util/shcdatautils.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/simplepool/CMakeLists.txt b/runtime/simplepool/CMakeLists.txt
index d228df0c71e..ad66e32b096 100644
--- a/runtime/simplepool/CMakeLists.txt
+++ b/runtime/simplepool/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/simplepool/DoxygenSupport.txt b/runtime/simplepool/DoxygenSupport.txt
index 0537b624145..56204534f96 100644
--- a/runtime/simplepool/DoxygenSupport.txt
+++ b/runtime/simplepool/DoxygenSupport.txt
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/simplepool/module.xml b/runtime/simplepool/module.xml
index f8ee4f33f4e..d9a1c829b87 100644
--- a/runtime/simplepool/module.xml
+++ b/runtime/simplepool/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/simplepool/simplepool.c b/runtime/simplepool/simplepool.c
index 45087841f40..b7bc4882177 100644
--- a/runtime/simplepool/simplepool.c
+++ b/runtime/simplepool/simplepool.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/simplepool/simplepool.tdf b/runtime/simplepool/simplepool.tdf
index e3ad75512ba..a993a3262bb 100644
--- a/runtime/simplepool/simplepool.tdf
+++ b/runtime/simplepool/simplepool.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/stackmap/CMakeLists.txt b/runtime/stackmap/CMakeLists.txt
index b6371c9bf1d..c93c07434c9 100644
--- a/runtime/stackmap/CMakeLists.txt
+++ b/runtime/stackmap/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/stackmap/debuglocalmap.c b/runtime/stackmap/debuglocalmap.c
index abc770c7604..a26054f209d 100644
--- a/runtime/stackmap/debuglocalmap.c
+++ b/runtime/stackmap/debuglocalmap.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/stackmap/fixreturns.c b/runtime/stackmap/fixreturns.c
index ab2698adf3e..9f0e365a2f0 100644
--- a/runtime/stackmap/fixreturns.c
+++ b/runtime/stackmap/fixreturns.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/stackmap/localmap.c b/runtime/stackmap/localmap.c
index 1cdf92c71b0..a2c001b7bef 100644
--- a/runtime/stackmap/localmap.c
+++ b/runtime/stackmap/localmap.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/stackmap/map.tdf b/runtime/stackmap/map.tdf
index f9b9336842f..b477b64f3e7 100644
--- a/runtime/stackmap/map.tdf
+++ b/runtime/stackmap/map.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/stackmap/mapmemorybuffer.c b/runtime/stackmap/mapmemorybuffer.c
index 28cb017553b..7ebfeaaca1d 100644
--- a/runtime/stackmap/mapmemorybuffer.c
+++ b/runtime/stackmap/mapmemorybuffer.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/stackmap/maxmap.c b/runtime/stackmap/maxmap.c
index c9a7ef84b9f..4b2cc3ba8c6 100644
--- a/runtime/stackmap/maxmap.c
+++ b/runtime/stackmap/maxmap.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/stackmap/module.xml b/runtime/stackmap/module.xml
index 58a7085d82c..038bc382230 100644
--- a/runtime/stackmap/module.xml
+++ b/runtime/stackmap/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/stackmap/stackmap.c b/runtime/stackmap/stackmap.c
index dde29af1dac..7f8b2a42ddc 100644
--- a/runtime/stackmap/stackmap.c
+++ b/runtime/stackmap/stackmap.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/stackmap/stackmap_internal.h b/runtime/stackmap/stackmap_internal.h
index 9fd2f1438fb..698d9df6e03 100644
--- a/runtime/stackmap/stackmap_internal.h
+++ b/runtime/stackmap/stackmap_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/sunvmi/CMakeLists.txt b/runtime/sunvmi/CMakeLists.txt
index 8154d9b10af..56b9baad705 100644
--- a/runtime/sunvmi/CMakeLists.txt
+++ b/runtime/sunvmi/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/sunvmi/module.xml b/runtime/sunvmi/module.xml
index ea27ab76198..c653fb6e70a 100644
--- a/runtime/sunvmi/module.xml
+++ b/runtime/sunvmi/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/sunvmi/sunvmi.c b/runtime/sunvmi/sunvmi.c
index 38f95340584..ff78aaa2a28 100644
--- a/runtime/sunvmi/sunvmi.c
+++ b/runtime/sunvmi/sunvmi.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/sunvmi/sunvmi.tdf b/runtime/sunvmi/sunvmi.tdf
index e2713555e8d..b2eb34e7df0 100644
--- a/runtime/sunvmi/sunvmi.tdf
+++ b/runtime/sunvmi/sunvmi.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/tests/CMakeLists.txt b/runtime/tests/CMakeLists.txt
index a59f604f241..367fc6432d5 100644
--- a/runtime/tests/CMakeLists.txt
+++ b/runtime/tests/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/aixerrmsg/CMakeLists.txt b/runtime/tests/aixerrmsg/CMakeLists.txt
index db82c9cdc8e..38a7b73bafc 100644
--- a/runtime/tests/aixerrmsg/CMakeLists.txt
+++ b/runtime/tests/aixerrmsg/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/aixerrmsg/agent.c b/runtime/tests/aixerrmsg/agent.c
index 102be85edc6..5d6b1b2efca 100644
--- a/runtime/tests/aixerrmsg/agent.c
+++ b/runtime/tests/aixerrmsg/agent.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/aixerrmsg/module.xml b/runtime/tests/aixerrmsg/module.xml
index 3950c12cdda..4a9678e48ae 100644
--- a/runtime/tests/aixerrmsg/module.xml
+++ b/runtime/tests/aixerrmsg/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/algorithm/CMakeLists.txt b/runtime/tests/algorithm/CMakeLists.txt
index 61a0434f73f..9337a6e4b6f 100644
--- a/runtime/tests/algorithm/CMakeLists.txt
+++ b/runtime/tests/algorithm/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/algorithm/algorithm_test_internal.h b/runtime/tests/algorithm/algorithm_test_internal.h
index 4976e7530dd..fc18cd9fb4d 100644
--- a/runtime/tests/algorithm/algorithm_test_internal.h
+++ b/runtime/tests/algorithm/algorithm_test_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/algorithm/algotest.c b/runtime/tests/algorithm/algotest.c
index 0ad8ddd6ac2..ccda8a6f704 100644
--- a/runtime/tests/algorithm/algotest.c
+++ b/runtime/tests/algorithm/algotest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/algorithm/algotest.h b/runtime/tests/algorithm/algotest.h
index ed214edf508..60ed72592bd 100644
--- a/runtime/tests/algorithm/algotest.h
+++ b/runtime/tests/algorithm/algotest.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/algorithm/argscantest.c b/runtime/tests/algorithm/argscantest.c
index 44fbda575e9..acb18838a96 100644
--- a/runtime/tests/algorithm/argscantest.c
+++ b/runtime/tests/algorithm/argscantest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/algorithm/module.xml b/runtime/tests/algorithm/module.xml
index 3217d9c9e87..1a6a65d6a3d 100644
--- a/runtime/tests/algorithm/module.xml
+++ b/runtime/tests/algorithm/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/algorithm/primenumberhelpertest.c b/runtime/tests/algorithm/primenumberhelpertest.c
index 826f463bebb..67f1c66b6cd 100644
--- a/runtime/tests/algorithm/primenumberhelpertest.c
+++ b/runtime/tests/algorithm/primenumberhelpertest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/algorithm/sendslottest.c b/runtime/tests/algorithm/sendslottest.c
index 17cca25f61d..c3bcdd98ee1 100644
--- a/runtime/tests/algorithm/sendslottest.c
+++ b/runtime/tests/algorithm/sendslottest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/algorithm/simplepooltest.c b/runtime/tests/algorithm/simplepooltest.c
index b63934fc144..9dc644b396c 100644
--- a/runtime/tests/algorithm/simplepooltest.c
+++ b/runtime/tests/algorithm/simplepooltest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/algorithm/srphashtabletest.c b/runtime/tests/algorithm/srphashtabletest.c
index 73fb524f310..58b4b285450 100644
--- a/runtime/tests/algorithm/srphashtabletest.c
+++ b/runtime/tests/algorithm/srphashtabletest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/algorithm/wildcardtest.c b/runtime/tests/algorithm/wildcardtest.c
index ddbce9d5c5e..4627fe26037 100644
--- a/runtime/tests/algorithm/wildcardtest.c
+++ b/runtime/tests/algorithm/wildcardtest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/annotationtests/CMakeLists.txt b/runtime/tests/annotationtests/CMakeLists.txt
index 702ec8f3b52..d86593a8dda 100644
--- a/runtime/tests/annotationtests/CMakeLists.txt
+++ b/runtime/tests/annotationtests/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/annotationtests/annhelp_tests.c b/runtime/tests/annotationtests/annhelp_tests.c
index a705ffc6577..b50bbc08333 100644
--- a/runtime/tests/annotationtests/annhelp_tests.c
+++ b/runtime/tests/annotationtests/annhelp_tests.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/annotationtests/module.xml b/runtime/tests/annotationtests/module.xml
index e054109eb74..2287be8cff1 100644
--- a/runtime/tests/annotationtests/module.xml
+++ b/runtime/tests/annotationtests/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/bcprof/CMakeLists.txt b/runtime/tests/bcprof/CMakeLists.txt
index 723fb106a2b..8dff34c8589 100644
--- a/runtime/tests/bcprof/CMakeLists.txt
+++ b/runtime/tests/bcprof/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/bcprof/bcproftest.c b/runtime/tests/bcprof/bcproftest.c
index cd99aa00ef9..1c9722ed516 100644
--- a/runtime/tests/bcprof/bcproftest.c
+++ b/runtime/tests/bcprof/bcproftest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/bcprof/bcproftest_internal.h b/runtime/tests/bcprof/bcproftest_internal.h
index a72d1410c22..f80631c1e85 100644
--- a/runtime/tests/bcprof/bcproftest_internal.h
+++ b/runtime/tests/bcprof/bcproftest_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/bcprof/module.xml b/runtime/tests/bcprof/module.xml
index 4466165c09d..a4d943356ae 100644
--- a/runtime/tests/bcprof/module.xml
+++ b/runtime/tests/bcprof/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/bcverify/CMakeLists.txt b/runtime/tests/bcverify/CMakeLists.txt
index ea94c5a3dfe..980473b6ccf 100644
--- a/runtime/tests/bcverify/CMakeLists.txt
+++ b/runtime/tests/bcverify/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/bcverify/natives/bcvnatives.c b/runtime/tests/bcverify/natives/bcvnatives.c
index 017205aa94f..9c60aefa399 100644
--- a/runtime/tests/bcverify/natives/bcvnatives.c
+++ b/runtime/tests/bcverify/natives/bcvnatives.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/bcverify/natives/module.xml b/runtime/tests/bcverify/natives/module.xml
index 8bdb3c85b3b..e6d2cc63d41 100644
--- a/runtime/tests/bcverify/natives/module.xml
+++ b/runtime/tests/bcverify/natives/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/bcverify/relationships/bcvrelationships.c b/runtime/tests/bcverify/relationships/bcvrelationships.c
index 2c331cd22be..8ad0ece231a 100644
--- a/runtime/tests/bcverify/relationships/bcvrelationships.c
+++ b/runtime/tests/bcverify/relationships/bcvrelationships.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/bcverify/relationships/module.xml b/runtime/tests/bcverify/relationships/module.xml
index 97f44e68ebc..41e9fdf9f07 100644
--- a/runtime/tests/bcverify/relationships/module.xml
+++ b/runtime/tests/bcverify/relationships/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/bcverify/unit/Suite.cpp b/runtime/tests/bcverify/unit/Suite.cpp
index 91de8a9f104..a947637ef6b 100644
--- a/runtime/tests/bcverify/unit/Suite.cpp
+++ b/runtime/tests/bcverify/unit/Suite.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/bcverify/unit/main.cpp b/runtime/tests/bcverify/unit/main.cpp
index e47879c0fcf..44b1e108c3d 100644
--- a/runtime/tests/bcverify/unit/main.cpp
+++ b/runtime/tests/bcverify/unit/main.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/bcverify/unit/module.xml b/runtime/tests/bcverify/unit/module.xml
index 28cc51dab0f..a9e982484a7 100644
--- a/runtime/tests/bcverify/unit/module.xml
+++ b/runtime/tests/bcverify/unit/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/clinkerffi/CMakeLists.txt b/runtime/tests/clinkerffi/CMakeLists.txt
index 6a203680743..9894531edcd 100644
--- a/runtime/tests/clinkerffi/CMakeLists.txt
+++ b/runtime/tests/clinkerffi/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/clinkerffi/downcall.c b/runtime/tests/clinkerffi/downcall.c
index 65131f1f741..c73c244b2a2 100644
--- a/runtime/tests/clinkerffi/downcall.c
+++ b/runtime/tests/clinkerffi/downcall.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/clinkerffi/downcall.h b/runtime/tests/clinkerffi/downcall.h
index 6dc94d8038f..28ccc6225ed 100644
--- a/runtime/tests/clinkerffi/downcall.h
+++ b/runtime/tests/clinkerffi/downcall.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/clinkerffi/module.xml b/runtime/tests/clinkerffi/module.xml
index c641cfd1e5a..5d0fb8f5f5c 100644
--- a/runtime/tests/clinkerffi/module.xml
+++ b/runtime/tests/clinkerffi/module.xml
@@ -17,7 +17,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/clinkerffi/upcall.c b/runtime/tests/clinkerffi/upcall.c
index 2c6bb939b15..c0e71f79626 100644
--- a/runtime/tests/clinkerffi/upcall.c
+++ b/runtime/tests/clinkerffi/upcall.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/clinkerffi/valist.c b/runtime/tests/clinkerffi/valist.c
index f8f08f9214a..50a8a69dcee 100644
--- a/runtime/tests/clinkerffi/valist.c
+++ b/runtime/tests/clinkerffi/valist.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/cutest/CMakeLists.txt b/runtime/tests/cutest/CMakeLists.txt
index 45804ec9dc2..0ed69fd96f2 100644
--- a/runtime/tests/cutest/CMakeLists.txt
+++ b/runtime/tests/cutest/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/cutest/XMLBenchOutputWriter.cpp b/runtime/tests/cutest/XMLBenchOutputWriter.cpp
index 69282cc72a0..faea6c3d292 100644
--- a/runtime/tests/cutest/XMLBenchOutputWriter.cpp
+++ b/runtime/tests/cutest/XMLBenchOutputWriter.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/cutest/XMLBenchOutputWriter.hpp b/runtime/tests/cutest/XMLBenchOutputWriter.hpp
index 5f2d4ceadb4..d12090a1d96 100644
--- a/runtime/tests/cutest/XMLBenchOutputWriter.hpp
+++ b/runtime/tests/cutest/XMLBenchOutputWriter.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/cutest/about.html b/runtime/tests/cutest/about.html
index 95269ae73a8..2f9e7957c48 100644
--- a/runtime/tests/cutest/about.html
+++ b/runtime/tests/cutest/about.html
@@ -22,7 +22,7 @@ License
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/tests/cutest/module.xml b/runtime/tests/cutest/module.xml
index 5236ba48017..e26884dd8b3 100644
--- a/runtime/tests/cutest/module.xml
+++ b/runtime/tests/cutest/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/cutest/parser.c b/runtime/tests/cutest/parser.c
index f51d2dfebd9..f6cbc99bbb9 100644
--- a/runtime/tests/cutest/parser.c
+++ b/runtime/tests/cutest/parser.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/gp/CMakeLists.txt b/runtime/tests/gp/CMakeLists.txt
index 52c37e97dce..a11cd0c80e0 100644
--- a/runtime/tests/gp/CMakeLists.txt
+++ b/runtime/tests/gp/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/gp/gptest.c b/runtime/tests/gp/gptest.c
index e93fe2bd65c..1dcf54bbdd1 100644
--- a/runtime/tests/gp/gptest.c
+++ b/runtime/tests/gp/gptest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/gp/gptest.tdf b/runtime/tests/gp/gptest.tdf
index ce06b284b63..7b8d2861009 100644
--- a/runtime/tests/gp/gptest.tdf
+++ b/runtime/tests/gp/gptest.tdf
@@ -15,7 +15,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
//******************************************************************************
diff --git a/runtime/tests/gp/gptest_internal.h b/runtime/tests/gp/gptest_internal.h
index 219f3b06d4d..8edf3e8cbc8 100644
--- a/runtime/tests/gp/gptest_internal.h
+++ b/runtime/tests/gp/gptest_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/gp/module.xml b/runtime/tests/gp/module.xml
index 1c213ed9e01..ec9fae1e9b5 100644
--- a/runtime/tests/gp/module.xml
+++ b/runtime/tests/gp/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/j9vm/CMakeLists.txt b/runtime/tests/j9vm/CMakeLists.txt
index fe3b686fc13..256d0f8707a 100644
--- a/runtime/tests/j9vm/CMakeLists.txt
+++ b/runtime/tests/j9vm/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/j9vm/jvmjni.c b/runtime/tests/j9vm/jvmjni.c
index 7014c5112b3..4beda9778fb 100644
--- a/runtime/tests/j9vm/jvmjni.c
+++ b/runtime/tests/j9vm/jvmjni.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/j9vm/module.xml b/runtime/tests/j9vm/module.xml
index e3212f8495d..7cadb98bdf3 100644
--- a/runtime/tests/j9vm/module.xml
+++ b/runtime/tests/j9vm/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/jni/CMakeLists.txt b/runtime/tests/jni/CMakeLists.txt
index 03ba62100cf..462950deaa1 100644
--- a/runtime/tests/jni/CMakeLists.txt
+++ b/runtime/tests/jni/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/jni/DeadlockNativeTest.c b/runtime/tests/jni/DeadlockNativeTest.c
index 87442164938..0dd2ab7c637 100644
--- a/runtime/tests/jni/DeadlockNativeTest.c
+++ b/runtime/tests/jni/DeadlockNativeTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jni/critical.c b/runtime/tests/jni/critical.c
index 8bad97ab66b..8f8d9e10cb9 100644
--- a/runtime/tests/jni/critical.c
+++ b/runtime/tests/jni/critical.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jni/exports.cmake b/runtime/tests/jni/exports.cmake
index f226108922a..c257084eb7b 100644
--- a/runtime/tests/jni/exports.cmake
+++ b/runtime/tests/jni/exports.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/jni/jniReturnInvalidReference.c b/runtime/tests/jni/jniReturnInvalidReference.c
index 48fd068e0da..c6672b8316d 100644
--- a/runtime/tests/jni/jniReturnInvalidReference.c
+++ b/runtime/tests/jni/jniReturnInvalidReference.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jni/jnibench.c b/runtime/tests/jni/jnibench.c
index c49939ea0b3..8e3e33371c0 100644
--- a/runtime/tests/jni/jnibench.c
+++ b/runtime/tests/jni/jnibench.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jni/jnierrors.c b/runtime/tests/jni/jnierrors.c
index 34cd31694fd..ffb8809ec96 100644
--- a/runtime/tests/jni/jnierrors.c
+++ b/runtime/tests/jni/jnierrors.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jni/jnimark.c b/runtime/tests/jni/jnimark.c
index 3f79fc754ed..f70258a5a85 100644
--- a/runtime/tests/jni/jnimark.c
+++ b/runtime/tests/jni/jnimark.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jni/jnitest.c b/runtime/tests/jni/jnitest.c
index d53e4c934ac..d314f2beb67 100644
--- a/runtime/tests/jni/jnitest.c
+++ b/runtime/tests/jni/jnitest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jni/jnitest_internal.h b/runtime/tests/jni/jnitest_internal.h
index 1992235235c..00b70adf4ac 100644
--- a/runtime/tests/jni/jnitest_internal.h
+++ b/runtime/tests/jni/jnitest_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jni/memoryCheckTest.c b/runtime/tests/jni/memoryCheckTest.c
index 0d00d8c1512..0a96f7ad513 100644
--- a/runtime/tests/jni/memoryCheckTest.c
+++ b/runtime/tests/jni/memoryCheckTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jni/module.xml b/runtime/tests/jni/module.xml
index 7e01795bbbd..e76df121d7b 100644
--- a/runtime/tests/jni/module.xml
+++ b/runtime/tests/jni/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/jni/montest.c b/runtime/tests/jni/montest.c
index 1b5a8e47726..b0d35b80fbf 100644
--- a/runtime/tests/jni/montest.c
+++ b/runtime/tests/jni/montest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jni/objectfieldutils.c b/runtime/tests/jni/objectfieldutils.c
index 8485729b3cb..ddd54d9b2ac 100644
--- a/runtime/tests/jni/objectfieldutils.c
+++ b/runtime/tests/jni/objectfieldutils.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jni/reattach.c b/runtime/tests/jni/reattach.c
index 001b743d783..eba07af76a1 100644
--- a/runtime/tests/jni/reattach.c
+++ b/runtime/tests/jni/reattach.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jni/threadtest.c b/runtime/tests/jni/threadtest.c
index 1ece034538b..08f27aec847 100644
--- a/runtime/tests/jni/threadtest.c
+++ b/runtime/tests/jni/threadtest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jniarg/CMakeLists.txt b/runtime/tests/jniarg/CMakeLists.txt
index d9687218b27..2ed8c2e8128 100644
--- a/runtime/tests/jniarg/CMakeLists.txt
+++ b/runtime/tests/jniarg/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/jniarg/args_01.c b/runtime/tests/jniarg/args_01.c
index 72b2275a0dd..9dc32a08fb6 100644
--- a/runtime/tests/jniarg/args_01.c
+++ b/runtime/tests/jniarg/args_01.c
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jniarg/args_02.c b/runtime/tests/jniarg/args_02.c
index 27ab2a66be5..16856d63e8b 100644
--- a/runtime/tests/jniarg/args_02.c
+++ b/runtime/tests/jniarg/args_02.c
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jniarg/args_03.c b/runtime/tests/jniarg/args_03.c
index 6e73130aa0d..6762660d7c2 100644
--- a/runtime/tests/jniarg/args_03.c
+++ b/runtime/tests/jniarg/args_03.c
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jniarg/args_04.c b/runtime/tests/jniarg/args_04.c
index 0494e85a30d..516ce0646bf 100644
--- a/runtime/tests/jniarg/args_04.c
+++ b/runtime/tests/jniarg/args_04.c
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jniarg/args_05.c b/runtime/tests/jniarg/args_05.c
index 9c96a0c0674..9959f6d44a7 100644
--- a/runtime/tests/jniarg/args_05.c
+++ b/runtime/tests/jniarg/args_05.c
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jniarg/args_06.c b/runtime/tests/jniarg/args_06.c
index ac49862179a..b0afa71a2fa 100644
--- a/runtime/tests/jniarg/args_06.c
+++ b/runtime/tests/jniarg/args_06.c
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jniarg/args_07.c b/runtime/tests/jniarg/args_07.c
index 311a054e510..be7d029fd1b 100644
--- a/runtime/tests/jniarg/args_07.c
+++ b/runtime/tests/jniarg/args_07.c
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jniarg/args_08.c b/runtime/tests/jniarg/args_08.c
index c979557fcbc..edfc0ed9357 100644
--- a/runtime/tests/jniarg/args_08.c
+++ b/runtime/tests/jniarg/args_08.c
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jniarg/args_09.c b/runtime/tests/jniarg/args_09.c
index 4ae5b8b210d..d12867917c5 100644
--- a/runtime/tests/jniarg/args_09.c
+++ b/runtime/tests/jniarg/args_09.c
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jniarg/args_10.c b/runtime/tests/jniarg/args_10.c
index 8caeea60da2..36704e075d5 100644
--- a/runtime/tests/jniarg/args_10.c
+++ b/runtime/tests/jniarg/args_10.c
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jniarg/cdefs.c b/runtime/tests/jniarg/cdefs.c
index 096d97c020a..b4ce81b75ca 100644
--- a/runtime/tests/jniarg/cdefs.c
+++ b/runtime/tests/jniarg/cdefs.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jniarg/exports.cmake b/runtime/tests/jniarg/exports.cmake
index 36d54bee749..7ed75886897 100644
--- a/runtime/tests/jniarg/exports.cmake
+++ b/runtime/tests/jniarg/exports.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/jniarg/exports.xml b/runtime/tests/jniarg/exports.xml
index 47932fe53d1..dcb9eb329a4 100644
--- a/runtime/tests/jniarg/exports.xml
+++ b/runtime/tests/jniarg/exports.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/jniarg/jniargtests.h b/runtime/tests/jniarg/jniargtests.h
index 65466f8fc2b..37b527a5a56 100644
--- a/runtime/tests/jniarg/jniargtests.h
+++ b/runtime/tests/jniarg/jniargtests.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jniarg/module.xml b/runtime/tests/jniarg/module.xml
index 4538580a93a..1b22d97f818 100644
--- a/runtime/tests/jniarg/module.xml
+++ b/runtime/tests/jniarg/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/jniargsystemlinkage/module.xml b/runtime/tests/jniargsystemlinkage/module.xml
index 8523e955352..840e81f7e78 100644
--- a/runtime/tests/jniargsystemlinkage/module.xml
+++ b/runtime/tests/jniargsystemlinkage/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/jsig/CMakeLists.txt b/runtime/tests/jsig/CMakeLists.txt
index 03f23bfb112..700dddb2d05 100644
--- a/runtime/tests/jsig/CMakeLists.txt
+++ b/runtime/tests/jsig/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/jsig/main.c b/runtime/tests/jsig/main.c
index 977a7afc2c7..ce22f256786 100644
--- a/runtime/tests/jsig/main.c
+++ b/runtime/tests/jsig/main.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jsig/module.xml b/runtime/tests/jsig/module.xml
index 141f0d571b9..44c2acbfbef 100644
--- a/runtime/tests/jsig/module.xml
+++ b/runtime/tests/jsig/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/jvmtitests/CMakeLists.txt b/runtime/tests/jvmtitests/CMakeLists.txt
index b2f0a80582f..3e2eed6c23a 100644
--- a/runtime/tests/jvmtitests/CMakeLists.txt
+++ b/runtime/tests/jvmtitests/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/jvmtitests/agent/CMakeLists.txt b/runtime/tests/jvmtitests/agent/CMakeLists.txt
index 9b1f676a0e9..5f35b1a7500 100644
--- a/runtime/tests/jvmtitests/agent/CMakeLists.txt
+++ b/runtime/tests/jvmtitests/agent/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/jvmtitests/agent/agent.c b/runtime/tests/jvmtitests/agent/agent.c
index ed933ac8129..2d7070e524d 100644
--- a/runtime/tests/jvmtitests/agent/agent.c
+++ b/runtime/tests/jvmtitests/agent/agent.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/agent/args.c b/runtime/tests/jvmtitests/agent/args.c
index 4f444e5700a..64ff642889c 100644
--- a/runtime/tests/jvmtitests/agent/args.c
+++ b/runtime/tests/jvmtitests/agent/args.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/agent/error.c b/runtime/tests/jvmtitests/agent/error.c
index 599548cfad2..2da93b944ec 100644
--- a/runtime/tests/jvmtitests/agent/error.c
+++ b/runtime/tests/jvmtitests/agent/error.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/agent/help.c b/runtime/tests/jvmtitests/agent/help.c
index 4f427d936f0..024c4647dc4 100644
--- a/runtime/tests/jvmtitests/agent/help.c
+++ b/runtime/tests/jvmtitests/agent/help.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/agent/message.c b/runtime/tests/jvmtitests/agent/message.c
index 0fe2f8ef021..5d24f75129f 100644
--- a/runtime/tests/jvmtitests/agent/message.c
+++ b/runtime/tests/jvmtitests/agent/message.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/agent/module.xml b/runtime/tests/jvmtitests/agent/module.xml
index 6f7733861fb..1e716f87ea9 100644
--- a/runtime/tests/jvmtitests/agent/module.xml
+++ b/runtime/tests/jvmtitests/agent/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/jvmtitests/agent/strings.c b/runtime/tests/jvmtitests/agent/strings.c
index 61a55693286..8f6eff66499 100644
--- a/runtime/tests/jvmtitests/agent/strings.c
+++ b/runtime/tests/jvmtitests/agent/strings.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/agent/tests.c b/runtime/tests/jvmtitests/agent/tests.c
index 88114d52fa3..56e5ce5c586 100644
--- a/runtime/tests/jvmtitests/agent/tests.c
+++ b/runtime/tests/jvmtitests/agent/tests.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/agent/thread.c b/runtime/tests/jvmtitests/agent/thread.c
index a10f546d908..9ee012facd3 100644
--- a/runtime/tests/jvmtitests/agent/thread.c
+++ b/runtime/tests/jvmtitests/agent/thread.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/agent/util.c b/runtime/tests/jvmtitests/agent/util.c
index 0336df23788..4b85915ab4d 100644
--- a/runtime/tests/jvmtitests/agent/util.c
+++ b/runtime/tests/jvmtitests/agent/util.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/agent/version.c b/runtime/tests/jvmtitests/agent/version.c
index f4e9d0325bd..27f1d2f09fb 100644
--- a/runtime/tests/jvmtitests/agent/version.c
+++ b/runtime/tests/jvmtitests/agent/version.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/exports.cmake b/runtime/tests/jvmtitests/exports.cmake
index 6317f60d059..e6837da6260 100644
--- a/runtime/tests/jvmtitests/exports.cmake
+++ b/runtime/tests/jvmtitests/exports.cmake
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/jvmtitests/fakeref.c b/runtime/tests/jvmtitests/fakeref.c
index a41ff212813..be083cfe3f0 100644
--- a/runtime/tests/jvmtitests/fakeref.c
+++ b/runtime/tests/jvmtitests/fakeref.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/include/jvmti_test.h b/runtime/tests/jvmtitests/include/jvmti_test.h
index 73a6b36271d..41b65858e9f 100644
--- a/runtime/tests/jvmtitests/include/jvmti_test.h
+++ b/runtime/tests/jvmtitests/include/jvmti_test.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/include/module.xml b/runtime/tests/jvmtitests/include/module.xml
index c66f8e175e7..b8f8b1b89a0 100644
--- a/runtime/tests/jvmtitests/include/module.xml
+++ b/runtime/tests/jvmtitests/include/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/jvmtitests/module.xml b/runtime/tests/jvmtitests/module.xml
index e0c93f35660..34ad0e027c0 100644
--- a/runtime/tests/jvmtitests/module.xml
+++ b/runtime/tests/jvmtitests/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/jvmtitests/src/CMakeLists.txt b/runtime/tests/jvmtitests/src/CMakeLists.txt
index 27e8699adcf..9ab1ce655f3 100644
--- a/runtime/tests/jvmtitests/src/CMakeLists.txt
+++ b/runtime/tests/jvmtitests/src/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/ta001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/ta001.c
index b0477775247..4beefbc99e1 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/ta001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/ta001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl001.c
index f83eea829d6..70a8fc13da7 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl002.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl002.c
index c1a7c846d16..f1257516049 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl002.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl002.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl003.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl003.c
index d979d725594..6944f25ff0b 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl003.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl003.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl001.c
index eeaa343d03a..50140cf7d7b 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl002.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl002.c
index 7d2392c0bdb..98fb5af08c7 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl002.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl002.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl003.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl003.c
index bad89efce1b..1f48447e702 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl003.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl003.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/agentLibraryNatives/aln001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/agentLibraryNatives/aln001.c
index fd50ecebf5c..da6165b7287 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/agentLibraryNatives/aln001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/agentLibraryNatives/aln001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/attachOptionsTest/att001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/attachOptionsTest/att001.c
index 1b27e2d662a..cf31ba11452 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/attachOptionsTest/att001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/attachOptionsTest/att001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001.c
index 35d472b018d..b8e07f8850b 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp001.c
index ecdb096a7f1..bfbd1b5cb45 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp002.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp002.c
index 391f0acbdb4..ec75315ed9d 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp002.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp002.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp003.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp003.c
index 80ceadd63aa..e3da686179c 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp003.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp003.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp004.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp004.c
index c81cd3332d1..ac84c7bd8fa 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp004.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp004.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp005.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp005.c
index c1852a2cb55..cc8da57efa3 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp005.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp005.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventClassFileLoadHook/ecflh001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventClassFileLoadHook/ecflh001.c
index 696e985a5a8..a29c7b10445 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventClassFileLoadHook/ecflh001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventClassFileLoadHook/ecflh001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventException/ee001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventException/ee001.c
index 9550398008b..ed23275a852 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventException/ee001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventException/ee001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodEntryGrow/emeng001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodEntryGrow/emeng001.c
index 88d6c2a3306..77153ccedba 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodEntryGrow/emeng001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodEntryGrow/emeng001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodExit/emex001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodExit/emex001.c
index b72be587dba..d4abbb2f3b0 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodExit/emex001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodExit/emex001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventThreadStart/ets001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventThreadStart/ets001.c
index b074e27c4fa..41fee8260bc 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventThreadStart/ets001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventThreadStart/ets001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventVMObjectAllocation/evmoa001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventVMObjectAllocation/evmoa001.c
index e0f7eec17ca..f3bbfe8e344 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventVMObjectAllocation/evmoa001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventVMObjectAllocation/evmoa001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventVMStart/vmstart001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventVMStart/vmstart001.c
index 8ddadfd66f2..486ab378574 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventVMStart/vmstart001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/eventVMStart/vmstart001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/fw001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/fw001.c
index 2dc8634e3ce..5c4a98e906f 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/fw001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/fw001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr.h b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr.h
index 9d325ebf28f..2342d5818c7 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr.h
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr001.c
index 7b91a643d31..9a8c7493cd8 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002.c
index b4f0857364c..b000285c15b 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr003.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr003.c
index b17fd4274bd..b7e6ce4db3e 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr003.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr003.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr004.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr004.c
index 79f43aa7d84..629cf04578c 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr004.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr004.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/tag_manager.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/tag_manager.c
index d7435a8f892..bfb0013147c 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/tag_manager.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/tag_manager.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer001.c
index 1460bfad645..4759bab42d9 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer001.h b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer001.h
index 1f6f9dd9122..6b3cc9e629c 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer001.h
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer001.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer002.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer002.c
index 70596220a18..b509370d397 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer002.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer002.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer003.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer003.c
index ee977ff617d..c41c5ef13b8 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer003.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer003.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getAllStackTracesExtended/gaste001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getAllStackTracesExtended/gaste001.c
index 369cffd88bb..574f3dfc1e8 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getAllStackTracesExtended/gaste001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getAllStackTracesExtended/gaste001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getClassFields/gcf001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getClassFields/gcf001.c
index 39cd25c4380..bb97394c26e 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getClassFields/gcf001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getClassFields/gcf001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getClassVersionNumbers/gcvn001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getClassVersionNumbers/gcvn001.c
index 08070ff61b4..de565ef50bb 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getClassVersionNumbers/gcvn001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getClassVersionNumbers/gcvn001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getConstantPool/gcp001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getConstantPool/gcp001.c
index 91ec239c287..92235437006 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getConstantPool/gcp001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getConstantPool/gcp001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getConstantPool/gcp_bcdump.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getConstantPool/gcp_bcdump.c
index e2bfdcdcd60..61c35329a42 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getConstantPool/gcp_bcdump.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getConstantPool/gcp_bcdump.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getCurrentThreadCpuTimerInfo/gctcti001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getCurrentThreadCpuTimerInfo/gctcti001.c
index 3e911d0cfbc..c480ea66178 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getCurrentThreadCpuTimerInfo/gctcti001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getCurrentThreadCpuTimerInfo/gctcti001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getHeapFreeTotalMemory/ghftm001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getHeapFreeTotalMemory/ghftm001.c
index a65e5cdc53c..68e74c80750 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getHeapFreeTotalMemory/ghftm001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getHeapFreeTotalMemory/ghftm001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getJ9method/gj9m001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getJ9method/gj9m001.c
index 5f04316a911..146868ddd31 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getJ9method/gj9m001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getJ9method/gj9m001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getJ9vmThread/gjvmt001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getJ9vmThread/gjvmt001.c
index c1503fccf45..0a0e6b78305 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getJ9vmThread/gjvmt001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getJ9vmThread/gjvmt001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getLoadedClasses/glc001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getLoadedClasses/glc001.c
index 902caf395c1..e7a1d803e74 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getLoadedClasses/glc001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getLoadedClasses/glc001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getMemoryCategories/gmc001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getMemoryCategories/gmc001.c
index e8da6627aa6..1985e2f8618 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getMemoryCategories/gmc001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getMemoryCategories/gmc001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getMethodAndClassNames/gmcpn001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getMethodAndClassNames/gmcpn001.c
index 54e3de8d74d..d3cdaee4f2f 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getMethodAndClassNames/gmcpn001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getMethodAndClassNames/gmcpn001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOrSetLocal/gosl001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOrSetLocal/gosl001.c
index 84d125c75bb..d9da99b60b7 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOrSetLocal/gosl001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOrSetLocal/gosl001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi001.c
index 0b50dd831b1..8c9468f5262 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi002.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi002.c
index deb44e1b589..75849131ea2 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi002.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi002.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi001.c
index 6e302cbb446..2f62a1ce856 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi002.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi002.c
index 74e5c473473..e7dbfba68e3 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi002.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi002.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc001.c
index 65b5d56be6f..ed9f4d82349 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc002.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc002.c
index 5f1861ab3f7..84cb7c69a33 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc002.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc002.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst001.c
index 67408fa039d..aabe96d5c13 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst002.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst002.c
index 26a05f536f0..76a073948fc 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst002.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst002.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getStackTraceExtended/gste001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getStackTraceExtended/gste001.c
index a222c9a62f5..999c59efd8f 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getStackTraceExtended/gste001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getStackTraceExtended/gste001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getSystemProperty/gsp001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getSystemProperty/gsp001.c
index 57dc724e926..62373be549b 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getSystemProperty/gsp001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getSystemProperty/gsp001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc001.c
index 01b76f7ea32..19ccf63376b 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc002.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc002.c
index c1fe85cdf84..d5a5d88cf0c 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc002.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc002.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadListStackTracesExtended/gtlste001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadListStackTracesExtended/gtlste001.c
index d1247cd8a61..a9ec22ea193 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadListStackTracesExtended/gtlste001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadListStackTracesExtended/gtlste001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadState/gts001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadState/gts001.c
index b09353347fa..35f2a8ca8b6 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadState/gts001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/getThreadState/gts001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverHeap/ioh001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverHeap/ioh001.c
index 2ba3d4b7a3d..2dcc584a16f 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverHeap/ioh001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverHeap/ioh001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001.c
index f7273d31231..81d3a73c164 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/iterateThroughHeap/ith001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/iterateThroughHeap/ith001.c
index ba7d0c163ca..4ae2f57eb2f 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/iterateThroughHeap/ith001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/iterateThroughHeap/ith001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/javaLockMonitoring/jlm001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/javaLockMonitoring/jlm001.c
index 424dd1cdd42..9054fa8e034 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/javaLockMonitoring/jlm001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/javaLockMonitoring/jlm001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/log/log001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/log/log001.c
index 805c36e0dd1..161fd420ebb 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/log/log001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/log/log001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/modularityTests/mt001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/modularityTests/mt001.c
index b7c129c99e8..8e521a33147 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/modularityTests/mt001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/modularityTests/mt001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/nmr001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/nmr001.c
index 09c86d858a3..f5388fa51ca 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/nmr001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/nmr001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001.c
index 29d249155cc..13e089da72a 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001.c
index 2ac021c4e66..9bd22a9f316 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002.c
index f20a02decb4..76c49a98734 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003.c
index 79c7676a749..1ba5e29e914 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004.c
index faf3bf1ba97..468dffcdf61 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005.c
index a51e1d1f95e..7ff4e3d3ec9 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006.c
index 3eea6d195cd..fd229e426d7 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007.c
index 35ee55eab8e..d21260a86a2 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008.c
index 5283c15e215..e89aa1ec89f 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009.c
index 2ab32cbb68c..e9029b6330d 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010.c
index e15bd9b3d9c..f647290e221 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011.c
index 4b176ae31c1..9a1ee9eafdb 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012.c
index d708367c249..11e9e280283 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013.c
index effb2d76b6c..aa8c5d8a790 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014.c
index 16f0ffc4427..cd1cd41b2ba 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015.c
index 764b445fc27..94c96e7a246 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc016.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc016.c
index 068756ba300..3f93e07ca3a 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc016.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc016.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017.c
index 1d88416f9fd..2b44c3f01ed 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018.c
index fff56471d07..4d55ebaeb4f 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019a.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019a.c
index 49c93506475..e03f6a2d5dc 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019a.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019a.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019b.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019b.c
index 80c0611e85f..0e5b5d3bde4 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019b.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019b.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020.c
index eeb35621b6a..3dae15221a8 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021.c
index efb2008161a..611477d2404 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rtc003.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rtc003.c
index fb99401967d..ec59b405a0d 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rtc003.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rtc003.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001.c
index c2ca42acd58..f0c993ac78c 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/removeAllTags/rat001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/removeAllTags/rat001.c
index de0c173c937..9d4624a3b37 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/removeAllTags/rat001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/removeAllTags/rat001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/re001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/re001.c
index c1d8f4ba671..fd22050d020 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/re001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/re001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc001.c
index 59013332fc7..aa9ee59e334 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002.c
index 56323421cd5..0823daab1d8 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001.c
index 3ee162ec2cd..84cd423157c 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformationCapableAgent/rca001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformationCapableAgent/rca001.c
index 6c93cdde810..e8bd72f4249 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformationCapableAgent/rca001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformationCapableAgent/rca001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformationIncapableAgent/ria001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformationIncapableAgent/ria001.c
index 325720800c3..22eea42c036 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformationIncapableAgent/ria001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/retransformationIncapableAgent/ria001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/samplingObjectAllocation/soae001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/samplingObjectAllocation/soae001.c
index f3d2b11f975..63a6c78035a 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/samplingObjectAllocation/soae001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/samplingObjectAllocation/soae001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/setNativeMethodPrefix/snmp001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/setNativeMethodPrefix/snmp001.c
index 2f70dc08319..25e6bce9d8c 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/setNativeMethodPrefix/snmp001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/setNativeMethodPrefix/snmp001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/sharedCacheAPI/sca001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/sharedCacheAPI/sca001.c
index ff6bc5cd702..86487be9fc9 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/sharedCacheAPI/sca001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/sharedCacheAPI/sca001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts001.c
index 2c1e1ae67fe..3eacde69a2e 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts002.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts002.c
index 1291e52ba19..87a6ea0b1cd 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts002.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts002.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/verboseGC/vgc001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/verboseGC/vgc001.c
index f1601298af2..45c0af311a4 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/verboseGC/vgc001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/verboseGC/vgc001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/vmDump/vmd001.c b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/vmDump/vmd001.c
index 6fcf500928b..1731e73511c 100644
--- a/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/vmDump/vmd001.c
+++ b/runtime/tests/jvmtitests/src/com/ibm/jvmti/tests/vmDump/vmd001.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/jvmtitests/src/module.xml b/runtime/tests/jvmtitests/src/module.xml
index fd9e26e9dee..a42ee0f8a81 100644
--- a/runtime/tests/jvmtitests/src/module.xml
+++ b/runtime/tests/jvmtitests/src/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/lazyclassload/CMakeLists.txt b/runtime/tests/lazyclassload/CMakeLists.txt
index 1510d42a0eb..d3c80a6ccf0 100644
--- a/runtime/tests/lazyclassload/CMakeLists.txt
+++ b/runtime/tests/lazyclassload/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/lazyclassload/lazycloassload.c b/runtime/tests/lazyclassload/lazycloassload.c
index acca8d02f84..d844c48309a 100644
--- a/runtime/tests/lazyclassload/lazycloassload.c
+++ b/runtime/tests/lazyclassload/lazycloassload.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/lazyclassload/module.xml b/runtime/tests/lazyclassload/module.xml
index f5b0c235bf6..34610d4724b 100644
--- a/runtime/tests/lazyclassload/module.xml
+++ b/runtime/tests/lazyclassload/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/loadLibraryTest/CMakeLists.txt b/runtime/tests/loadLibraryTest/CMakeLists.txt
index ffb992b2f32..c4a3d70eb18 100644
--- a/runtime/tests/loadLibraryTest/CMakeLists.txt
+++ b/runtime/tests/loadLibraryTest/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/loadLibraryTest/legacyLibraryName.c b/runtime/tests/loadLibraryTest/legacyLibraryName.c
index 62027c3271c..03b09eb87fe 100644
--- a/runtime/tests/loadLibraryTest/legacyLibraryName.c
+++ b/runtime/tests/loadLibraryTest/legacyLibraryName.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/loadLibraryTest/module.xml b/runtime/tests/loadLibraryTest/module.xml
index 5d944d82b1d..2b686156e13 100644
--- a/runtime/tests/loadLibraryTest/module.xml
+++ b/runtime/tests/loadLibraryTest/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/port/CMakeLists.txt b/runtime/tests/port/CMakeLists.txt
index 59b8d8c6a5e..8ba01a7e902 100644
--- a/runtime/tests/port/CMakeLists.txt
+++ b/runtime/tests/port/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/port/j9cudaTest.c b/runtime/tests/port/j9cudaTest.c
index bad49f8c1d5..f46169e82fd 100644
--- a/runtime/tests/port/j9cudaTest.c
+++ b/runtime/tests/port/j9cudaTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9cuda_ptx.h b/runtime/tests/port/j9cuda_ptx.h
index 5f0c4308c6f..9c82ad85995 100644
--- a/runtime/tests/port/j9cuda_ptx.h
+++ b/runtime/tests/port/j9cuda_ptx.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9dumpTest.c b/runtime/tests/port/j9dumpTest.c
index ea7f9a6da49..6e4655df723 100644
--- a/runtime/tests/port/j9dumpTest.c
+++ b/runtime/tests/port/j9dumpTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9errorTest.c b/runtime/tests/port/j9errorTest.c
index 31670082f27..4e3ad5d76f7 100644
--- a/runtime/tests/port/j9errorTest.c
+++ b/runtime/tests/port/j9errorTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9fileTest.c b/runtime/tests/port/j9fileTest.c
index 9584db847bd..2ce099520c8 100644
--- a/runtime/tests/port/j9fileTest.c
+++ b/runtime/tests/port/j9fileTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9fileTest.h b/runtime/tests/port/j9fileTest.h
index 6f104efbd38..32ce94cc2f0 100644
--- a/runtime/tests/port/j9fileTest.h
+++ b/runtime/tests/port/j9fileTest.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9heapTest.c b/runtime/tests/port/j9heapTest.c
index e6d23ab1772..6f8d7c7cfd5 100644
--- a/runtime/tests/port/j9heapTest.c
+++ b/runtime/tests/port/j9heapTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9hypervisorTest.c b/runtime/tests/port/j9hypervisorTest.c
index 1494904636e..242038aa8e6 100644
--- a/runtime/tests/port/j9hypervisorTest.c
+++ b/runtime/tests/port/j9hypervisorTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9memTest.c b/runtime/tests/port/j9memTest.c
index 64010965684..6843c3cfb2e 100644
--- a/runtime/tests/port/j9memTest.c
+++ b/runtime/tests/port/j9memTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9mmapTest.c b/runtime/tests/port/j9mmapTest.c
index 056d0211369..7a3465e371c 100644
--- a/runtime/tests/port/j9mmapTest.c
+++ b/runtime/tests/port/j9mmapTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9nlsTest.c b/runtime/tests/port/j9nlsTest.c
index 41847d82f36..6c51a7439a1 100644
--- a/runtime/tests/port/j9nlsTest.c
+++ b/runtime/tests/port/j9nlsTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9portTest.c b/runtime/tests/port/j9portTest.c
index a0426fbe4fd..ee8c0570e49 100644
--- a/runtime/tests/port/j9portTest.c
+++ b/runtime/tests/port/j9portTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9processTest.c b/runtime/tests/port/j9processTest.c
index 1cc51f33304..84c285f213a 100644
--- a/runtime/tests/port/j9processTest.c
+++ b/runtime/tests/port/j9processTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9riTest.c b/runtime/tests/port/j9riTest.c
index cf38ac82f5d..ffb1ab43052 100644
--- a/runtime/tests/port/j9riTest.c
+++ b/runtime/tests/port/j9riTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9shsemTest.c b/runtime/tests/port/j9shsemTest.c
index 68be99cf975..77531e88ee7 100644
--- a/runtime/tests/port/j9shsemTest.c
+++ b/runtime/tests/port/j9shsemTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9shsem_deprecatedTest.c b/runtime/tests/port/j9shsem_deprecatedTest.c
index ad17e9771b6..5737eab2860 100644
--- a/runtime/tests/port/j9shsem_deprecatedTest.c
+++ b/runtime/tests/port/j9shsem_deprecatedTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9slTest.c b/runtime/tests/port/j9slTest.c
index 1b6c4111532..7ca7f975085 100644
--- a/runtime/tests/port/j9slTest.c
+++ b/runtime/tests/port/j9slTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9sockTest.c b/runtime/tests/port/j9sockTest.c
index ac3502fc09e..e783e673e94 100644
--- a/runtime/tests/port/j9sockTest.c
+++ b/runtime/tests/port/j9sockTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9strTest.c b/runtime/tests/port/j9strTest.c
index 68822e5d63f..48dabca55c1 100644
--- a/runtime/tests/port/j9strTest.c
+++ b/runtime/tests/port/j9strTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9timeTest.c b/runtime/tests/port/j9timeTest.c
index 6241b7f3c34..d019ac9c285 100644
--- a/runtime/tests/port/j9timeTest.c
+++ b/runtime/tests/port/j9timeTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9ttyExtendedTest.c b/runtime/tests/port/j9ttyExtendedTest.c
index ebec265ceac..cdfc562c7bc 100644
--- a/runtime/tests/port/j9ttyExtendedTest.c
+++ b/runtime/tests/port/j9ttyExtendedTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9ttyTest.c b/runtime/tests/port/j9ttyTest.c
index ae2b45881c6..d1484a10b90 100644
--- a/runtime/tests/port/j9ttyTest.c
+++ b/runtime/tests/port/j9ttyTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/j9vmemTest.c b/runtime/tests/port/j9vmemTest.c
index a726cfd2dda..c12f73ca66a 100644
--- a/runtime/tests/port/j9vmemTest.c
+++ b/runtime/tests/port/j9vmemTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/main.c b/runtime/tests/port/main.c
index 9a5602afd35..83b5aade91a 100644
--- a/runtime/tests/port/main.c
+++ b/runtime/tests/port/main.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/module.xml b/runtime/tests/port/module.xml
index 229b044a20f..3e825bd3838 100644
--- a/runtime/tests/port/module.xml
+++ b/runtime/tests/port/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/port/shmem.c b/runtime/tests/port/shmem.c
index 9bace6bfbcf..f61d99f44e7 100644
--- a/runtime/tests/port/shmem.c
+++ b/runtime/tests/port/shmem.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/shmem.h b/runtime/tests/port/shmem.h
index 43c354bf658..49ed2df8cbe 100644
--- a/runtime/tests/port/shmem.h
+++ b/runtime/tests/port/shmem.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/si.c b/runtime/tests/port/si.c
index 282b95b3fba..663b73008ca 100644
--- a/runtime/tests/port/si.c
+++ b/runtime/tests/port/si.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/si_numcpusTest.c b/runtime/tests/port/si_numcpusTest.c
index 602aa47b15a..6e051fdc17b 100644
--- a/runtime/tests/port/si_numcpusTest.c
+++ b/runtime/tests/port/si_numcpusTest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/testHelpers.c b/runtime/tests/port/testHelpers.c
index 40404a01c6e..bccef73eb44 100644
--- a/runtime/tests/port/testHelpers.c
+++ b/runtime/tests/port/testHelpers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/testHelpers.h b/runtime/tests/port/testHelpers.h
index bf88fe507eb..bf0bfa7b09a 100644
--- a/runtime/tests/port/testHelpers.h
+++ b/runtime/tests/port/testHelpers.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/testProcessHelpers.c b/runtime/tests/port/testProcessHelpers.c
index 2558990667d..113072b5ce3 100644
--- a/runtime/tests/port/testProcessHelpers.c
+++ b/runtime/tests/port/testProcessHelpers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/port/testProcessHelpers.h b/runtime/tests/port/testProcessHelpers.h
index 0702b5ebad1..b9b13e8210d 100644
--- a/runtime/tests/port/testProcessHelpers.h
+++ b/runtime/tests/port/testProcessHelpers.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/props/CMakeLists.txt b/runtime/tests/props/CMakeLists.txt
index 8e8ac9b699c..c84c35e1b30 100644
--- a/runtime/tests/props/CMakeLists.txt
+++ b/runtime/tests/props/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/props/main.c b/runtime/tests/props/main.c
index f2b2fdaa4e4..2fe1c616ca1 100644
--- a/runtime/tests/props/main.c
+++ b/runtime/tests/props/main.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/props/module.xml b/runtime/tests/props/module.xml
index 08a30f75c8a..a44d144464d 100644
--- a/runtime/tests/props/module.xml
+++ b/runtime/tests/props/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/props/suite.c b/runtime/tests/props/suite.c
index 3582ec54bb7..99ce38157f5 100644
--- a/runtime/tests/props/suite.c
+++ b/runtime/tests/props/suite.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/redirector/CMakeLists.txt b/runtime/tests/redirector/CMakeLists.txt
index ebd1e40ee06..b3da348ebf8 100644
--- a/runtime/tests/redirector/CMakeLists.txt
+++ b/runtime/tests/redirector/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/redirector/genericlauncher/CMakeLists.txt b/runtime/tests/redirector/genericlauncher/CMakeLists.txt
index 26957bc9525..e9f646b609c 100644
--- a/runtime/tests/redirector/genericlauncher/CMakeLists.txt
+++ b/runtime/tests/redirector/genericlauncher/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/redirector/genericlauncher/genlauncher.c b/runtime/tests/redirector/genericlauncher/genlauncher.c
index 7421e05f3bf..245964a82cd 100644
--- a/runtime/tests/redirector/genericlauncher/genlauncher.c
+++ b/runtime/tests/redirector/genericlauncher/genlauncher.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/redirector/genericlauncher/module.xml b/runtime/tests/redirector/genericlauncher/module.xml
index 1bcace3a7ea..f423ea160ea 100644
--- a/runtime/tests/redirector/genericlauncher/module.xml
+++ b/runtime/tests/redirector/genericlauncher/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/redirector/jep178/CMakeLists.txt b/runtime/tests/redirector/jep178/CMakeLists.txt
index e68c3959aea..a4d4347bf43 100644
--- a/runtime/tests/redirector/jep178/CMakeLists.txt
+++ b/runtime/tests/redirector/jep178/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/redirector/jep178/README.txt b/runtime/tests/redirector/jep178/README.txt
index 3b6669f7074..24ea5fbc5a8 100644
--- a/runtime/tests/redirector/jep178/README.txt
+++ b/runtime/tests/redirector/jep178/README.txt
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/tests/redirector/jep178/module.xml b/runtime/tests/redirector/jep178/module.xml
index 6bc064161d5..823eb2101b0 100644
--- a/runtime/tests/redirector/jep178/module.xml
+++ b/runtime/tests/redirector/jep178/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/redirector/jep178/static_agents.c b/runtime/tests/redirector/jep178/static_agents.c
index ecb66b34987..cb6a7ab887b 100644
--- a/runtime/tests/redirector/jep178/static_agents.c
+++ b/runtime/tests/redirector/jep178/static_agents.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/redirector/jep178/static_libraries.c b/runtime/tests/redirector/jep178/static_libraries.c
index 977b95285c9..62651156e96 100644
--- a/runtime/tests/redirector/jep178/static_libraries.c
+++ b/runtime/tests/redirector/jep178/static_libraries.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/redirector/jep178/testjep178.c b/runtime/tests/redirector/jep178/testjep178.c
index 8badc49f0a0..e777931572c 100644
--- a/runtime/tests/redirector/jep178/testjep178.c
+++ b/runtime/tests/redirector/jep178/testjep178.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/redirector/jep178/testjep178.h b/runtime/tests/redirector/jep178/testjep178.h
index 0a7bd0a29ab..7790bb02c45 100644
--- a/runtime/tests/redirector/jep178/testjep178.h
+++ b/runtime/tests/redirector/jep178/testjep178.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/redirector/jep178/testjvmtiA/CMakeLists.txt b/runtime/tests/redirector/jep178/testjvmtiA/CMakeLists.txt
index c64f77856a2..0471168c820 100644
--- a/runtime/tests/redirector/jep178/testjvmtiA/CMakeLists.txt
+++ b/runtime/tests/redirector/jep178/testjvmtiA/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/redirector/jep178/testjvmtiA/module.xml b/runtime/tests/redirector/jep178/testjvmtiA/module.xml
index 84bc17e5ca4..5d6eb3e6bae 100644
--- a/runtime/tests/redirector/jep178/testjvmtiA/module.xml
+++ b/runtime/tests/redirector/jep178/testjvmtiA/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/redirector/jep178/testjvmtiA/testjvmtiA.c b/runtime/tests/redirector/jep178/testjvmtiA/testjvmtiA.c
index c50c4615f73..c8a26b2bae9 100644
--- a/runtime/tests/redirector/jep178/testjvmtiA/testjvmtiA.c
+++ b/runtime/tests/redirector/jep178/testjvmtiA/testjvmtiA.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/redirector/jep178/testjvmtiB/CMakeLists.txt b/runtime/tests/redirector/jep178/testjvmtiB/CMakeLists.txt
index 3be607d0e70..f6f4bee71f2 100644
--- a/runtime/tests/redirector/jep178/testjvmtiB/CMakeLists.txt
+++ b/runtime/tests/redirector/jep178/testjvmtiB/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/redirector/jep178/testjvmtiB/module.xml b/runtime/tests/redirector/jep178/testjvmtiB/module.xml
index 70436bdf601..3614af7044f 100644
--- a/runtime/tests/redirector/jep178/testjvmtiB/module.xml
+++ b/runtime/tests/redirector/jep178/testjvmtiB/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/redirector/jep178/testjvmtiB/testjvmtiB.c b/runtime/tests/redirector/jep178/testjvmtiB/testjvmtiB.c
index 39a7c8ce30b..1bc21c26bd5 100644
--- a/runtime/tests/redirector/jep178/testjvmtiB/testjvmtiB.c
+++ b/runtime/tests/redirector/jep178/testjvmtiB/testjvmtiB.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/redirector/jep178/testlibA/CMakeLists.txt b/runtime/tests/redirector/jep178/testlibA/CMakeLists.txt
index dada3ba5577..76883478ba2 100644
--- a/runtime/tests/redirector/jep178/testlibA/CMakeLists.txt
+++ b/runtime/tests/redirector/jep178/testlibA/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/redirector/jep178/testlibA/module.xml b/runtime/tests/redirector/jep178/testlibA/module.xml
index ff0ae23c689..e682d0c24ff 100644
--- a/runtime/tests/redirector/jep178/testlibA/module.xml
+++ b/runtime/tests/redirector/jep178/testlibA/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/redirector/jep178/testlibA/testlibA.c b/runtime/tests/redirector/jep178/testlibA/testlibA.c
index a9ee734f997..f441ec1e5b8 100644
--- a/runtime/tests/redirector/jep178/testlibA/testlibA.c
+++ b/runtime/tests/redirector/jep178/testlibA/testlibA.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/redirector/jep178/testlibB/CMakeLists.txt b/runtime/tests/redirector/jep178/testlibB/CMakeLists.txt
index 821ba7d14ec..6545d3edbe0 100644
--- a/runtime/tests/redirector/jep178/testlibB/CMakeLists.txt
+++ b/runtime/tests/redirector/jep178/testlibB/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/redirector/jep178/testlibB/module.xml b/runtime/tests/redirector/jep178/testlibB/module.xml
index e2e0cfed9c6..5d1d4efbe99 100644
--- a/runtime/tests/redirector/jep178/testlibB/module.xml
+++ b/runtime/tests/redirector/jep178/testlibB/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/redirector/jep178/testlibB/testlibB.c b/runtime/tests/redirector/jep178/testlibB/testlibB.c
index 8af265830f4..550b08c31dd 100644
--- a/runtime/tests/redirector/jep178/testlibB/testlibB.c
+++ b/runtime/tests/redirector/jep178/testlibB/testlibB.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/redirector/nativevmargs/CMakeLists.txt b/runtime/tests/redirector/nativevmargs/CMakeLists.txt
index 6556eeaa624..adac55a2c59 100644
--- a/runtime/tests/redirector/nativevmargs/CMakeLists.txt
+++ b/runtime/tests/redirector/nativevmargs/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/redirector/nativevmargs/module.xml b/runtime/tests/redirector/nativevmargs/module.xml
index 105ab948aee..8ded3917dce 100644
--- a/runtime/tests/redirector/nativevmargs/module.xml
+++ b/runtime/tests/redirector/nativevmargs/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/redirector/nativevmargs/testnativevmargs.c b/runtime/tests/redirector/nativevmargs/testnativevmargs.c
index cafc4f4f591..20da96e80db 100644
--- a/runtime/tests/redirector/nativevmargs/testnativevmargs.c
+++ b/runtime/tests/redirector/nativevmargs/testnativevmargs.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/AOTDataMinMaxTest.cpp b/runtime/tests/shared/AOTDataMinMaxTest.cpp
index 4e337c083ae..4a22d364123 100644
--- a/runtime/tests/shared/AOTDataMinMaxTest.cpp
+++ b/runtime/tests/shared/AOTDataMinMaxTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/AttachedDataMinMaxTest.cpp b/runtime/tests/shared/AttachedDataMinMaxTest.cpp
index dae6797fe6e..668ccf9f905 100644
--- a/runtime/tests/shared/AttachedDataMinMaxTest.cpp
+++ b/runtime/tests/shared/AttachedDataMinMaxTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/AttachedDataTest.cpp b/runtime/tests/shared/AttachedDataTest.cpp
index bd4f09a3bd2..d125f14c534 100644
--- a/runtime/tests/shared/AttachedDataTest.cpp
+++ b/runtime/tests/shared/AttachedDataTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/ByteDataTest.cpp b/runtime/tests/shared/ByteDataTest.cpp
index dc878cdd83a..bc3f96eaec3 100644
--- a/runtime/tests/shared/ByteDataTest.cpp
+++ b/runtime/tests/shared/ByteDataTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/CMakeLists.txt b/runtime/tests/shared/CMakeLists.txt
index 635367d458b..e835bac1110 100644
--- a/runtime/tests/shared/CMakeLists.txt
+++ b/runtime/tests/shared/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/shared/CacheDirPerm.cpp b/runtime/tests/shared/CacheDirPerm.cpp
index a48062dc466..3299f651900 100644
--- a/runtime/tests/shared/CacheDirPerm.cpp
+++ b/runtime/tests/shared/CacheDirPerm.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/CacheFullTests.cpp b/runtime/tests/shared/CacheFullTests.cpp
index 78a471d113d..e3aafb02999 100644
--- a/runtime/tests/shared/CacheFullTests.cpp
+++ b/runtime/tests/shared/CacheFullTests.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/CacheMapTest.cpp b/runtime/tests/shared/CacheMapTest.cpp
index 7d5a6977ac9..e2f8a5ea282 100644
--- a/runtime/tests/shared/CacheMapTest.cpp
+++ b/runtime/tests/shared/CacheMapTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/ClassDebugDataTests.cpp b/runtime/tests/shared/ClassDebugDataTests.cpp
index bdc7b8f8ec6..9cb84b12407 100644
--- a/runtime/tests/shared/ClassDebugDataTests.cpp
+++ b/runtime/tests/shared/ClassDebugDataTests.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/ClassDebugDataTests.h b/runtime/tests/shared/ClassDebugDataTests.h
index 33c089c03fb..c7087698b0d 100644
--- a/runtime/tests/shared/ClassDebugDataTests.h
+++ b/runtime/tests/shared/ClassDebugDataTests.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/ClasspathCacheTest.cpp b/runtime/tests/shared/ClasspathCacheTest.cpp
index 691ad78c306..6a7dc1a05f2 100644
--- a/runtime/tests/shared/ClasspathCacheTest.cpp
+++ b/runtime/tests/shared/ClasspathCacheTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/ClasspathItemTest.cpp b/runtime/tests/shared/ClasspathItemTest.cpp
index ab098e0e9bf..fc71f173b55 100644
--- a/runtime/tests/shared/ClasspathItemTest.cpp
+++ b/runtime/tests/shared/ClasspathItemTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/CompiledMethodTest.cpp b/runtime/tests/shared/CompiledMethodTest.cpp
index b21aa940dc4..e27b8aa90f4 100644
--- a/runtime/tests/shared/CompiledMethodTest.cpp
+++ b/runtime/tests/shared/CompiledMethodTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/CompositeCacheSizesTests.cpp b/runtime/tests/shared/CompositeCacheSizesTests.cpp
index ec9e8735229..a7d975265e5 100644
--- a/runtime/tests/shared/CompositeCacheSizesTests.cpp
+++ b/runtime/tests/shared/CompositeCacheSizesTests.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/CompositeCacheSizesTests.hpp b/runtime/tests/shared/CompositeCacheSizesTests.hpp
index f567a103800..77af1f9c9e2 100644
--- a/runtime/tests/shared/CompositeCacheSizesTests.hpp
+++ b/runtime/tests/shared/CompositeCacheSizesTests.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/CompositeCacheTest.cpp b/runtime/tests/shared/CompositeCacheTest.cpp
index d4afd9b068b..f0db43fa96a 100644
--- a/runtime/tests/shared/CompositeCacheTest.cpp
+++ b/runtime/tests/shared/CompositeCacheTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/CorruptCacheTest.cpp b/runtime/tests/shared/CorruptCacheTest.cpp
index 86251d9afbb..e7cf7a09e3e 100644
--- a/runtime/tests/shared/CorruptCacheTest.cpp
+++ b/runtime/tests/shared/CorruptCacheTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/OSCacheTest.cpp b/runtime/tests/shared/OSCacheTest.cpp
index df731b96fbc..7119fe1e69b 100644
--- a/runtime/tests/shared/OSCacheTest.cpp
+++ b/runtime/tests/shared/OSCacheTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/OSCacheTest.hpp b/runtime/tests/shared/OSCacheTest.hpp
index d77c770dc19..3d9d0f3571b 100644
--- a/runtime/tests/shared/OSCacheTest.hpp
+++ b/runtime/tests/shared/OSCacheTest.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/OSCacheTestMisc.cpp b/runtime/tests/shared/OSCacheTestMisc.cpp
index b8c2cb153f9..9c54071bf71 100644
--- a/runtime/tests/shared/OSCacheTestMisc.cpp
+++ b/runtime/tests/shared/OSCacheTestMisc.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/OSCacheTestMisc.hpp b/runtime/tests/shared/OSCacheTestMisc.hpp
index b53fec21977..537d913430f 100644
--- a/runtime/tests/shared/OSCacheTestMisc.hpp
+++ b/runtime/tests/shared/OSCacheTestMisc.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/OSCacheTestMmap.cpp b/runtime/tests/shared/OSCacheTestMmap.cpp
index 5566fe1d11d..11bb943cafd 100644
--- a/runtime/tests/shared/OSCacheTestMmap.cpp
+++ b/runtime/tests/shared/OSCacheTestMmap.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/OSCacheTestMmap.hpp b/runtime/tests/shared/OSCacheTestMmap.hpp
index 7f63f471ee9..97692ae66ca 100644
--- a/runtime/tests/shared/OSCacheTestMmap.hpp
+++ b/runtime/tests/shared/OSCacheTestMmap.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/OSCacheTestSysv.cpp b/runtime/tests/shared/OSCacheTestSysv.cpp
index a1eca6cf59c..10830bf8079 100644
--- a/runtime/tests/shared/OSCacheTestSysv.cpp
+++ b/runtime/tests/shared/OSCacheTestSysv.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/OSCacheTestSysv.hpp b/runtime/tests/shared/OSCacheTestSysv.hpp
index 209a6215873..31c8accd6b1 100644
--- a/runtime/tests/shared/OSCacheTestSysv.hpp
+++ b/runtime/tests/shared/OSCacheTestSysv.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/OpenCacheHelper.cpp b/runtime/tests/shared/OpenCacheHelper.cpp
index 5d95e7cf3c6..93442710b1e 100644
--- a/runtime/tests/shared/OpenCacheHelper.cpp
+++ b/runtime/tests/shared/OpenCacheHelper.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/OpenCacheHelper.h b/runtime/tests/shared/OpenCacheHelper.h
index 4dcedd436e1..0d5faa2f415 100644
--- a/runtime/tests/shared/OpenCacheHelper.h
+++ b/runtime/tests/shared/OpenCacheHelper.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/ProcessHelper.cpp b/runtime/tests/shared/ProcessHelper.cpp
index 0f3cfee7b4c..655be7eed2d 100644
--- a/runtime/tests/shared/ProcessHelper.cpp
+++ b/runtime/tests/shared/ProcessHelper.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/ProcessHelper.h b/runtime/tests/shared/ProcessHelper.h
index 0b18050f9be..93be59c7db0 100644
--- a/runtime/tests/shared/ProcessHelper.h
+++ b/runtime/tests/shared/ProcessHelper.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/ProtectNewROMClassDataTests.cpp b/runtime/tests/shared/ProtectNewROMClassDataTests.cpp
index c3905cb91f6..fc01893272d 100644
--- a/runtime/tests/shared/ProtectNewROMClassDataTests.cpp
+++ b/runtime/tests/shared/ProtectNewROMClassDataTests.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/ProtectSharedCacheDataTests.cpp b/runtime/tests/shared/ProtectSharedCacheDataTests.cpp
index 69ceeb677b2..5e7a210aa15 100644
--- a/runtime/tests/shared/ProtectSharedCacheDataTests.cpp
+++ b/runtime/tests/shared/ProtectSharedCacheDataTests.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/SCStoreTransactionTests.cpp b/runtime/tests/shared/SCStoreTransactionTests.cpp
index 23ae28cfbf5..7d8a49aeedd 100644
--- a/runtime/tests/shared/SCStoreTransactionTests.cpp
+++ b/runtime/tests/shared/SCStoreTransactionTests.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/SCStoreTransactionTests.hpp b/runtime/tests/shared/SCStoreTransactionTests.hpp
index 7bab18fcdc2..46f45df56ec 100644
--- a/runtime/tests/shared/SCStoreTransactionTests.hpp
+++ b/runtime/tests/shared/SCStoreTransactionTests.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/SCStoreWithBCITests.cpp b/runtime/tests/shared/SCStoreWithBCITests.cpp
index 21e6dd953ef..5ab54fdadb0 100644
--- a/runtime/tests/shared/SCStoreWithBCITests.cpp
+++ b/runtime/tests/shared/SCStoreWithBCITests.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/SCStoreWithBCITests.hpp b/runtime/tests/shared/SCStoreWithBCITests.hpp
index 6e70a48cc76..0b06c312c2f 100644
--- a/runtime/tests/shared/SCStoreWithBCITests.hpp
+++ b/runtime/tests/shared/SCStoreWithBCITests.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/SCStringTransactionTests.cpp b/runtime/tests/shared/SCStringTransactionTests.cpp
index fb6540de1d3..662f3d7aa43 100644
--- a/runtime/tests/shared/SCStringTransactionTests.cpp
+++ b/runtime/tests/shared/SCStringTransactionTests.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/SCStringTransactionTests.hpp b/runtime/tests/shared/SCStringTransactionTests.hpp
index 41a7ff9b818..6404c571cdb 100644
--- a/runtime/tests/shared/SCStringTransactionTests.hpp
+++ b/runtime/tests/shared/SCStringTransactionTests.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/SCTestCommon.cpp b/runtime/tests/shared/SCTestCommon.cpp
index 1b5751d2315..d520bdb4884 100644
--- a/runtime/tests/shared/SCTestCommon.cpp
+++ b/runtime/tests/shared/SCTestCommon.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/SCTestCommon.h b/runtime/tests/shared/SCTestCommon.h
index 2b5d004925c..0f145e2779f 100644
--- a/runtime/tests/shared/SCTestCommon.h
+++ b/runtime/tests/shared/SCTestCommon.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/SharedCacheAPITest.cpp b/runtime/tests/shared/SharedCacheAPITest.cpp
index 6b4df1cc1bd..dc196780caa 100644
--- a/runtime/tests/shared/SharedCacheAPITest.cpp
+++ b/runtime/tests/shared/SharedCacheAPITest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/SharedCacheAPITest.hpp b/runtime/tests/shared/SharedCacheAPITest.hpp
index 34e4f4c5e09..31a80ad5e3e 100644
--- a/runtime/tests/shared/SharedCacheAPITest.hpp
+++ b/runtime/tests/shared/SharedCacheAPITest.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/StartupHintsTest.cpp b/runtime/tests/shared/StartupHintsTest.cpp
index 7c78eae694e..730524f13ec 100644
--- a/runtime/tests/shared/StartupHintsTest.cpp
+++ b/runtime/tests/shared/StartupHintsTest.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/jvmti/SharedClassesNativeAgent.c b/runtime/tests/shared/jvmti/SharedClassesNativeAgent.c
index b784a2ecade..609e079dd56 100644
--- a/runtime/tests/shared/jvmti/SharedClassesNativeAgent.c
+++ b/runtime/tests/shared/jvmti/SharedClassesNativeAgent.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/jvmti/module.xml b/runtime/tests/shared/jvmti/module.xml
index 2c6ec2157e8..0a16c309518 100644
--- a/runtime/tests/shared/jvmti/module.xml
+++ b/runtime/tests/shared/jvmti/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/shared/main.c b/runtime/tests/shared/main.c
index 8913cefbbc2..b2cd6d8fdab 100644
--- a/runtime/tests/shared/main.c
+++ b/runtime/tests/shared/main.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/main.h b/runtime/tests/shared/main.h
index 45fbe9abca7..b970b1c0059 100644
--- a/runtime/tests/shared/main.h
+++ b/runtime/tests/shared/main.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared/module.xml b/runtime/tests/shared/module.xml
index 1c9303f6797..0733f4bfc43 100644
--- a/runtime/tests/shared/module.xml
+++ b/runtime/tests/shared/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/shared_service/CMakeLists.txt b/runtime/tests/shared_service/CMakeLists.txt
index 47c263791ef..bdb9334b9ab 100644
--- a/runtime/tests/shared_service/CMakeLists.txt
+++ b/runtime/tests/shared_service/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/shared_service/HelloWorld.java b/runtime/tests/shared_service/HelloWorld.java
index 35532c2d963..8722f71f955 100644
--- a/runtime/tests/shared_service/HelloWorld.java
+++ b/runtime/tests/shared_service/HelloWorld.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared_service/ServiceLooping.java b/runtime/tests/shared_service/ServiceLooping.java
index e74744a0ac9..3f94132cbe5 100644
--- a/runtime/tests/shared_service/ServiceLooping.java
+++ b/runtime/tests/shared_service/ServiceLooping.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared_service/SharedService.c b/runtime/tests/shared_service/SharedService.c
index d892310b7c6..5e1e4eff023 100644
--- a/runtime/tests/shared_service/SharedService.c
+++ b/runtime/tests/shared_service/SharedService.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/shared_service/module.xml b/runtime/tests/shared_service/module.xml
index 2c5ddbcd1bb..7b1768b4911 100644
--- a/runtime/tests/shared_service/module.xml
+++ b/runtime/tests/shared_service/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/shared_service/readme.txt b/runtime/tests/shared_service/readme.txt
index 40e1331efa8..c87968262b4 100644
--- a/runtime/tests/shared_service/readme.txt
+++ b/runtime/tests/shared_service/readme.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/runtime/tests/thread/CMakeLists.txt b/runtime/tests/thread/CMakeLists.txt
index 90a4e6b09c8..220a82ec3d4 100644
--- a/runtime/tests/thread/CMakeLists.txt
+++ b/runtime/tests/thread/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/thread/aborttest.c b/runtime/tests/thread/aborttest.c
index 7f9ef51f25e..9dc4f91b44b 100644
--- a/runtime/tests/thread/aborttest.c
+++ b/runtime/tests/thread/aborttest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/cuharness/about.html b/runtime/tests/thread/cuharness/about.html
index 95269ae73a8..2f9e7957c48 100644
--- a/runtime/tests/thread/cuharness/about.html
+++ b/runtime/tests/thread/cuharness/about.html
@@ -22,7 +22,7 @@ License
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/tests/thread/cuharness/module.xml b/runtime/tests/thread/cuharness/module.xml
index a99daec9c85..56bc346ab05 100644
--- a/runtime/tests/thread/cuharness/module.xml
+++ b/runtime/tests/thread/cuharness/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/thread/cuharness/parser.c b/runtime/tests/thread/cuharness/parser.c
index f51d2dfebd9..f6cbc99bbb9 100644
--- a/runtime/tests/thread/cuharness/parser.c
+++ b/runtime/tests/thread/cuharness/parser.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/testnatives/module.xml b/runtime/tests/thread/testnatives/module.xml
index 05b76145035..000ee017c95 100644
--- a/runtime/tests/thread/testnatives/module.xml
+++ b/runtime/tests/thread/testnatives/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/thread/testnatives/testnatives.c b/runtime/tests/thread/testnatives/testnatives.c
index 6a2817c23c1..b6e5a56a6bc 100644
--- a/runtime/tests/thread/testnatives/testnatives.c
+++ b/runtime/tests/thread/testnatives/testnatives.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/testnatives/testnatives.h b/runtime/tests/thread/testnatives/testnatives.h
index ef0f416f930..3f8be523a65 100644
--- a/runtime/tests/thread/testnatives/testnatives.h
+++ b/runtime/tests/thread/testnatives/testnatives.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrnumanatives/module.xml b/runtime/tests/thread/thrnumanatives/module.xml
index 6633170cc14..e7d1f16baea 100644
--- a/runtime/tests/thread/thrnumanatives/module.xml
+++ b/runtime/tests/thread/thrnumanatives/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/thread/thrnumanatives/thrnumanatives.c b/runtime/tests/thread/thrnumanatives/thrnumanatives.c
index f8817cefea1..915624e5bff 100644
--- a/runtime/tests/thread/thrnumanatives/thrnumanatives.c
+++ b/runtime/tests/thread/thrnumanatives/thrnumanatives.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/module.xml b/runtime/tests/thread/thrstate/module.xml
index db7cf3f5097..4fa732b87d5 100644
--- a/runtime/tests/thread/thrstate/module.xml
+++ b/runtime/tests/thread/thrstate/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/thread/thrstate/runtest.c b/runtime/tests/thread/thrstate/runtest.c
index a87c23ee7a2..9ae92d51caa 100644
--- a/runtime/tests/thread/thrstate/runtest.c
+++ b/runtime/tests/thread/thrstate/runtest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/testcases1.c b/runtime/tests/thread/thrstate/testcases1.c
index 2a2797a9940..44b5fa0cea7 100644
--- a/runtime/tests/thread/thrstate/testcases1.c
+++ b/runtime/tests/thread/thrstate/testcases1.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/testcases1.h b/runtime/tests/thread/thrstate/testcases1.h
index 5d02702b234..32e47243fc7 100644
--- a/runtime/tests/thread/thrstate/testcases1.h
+++ b/runtime/tests/thread/thrstate/testcases1.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/testcases2.c b/runtime/tests/thread/thrstate/testcases2.c
index 80e7341d0a3..ffab9d63d1a 100644
--- a/runtime/tests/thread/thrstate/testcases2.c
+++ b/runtime/tests/thread/thrstate/testcases2.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/testcases2.h b/runtime/tests/thread/thrstate/testcases2.h
index 74084fab6a5..bf097f092e6 100644
--- a/runtime/tests/thread/thrstate/testcases2.h
+++ b/runtime/tests/thread/thrstate/testcases2.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/testcases3.c b/runtime/tests/thread/thrstate/testcases3.c
index bd16db53943..bff911f8701 100644
--- a/runtime/tests/thread/thrstate/testcases3.c
+++ b/runtime/tests/thread/thrstate/testcases3.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/testcases3.h b/runtime/tests/thread/thrstate/testcases3.h
index 1d50dfe6fd7..8b753fd0ba7 100644
--- a/runtime/tests/thread/thrstate/testcases3.h
+++ b/runtime/tests/thread/thrstate/testcases3.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/testcases4.c b/runtime/tests/thread/thrstate/testcases4.c
index 724d55dd2fc..c4fb2bf122b 100644
--- a/runtime/tests/thread/thrstate/testcases4.c
+++ b/runtime/tests/thread/thrstate/testcases4.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/testcases4.h b/runtime/tests/thread/thrstate/testcases4.h
index bb7190845bb..c8d8becb258 100644
--- a/runtime/tests/thread/thrstate/testcases4.h
+++ b/runtime/tests/thread/thrstate/testcases4.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/testcases5.c b/runtime/tests/thread/thrstate/testcases5.c
index 13d762e5bd7..87c99bf3c40 100644
--- a/runtime/tests/thread/thrstate/testcases5.c
+++ b/runtime/tests/thread/thrstate/testcases5.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/testcases5.h b/runtime/tests/thread/thrstate/testcases5.h
index 8f319cf7ce1..2014c9c4898 100644
--- a/runtime/tests/thread/thrstate/testcases5.h
+++ b/runtime/tests/thread/thrstate/testcases5.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/testcases6.c b/runtime/tests/thread/thrstate/testcases6.c
index cff33927ddf..9c061dcdb70 100644
--- a/runtime/tests/thread/thrstate/testcases6.c
+++ b/runtime/tests/thread/thrstate/testcases6.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/testcases6.h b/runtime/tests/thread/thrstate/testcases6.h
index 3041488f69e..de5999411d8 100644
--- a/runtime/tests/thread/thrstate/testcases6.h
+++ b/runtime/tests/thread/thrstate/testcases6.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/testsetup.c b/runtime/tests/thread/thrstate/testsetup.c
index 69792485d85..ff91258a330 100644
--- a/runtime/tests/thread/thrstate/testsetup.c
+++ b/runtime/tests/thread/thrstate/testsetup.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/thread/thrstate/thrstatetest.h b/runtime/tests/thread/thrstate/thrstatetest.h
index e1d61f056fe..e2d6f660ffe 100644
--- a/runtime/tests/thread/thrstate/thrstatetest.h
+++ b/runtime/tests/thread/thrstate/thrstatetest.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/unresolved/CMakeLists.txt b/runtime/tests/unresolved/CMakeLists.txt
index 06d1a76db56..6016bc22cfc 100644
--- a/runtime/tests/unresolved/CMakeLists.txt
+++ b/runtime/tests/unresolved/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/unresolved/j9unres.c b/runtime/tests/unresolved/j9unres.c
index a1d89431546..f7ce9db967c 100644
--- a/runtime/tests/unresolved/j9unres.c
+++ b/runtime/tests/unresolved/j9unres.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/unresolved/module.xml b/runtime/tests/unresolved/module.xml
index 6d98caafa22..84ad55f923a 100644
--- a/runtime/tests/unresolved/module.xml
+++ b/runtime/tests/unresolved/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/vm/CMakeLists.txt b/runtime/tests/vm/CMakeLists.txt
index 11b974a08c5..3a71cbeebd4 100644
--- a/runtime/tests/vm/CMakeLists.txt
+++ b/runtime/tests/vm/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/vm/module.xml b/runtime/tests/vm/module.xml
index 3b6e4bfc2e8..465ffb30a49 100644
--- a/runtime/tests/vm/module.xml
+++ b/runtime/tests/vm/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/vm/resolvefield_tests.c b/runtime/tests/vm/resolvefield_tests.c
index fdc3da7667a..602163efd00 100644
--- a/runtime/tests/vm/resolvefield_tests.c
+++ b/runtime/tests/vm/resolvefield_tests.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/vm/testHelpers.c b/runtime/tests/vm/testHelpers.c
index ed610cbb7a1..0ac44c89026 100644
--- a/runtime/tests/vm/testHelpers.c
+++ b/runtime/tests/vm/testHelpers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/vm/testHelpers.h b/runtime/tests/vm/testHelpers.h
index 8ddf617e08f..a4d246cee0e 100644
--- a/runtime/tests/vm/testHelpers.h
+++ b/runtime/tests/vm/testHelpers.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/vm/vmstubs.c b/runtime/tests/vm/vmstubs.c
index 7892170ad33..9ea40fe1673 100644
--- a/runtime/tests/vm/vmstubs.c
+++ b/runtime/tests/vm/vmstubs.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/vm/vmtest.c b/runtime/tests/vm/vmtest.c
index b48ace7b8b0..8cdf64a3784 100644
--- a/runtime/tests/vm/vmtest.c
+++ b/runtime/tests/vm/vmtest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/vm_lifecycle/CMakeLists.txt b/runtime/tests/vm_lifecycle/CMakeLists.txt
index 9645e58453a..7e17913210e 100644
--- a/runtime/tests/vm_lifecycle/CMakeLists.txt
+++ b/runtime/tests/vm_lifecycle/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/vm_lifecycle/main.c b/runtime/tests/vm_lifecycle/main.c
index caf0f987104..6165c7a0133 100644
--- a/runtime/tests/vm_lifecycle/main.c
+++ b/runtime/tests/vm_lifecycle/main.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/tests/vm_lifecycle/module.xml b/runtime/tests/vm_lifecycle/module.xml
index 70facbe96da..80c83bd0061 100644
--- a/runtime/tests/vm_lifecycle/module.xml
+++ b/runtime/tests/vm_lifecycle/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/zos/CMakeLists.txt b/runtime/tests/zos/CMakeLists.txt
index 2899c531f95..86d21aab2cc 100644
--- a/runtime/tests/zos/CMakeLists.txt
+++ b/runtime/tests/zos/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/tests/zos/module.xml b/runtime/tests/zos/module.xml
index 425015de242..292a6ca6a9e 100644
--- a/runtime/tests/zos/module.xml
+++ b/runtime/tests/zos/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/tests/zos/zosnatives.c b/runtime/tests/zos/zosnatives.c
index 8bd0fa17b56..cd6740c5cb5 100644
--- a/runtime/tests/zos/zosnatives.c
+++ b/runtime/tests/zos/zosnatives.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/thread/CMakeLists.txt b/runtime/thread/CMakeLists.txt
index fa1e2647814..b0d0e2e7dfe 100644
--- a/runtime/thread/CMakeLists.txt
+++ b/runtime/thread/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/thread/module.xml b/runtime/thread/module.xml
index 7c146c43220..f1d21792e22 100644
--- a/runtime/thread/module.xml
+++ b/runtime/thread/module.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/thread/threadshared.mk.ftl b/runtime/thread/threadshared.mk.ftl
index ca3cfbfc902..4a960179b78 100644
--- a/runtime/thread/threadshared.mk.ftl
+++ b/runtime/thread/threadshared.mk.ftl
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/util/CMakeLists.txt b/runtime/util/CMakeLists.txt
index c0cb83e2be5..f95373c4983 100644
--- a/runtime/util/CMakeLists.txt
+++ b/runtime/util/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/util/ObjectHash.cpp b/runtime/util/ObjectHash.cpp
index 50f1017a341..d10ec9da046 100644
--- a/runtime/util/ObjectHash.cpp
+++ b/runtime/util/ObjectHash.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/VMThreadFlags.cpp b/runtime/util/VMThreadFlags.cpp
index d6771fbae1d..5123a15ea2a 100644
--- a/runtime/util/VMThreadFlags.cpp
+++ b/runtime/util/VMThreadFlags.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/aix/sethwprefetch.c b/runtime/util/aix/sethwprefetch.c
index 29a4140c852..150388516f7 100644
--- a/runtime/util/aix/sethwprefetch.c
+++ b/runtime/util/aix/sethwprefetch.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/alignedmemcpy.c b/runtime/util/alignedmemcpy.c
index 53a96ff3809..8f0106cada7 100644
--- a/runtime/util/alignedmemcpy.c
+++ b/runtime/util/alignedmemcpy.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/annhelp.c b/runtime/util/annhelp.c
index bc16853d381..5ffc61d4619 100644
--- a/runtime/util/annhelp.c
+++ b/runtime/util/annhelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/ap32/volatile.s b/runtime/util/ap32/volatile.s
index d11fd1d967c..f8826699456 100644
--- a/runtime/util/ap32/volatile.s
+++ b/runtime/util/ap32/volatile.s
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
.file "volatile.s"
diff --git a/runtime/util/argbits.c b/runtime/util/argbits.c
index b8e8792e947..913e8d21349 100644
--- a/runtime/util/argbits.c
+++ b/runtime/util/argbits.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/argcount.c b/runtime/util/argcount.c
index 75d0eb0e9fc..f924b61de3f 100644
--- a/runtime/util/argcount.c
+++ b/runtime/util/argcount.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/arm32/volatile.c b/runtime/util/arm32/volatile.c
index 2661b75099d..599fa81a96b 100644
--- a/runtime/util/arm32/volatile.c
+++ b/runtime/util/arm32/volatile.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/bcdump.c b/runtime/util/bcdump.c
index 11c1eb1efde..9b795664e47 100644
--- a/runtime/util/bcdump.c
+++ b/runtime/util/bcdump.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/bcdump.h b/runtime/util/bcdump.h
index be826d238f2..4290a4b1180 100644
--- a/runtime/util/bcdump.h
+++ b/runtime/util/bcdump.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/bcnames.c b/runtime/util/bcnames.c
index 6f594abcec4..5364361d3f5 100644
--- a/runtime/util/bcnames.c
+++ b/runtime/util/bcnames.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/binarysup.c b/runtime/util/binarysup.c
index 557345b3ade..98c32d85803 100644
--- a/runtime/util/binarysup.c
+++ b/runtime/util/binarysup.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/checkcast.cpp b/runtime/util/checkcast.cpp
index 950fe4adb72..3719a7b5790 100644
--- a/runtime/util/checkcast.cpp
+++ b/runtime/util/checkcast.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/clang_comp.c b/runtime/util/clang_comp.c
index 443f666f269..f3f3aaac73f 100644
--- a/runtime/util/clang_comp.c
+++ b/runtime/util/clang_comp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/cphelp.c b/runtime/util/cphelp.c
index 6fc05d1d44f..2fa5e3c40cb 100644
--- a/runtime/util/cphelp.c
+++ b/runtime/util/cphelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/cpplink.c b/runtime/util/cpplink.c
index c26bacb930e..6216f4c848e 100644
--- a/runtime/util/cpplink.c
+++ b/runtime/util/cpplink.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/defarg.c b/runtime/util/defarg.c
index 1840197dded..28319b4300d 100644
--- a/runtime/util/defarg.c
+++ b/runtime/util/defarg.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/divhelp.c b/runtime/util/divhelp.c
index f9f0bf2dbcd..acb3adcdc2b 100644
--- a/runtime/util/divhelp.c
+++ b/runtime/util/divhelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/divhelp.h b/runtime/util/divhelp.h
index 7182c8e52c6..6304f2ca85b 100644
--- a/runtime/util/divhelp.h
+++ b/runtime/util/divhelp.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/dllloadinfo.c b/runtime/util/dllloadinfo.c
index aeb9a611607..a19e67db089 100644
--- a/runtime/util/dllloadinfo.c
+++ b/runtime/util/dllloadinfo.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/eventframe.c b/runtime/util/eventframe.c
index fa10a3ee6d8..76c08cedec8 100644
--- a/runtime/util/eventframe.c
+++ b/runtime/util/eventframe.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/extendedHCR.c b/runtime/util/extendedHCR.c
index 7860491df69..640e86d88b8 100644
--- a/runtime/util/extendedHCR.c
+++ b/runtime/util/extendedHCR.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/extendedmethodblockaccess.c b/runtime/util/extendedmethodblockaccess.c
index f9ac9314605..19b7968e1c5 100644
--- a/runtime/util/extendedmethodblockaccess.c
+++ b/runtime/util/extendedmethodblockaccess.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/fieldutil.c b/runtime/util/fieldutil.c
index f664bffbc47..282eac1a19f 100644
--- a/runtime/util/fieldutil.c
+++ b/runtime/util/fieldutil.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/filecache.c b/runtime/util/filecache.c
index b17eda0c149..12f95104da9 100644
--- a/runtime/util/filecache.c
+++ b/runtime/util/filecache.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/filecache.h b/runtime/util/filecache.h
index 06b11f600d2..37c0dfae50f 100644
--- a/runtime/util/filecache.h
+++ b/runtime/util/filecache.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/final.c b/runtime/util/final.c
index 1642332e1b4..308fa162307 100644
--- a/runtime/util/final.c
+++ b/runtime/util/final.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/fltconv.c b/runtime/util/fltconv.c
index b31ec144c22..9df747ee8f9 100644
--- a/runtime/util/fltconv.c
+++ b/runtime/util/fltconv.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/fltdmath.c b/runtime/util/fltdmath.c
index 747ee0b0be4..4cbd0fca9f3 100644
--- a/runtime/util/fltdmath.c
+++ b/runtime/util/fltdmath.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/fltmath.c b/runtime/util/fltmath.c
index 9c0041599e5..f7cdfa81b68 100644
--- a/runtime/util/fltmath.c
+++ b/runtime/util/fltmath.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/fltodd.c b/runtime/util/fltodd.c
index 4ffa802e934..fba83177897 100644
--- a/runtime/util/fltodd.c
+++ b/runtime/util/fltodd.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/fltrem.c b/runtime/util/fltrem.c
index c005b83485a..feca15ff179 100644
--- a/runtime/util/fltrem.c
+++ b/runtime/util/fltrem.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/fpusup.m4 b/runtime/util/fpusup.m4
index 13634e4756a..e86d9ec30a6 100644
--- a/runtime/util/fpusup.m4
+++ b/runtime/util/fpusup.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/util/genericSignalHandler.c b/runtime/util/genericSignalHandler.c
index 91df0e2a6e0..2f1d8099ee4 100644
--- a/runtime/util/genericSignalHandler.c
+++ b/runtime/util/genericSignalHandler.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/hshelp.c b/runtime/util/hshelp.c
index 684fe90afd8..744e68fd394 100644
--- a/runtime/util/hshelp.c
+++ b/runtime/util/hshelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/hshelp.tdf b/runtime/util/hshelp.tdf
index 5545ff8d8dd..4ea84a922e2 100644
--- a/runtime/util/hshelp.tdf
+++ b/runtime/util/hshelp.tdf
@@ -14,7 +14,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/util/j9crc32.c b/runtime/util/j9crc32.c
index ae1165fbaf4..3f8aae3f64c 100644
--- a/runtime/util/j9crc32.c
+++ b/runtime/util/j9crc32.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/j9fptr.c b/runtime/util/j9fptr.c
index ba9977c4ee3..1442600d5b2 100644
--- a/runtime/util/j9fptr.c
+++ b/runtime/util/j9fptr.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/j9list.c b/runtime/util/j9list.c
index d62e497cec3..65f5da5263e 100644
--- a/runtime/util/j9list.c
+++ b/runtime/util/j9list.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/j9list.h b/runtime/util/j9list.h
index cd57655fc16..52b960d862f 100644
--- a/runtime/util/j9list.h
+++ b/runtime/util/j9list.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/jbcmap.c b/runtime/util/jbcmap.c
index 57955076bdc..1c0b1613f30 100644
--- a/runtime/util/jbcmap.c
+++ b/runtime/util/jbcmap.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/jitfloat.c b/runtime/util/jitfloat.c
index d03d8c1fcb9..70dab2ab421 100644
--- a/runtime/util/jitfloat.c
+++ b/runtime/util/jitfloat.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/jitlook.c b/runtime/util/jitlook.c
index fc284c85900..ba79466cefd 100644
--- a/runtime/util/jitlook.c
+++ b/runtime/util/jitlook.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/jitregs.c b/runtime/util/jitregs.c
index b6119bdda61..442ce5fc6ca 100644
--- a/runtime/util/jitregs.c
+++ b/runtime/util/jitregs.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/jitresolveframe.c b/runtime/util/jitresolveframe.c
index f4b1449cbd8..f9092558b6c 100644
--- a/runtime/util/jitresolveframe.c
+++ b/runtime/util/jitresolveframe.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/jlm.c b/runtime/util/jlm.c
index 260abf00517..9feb91be6e2 100644
--- a/runtime/util/jlm.c
+++ b/runtime/util/jlm.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/jnierrhelp.c b/runtime/util/jnierrhelp.c
index 70c2828b6fc..ed9c7359bb1 100644
--- a/runtime/util/jnierrhelp.c
+++ b/runtime/util/jnierrhelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/jniprotect.c b/runtime/util/jniprotect.c
index 750c86ef53e..ad2db9fb70a 100644
--- a/runtime/util/jniprotect.c
+++ b/runtime/util/jniprotect.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/linux/osinfo.c b/runtime/util/linux/osinfo.c
index 83d109f0088..3dad5a828ab 100644
--- a/runtime/util/linux/osinfo.c
+++ b/runtime/util/linux/osinfo.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/modularityHelper.c b/runtime/util/modularityHelper.c
index 108c7429a7a..532bc7ea326 100644
--- a/runtime/util/modularityHelper.c
+++ b/runtime/util/modularityHelper.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/module.tdf b/runtime/util/module.tdf
index 7a8f46a12f4..ef1f32d46bf 100644
--- a/runtime/util/module.tdf
+++ b/runtime/util/module.tdf
@@ -14,7 +14,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/util/module.xml b/runtime/util/module.xml
index fb59ad6d29c..a1c8668e79a 100644
--- a/runtime/util/module.xml
+++ b/runtime/util/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/util/moninfo.c b/runtime/util/moninfo.c
index c7579132df5..0058c41eb62 100644
--- a/runtime/util/moninfo.c
+++ b/runtime/util/moninfo.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/mthutil.c b/runtime/util/mthutil.c
index 3fbf3d57065..661e1037e40 100644
--- a/runtime/util/mthutil.c
+++ b/runtime/util/mthutil.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/mz31/volatile.s b/runtime/util/mz31/volatile.s
index 444d5d70eb8..15a711f9641 100644
--- a/runtime/util/mz31/volatile.s
+++ b/runtime/util/mz31/volatile.s
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
* GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/util/optinfo.c b/runtime/util/optinfo.c
index 85baf683385..1e0a7d83c5b 100644
--- a/runtime/util/optinfo.c
+++ b/runtime/util/optinfo.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/pcstack.c b/runtime/util/pcstack.c
index 431009aafe8..4f7270c3a37 100644
--- a/runtime/util/pcstack.c
+++ b/runtime/util/pcstack.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/pkgname.c b/runtime/util/pkgname.c
index 9cc558451be..67e420014ab 100644
--- a/runtime/util/pkgname.c
+++ b/runtime/util/pkgname.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/propsfile.c b/runtime/util/propsfile.c
index e3c6db47846..2bb20f16227 100644
--- a/runtime/util/propsfile.c
+++ b/runtime/util/propsfile.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/rcdump.c b/runtime/util/rcdump.c
index 6dbee4f7c2e..a55958d9256 100644
--- a/runtime/util/rcdump.c
+++ b/runtime/util/rcdump.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/resolvehelp.c b/runtime/util/resolvehelp.c
index 1fe4f8b36ca..2e27cef54ca 100644
--- a/runtime/util/resolvehelp.c
+++ b/runtime/util/resolvehelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/returntype.c b/runtime/util/returntype.c
index 3a4e370263c..d4d67459089 100644
--- a/runtime/util/returntype.c
+++ b/runtime/util/returntype.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/romclasswalk.c b/runtime/util/romclasswalk.c
index 83d9bfe938c..0b929c60999 100644
--- a/runtime/util/romclasswalk.c
+++ b/runtime/util/romclasswalk.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/romhelp.c b/runtime/util/romhelp.c
index 46697920a90..98d6a0da388 100644
--- a/runtime/util/romhelp.c
+++ b/runtime/util/romhelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/sendslot.c b/runtime/util/sendslot.c
index fd43a521ff4..0c4b0150647 100644
--- a/runtime/util/sendslot.c
+++ b/runtime/util/sendslot.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/shchelp_j9.c b/runtime/util/shchelp_j9.c
index a12cd69b9cd..8abeeba9f5b 100644
--- a/runtime/util/shchelp_j9.c
+++ b/runtime/util/shchelp_j9.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/srphashtable.c b/runtime/util/srphashtable.c
index 725682157ef..7f24d052ac8 100644
--- a/runtime/util/srphashtable.c
+++ b/runtime/util/srphashtable.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/srphashtable.tdf b/runtime/util/srphashtable.tdf
index 8460173bfff..5de01e37ce5 100644
--- a/runtime/util/srphashtable.tdf
+++ b/runtime/util/srphashtable.tdf
@@ -14,7 +14,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/util/sse2enabled.asm b/runtime/util/sse2enabled.asm
index 0c95050fb7c..f708da1151c 100644
--- a/runtime/util/sse2enabled.asm
+++ b/runtime/util/sse2enabled.asm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/util/sse2enabled.s b/runtime/util/sse2enabled.s
index ad8517cce58..52377245ca9 100644
--- a/runtime/util/sse2enabled.s
+++ b/runtime/util/sse2enabled.s
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##CODE32 SEGMENT FLAT PUBLIC 'CODE'
diff --git a/runtime/util/sse2memclear.asm b/runtime/util/sse2memclear.asm
index 294de210a07..45432274e01 100644
--- a/runtime/util/sse2memclear.asm
+++ b/runtime/util/sse2memclear.asm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
.686p
diff --git a/runtime/util/strhelp.c b/runtime/util/strhelp.c
index 37419e6a64b..5b30bd094a4 100644
--- a/runtime/util/strhelp.c
+++ b/runtime/util/strhelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/subclass.c b/runtime/util/subclass.c
index 870266e1964..05fbcf1e5e9 100644
--- a/runtime/util/subclass.c
+++ b/runtime/util/subclass.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/sunbcrel.c b/runtime/util/sunbcrel.c
index bca84a9b1a4..574d537e5c1 100644
--- a/runtime/util/sunbcrel.c
+++ b/runtime/util/sunbcrel.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/superclass.c b/runtime/util/superclass.c
index 64470250f0e..975652a7bad 100644
--- a/runtime/util/superclass.c
+++ b/runtime/util/superclass.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/thrhelp.c b/runtime/util/thrhelp.c
index 8f1c474de9f..18f5b1855fd 100644
--- a/runtime/util/thrhelp.c
+++ b/runtime/util/thrhelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/thrinfo.c b/runtime/util/thrinfo.c
index 2549dd19093..4495f2c00b6 100644
--- a/runtime/util/thrinfo.c
+++ b/runtime/util/thrinfo.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/thrname.c b/runtime/util/thrname.c
index 22725a4f91a..2be03f58457 100644
--- a/runtime/util/thrname.c
+++ b/runtime/util/thrname.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/tracehelp.c b/runtime/util/tracehelp.c
index af5690b17cf..d101bec04b7 100644
--- a/runtime/util/tracehelp.c
+++ b/runtime/util/tracehelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/utf8hash.c b/runtime/util/utf8hash.c
index c499c85f6f8..4ae3fec1e81 100644
--- a/runtime/util/utf8hash.c
+++ b/runtime/util/utf8hash.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/util.tdf b/runtime/util/util.tdf
index 87665c29c84..e4b97cfa32f 100644
--- a/runtime/util/util.tdf
+++ b/runtime/util/util.tdf
@@ -14,7 +14,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/util/util_internal.h b/runtime/util/util_internal.h
index 81c4350bc09..8dd3bc10219 100644
--- a/runtime/util/util_internal.h
+++ b/runtime/util/util_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/vmargs.c b/runtime/util/vmargs.c
index fb0288ae2e0..19aae50eca8 100644
--- a/runtime/util/vmargs.c
+++ b/runtime/util/vmargs.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/vmihelp.c b/runtime/util/vmihelp.c
index 941cfae384f..78c429888e9 100644
--- a/runtime/util/vmihelp.c
+++ b/runtime/util/vmihelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/vmstate.c b/runtime/util/vmstate.c
index 5e690877c21..1c1902da908 100644
--- a/runtime/util/vmstate.c
+++ b/runtime/util/vmstate.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/vmutil.tdf b/runtime/util/vmutil.tdf
index fce2dc5154d..57c1c2ab59c 100644
--- a/runtime/util/vmutil.tdf
+++ b/runtime/util/vmutil.tdf
@@ -14,7 +14,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/util/vrfytbl.c b/runtime/util/vrfytbl.c
index cb7cc2341bb..c41808535e2 100644
--- a/runtime/util/vrfytbl.c
+++ b/runtime/util/vrfytbl.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/wi32/volatile.asm b/runtime/util/wi32/volatile.asm
index bd57af5c1d8..c4c2e3d6989 100644
--- a/runtime/util/wi32/volatile.asm
+++ b/runtime/util/wi32/volatile.asm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
.586p
diff --git a/runtime/util/wildcard.c b/runtime/util/wildcard.c
index a76f3a11673..c35c56e0cd6 100644
--- a/runtime/util/wildcard.c
+++ b/runtime/util/wildcard.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/win32/openlibrary.c b/runtime/util/win32/openlibrary.c
index fc6f85ffc78..244e4abb317 100644
--- a/runtime/util/win32/openlibrary.c
+++ b/runtime/util/win32/openlibrary.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util/xi32/volatile.s b/runtime/util/xi32/volatile.s
index 71f0627bcc9..f80e87cf846 100644
--- a/runtime/util/xi32/volatile.s
+++ b/runtime/util/xi32/volatile.s
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
eq_pointer_size = 4
diff --git a/runtime/util/xp32/volatile.s b/runtime/util/xp32/volatile.s
index 3c61b5c605f..305c2e84ced 100644
--- a/runtime/util/xp32/volatile.s
+++ b/runtime/util/xp32/volatile.s
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
.file "volatile.s"
diff --git a/runtime/util/xz31/volatile.s b/runtime/util/xz31/volatile.s
index 8d9f539136c..cc9e0be2aa1 100644
--- a/runtime/util/xz31/volatile.s
+++ b/runtime/util/xz31/volatile.s
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
# GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/util/zos/freessp.c b/runtime/util/zos/freessp.c
index 308adb8b217..c494acb50c0 100644
--- a/runtime/util/zos/freessp.c
+++ b/runtime/util/zos/freessp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util_core/CMakeLists.txt b/runtime/util_core/CMakeLists.txt
index 8bfc9adbf2a..d0256dfef20 100644
--- a/runtime/util_core/CMakeLists.txt
+++ b/runtime/util_core/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/util_core/j9argscan.c b/runtime/util_core/j9argscan.c
index d825be938ff..cbebbfe7adb 100644
--- a/runtime/util_core/j9argscan.c
+++ b/runtime/util_core/j9argscan.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util_core/j9shchelp.c b/runtime/util_core/j9shchelp.c
index 25945e365e4..6a07e71b7a9 100644
--- a/runtime/util_core/j9shchelp.c
+++ b/runtime/util_core/j9shchelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/util_core/module.xml b/runtime/util_core/module.xml
index 762ada1574f..aaef01c5cd5 100644
--- a/runtime/util_core/module.xml
+++ b/runtime/util_core/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/util_core/vmargs_core.c b/runtime/util_core/vmargs_core.c
index b6de70833c4..029b719a0f4 100644
--- a/runtime/util_core/vmargs_core.c
+++ b/runtime/util_core/vmargs_core.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/verbose/CMakeLists.txt b/runtime/verbose/CMakeLists.txt
index 2d51f8114ff..905b4fbbfe0 100644
--- a/runtime/verbose/CMakeLists.txt
+++ b/runtime/verbose/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/verbose/errormessage_internal.c b/runtime/verbose/errormessage_internal.c
index e9cd289c34e..f94a71e8639 100644
--- a/runtime/verbose/errormessage_internal.c
+++ b/runtime/verbose/errormessage_internal.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/verbose/errormessage_internal.h b/runtime/verbose/errormessage_internal.h
index 3c41267269d..749b95d83fa 100644
--- a/runtime/verbose/errormessage_internal.h
+++ b/runtime/verbose/errormessage_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/verbose/errormessagebuffer.c b/runtime/verbose/errormessagebuffer.c
index 2d53810874f..d8fbb4206f2 100644
--- a/runtime/verbose/errormessagebuffer.c
+++ b/runtime/verbose/errormessagebuffer.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/verbose/errormessageframeworkcfr.c b/runtime/verbose/errormessageframeworkcfr.c
index c8e63354a8b..8b492f95b68 100644
--- a/runtime/verbose/errormessageframeworkcfr.c
+++ b/runtime/verbose/errormessageframeworkcfr.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/verbose/errormessageframeworkrtv.c b/runtime/verbose/errormessageframeworkrtv.c
index 04bba967e85..ec8c7914b3c 100644
--- a/runtime/verbose/errormessageframeworkrtv.c
+++ b/runtime/verbose/errormessageframeworkrtv.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/verbose/errormessagehelper.c b/runtime/verbose/errormessagehelper.c
index 1f390bc353c..4c3ceae6367 100644
--- a/runtime/verbose/errormessagehelper.c
+++ b/runtime/verbose/errormessagehelper.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/verbose/j9vrb.tdf b/runtime/verbose/j9vrb.tdf
index b20e7f79870..1754b1b1a86 100644
--- a/runtime/verbose/j9vrb.tdf
+++ b/runtime/verbose/j9vrb.tdf
@@ -14,7 +14,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/verbose/module.xml b/runtime/verbose/module.xml
index ce4b7e25e57..39df3f1db65 100644
--- a/runtime/verbose/module.xml
+++ b/runtime/verbose/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/verbose/verbose.c b/runtime/verbose/verbose.c
index e14c880082d..3c0397fe7d6 100644
--- a/runtime/verbose/verbose.c
+++ b/runtime/verbose/verbose.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/verbose/verbose_internal.h b/runtime/verbose/verbose_internal.h
index 3dd56439fe6..ca26a8025fa 100644
--- a/runtime/verbose/verbose_internal.h
+++ b/runtime/verbose/verbose_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/verutil/CMakeLists.txt b/runtime/verutil/CMakeLists.txt
index 48285b83426..6b9887d3338 100644
--- a/runtime/verutil/CMakeLists.txt
+++ b/runtime/verutil/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/verutil/cfrerr.c b/runtime/verutil/cfrerr.c
index 78b265c9eee..288bc17b377 100644
--- a/runtime/verutil/cfrerr.c
+++ b/runtime/verutil/cfrerr.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/verutil/chverify.c b/runtime/verutil/chverify.c
index a8615b58514..b2d7a6b5794 100644
--- a/runtime/verutil/chverify.c
+++ b/runtime/verutil/chverify.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/verutil/module.xml b/runtime/verutil/module.xml
index 31bb2acaefe..9493be814dc 100644
--- a/runtime/verutil/module.xml
+++ b/runtime/verutil/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/verutil/sigverify.c b/runtime/verutil/sigverify.c
index 942efaf0f7b..347d2855391 100644
--- a/runtime/verutil/sigverify.c
+++ b/runtime/verutil/sigverify.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/AsyncMessageHandler.cpp b/runtime/vm/AsyncMessageHandler.cpp
index 1120dee8756..d95c51194b6 100644
--- a/runtime/vm/AsyncMessageHandler.cpp
+++ b/runtime/vm/AsyncMessageHandler.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/BytecodeAction.hpp b/runtime/vm/BytecodeAction.hpp
index d67bf90cbf1..175bb9029f8 100644
--- a/runtime/vm/BytecodeAction.hpp
+++ b/runtime/vm/BytecodeAction.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/BytecodeInterpreter.hpp b/runtime/vm/BytecodeInterpreter.hpp
index ddf9d9833a5..e241a957b90 100644
--- a/runtime/vm/BytecodeInterpreter.hpp
+++ b/runtime/vm/BytecodeInterpreter.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/BytecodeInterpreter.inc b/runtime/vm/BytecodeInterpreter.inc
index bc2c7e263cf..1ddd03adc9f 100644
--- a/runtime/vm/BytecodeInterpreter.inc
+++ b/runtime/vm/BytecodeInterpreter.inc
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/BytecodeInterpreterCompressed.cpp b/runtime/vm/BytecodeInterpreterCompressed.cpp
index bc0aa3c468e..5cca56bab59 100644
--- a/runtime/vm/BytecodeInterpreterCompressed.cpp
+++ b/runtime/vm/BytecodeInterpreterCompressed.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/BytecodeInterpreterFull.cpp b/runtime/vm/BytecodeInterpreterFull.cpp
index 6abbf893614..26f90bf4e4c 100644
--- a/runtime/vm/BytecodeInterpreterFull.cpp
+++ b/runtime/vm/BytecodeInterpreterFull.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/CMakeLists.txt b/runtime/vm/CMakeLists.txt
index 4ad437aed0f..9815362648b 100644
--- a/runtime/vm/CMakeLists.txt
+++ b/runtime/vm/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/vm/CRIUHelpers.cpp b/runtime/vm/CRIUHelpers.cpp
index 08cb6d0953e..c6195d2d83d 100644
--- a/runtime/vm/CRIUHelpers.cpp
+++ b/runtime/vm/CRIUHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/CRIUHelpers.hpp b/runtime/vm/CRIUHelpers.hpp
index 9848fb2de1d..a8320a20216 100644
--- a/runtime/vm/CRIUHelpers.hpp
+++ b/runtime/vm/CRIUHelpers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/ClassInitialization.cpp b/runtime/vm/ClassInitialization.cpp
index 6c719d12786..563ba6e99c8 100644
--- a/runtime/vm/ClassInitialization.cpp
+++ b/runtime/vm/ClassInitialization.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/ContinuationHelpers.cpp b/runtime/vm/ContinuationHelpers.cpp
index a7ea2180f8f..3ccf2015aee 100644
--- a/runtime/vm/ContinuationHelpers.cpp
+++ b/runtime/vm/ContinuationHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/ContinuationHelpers.hpp b/runtime/vm/ContinuationHelpers.hpp
index 2f164bebe4a..d9092a6b321 100644
--- a/runtime/vm/ContinuationHelpers.hpp
+++ b/runtime/vm/ContinuationHelpers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/DebugBytecodeInterpreterCompressed.cpp b/runtime/vm/DebugBytecodeInterpreterCompressed.cpp
index 2774b1a5c29..9134ec518b3 100644
--- a/runtime/vm/DebugBytecodeInterpreterCompressed.cpp
+++ b/runtime/vm/DebugBytecodeInterpreterCompressed.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/DebugBytecodeInterpreterFull.cpp b/runtime/vm/DebugBytecodeInterpreterFull.cpp
index 4abf5a24a65..734a99ad87a 100644
--- a/runtime/vm/DebugBytecodeInterpreterFull.cpp
+++ b/runtime/vm/DebugBytecodeInterpreterFull.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FFITypeHelpers.cpp b/runtime/vm/FFITypeHelpers.cpp
index 0075f6ff1c4..7fa2fbebfaa 100644
--- a/runtime/vm/FFITypeHelpers.cpp
+++ b/runtime/vm/FFITypeHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FFITypeHelpers.hpp b/runtime/vm/FFITypeHelpers.hpp
index de4fbc324e7..835f5343ff6 100644
--- a/runtime/vm/FFITypeHelpers.hpp
+++ b/runtime/vm/FFITypeHelpers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI.cpp b/runtime/vm/FastJNI.cpp
index cc46c2a6816..1e77cf59d21 100644
--- a/runtime/vm/FastJNI.cpp
+++ b/runtime/vm/FastJNI.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI_com_ibm_oti_vm_VM.cpp b/runtime/vm/FastJNI_com_ibm_oti_vm_VM.cpp
index 3619a1076d5..a5a65aa3e1f 100644
--- a/runtime/vm/FastJNI_com_ibm_oti_vm_VM.cpp
+++ b/runtime/vm/FastJNI_com_ibm_oti_vm_VM.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI_java_lang_Class.cpp b/runtime/vm/FastJNI_java_lang_Class.cpp
index 87b33a54b14..b5c319354eb 100644
--- a/runtime/vm/FastJNI_java_lang_Class.cpp
+++ b/runtime/vm/FastJNI_java_lang_Class.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI_java_lang_ClassLoader.cpp b/runtime/vm/FastJNI_java_lang_ClassLoader.cpp
index 4ef1fd858f4..2b824e8f979 100644
--- a/runtime/vm/FastJNI_java_lang_ClassLoader.cpp
+++ b/runtime/vm/FastJNI_java_lang_ClassLoader.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI_java_lang_J9VMInternals.cpp b/runtime/vm/FastJNI_java_lang_J9VMInternals.cpp
index 844048efd99..8c297d8e34a 100644
--- a/runtime/vm/FastJNI_java_lang_J9VMInternals.cpp
+++ b/runtime/vm/FastJNI_java_lang_J9VMInternals.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI_java_lang_Object.cpp b/runtime/vm/FastJNI_java_lang_Object.cpp
index d00347a1720..d5fbe7ad407 100644
--- a/runtime/vm/FastJNI_java_lang_Object.cpp
+++ b/runtime/vm/FastJNI_java_lang_Object.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI_java_lang_String.cpp b/runtime/vm/FastJNI_java_lang_String.cpp
index 5b720261f0b..4dc0d66b656 100644
--- a/runtime/vm/FastJNI_java_lang_String.cpp
+++ b/runtime/vm/FastJNI_java_lang_String.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI_java_lang_System.cpp b/runtime/vm/FastJNI_java_lang_System.cpp
index 09962cb8d03..be6dddc3101 100644
--- a/runtime/vm/FastJNI_java_lang_System.cpp
+++ b/runtime/vm/FastJNI_java_lang_System.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI_java_lang_Thread.cpp b/runtime/vm/FastJNI_java_lang_Thread.cpp
index c656fc6a4ed..e7e8510ee44 100644
--- a/runtime/vm/FastJNI_java_lang_Thread.cpp
+++ b/runtime/vm/FastJNI_java_lang_Thread.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI_java_lang_Throwable.cpp b/runtime/vm/FastJNI_java_lang_Throwable.cpp
index bdd63f55129..1f6b6935eac 100644
--- a/runtime/vm/FastJNI_java_lang_Throwable.cpp
+++ b/runtime/vm/FastJNI_java_lang_Throwable.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI_java_lang_invoke_MethodHandle.cpp b/runtime/vm/FastJNI_java_lang_invoke_MethodHandle.cpp
index 5a083a35a20..9df900352fa 100644
--- a/runtime/vm/FastJNI_java_lang_invoke_MethodHandle.cpp
+++ b/runtime/vm/FastJNI_java_lang_invoke_MethodHandle.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI_java_lang_ref_Reference.cpp b/runtime/vm/FastJNI_java_lang_ref_Reference.cpp
index 3cd06681bdc..a3dc853e27b 100644
--- a/runtime/vm/FastJNI_java_lang_ref_Reference.cpp
+++ b/runtime/vm/FastJNI_java_lang_ref_Reference.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI_java_lang_reflect_Array.cpp b/runtime/vm/FastJNI_java_lang_reflect_Array.cpp
index 9226221e1b9..1d071f99760 100644
--- a/runtime/vm/FastJNI_java_lang_reflect_Array.cpp
+++ b/runtime/vm/FastJNI_java_lang_reflect_Array.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FastJNI_sun_misc_Unsafe.cpp b/runtime/vm/FastJNI_sun_misc_Unsafe.cpp
index dd0a57162d9..6aa841d685b 100644
--- a/runtime/vm/FastJNI_sun_misc_Unsafe.cpp
+++ b/runtime/vm/FastJNI_sun_misc_Unsafe.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/FlushProcessWriteBuffers.cpp b/runtime/vm/FlushProcessWriteBuffers.cpp
index 99f98a8c9b9..fdfe79cc96e 100644
--- a/runtime/vm/FlushProcessWriteBuffers.cpp
+++ b/runtime/vm/FlushProcessWriteBuffers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/J9OMRHelpers.cpp b/runtime/vm/J9OMRHelpers.cpp
index 81f6ba1b250..05c1b68b02b 100644
--- a/runtime/vm/J9OMRHelpers.cpp
+++ b/runtime/vm/J9OMRHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/KeyHashTable.c b/runtime/vm/KeyHashTable.c
index b02a731946d..241fcdd7438 100644
--- a/runtime/vm/KeyHashTable.c
+++ b/runtime/vm/KeyHashTable.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/LayoutFFITypeHelpers.cpp b/runtime/vm/LayoutFFITypeHelpers.cpp
index 94058ccf084..aa91b6fa10c 100644
--- a/runtime/vm/LayoutFFITypeHelpers.cpp
+++ b/runtime/vm/LayoutFFITypeHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/LayoutFFITypeHelpers.hpp b/runtime/vm/LayoutFFITypeHelpers.hpp
index 295aec17422..dc66ec536cb 100644
--- a/runtime/vm/LayoutFFITypeHelpers.hpp
+++ b/runtime/vm/LayoutFFITypeHelpers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/MHInterpreter.hpp b/runtime/vm/MHInterpreter.hpp
index d0642dea2cf..5feacc17f1a 100644
--- a/runtime/vm/MHInterpreter.hpp
+++ b/runtime/vm/MHInterpreter.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/MHInterpreter.inc b/runtime/vm/MHInterpreter.inc
index b7dbacf2d1f..3bdd6d7dc04 100644
--- a/runtime/vm/MHInterpreter.inc
+++ b/runtime/vm/MHInterpreter.inc
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/MHInterpreterCompressed.cpp b/runtime/vm/MHInterpreterCompressed.cpp
index 83079df4da8..3942024db65 100644
--- a/runtime/vm/MHInterpreterCompressed.cpp
+++ b/runtime/vm/MHInterpreterCompressed.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/MHInterpreterFull.cpp b/runtime/vm/MHInterpreterFull.cpp
index 4592f0b4954..e44f6a46df6 100644
--- a/runtime/vm/MHInterpreterFull.cpp
+++ b/runtime/vm/MHInterpreterFull.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/ModularityHashTables.c b/runtime/vm/ModularityHashTables.c
index 47daefe96aa..4b8dc8a74fe 100644
--- a/runtime/vm/ModularityHashTables.c
+++ b/runtime/vm/ModularityHashTables.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/NativeHelpers.cpp b/runtime/vm/NativeHelpers.cpp
index d128492a714..c770e5e7e33 100644
--- a/runtime/vm/NativeHelpers.cpp
+++ b/runtime/vm/NativeHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/ObjectFieldInfo.cpp b/runtime/vm/ObjectFieldInfo.cpp
index d80bc775e3f..6c78c06835e 100644
--- a/runtime/vm/ObjectFieldInfo.cpp
+++ b/runtime/vm/ObjectFieldInfo.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/ObjectFieldInfo.hpp b/runtime/vm/ObjectFieldInfo.hpp
index 00ef2c40d11..f98d6acb4f3 100644
--- a/runtime/vm/ObjectFieldInfo.hpp
+++ b/runtime/vm/ObjectFieldInfo.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/ObjectMonitor.cpp b/runtime/vm/ObjectMonitor.cpp
index 1809d059f02..decc9fe03ef 100644
--- a/runtime/vm/ObjectMonitor.cpp
+++ b/runtime/vm/ObjectMonitor.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/OutOfLineINL.hpp b/runtime/vm/OutOfLineINL.hpp
index b7bba3b705c..8cc1b87718e 100644
--- a/runtime/vm/OutOfLineINL.hpp
+++ b/runtime/vm/OutOfLineINL.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/OutOfLineINL_com_ibm_jit_JITHelpers.cpp b/runtime/vm/OutOfLineINL_com_ibm_jit_JITHelpers.cpp
index 1ccaee7fd38..93f922256bf 100644
--- a/runtime/vm/OutOfLineINL_com_ibm_jit_JITHelpers.cpp
+++ b/runtime/vm/OutOfLineINL_com_ibm_jit_JITHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/OutOfLineINL_java_lang_invoke_NativeMethodHandle.cpp b/runtime/vm/OutOfLineINL_java_lang_invoke_NativeMethodHandle.cpp
index 7240bd40b68..74ef063a410 100644
--- a/runtime/vm/OutOfLineINL_java_lang_invoke_NativeMethodHandle.cpp
+++ b/runtime/vm/OutOfLineINL_java_lang_invoke_NativeMethodHandle.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/OutOfLineINL_jdk_internal_misc_Unsafe.cpp b/runtime/vm/OutOfLineINL_jdk_internal_misc_Unsafe.cpp
index a2dd254727d..fae264a69c6 100644
--- a/runtime/vm/OutOfLineINL_jdk_internal_misc_Unsafe.cpp
+++ b/runtime/vm/OutOfLineINL_jdk_internal_misc_Unsafe.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/OutOfLineINL_openj9_internal_foreign_abi_InternalDowncallHandler.cpp b/runtime/vm/OutOfLineINL_openj9_internal_foreign_abi_InternalDowncallHandler.cpp
index 497624fd52f..40ae096f8ad 100644
--- a/runtime/vm/OutOfLineINL_openj9_internal_foreign_abi_InternalDowncallHandler.cpp
+++ b/runtime/vm/OutOfLineINL_openj9_internal_foreign_abi_InternalDowncallHandler.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/OutOfLineINL_openj9_internal_foreign_abi_UpCallMHMetaData.cpp b/runtime/vm/OutOfLineINL_openj9_internal_foreign_abi_UpCallMHMetaData.cpp
index 72798b0cd6e..87a755aaf1e 100644
--- a/runtime/vm/OutOfLineINL_openj9_internal_foreign_abi_UpCallMHMetaData.cpp
+++ b/runtime/vm/OutOfLineINL_openj9_internal_foreign_abi_UpCallMHMetaData.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/StackDumper.c b/runtime/vm/StackDumper.c
index d86dbc01b14..d3893d21849 100644
--- a/runtime/vm/StackDumper.c
+++ b/runtime/vm/StackDumper.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/UpcallThunkMem.cpp b/runtime/vm/UpcallThunkMem.cpp
index 4b1bee6b604..14d6bae57e9 100644
--- a/runtime/vm/UpcallThunkMem.cpp
+++ b/runtime/vm/UpcallThunkMem.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/UpcallVMHelpers.cpp b/runtime/vm/UpcallVMHelpers.cpp
index 95f2398b970..88ab90953ae 100644
--- a/runtime/vm/UpcallVMHelpers.cpp
+++ b/runtime/vm/UpcallVMHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/VMAccess.cpp b/runtime/vm/VMAccess.cpp
index 42ff90d266f..0cddf5874ac 100644
--- a/runtime/vm/VMAccess.cpp
+++ b/runtime/vm/VMAccess.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/ValueTypeHelpers.cpp b/runtime/vm/ValueTypeHelpers.cpp
index 7d052516c81..47b9b60119e 100644
--- a/runtime/vm/ValueTypeHelpers.cpp
+++ b/runtime/vm/ValueTypeHelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/ValueTypeHelpers.hpp b/runtime/vm/ValueTypeHelpers.hpp
index fb2e5a0b704..d72f456d3e9 100644
--- a/runtime/vm/ValueTypeHelpers.hpp
+++ b/runtime/vm/ValueTypeHelpers.hpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/annsup.c b/runtime/vm/annsup.c
index aec480f0d0a..39ea0a5da9f 100644
--- a/runtime/vm/annsup.c
+++ b/runtime/vm/annsup.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/annsup.h b/runtime/vm/annsup.h
index 87e2172d8ec..d982e2faab3 100644
--- a/runtime/vm/annsup.h
+++ b/runtime/vm/annsup.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/ap32/unsafeHelper.s b/runtime/vm/ap32/unsafeHelper.s
index 4dd2cc68814..28fa9712ff7 100644
--- a/runtime/vm/ap32/unsafeHelper.s
+++ b/runtime/vm/ap32/unsafeHelper.s
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
.globl .unsafePut64[pr]
diff --git a/runtime/vm/ap64/UpcallThunkGen.cpp b/runtime/vm/ap64/UpcallThunkGen.cpp
index d5b864189a7..0ea87737fdb 100644
--- a/runtime/vm/ap64/UpcallThunkGen.cpp
+++ b/runtime/vm/ap64/UpcallThunkGen.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/ap64/unsafeHelper.s b/runtime/vm/ap64/unsafeHelper.s
index d56afaa071b..5b58aa081f3 100644
--- a/runtime/vm/ap64/unsafeHelper.s
+++ b/runtime/vm/ap64/unsafeHelper.s
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
.globl .unsafePut64[pr]
diff --git a/runtime/vm/arm64cinterp.m4 b/runtime/vm/arm64cinterp.m4
index 91f664818ef..608416be651 100644
--- a/runtime/vm/arm64cinterp.m4
+++ b/runtime/vm/arm64cinterp.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/armcinterp.m4 b/runtime/vm/armcinterp.m4
index 50b52bd3228..7a807a53fea 100644
--- a/runtime/vm/armcinterp.m4
+++ b/runtime/vm/armcinterp.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/bchelper.c b/runtime/vm/bchelper.c
index 2644af2913f..784d6fa99a8 100644
--- a/runtime/vm/bchelper.c
+++ b/runtime/vm/bchelper.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/bindnatv.cpp b/runtime/vm/bindnatv.cpp
index d93739a9443..436871e350d 100644
--- a/runtime/vm/bindnatv.cpp
+++ b/runtime/vm/bindnatv.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/callin.cpp b/runtime/vm/callin.cpp
index 7baa6eaa004..d69d50b4d6c 100644
--- a/runtime/vm/callin.cpp
+++ b/runtime/vm/callin.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/classallocation.c b/runtime/vm/classallocation.c
index bd46fddd72c..6f6fceae104 100644
--- a/runtime/vm/classallocation.c
+++ b/runtime/vm/classallocation.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/classloadersearch.c b/runtime/vm/classloadersearch.c
index 4f02a650a31..69c7a373eab 100644
--- a/runtime/vm/classloadersearch.c
+++ b/runtime/vm/classloadersearch.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/classname.cpp b/runtime/vm/classname.cpp
index f0c1d7802e1..bf111da8a18 100644
--- a/runtime/vm/classname.cpp
+++ b/runtime/vm/classname.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/classseg.c b/runtime/vm/classseg.c
index e492f57ea04..68a378be372 100644
--- a/runtime/vm/classseg.c
+++ b/runtime/vm/classseg.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/classsupport.c b/runtime/vm/classsupport.c
index c12f2542d01..48f2277f7c8 100644
--- a/runtime/vm/classsupport.c
+++ b/runtime/vm/classsupport.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/createramclass.cpp b/runtime/vm/createramclass.cpp
index f1238d3da82..8d19cddae76 100644
--- a/runtime/vm/createramclass.cpp
+++ b/runtime/vm/createramclass.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/description.c b/runtime/vm/description.c
index e1191d80657..9ab5444028b 100644
--- a/runtime/vm/description.c
+++ b/runtime/vm/description.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/dllsup.c b/runtime/vm/dllsup.c
index 814de781433..d26f0dd1940 100644
--- a/runtime/vm/dllsup.c
+++ b/runtime/vm/dllsup.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/drophelp.c b/runtime/vm/drophelp.c
index cadceef72e0..d10c8674fa1 100644
--- a/runtime/vm/drophelp.c
+++ b/runtime/vm/drophelp.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/exceptiondescribe.c b/runtime/vm/exceptiondescribe.c
index 2139838d30a..f4fb1632e48 100644
--- a/runtime/vm/exceptiondescribe.c
+++ b/runtime/vm/exceptiondescribe.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/exceptionsupport.c b/runtime/vm/exceptionsupport.c
index 6e31799b2dc..d6eb284ab83 100644
--- a/runtime/vm/exceptionsupport.c
+++ b/runtime/vm/exceptionsupport.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/extendedMessageNPE.cpp b/runtime/vm/extendedMessageNPE.cpp
index f18b404ef14..683fddf2374 100644
--- a/runtime/vm/extendedMessageNPE.cpp
+++ b/runtime/vm/extendedMessageNPE.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/findmethod.c b/runtime/vm/findmethod.c
index 2aa786759b8..73ca8b97d21 100644
--- a/runtime/vm/findmethod.c
+++ b/runtime/vm/findmethod.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/gphandle.c b/runtime/vm/gphandle.c
index c5c9b8c127e..555f8966a26 100644
--- a/runtime/vm/gphandle.c
+++ b/runtime/vm/gphandle.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/growstack.cpp b/runtime/vm/growstack.cpp
index fac6e860e57..2fec3677c9c 100644
--- a/runtime/vm/growstack.cpp
+++ b/runtime/vm/growstack.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/guardedstorage.c b/runtime/vm/guardedstorage.c
index fda1168c7af..f8e1baebf46 100644
--- a/runtime/vm/guardedstorage.c
+++ b/runtime/vm/guardedstorage.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/hookableAsync.c b/runtime/vm/hookableAsync.c
index 8388189d55f..c1ffa21e45e 100644
--- a/runtime/vm/hookableAsync.c
+++ b/runtime/vm/hookableAsync.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/initsendtarget.cpp b/runtime/vm/initsendtarget.cpp
index b92a229f98c..3326cfc8b1e 100644
--- a/runtime/vm/initsendtarget.cpp
+++ b/runtime/vm/initsendtarget.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/inlineleconditionhandler.c b/runtime/vm/inlineleconditionhandler.c
index 8c75cc8c9d2..9f86fb85c7b 100644
--- a/runtime/vm/inlineleconditionhandler.c
+++ b/runtime/vm/inlineleconditionhandler.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/intfunc.c b/runtime/vm/intfunc.c
index 69d7679d76c..6d1ce5a4907 100644
--- a/runtime/vm/intfunc.c
+++ b/runtime/vm/intfunc.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/j9vm.tdf b/runtime/vm/j9vm.tdf
index e05ed7c98f8..5034122e655 100644
--- a/runtime/vm/j9vm.tdf
+++ b/runtime/vm/j9vm.tdf
@@ -14,7 +14,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/javaPriority.c b/runtime/vm/javaPriority.c
index 9a72fd797b5..c810cb68600 100644
--- a/runtime/vm/javaPriority.c
+++ b/runtime/vm/javaPriority.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/javaPriority.h b/runtime/vm/javaPriority.h
index ef767080e4b..be9d9cbfecc 100644
--- a/runtime/vm/javaPriority.h
+++ b/runtime/vm/javaPriority.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jnicgen.c b/runtime/vm/jnicgen.c
index 86f3d6e3466..a9663747f2c 100644
--- a/runtime/vm/jnicgen.c
+++ b/runtime/vm/jnicgen.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jnicsup.cpp b/runtime/vm/jnicsup.cpp
index c556d5c0eb6..57cf67e9a22 100644
--- a/runtime/vm/jnicsup.cpp
+++ b/runtime/vm/jnicsup.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jnicsup.h b/runtime/vm/jnicsup.h
index 6c8679798d7..192aa6826e3 100644
--- a/runtime/vm/jnicsup.h
+++ b/runtime/vm/jnicsup.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jnifield.cpp b/runtime/vm/jnifield.cpp
index 88376209645..8c5566f19ff 100644
--- a/runtime/vm/jnifield.cpp
+++ b/runtime/vm/jnifield.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jnifield.h b/runtime/vm/jnifield.h
index 26e07b9fe00..8ed27019c66 100644
--- a/runtime/vm/jnifield.h
+++ b/runtime/vm/jnifield.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jniinv.c b/runtime/vm/jniinv.c
index 2235562554b..ec7967c1997 100644
--- a/runtime/vm/jniinv.c
+++ b/runtime/vm/jniinv.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jnimem.c b/runtime/vm/jnimem.c
index 4bdf85431b6..9a9a4c764dd 100644
--- a/runtime/vm/jnimem.c
+++ b/runtime/vm/jnimem.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jnimisc.cpp b/runtime/vm/jnimisc.cpp
index 16230e9b003..711237a5b26 100644
--- a/runtime/vm/jnimisc.cpp
+++ b/runtime/vm/jnimisc.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jnireflect.cpp b/runtime/vm/jnireflect.cpp
index 842f5a13455..603f62615b8 100644
--- a/runtime/vm/jnireflect.cpp
+++ b/runtime/vm/jnireflect.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jnireflect.h b/runtime/vm/jnireflect.h
index 2845dcc8f10..b17fc527ec9 100644
--- a/runtime/vm/jnireflect.h
+++ b/runtime/vm/jnireflect.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jvmfree.c b/runtime/vm/jvmfree.c
index 453751e27a7..eb4a10c971b 100644
--- a/runtime/vm/jvmfree.c
+++ b/runtime/vm/jvmfree.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jvminit.c b/runtime/vm/jvminit.c
index fec054fac1c..b8d555739e4 100644
--- a/runtime/vm/jvminit.c
+++ b/runtime/vm/jvminit.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jvminitcommon.c b/runtime/vm/jvminitcommon.c
index 040af0b97c0..b8a0debe7e6 100644
--- a/runtime/vm/jvminitcommon.c
+++ b/runtime/vm/jvminitcommon.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jvminitcommon.h b/runtime/vm/jvminitcommon.h
index ea153cdec57..6948fb29913 100644
--- a/runtime/vm/jvminitcommon.h
+++ b/runtime/vm/jvminitcommon.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jvmrisup.c b/runtime/vm/jvmrisup.c
index e0185d60373..d23f8cdd637 100644
--- a/runtime/vm/jvmrisup.c
+++ b/runtime/vm/jvmrisup.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/jvmstackusage.h b/runtime/vm/jvmstackusage.h
index c3dbf7fd0a2..fe2a5f89e01 100644
--- a/runtime/vm/jvmstackusage.h
+++ b/runtime/vm/jvmstackusage.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/leconditionexceptionsup.c b/runtime/vm/leconditionexceptionsup.c
index c1dda702671..1f90102204f 100644
--- a/runtime/vm/leconditionexceptionsup.c
+++ b/runtime/vm/leconditionexceptionsup.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/leconditionexceptionsup.h b/runtime/vm/leconditionexceptionsup.h
index d1907195fff..e23fe978ac4 100644
--- a/runtime/vm/leconditionexceptionsup.h
+++ b/runtime/vm/leconditionexceptionsup.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/linearswalk.c b/runtime/vm/linearswalk.c
index ba117359b9b..423a12e2d00 100644
--- a/runtime/vm/linearswalk.c
+++ b/runtime/vm/linearswalk.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/linearswalk.h b/runtime/vm/linearswalk.h
index 9176c708ad8..612de9f837e 100644
--- a/runtime/vm/linearswalk.h
+++ b/runtime/vm/linearswalk.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/lockwordconfig.c b/runtime/vm/lockwordconfig.c
index 461f44ef38e..6dace7dd739 100644
--- a/runtime/vm/lockwordconfig.c
+++ b/runtime/vm/lockwordconfig.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/logsupport.c b/runtime/vm/logsupport.c
index 52343d7130a..b64ddabfe5b 100644
--- a/runtime/vm/logsupport.c
+++ b/runtime/vm/logsupport.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/lookuphelper.c b/runtime/vm/lookuphelper.c
index 61b82397d1c..b0e3239af49 100644
--- a/runtime/vm/lookuphelper.c
+++ b/runtime/vm/lookuphelper.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/lookupmethod.c b/runtime/vm/lookupmethod.c
index 7aa9fd098c0..5d5c65ac50d 100644
--- a/runtime/vm/lookupmethod.c
+++ b/runtime/vm/lookupmethod.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/module.xml b/runtime/vm/module.xml
index baff37f46fc..750a57ff5a2 100644
--- a/runtime/vm/module.xml
+++ b/runtime/vm/module.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/vm/monhelpers.c b/runtime/vm/monhelpers.c
index aa255de264c..ed9043ed63d 100644
--- a/runtime/vm/monhelpers.c
+++ b/runtime/vm/monhelpers.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/montable.c b/runtime/vm/montable.c
index f1947680843..6b8390ceb68 100644
--- a/runtime/vm/montable.c
+++ b/runtime/vm/montable.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/mz31/unsafeHelper.s b/runtime/vm/mz31/unsafeHelper.s
index 5d5d9931534..0e6d282b455 100644
--- a/runtime/vm/mz31/unsafeHelper.s
+++ b/runtime/vm/mz31/unsafeHelper.s
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
* GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/vm/mz64/UpcallThunkGen.cpp b/runtime/vm/mz64/UpcallThunkGen.cpp
index b69aa90bac2..c7f2cb925c0 100644
--- a/runtime/vm/mz64/UpcallThunkGen.cpp
+++ b/runtime/vm/mz64/UpcallThunkGen.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/mz64/unsafeHelper.s b/runtime/vm/mz64/unsafeHelper.s
index a3d55c3d6a9..a3e2384a134 100644
--- a/runtime/vm/mz64/unsafeHelper.s
+++ b/runtime/vm/mz64/unsafeHelper.s
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
* GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/vm/ownedmonitors.c b/runtime/vm/ownedmonitors.c
index abbdc03bdbf..0d9b594eb37 100644
--- a/runtime/vm/ownedmonitors.c
+++ b/runtime/vm/ownedmonitors.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/pcinterp.m4 b/runtime/vm/pcinterp.m4
index 279f26c6638..163f3d8efe8 100644
--- a/runtime/vm/pcinterp.m4
+++ b/runtime/vm/pcinterp.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/profilingbc.c b/runtime/vm/profilingbc.c
index c61c3cd77e9..7d0752a55cb 100644
--- a/runtime/vm/profilingbc.c
+++ b/runtime/vm/profilingbc.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/rasdump.c b/runtime/vm/rasdump.c
index dbb72257537..cfaa3b48f74 100644
--- a/runtime/vm/rasdump.c
+++ b/runtime/vm/rasdump.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/rastrace.c b/runtime/vm/rastrace.c
index e1289c57a70..b0e89111d75 100644
--- a/runtime/vm/rastrace.c
+++ b/runtime/vm/rastrace.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/resolvefield.cpp b/runtime/vm/resolvefield.cpp
index 264117c0555..8fac5b6fa9f 100644
--- a/runtime/vm/resolvefield.cpp
+++ b/runtime/vm/resolvefield.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/resolvesupport.cpp b/runtime/vm/resolvesupport.cpp
index b8f1348bf40..14bae6d5ad1 100644
--- a/runtime/vm/resolvesupport.cpp
+++ b/runtime/vm/resolvesupport.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/riscvcinterp.m4 b/runtime/vm/riscvcinterp.m4
index 0da994a4173..8a515e9811a 100644
--- a/runtime/vm/riscvcinterp.m4
+++ b/runtime/vm/riscvcinterp.m4
@@ -14,7 +14,7 @@ dnl Exception M(1) and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception M(2).
dnl
dnl M(1) https://www.gnu.org/software/classpath/license.html
-dnl M(2) http://openjdk.java.net/legal/assembly-exception.html
+dnl M(2) https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/romclasses.c b/runtime/vm/romclasses.c
index 88408576a26..ee204a92297 100644
--- a/runtime/vm/romclasses.c
+++ b/runtime/vm/romclasses.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/romutil.c b/runtime/vm/romutil.c
index c97676e5337..160c91b3605 100644
--- a/runtime/vm/romutil.c
+++ b/runtime/vm/romutil.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/rv64/unsafeHelper.s b/runtime/vm/rv64/unsafeHelper.s
index fe3f4142998..37200f6e050 100644
--- a/runtime/vm/rv64/unsafeHelper.s
+++ b/runtime/vm/rv64/unsafeHelper.s
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/safeseh.asm b/runtime/vm/safeseh.asm
index 03a9ce89a0a..fc6f97c8870 100644
--- a/runtime/vm/safeseh.asm
+++ b/runtime/vm/safeseh.asm
@@ -14,7 +14,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/segment.c b/runtime/vm/segment.c
index 83012b619d5..a08d0346b48 100644
--- a/runtime/vm/segment.c
+++ b/runtime/vm/segment.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/statistics.c b/runtime/vm/statistics.c
index 3fe6d0d4d4b..87c4a4409ca 100644
--- a/runtime/vm/statistics.c
+++ b/runtime/vm/statistics.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/stringhelpers.cpp b/runtime/vm/stringhelpers.cpp
index 3270b04aff7..1730dccba45 100644
--- a/runtime/vm/stringhelpers.cpp
+++ b/runtime/vm/stringhelpers.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/swalk.c b/runtime/vm/swalk.c
index c26cee0f930..5d6005bac49 100644
--- a/runtime/vm/swalk.c
+++ b/runtime/vm/swalk.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/threadhelp.cpp b/runtime/vm/threadhelp.cpp
index 067a8ff9294..ede0f7b4a98 100644
--- a/runtime/vm/threadhelp.cpp
+++ b/runtime/vm/threadhelp.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/threadpark.c b/runtime/vm/threadpark.c
index 3a6ac5edf5a..630dea4d27c 100644
--- a/runtime/vm/threadpark.c
+++ b/runtime/vm/threadpark.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/throwexception.c b/runtime/vm/throwexception.c
index d743fd6daf0..d8968783990 100644
--- a/runtime/vm/throwexception.c
+++ b/runtime/vm/throwexception.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/visible.c b/runtime/vm/visible.c
index 923e16c04c3..f64e968c000 100644
--- a/runtime/vm/visible.c
+++ b/runtime/vm/visible.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/vm_internal.h b/runtime/vm/vm_internal.h
index 01c66bc3fe4..df287ad190f 100644
--- a/runtime/vm/vm_internal.h
+++ b/runtime/vm/vm_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/vmbootlib.c b/runtime/vm/vmbootlib.c
index 32cce1fc8b1..728816b846a 100644
--- a/runtime/vm/vmbootlib.c
+++ b/runtime/vm/vmbootlib.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/vmhook.c b/runtime/vm/vmhook.c
index 8490fde3774..7f73f94304f 100644
--- a/runtime/vm/vmhook.c
+++ b/runtime/vm/vmhook.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/vmifunc.c b/runtime/vm/vmifunc.c
index 0d2c3a0e37e..60140d8ced4 100644
--- a/runtime/vm/vmifunc.c
+++ b/runtime/vm/vmifunc.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/vmizip.c b/runtime/vm/vmizip.c
index b9200cb4f38..8186824edca 100644
--- a/runtime/vm/vmizip.c
+++ b/runtime/vm/vmizip.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/vmphases.c b/runtime/vm/vmphases.c
index dbabd3622d0..d6bdaa04c2a 100644
--- a/runtime/vm/vmphases.c
+++ b/runtime/vm/vmphases.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/vmprops.c b/runtime/vm/vmprops.c
index d753ad5f86c..cda217082f0 100644
--- a/runtime/vm/vmprops.c
+++ b/runtime/vm/vmprops.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/vmruntimestate.c b/runtime/vm/vmruntimestate.c
index ca34eae1358..cabca655b7a 100644
--- a/runtime/vm/vmruntimestate.c
+++ b/runtime/vm/vmruntimestate.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/vmthinit.c b/runtime/vm/vmthinit.c
index 9bf6cd6dacc..41fb8714760 100644
--- a/runtime/vm/vmthinit.c
+++ b/runtime/vm/vmthinit.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/vmthread.cpp b/runtime/vm/vmthread.cpp
index 1d019355c58..bb3f2ab14bc 100644
--- a/runtime/vm/vmthread.cpp
+++ b/runtime/vm/vmthread.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/wa64/UpcallThunkGen.cpp b/runtime/vm/wa64/UpcallThunkGen.cpp
index af35adfc26a..4f30d926634 100644
--- a/runtime/vm/wa64/UpcallThunkGen.cpp
+++ b/runtime/vm/wa64/UpcallThunkGen.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/wa64/stackswap.m4 b/runtime/vm/wa64/stackswap.m4
index b90d138cc7d..f699d2427f9 100644
--- a/runtime/vm/wa64/stackswap.m4
+++ b/runtime/vm/wa64/stackswap.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/wi32/inlineseh.c b/runtime/vm/wi32/inlineseh.c
index e2d983e1eb4..402bc1a724d 100644
--- a/runtime/vm/wi32/inlineseh.c
+++ b/runtime/vm/wi32/inlineseh.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/wi32/stackswap.m4 b/runtime/vm/wi32/stackswap.m4
index 162439b3707..052524734f8 100644
--- a/runtime/vm/wi32/stackswap.m4
+++ b/runtime/vm/wi32/stackswap.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/xa64/UpcallThunkGen.cpp b/runtime/vm/xa64/UpcallThunkGen.cpp
index 4bb3f7ad7b3..28081dbb8ea 100644
--- a/runtime/vm/xa64/UpcallThunkGen.cpp
+++ b/runtime/vm/xa64/UpcallThunkGen.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/xa64/stackswap.m4 b/runtime/vm/xa64/stackswap.m4
index 538d29ae3db..813a8a203a5 100644
--- a/runtime/vm/xa64/stackswap.m4
+++ b/runtime/vm/xa64/stackswap.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/xa64/unsafeHelper.m4 b/runtime/vm/xa64/unsafeHelper.m4
index 395b283dbf3..f02467a9f20 100644
--- a/runtime/vm/xa64/unsafeHelper.m4
+++ b/runtime/vm/xa64/unsafeHelper.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/xcheck.c b/runtime/vm/xcheck.c
index cf2d5f7df5f..0d73bc19fac 100644
--- a/runtime/vm/xcheck.c
+++ b/runtime/vm/xcheck.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/xcinterp.m4 b/runtime/vm/xcinterp.m4
index 54bfcc70a03..6fd110e3c34 100644
--- a/runtime/vm/xcinterp.m4
+++ b/runtime/vm/xcinterp.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/xi32/stackswap.m4 b/runtime/vm/xi32/stackswap.m4
index bdd30dee3d1..e2b783e28d6 100644
--- a/runtime/vm/xi32/stackswap.m4
+++ b/runtime/vm/xi32/stackswap.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/xi32/unsafeHelper.s b/runtime/vm/xi32/unsafeHelper.s
index d25bed580b4..839bb7dcfe4 100644
--- a/runtime/vm/xi32/unsafeHelper.s
+++ b/runtime/vm/xi32/unsafeHelper.s
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
.globl unsafePut64
diff --git a/runtime/vm/xl64/UpcallThunkGen.cpp b/runtime/vm/xl64/UpcallThunkGen.cpp
index cf792f650ee..d97315dc42a 100644
--- a/runtime/vm/xl64/UpcallThunkGen.cpp
+++ b/runtime/vm/xl64/UpcallThunkGen.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/xl64/unsafeHelper.s b/runtime/vm/xl64/unsafeHelper.s
index 31dc270143d..124807899e1 100644
--- a/runtime/vm/xl64/unsafeHelper.s
+++ b/runtime/vm/xl64/unsafeHelper.s
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
.globl unsafePut64
diff --git a/runtime/vm/xr32/unsafeHelper.s b/runtime/vm/xr32/unsafeHelper.s
index 1d40748f162..f60566a8d27 100644
--- a/runtime/vm/xr32/unsafeHelper.s
+++ b/runtime/vm/xr32/unsafeHelper.s
@@ -14,7 +14,7 @@
@ OpenJDK Assembly Exception [2].
@
@ [1] https://www.gnu.org/software/classpath/license.html
-@ [2] http://openjdk.java.net/legal/assembly-exception.html
+@ [2] https://openjdk.org/legal/assembly-exception.html
@
@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
.text
diff --git a/runtime/vm/xr64/UpcallThunkGen.cpp b/runtime/vm/xr64/UpcallThunkGen.cpp
index db94a64a260..7371392ded8 100644
--- a/runtime/vm/xr64/UpcallThunkGen.cpp
+++ b/runtime/vm/xr64/UpcallThunkGen.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/xr64/unsafeHelper.m4 b/runtime/vm/xr64/unsafeHelper.m4
index d3ff31dd8f8..c0b7d6d3084 100644
--- a/runtime/vm/xr64/unsafeHelper.m4
+++ b/runtime/vm/xr64/unsafeHelper.m4
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vm/xz31/unsafeHelper.s b/runtime/vm/xz31/unsafeHelper.s
index d44abd6d490..d8cc25e784c 100644
--- a/runtime/vm/xz31/unsafeHelper.s
+++ b/runtime/vm/xz31/unsafeHelper.s
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
# GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/vm/xz64/UpcallThunkGen.cpp b/runtime/vm/xz64/UpcallThunkGen.cpp
index 9f11eb43af7..8098dd8e1c0 100644
--- a/runtime/vm/xz64/UpcallThunkGen.cpp
+++ b/runtime/vm/xz64/UpcallThunkGen.cpp
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vm/xz64/unsafeHelper.s b/runtime/vm/xz64/unsafeHelper.s
index c053b81c1ed..26676fc766e 100644
--- a/runtime/vm/xz64/unsafeHelper.s
+++ b/runtime/vm/xz64/unsafeHelper.s
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR
# GPL-2.0 WITH Classpath-exception-2.0 OR
diff --git a/runtime/vm/zcinterp.m4 b/runtime/vm/zcinterp.m4
index c3a84093667..9568ffb52da 100644
--- a/runtime/vm/zcinterp.m4
+++ b/runtime/vm/zcinterp.m4
@@ -14,7 +14,7 @@ dnl Exception [1] and GNU General Public License, version 2 with the
dnl OpenJDK Assembly Exception [2].
dnl
dnl [1] https://www.gnu.org/software/classpath/license.html
-dnl [2] http://openjdk.java.net/legal/assembly-exception.html
+dnl [2] https://openjdk.org/legal/assembly-exception.html
dnl
dnl SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vmchk/CMakeLists.txt b/runtime/vmchk/CMakeLists.txt
index e3a5f6a92c0..c4270174ce6 100644
--- a/runtime/vmchk/CMakeLists.txt
+++ b/runtime/vmchk/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/vmchk/checkclasses.c b/runtime/vmchk/checkclasses.c
index 40157c81765..2bbf72441fc 100644
--- a/runtime/vmchk/checkclasses.c
+++ b/runtime/vmchk/checkclasses.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vmchk/checkclconstraints.c b/runtime/vmchk/checkclconstraints.c
index 801ce409ce2..8a51d0a6312 100644
--- a/runtime/vmchk/checkclconstraints.c
+++ b/runtime/vmchk/checkclconstraints.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vmchk/checkinterntable.c b/runtime/vmchk/checkinterntable.c
index 2ddb6d739b1..395073b331e 100644
--- a/runtime/vmchk/checkinterntable.c
+++ b/runtime/vmchk/checkinterntable.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vmchk/checkmethods.c b/runtime/vmchk/checkmethods.c
index 94d1eafadb1..c0d8c76e3a1 100644
--- a/runtime/vmchk/checkmethods.c
+++ b/runtime/vmchk/checkmethods.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vmchk/checkromclasses.c b/runtime/vmchk/checkromclasses.c
index 5702aae5f9a..835cb04bb21 100644
--- a/runtime/vmchk/checkromclasses.c
+++ b/runtime/vmchk/checkromclasses.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vmchk/checkthreads.c b/runtime/vmchk/checkthreads.c
index 1fb080da699..8842b4c3d0a 100644
--- a/runtime/vmchk/checkthreads.c
+++ b/runtime/vmchk/checkthreads.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vmchk/j9vmchk.tdf b/runtime/vmchk/j9vmchk.tdf
index 49db87fa07b..1eeae276029 100644
--- a/runtime/vmchk/j9vmchk.tdf
+++ b/runtime/vmchk/j9vmchk.tdf
@@ -14,7 +14,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/vmchk/module.xml b/runtime/vmchk/module.xml
index 4d526db4bc7..378e06da51d 100644
--- a/runtime/vmchk/module.xml
+++ b/runtime/vmchk/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/vmchk/vmcheck.c b/runtime/vmchk/vmcheck.c
index 4d7831c3996..8c6db3e9f59 100644
--- a/runtime/vmchk/vmcheck.c
+++ b/runtime/vmchk/vmcheck.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/vmchk/vmcheck.h b/runtime/vmchk/vmcheck.h
index 72043b132d4..678c7a9d521 100644
--- a/runtime/vmchk/vmcheck.h
+++ b/runtime/vmchk/vmcheck.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/win/module.xml b/runtime/win/module.xml
index e20b4166982..bbc75401a30 100644
--- a/runtime/win/module.xml
+++ b/runtime/win/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/win_64/module.xml b/runtime/win_64/module.xml
index f90df9193f3..88617c1f0cf 100644
--- a/runtime/win_64/module.xml
+++ b/runtime/win_64/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/zip/CMakeLists.txt b/runtime/zip/CMakeLists.txt
index c85f6bbb6eb..eba764a24aa 100644
--- a/runtime/zip/CMakeLists.txt
+++ b/runtime/zip/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/zip/DoxygenSupport.txt b/runtime/zip/DoxygenSupport.txt
index eaf88d870bc..6fbaf7ffd27 100644
--- a/runtime/zip/DoxygenSupport.txt
+++ b/runtime/zip/DoxygenSupport.txt
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/zip/module.xml b/runtime/zip/module.xml
index 144bb84575f..d2e436bf95f 100644
--- a/runtime/zip/module.xml
+++ b/runtime/zip/module.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/runtime/zip/zcpool.c b/runtime/zip/zcpool.c
index 3f6852504b1..77029a9e5ed 100644
--- a/runtime/zip/zcpool.c
+++ b/runtime/zip/zcpool.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/zip/zip_internal.h b/runtime/zip/zip_internal.h
index 8e95276d974..ce0c4ce466f 100644
--- a/runtime/zip/zip_internal.h
+++ b/runtime/zip/zip_internal.h
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/zip/zipalloc.c b/runtime/zip/zipalloc.c
index 7c8040db7d5..5666d1658cd 100644
--- a/runtime/zip/zipalloc.c
+++ b/runtime/zip/zipalloc.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/zip/zipcache.c b/runtime/zip/zipcache.c
index 587ce563bee..a1c007c23a0 100644
--- a/runtime/zip/zipcache.c
+++ b/runtime/zip/zipcache.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/zip/zipsup.c b/runtime/zip/zipsup.c
index 1ea54273966..74b3cfb4742 100644
--- a/runtime/zip/zipsup.c
+++ b/runtime/zip/zipsup.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/runtime/zlib/CMakeLists.txt b/runtime/zlib/CMakeLists.txt
index e55dcc77ade..94659965507 100644
--- a/runtime/zlib/CMakeLists.txt
+++ b/runtime/zlib/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/runtime/zlib/about.html b/runtime/zlib/about.html
index 59cc014d6ad..609966b8ff9 100644
--- a/runtime/zlib/about.html
+++ b/runtime/zlib/about.html
@@ -22,7 +22,7 @@ License
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/runtime/zlinux-machine-speeds.txt b/runtime/zlinux-machine-speeds.txt
index f9f61d3f048..a755a366e67 100644
--- a/runtime/zlinux-machine-speeds.txt
+++ b/runtime/zlinux-machine-speeds.txt
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/sourcetools/.classpath b/sourcetools/.classpath
index 1162b4b1028..3cd7361432f 100644
--- a/sourcetools/.classpath
+++ b/sourcetools/.classpath
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/.gitignore b/sourcetools/.gitignore
index 3475826561f..b8f51693bee 100644
--- a/sourcetools/.gitignore
+++ b/sourcetools/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/sourcetools/CMakeLists.txt b/sourcetools/CMakeLists.txt
index 68a4897f20a..a5ee4122646 100644
--- a/sourcetools/CMakeLists.txt
+++ b/sourcetools/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/sourcetools/JCL_Ant_Build/.gitignore b/sourcetools/JCL_Ant_Build/.gitignore
index a5f05597cc1..a5ba6912e55 100644
--- a/sourcetools/JCL_Ant_Build/.gitignore
+++ b/sourcetools/JCL_Ant_Build/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/sourcetools/JCL_Ant_Build/symlink_jcl.xml b/sourcetools/JCL_Ant_Build/symlink_jcl.xml
index 5a78642fab3..8417d71e708 100644
--- a/sourcetools/JCL_Ant_Build/symlink_jcl.xml
+++ b/sourcetools/JCL_Ant_Build/symlink_jcl.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/buildj9tools.mk b/sourcetools/buildj9tools.mk
index 5e517da2671..64f7ed76034 100644
--- a/sourcetools/buildj9tools.mk
+++ b/sourcetools/buildj9tools.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/sourcetools/com.ibm.admincache/build.xml b/sourcetools/com.ibm.admincache/build.xml
index 6658639977e..42874cf04a2 100644
--- a/sourcetools/com.ibm.admincache/build.xml
+++ b/sourcetools/com.ibm.admincache/build.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/com.ibm.admincache/how-to-update.txt b/sourcetools/com.ibm.admincache/how-to-update.txt
index 9dd4c098246..2b3004c997e 100644
--- a/sourcetools/com.ibm.admincache/how-to-update.txt
+++ b/sourcetools/com.ibm.admincache/how-to-update.txt
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/CaptureThread.java b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/CaptureThread.java
index e2ceeff2639..814a3c3953f 100644
--- a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/CaptureThread.java
+++ b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/CaptureThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/Config.java b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/Config.java
index 2cb3a37b6d2..6788b714c86 100644
--- a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/Config.java
+++ b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/Config.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/JarFinder.java b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/JarFinder.java
index b67af81c09b..c969cc54ea9 100644
--- a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/JarFinder.java
+++ b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/JarFinder.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/JarPersister.java b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/JarPersister.java
index b65fc05c96e..96e3eb25eea 100644
--- a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/JarPersister.java
+++ b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/JarPersister.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/Main.java b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/Main.java
index c6e48d78199..5cd50aa8db3 100644
--- a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/Main.java
+++ b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/Record.java b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/Record.java
index ac88cb2f34e..6148007a0f9 100644
--- a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/Record.java
+++ b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/Record.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/SharedCacheConfig.java b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/SharedCacheConfig.java
index 877fdf4865c..60941137d5c 100644
--- a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/SharedCacheConfig.java
+++ b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/SharedCacheConfig.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/SharedCachePersister.java b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/SharedCachePersister.java
index 58bb6dc976d..0ebcd394b90 100644
--- a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/SharedCachePersister.java
+++ b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/SharedCachePersister.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/ZipClassLoader.java b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/ZipClassLoader.java
index 3a09bb745eb..70735837dbd 100644
--- a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/ZipClassLoader.java
+++ b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/ZipClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/admincache.java b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/admincache.java
index 52bf83ee6f2..a81bae8834d 100644
--- a/sourcetools/com.ibm.admincache/src/com/ibm/admincache/admincache.java
+++ b/sourcetools/com.ibm.admincache/src/com/ibm/admincache/admincache.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/CommandlineBuilder.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/CommandlineBuilder.java
index c3dee3fee75..fac6b89adb3 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/CommandlineBuilder.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/CommandlineBuilder.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/CommandlineLogger.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/CommandlineLogger.java
index fb6ff9155c3..81e12f4c137 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/CommandlineLogger.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/CommandlineLogger.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/CommandlineNowarnLogger.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/CommandlineNowarnLogger.java
index 99b4bc1918c..15c174b6f7a 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/CommandlineNowarnLogger.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/CommandlineNowarnLogger.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/NullOutputStream.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/NullOutputStream.java
index d1b2bf12dfc..a9fb1a1bd56 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/NullOutputStream.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/commandline/NullOutputStream.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/Builder.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/Builder.java
index 6648f90eb58..21fb9540349 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/Builder.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/Builder.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/BuilderConfigurationException.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/BuilderConfigurationException.java
index e189c519b1d..668f5b92a04 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/BuilderConfigurationException.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/BuilderConfigurationException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/BuilderExtension.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/BuilderExtension.java
index ee54f2b53cb..bb5b2d4f9e8 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/BuilderExtension.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/BuilderExtension.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ClassPathEntry.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ClassPathEntry.java
index 43893816126..89a83a9226d 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ClassPathEntry.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ClassPathEntry.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ConfigObject.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ConfigObject.java
index a95c2b8b44a..f29608c1086 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ConfigObject.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ConfigObject.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ConfigXMLHandler.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ConfigXMLHandler.java
index 8ee081d2176..3daff319478 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ConfigXMLHandler.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ConfigXMLHandler.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ConfigurationRegistry.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ConfigurationRegistry.java
index dd6695ad0ed..6f249dfe6fc 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ConfigurationRegistry.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ConfigurationRegistry.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/EclipseMetadataExtension.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/EclipseMetadataExtension.java
index 9d10c6b6b3d..de5c5e2b8a3 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/EclipseMetadataExtension.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/EclipseMetadataExtension.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ExternalMessagesExtension.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ExternalMessagesExtension.java
index e5c9076d333..0a80ab84a91 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ExternalMessagesExtension.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/ExternalMessagesExtension.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
@@ -223,7 +223,7 @@ private void writeMessages() {
put.println("# OpenJDK Assembly Exception [2].");
put.println("#");
put.println("# [1] https://www.gnu.org/software/classpath/license.html");
- put.println("# [2] http://openjdk.java.net/legal/assembly-exception.html");
+ put.println("# [2] https://openjdk.org/legal/assembly-exception.html");
put.println("#");
put.println("# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception");
put.println("#");
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JavaPreprocessor.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JavaPreprocessor.java
index 152025893bc..d578728df41 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JavaPreprocessor.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JavaPreprocessor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JitAttributes.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JitAttributes.java
index 644667cd3bc..b0b9f94799c 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JitAttributes.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JitAttributes.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JitAttributesExtension.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JitAttributesExtension.java
index f69a1a1ce63..75c07624b16 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JitAttributesExtension.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JitAttributesExtension.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JxeRulesExtension.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JxeRulesExtension.java
index 67fe2f07cd3..20a6413f20e 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JxeRulesExtension.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/JxeRulesExtension.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/Logger.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/Logger.java
index 929e9ba30af..21222488c91 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/Logger.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/Logger.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/MacroExtension.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/MacroExtension.java
index 640901e54d9..474ab69989d 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/MacroExtension.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/MacroExtension.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/MetaRegistry.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/MetaRegistry.java
index e84b0a733e0..a57803884aa 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/MetaRegistry.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/MetaRegistry.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/NullLogger.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/NullLogger.java
index 50989b46cfe..78a3f69bddd 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/NullLogger.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/NullLogger.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PhantomOutputStream.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PhantomOutputStream.java
index 14ce9d0f738..75c42b3aba9 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PhantomOutputStream.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PhantomOutputStream.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PreprocessorException.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PreprocessorException.java
index 04b23b445c2..1d37bcd9fc3 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PreprocessorException.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PreprocessorException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PreprocessorFactory.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PreprocessorFactory.java
index cae69361712..913a7600bfe 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PreprocessorFactory.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PreprocessorFactory.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PreprocessorWarning.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PreprocessorWarning.java
index 2853480b765..2f635d77535 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PreprocessorWarning.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/PreprocessorWarning.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/SimpleCopy.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/SimpleCopy.java
index 4194c2a5b35..d5412a5d2e8 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/SimpleCopy.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/SimpleCopy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/Src.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/Src.java
index cad71dc3b53..31abfe75128 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/Src.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/Src.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/TagExtension.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/TagExtension.java
index 3f68fdb2f64..e6ae36fff1c 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/TagExtension.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/TagExtension.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/TestsProjectExtension.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/TestsProjectExtension.java
index f3b97403994..de17a0e0c66 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/TestsProjectExtension.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/om/TestsProjectExtension.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/IXMLDocumentHandler.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/IXMLDocumentHandler.java
index acfdae57fd8..bcff2687c27 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/IXMLDocumentHandler.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/IXMLDocumentHandler.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLException.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLException.java
index 0f4fb8d7bfa..d59d026376e 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLException.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLParser.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLParser.java
index b5ba9a3691b..5e72a140695 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLParser.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLSpec.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLSpec.java
index e6516f270ef..a12735f0093 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLSpec.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLSpec.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLStringBuffer.java b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLStringBuffer.java
index 12f943e7486..f78f20b5a32 100644
--- a/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLStringBuffer.java
+++ b/sourcetools/com.ibm.jpp.preprocessor/com/ibm/jpp/xml/XMLStringBuffer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/Main.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/Main.java
index 33bad2cc098..c3ab584dbc8 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/Main.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/ConfigurationImpl.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/ConfigurationImpl.java
index b7e5eae6450..497bb8e0e9e 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/ConfigurationImpl.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/ConfigurationImpl.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
@@ -348,7 +348,7 @@ public String getMakefileCopyrightNotice() throws UMAException {
"# OpenJDK Assembly Exception [2].\n" +
"#\n" +
"# [1] https://www.gnu.org/software/classpath/license.html\n" +
- "# [2] http://openjdk.java.net/legal/assembly-exception.html\n" +
+ "# [2] https://openjdk.org/legal/assembly-exception.html\n" +
"#\n" +
"# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception\n" +
"\n" +
@@ -380,7 +380,7 @@ public String getcCopyrightNotice() throws UMAException {
" * OpenJDK Assembly Exception [2].\n" +
" *\n" +
" * [1] https://www.gnu.org/software/classpath/license.html\n" +
- " * [2] http://openjdk.java.net/legal/assembly-exception.html\n" +
+ " * [2] https://openjdk.org/legal/assembly-exception.html\n" +
" *\n" +
" * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception\n" +
" */\n";
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/BuildInfo.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/BuildInfo.java
index 3a66892f6d2..b4caa9cabc2 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/BuildInfo.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/BuildInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/DefaultSizes.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/DefaultSizes.java
index 151796236ed..3d5a66b3029 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/DefaultSizes.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/DefaultSizes.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Feature.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Feature.java
index 5b0cef46727..3f20badbbf1 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Feature.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Feature.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Features.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Features.java
index 08bf6ca216b..b2f62c96e37 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Features.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Features.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Flag.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Flag.java
index 8e29ffc40a3..e0c6c048260 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Flag.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Flag.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/FsRoot.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/FsRoot.java
index 0a4743b1778..7416670c5f2 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/FsRoot.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/FsRoot.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/FsRoots.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/FsRoots.java
index 1c32ef0683c..d43f0622857 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/FsRoots.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/FsRoots.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Project.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Project.java
index f01a658ee65..c028250f091 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Project.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Project.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/PropertiesIterator.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/PropertiesIterator.java
index 03e7a1c147d..cd0295dace1 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/PropertiesIterator.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/PropertiesIterator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/RepositoryBranch.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/RepositoryBranch.java
index 62256576c5f..81b145510c7 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/RepositoryBranch.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/RepositoryBranch.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/SimpleSpec.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/SimpleSpec.java
index f8c9f4791ed..e78a88102ee 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/SimpleSpec.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/SimpleSpec.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Size.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Size.java
index 88468caa278..16c5daa72f0 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Size.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Size.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Source.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Source.java
index 30c708286e5..1f9f09c312f 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Source.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Source.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/SourceControl.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/SourceControl.java
index c9516d5ce29..f4888802405 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/SourceControl.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/SourceControl.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Version.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Version.java
index b18a6eec4b0..49aa2c4d001 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Version.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/configuration/freemarker/Version.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformImplementation.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformImplementation.java
index 3ed53098023..a96ef8272d2 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformImplementation.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformImplementation.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformOSX.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformOSX.java
index eb99ae8054f..0f722862adc 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformOSX.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformOSX.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformUnix.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformUnix.java
index 3b678bfecfd..6101f184d68 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformUnix.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformUnix.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformWindows.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformWindows.java
index 55874485c08..9f05ce18f29 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformWindows.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformWindows.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformZOS.java b/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformZOS.java
index dee87a091cb..48f59f778cd 100644
--- a/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformZOS.java
+++ b/sourcetools/com.ibm.uma/com/ibm/j9/uma/platform/PlatformZOS.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/DuplicateArtifactKeyException.java b/sourcetools/com.ibm.uma/com/ibm/uma/DuplicateArtifactKeyException.java
index db88473e977..ddaeed0b938 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/DuplicateArtifactKeyException.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/DuplicateArtifactKeyException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/IConfiguration.java b/sourcetools/com.ibm.uma/com/ibm/uma/IConfiguration.java
index 79f49c237bb..26307443ab6 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/IConfiguration.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/IConfiguration.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/IPlatform.java b/sourcetools/com.ibm.uma/com/ibm/uma/IPlatform.java
index 08f472c255c..7658187ddf0 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/IPlatform.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/IPlatform.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/ISinglePredicateEvaluator.java b/sourcetools/com.ibm.uma/com/ibm/uma/ISinglePredicateEvaluator.java
index 7acf5bf9a86..fd9105f0ece 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/ISinglePredicateEvaluator.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/ISinglePredicateEvaluator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/UMA.java b/sourcetools/com.ibm.uma/com/ibm/uma/UMA.java
index 837c33860bf..46ffda19867 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/UMA.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/UMA.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/UMABadPhaseNameException.java b/sourcetools/com.ibm.uma/com/ibm/uma/UMABadPhaseNameException.java
index 483cbad9306..d99833e4655 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/UMABadPhaseNameException.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/UMABadPhaseNameException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/UMAException.java b/sourcetools/com.ibm.uma/com/ibm/uma/UMAException.java
index 018243497be..24410788b95 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/UMAException.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/UMAException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Artifact.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Artifact.java
index bc023245525..280cadf1a71 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Artifact.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Artifact.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ArtifactData.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ArtifactData.java
index 706436ded37..81b4bf67eaf 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ArtifactData.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ArtifactData.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ArtifactDataElement.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ArtifactDataElement.java
index 9795c25d165..b3ce5600026 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ArtifactDataElement.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ArtifactDataElement.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ArtifactName.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ArtifactName.java
index b2e23f52957..feff95c8e86 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ArtifactName.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ArtifactName.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Artifacts.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Artifacts.java
index a3f904a823a..d4543bbd421 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Artifacts.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Artifacts.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Export.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Export.java
index 5ab2858b5a4..36522fdcc36 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Export.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Export.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ExportNames.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ExportNames.java
index 109798fda3d..b6eac4b2093 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ExportNames.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/ExportNames.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Flag.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Flag.java
index af03458ee0e..b53e7628e0c 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Flag.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Flag.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Flags.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Flags.java
index 58cb6e7ddd7..dc59387782b 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Flags.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Flags.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Processor.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Processor.java
index 760ad8e5024..c5588270a16 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Processor.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Processor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Properties.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Properties.java
index 04d3af9ba2f..b4f36dc0eb6 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Properties.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Properties.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Property.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Property.java
index 476e6327aa5..93114b560ad 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Property.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Property.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Spec.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Spec.java
index 563aaf38993..08f8fe50b19 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Spec.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Spec.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/TemplateLoader.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/TemplateLoader.java
index 256c854c99c..16d81c5ba84 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/TemplateLoader.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/TemplateLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Tool.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Tool.java
index e74c99e99a3..f56020d0058 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Tool.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Tool.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Tools.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Tools.java
index b3d9fb36f3e..3c43389ffe3 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Tools.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Tools.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Type.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Type.java
index 238b1c488ea..60862e1f405 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Type.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/Type.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/UMA.java b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/UMA.java
index 6f765f61275..b33f9f62c35 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/UMA.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/freemarker/UMA.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Artifact.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Artifact.java
index 39fe1877ea9..563ca98112d 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Artifact.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Artifact.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Command.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Command.java
index 2bbd00ea697..87aa49a4441 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Command.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Command.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Dependency.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Dependency.java
index b3241dcc848..d1002b51718 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Dependency.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Dependency.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Export.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Export.java
index b867bd2b0be..87c8ed5072b 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Export.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Export.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Exports.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Exports.java
index 52e407324d8..1875346c89b 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Exports.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Exports.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Flag.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Flag.java
index 668bfd13295..c16930a168b 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Flag.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Flag.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Flags.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Flags.java
index 60a39dea77e..a1115e5165e 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Flags.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Flags.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Include.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Include.java
index 45bbf3c524d..6fcee05072c 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Include.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Include.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Library.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Library.java
index 1f04c437c82..eb6c3ff010a 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Library.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Library.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/MakefileStub.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/MakefileStub.java
index c63140210b4..03e70c1c4f4 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/MakefileStub.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/MakefileStub.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Module.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Module.java
index 84a30a935b9..afc656841e0 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Module.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Module.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Object.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Object.java
index a49670cf018..be60484f593 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Object.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Object.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Objects.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Objects.java
index 941628a171d..7e51860bd19 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Objects.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Objects.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Option.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Option.java
index 8f9968a9d2f..242cb43879d 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Option.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Option.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/Predicate.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/Predicate.java
index fc27c95a8e8..a642d266f25 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/Predicate.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/Predicate.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/PredicateList.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/PredicateList.java
index 0a28b14e496..316306cc22a 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/PredicateList.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/PredicateList.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/SubdirArtifact.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/SubdirArtifact.java
index 6e3cb539dc5..57c468c8fe6 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/SubdirArtifact.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/SubdirArtifact.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/VPath.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/VPath.java
index e869cae3580..2632d03ffc7 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/VPath.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/VPath.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ArtifactParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ArtifactParser.java
index d41730b06e2..4e7e1ece7a2 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ArtifactParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ArtifactParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ExportParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ExportParser.java
index 7b653457689..733bf3713e2 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ExportParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ExportParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ExportlistsParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ExportlistsParser.java
index a94d42e2e3e..bfa536fc8a6 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ExportlistsParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ExportlistsParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ExportsParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ExportsParser.java
index f8f5a085e87..7e6dfd52f0d 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ExportsParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ExportsParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/FlagParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/FlagParser.java
index afd555b81f0..b37850ef3b9 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/FlagParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/FlagParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/FlaglistsParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/FlaglistsParser.java
index 61ab9886e75..514df51725a 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/FlaglistsParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/FlaglistsParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/FlagsParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/FlagsParser.java
index 15b424ec404..b98378fdd3e 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/FlagsParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/FlagsParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/LibraryParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/LibraryParser.java
index a4ab16695db..051768494dd 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/LibraryParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/LibraryParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ModuleParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ModuleParser.java
index 0625028ec4f..522d7d924fc 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ModuleParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ModuleParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ObjectParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ObjectParser.java
index cc9264c3395..37f429798b3 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ObjectParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ObjectParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ObjectlistsParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ObjectlistsParser.java
index e3f60eb8f23..fbb9760dfce 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ObjectlistsParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ObjectlistsParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ObjectsParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ObjectsParser.java
index eeeb972925f..04b36d1c7eb 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ObjectsParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ObjectsParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/OptionParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/OptionParser.java
index 8f70dac26ef..391f5c31d3a 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/OptionParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/OptionParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/Parser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/Parser.java
index 5cbeb7d6d75..8b27fde5da4 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/Parser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/Parser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ParserErrorHandler.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ParserErrorHandler.java
index b3e15b1f8ed..56abf90b069 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ParserErrorHandler.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/ParserErrorHandler.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/VPathParser.java b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/VPathParser.java
index 79134bfe24b..b6e21bef071 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/VPathParser.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/VPathParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/module.xsd b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/module.xsd
index 445069c94a2..7cf3b90f6ce 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/module.xsd
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/module.xsd
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/xml.xsd b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/xml.xsd
index 3e87cda5fa6..4fdfdc81ebb 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/xml.xsd
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/om/parser/xml.xsd
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/util/FileAssistant.java b/sourcetools/com.ibm.uma/com/ibm/uma/util/FileAssistant.java
index 36f3fc1d3e9..5cd305ff9f4 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/util/FileAssistant.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/util/FileAssistant.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/com.ibm.uma/com/ibm/uma/util/Logger.java b/sourcetools/com.ibm.uma/com/ibm/uma/util/Logger.java
index 5035f7fcd63..2cccd7cf561 100644
--- a/sourcetools/com.ibm.uma/com/ibm/uma/util/Logger.java
+++ b/sourcetools/com.ibm.uma/com/ibm/uma/util/Logger.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/CMakeLists.txt b/sourcetools/j9constantpool/CMakeLists.txt
index c57a8b64192..c4ea7b7b3a5 100644
--- a/sourcetools/j9constantpool/CMakeLists.txt
+++ b/sourcetools/j9constantpool/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ClassRef.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ClassRef.java
index 1f50d723b8d..d6508ae23d2 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ClassRef.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ClassRef.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/CmakeFlagInfo.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/CmakeFlagInfo.java
index ff0ac4159ee..d5422469a19 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/CmakeFlagInfo.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/CmakeFlagInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ConstantPool.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ConstantPool.java
index 42a61c9db6e..c51111b2369 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ConstantPool.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ConstantPool.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ConstantPoolItem.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ConstantPoolItem.java
index c906a2b6025..a375854ef2a 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ConstantPoolItem.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ConstantPoolItem.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ConstantPoolStream.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ConstantPoolStream.java
index dfa3adc23d6..e7a970eb7fb 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ConstantPoolStream.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/ConstantPoolStream.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/Constants.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/Constants.java
index 931f9581493..28ae56fe648 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/Constants.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/Constants.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/FieldRef.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/FieldRef.java
index f03ab87fe90..7cacd77d2fc 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/FieldRef.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/FieldRef.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/IFlagInfo.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/IFlagInfo.java
index 9e53cc9a583..2f5057d4679 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/IFlagInfo.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/IFlagInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/InterfaceMethodRef.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/InterfaceMethodRef.java
index 4ea76642d59..f0d5680afb5 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/InterfaceMethodRef.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/InterfaceMethodRef.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/J9UTF8.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/J9UTF8.java
index d683e7953f7..351f35640fe 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/J9UTF8.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/J9UTF8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/Main.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/Main.java
index 26293af5a16..33472bf4323 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/Main.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/NameAndSignature.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/NameAndSignature.java
index 310f591d355..42e1a014359 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/NameAndSignature.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/NameAndSignature.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/PrimaryItem.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/PrimaryItem.java
index d0851fe8f1b..40a240d7f11 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/PrimaryItem.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/PrimaryItem.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/SpecialMethodRef.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/SpecialMethodRef.java
index 8b5dd08306e..f4dc5ed2158 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/SpecialMethodRef.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/SpecialMethodRef.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/StaticFieldRef.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/StaticFieldRef.java
index b6e8106ffdc..d8c97883edd 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/StaticFieldRef.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/StaticFieldRef.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/StaticMethodRef.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/StaticMethodRef.java
index 4850999f241..febc687e6dc 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/StaticMethodRef.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/StaticMethodRef.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/UmaFlagInfo.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/UmaFlagInfo.java
index a1526967a69..a1e2f5bf5f7 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/UmaFlagInfo.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/UmaFlagInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/Util.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/Util.java
index 9782e29616c..145d5cb8eac 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/Util.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/Util.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/VirtualMethodRef.java b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/VirtualMethodRef.java
index f36b502b248..352c9297b21 100644
--- a/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/VirtualMethodRef.java
+++ b/sourcetools/j9constantpool/com/ibm/oti/VMCPTool/VirtualMethodRef.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9nls.jardesc b/sourcetools/j9nls.jardesc
index b8ef590035e..ae87d0875e8 100644
--- a/sourcetools/j9nls.jardesc
+++ b/sourcetools/j9nls.jardesc
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/j9nls/CMakeLists.txt b/sourcetools/j9nls/CMakeLists.txt
index 86687bd311f..e308d6858a1 100644
--- a/sourcetools/j9nls/CMakeLists.txt
+++ b/sourcetools/j9nls/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/sourcetools/j9nls/com/ibm/oti/NLSTool/J9NLS.java b/sourcetools/j9nls/com/ibm/oti/NLSTool/J9NLS.java
index 28a29a3e3b2..85c01355d17 100644
--- a/sourcetools/j9nls/com/ibm/oti/NLSTool/J9NLS.java
+++ b/sourcetools/j9nls/com/ibm/oti/NLSTool/J9NLS.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
@@ -792,7 +792,7 @@ public void writeHeader(String headerName, String moduleName) {
append(" * OpenJDK Assembly Exception [2].\n");
append(" *\n");
append(" * [1] https://www.gnu.org/software/classpath/license.html\n");
- append(" * [2] http://openjdk.java.net/legal/assembly-exception.html\n");
+ append(" * [2] https://openjdk.org/legal/assembly-exception.html\n");
append(" *\n");
append(" * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception\n");
append(" */\n\n");
diff --git a/sourcetools/j9nls/com/ibm/oti/NLSTool/J9ReverseNLS.java b/sourcetools/j9nls/com/ibm/oti/NLSTool/J9ReverseNLS.java
index 456b538b86f..ac2eeee134e 100644
--- a/sourcetools/j9nls/com/ibm/oti/NLSTool/J9ReverseNLS.java
+++ b/sourcetools/j9nls/com/ibm/oti/NLSTool/J9ReverseNLS.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9nls/com/ibm/oti/NLSTool/MsgInfo.java b/sourcetools/j9nls/com/ibm/oti/NLSTool/MsgInfo.java
index 2e6dbca183f..67f02c8e76e 100644
--- a/sourcetools/j9nls/com/ibm/oti/NLSTool/MsgInfo.java
+++ b/sourcetools/j9nls/com/ibm/oti/NLSTool/MsgInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9nls/com/ibm/oti/NLSTool/NLSConstants.java b/sourcetools/j9nls/com/ibm/oti/NLSTool/NLSConstants.java
index 55fe64d7501..336ff9442ba 100644
--- a/sourcetools/j9nls/com/ibm/oti/NLSTool/NLSConstants.java
+++ b/sourcetools/j9nls/com/ibm/oti/NLSTool/NLSConstants.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9nls/com/ibm/oti/NLSTool/NLSHtmlGenerator.java b/sourcetools/j9nls/com/ibm/oti/NLSTool/NLSHtmlGenerator.java
index f03a850f4e4..88de0ada6e7 100644
--- a/sourcetools/j9nls/com/ibm/oti/NLSTool/NLSHtmlGenerator.java
+++ b/sourcetools/j9nls/com/ibm/oti/NLSTool/NLSHtmlGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9nls/com/ibm/oti/NLSTool/NLSInfo.java b/sourcetools/j9nls/com/ibm/oti/NLSTool/NLSInfo.java
index ea4574dd24d..76671a4b83f 100644
--- a/sourcetools/j9nls/com/ibm/oti/NLSTool/NLSInfo.java
+++ b/sourcetools/j9nls/com/ibm/oti/NLSTool/NLSInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/j9vmcp.jardesc b/sourcetools/j9vmcp.jardesc
index 3881d2b93bc..32f99707f8a 100644
--- a/sourcetools/j9vmcp.jardesc
+++ b/sourcetools/j9vmcp.jardesc
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/objectmodel/CMakeLists.txt b/sourcetools/objectmodel/CMakeLists.txt
index 5125fbd30f8..e889ea3d58d 100644
--- a/sourcetools/objectmodel/CMakeLists.txt
+++ b/sourcetools/objectmodel/CMakeLists.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
################################################################################
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/AsmBuilder.java b/sourcetools/objectmodel/com/ibm/j9tools/om/AsmBuilder.java
index 0259e11adba..f6ac326c937 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/AsmBuilder.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/AsmBuilder.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/BuildInfo.java b/sourcetools/objectmodel/com/ibm/j9tools/om/BuildInfo.java
index 4001d9be182..5dc84b085ea 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/BuildInfo.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/BuildInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/BuildSpec.java b/sourcetools/objectmodel/com/ibm/j9tools/om/BuildSpec.java
index bea53cf043d..7e4682b6d00 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/BuildSpec.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/BuildSpec.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/ConfigDirectory.java b/sourcetools/objectmodel/com/ibm/j9tools/om/ConfigDirectory.java
index 41fe0a8881b..318c50b9a7c 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/ConfigDirectory.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/ConfigDirectory.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/DefaultSizes.java b/sourcetools/objectmodel/com/ibm/j9tools/om/DefaultSizes.java
index cc1a106d587..0dd68117f18 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/DefaultSizes.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/DefaultSizes.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/Feature.java b/sourcetools/objectmodel/com/ibm/j9tools/om/Feature.java
index 476082511d0..4eb5a5f2592 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/Feature.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/Feature.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/FeatureDefinition.java b/sourcetools/objectmodel/com/ibm/j9tools/om/FeatureDefinition.java
index d32cac07d65..bc6b573c394 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/FeatureDefinition.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/FeatureDefinition.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/Flag.java b/sourcetools/objectmodel/com/ibm/j9tools/om/Flag.java
index 53309fcb7e0..0c88213e130 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/Flag.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/Flag.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/FlagDefinition.java b/sourcetools/objectmodel/com/ibm/j9tools/om/FlagDefinition.java
index 8798bcbf584..d92f8bee0ba 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/FlagDefinition.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/FlagDefinition.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/FlagDefinitions.java b/sourcetools/objectmodel/com/ibm/j9tools/om/FlagDefinitions.java
index 5563f4ea5e3..f7c626fccba 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/FlagDefinitions.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/FlagDefinitions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/FlagVerifier.java b/sourcetools/objectmodel/com/ibm/j9tools/om/FlagVerifier.java
index 26d4e830ced..880892ba9ba 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/FlagVerifier.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/FlagVerifier.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/IFlagContainer.java b/sourcetools/objectmodel/com/ibm/j9tools/om/IFlagContainer.java
index 7e6f0264065..6a3b848789b 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/IFlagContainer.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/IFlagContainer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/ISourceContainer.java b/sourcetools/objectmodel/com/ibm/j9tools/om/ISourceContainer.java
index 291be9a3c17..51855a32a54 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/ISourceContainer.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/ISourceContainer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidAsmBuilderException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidAsmBuilderException.java
index da5abca45f8..a6faa2f7a68 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidAsmBuilderException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidAsmBuilderException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidBuildInfoException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidBuildInfoException.java
index 13f20ef633e..0b928add9e1 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidBuildInfoException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidBuildInfoException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidBuildSpecException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidBuildSpecException.java
index 3ec65236324..18fe474e35e 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidBuildSpecException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidBuildSpecException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidConfigurationException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidConfigurationException.java
index 64be6c6d144..a5f8ad18dd2 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidConfigurationException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidConfigurationException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidDefaultSizesException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidDefaultSizesException.java
index efa56c8ca72..54c0976e542 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidDefaultSizesException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidDefaultSizesException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFactoryException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFactoryException.java
index a4ba05fc485..8c8ece744cb 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFactoryException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFactoryException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFeatureDefinitionException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFeatureDefinitionException.java
index a3c3de8ed01..41250a6e86f 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFeatureDefinitionException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFeatureDefinitionException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFeatureException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFeatureException.java
index 3afd7ea7e8e..3c10a6edcd4 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFeatureException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFeatureException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFlagDefinitionsException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFlagDefinitionsException.java
index 3e6a4a30a0b..fb5d22b9a96 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFlagDefinitionsException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFlagDefinitionsException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFlagException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFlagException.java
index be13a069183..b75d2b0212e 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFlagException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidFlagException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidJCLException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidJCLException.java
index 4e7b9f16e37..b29e04bb8e5 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidJCLException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidJCLException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidSourceException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidSourceException.java
index bcf5b8c59a8..d9e75b71d26 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidSourceException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidSourceException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidSpecIDException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidSpecIDException.java
index 4fe99ab1197..4b91b0e8667 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidSpecIDException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/InvalidSpecIDException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/JclConfiguration.java b/sourcetools/objectmodel/com/ibm/j9tools/om/JclConfiguration.java
index 7d3a836f889..91eb5c509d1 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/JclConfiguration.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/JclConfiguration.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/Messages.java b/sourcetools/objectmodel/com/ibm/j9tools/om/Messages.java
index 8657c3d789a..65f6214e0eb 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/Messages.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/Messages.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/MissingPropertyException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/MissingPropertyException.java
index 96bf6a3f544..52b790bea3f 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/MissingPropertyException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/MissingPropertyException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/OMElementException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/OMElementException.java
index 1f05533ae6e..8bc2c8b26f2 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/OMElementException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/OMElementException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/OMException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/OMException.java
index 2546f199fc5..dcbffb9c471 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/OMException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/OMException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/OMObject.java b/sourcetools/objectmodel/com/ibm/j9tools/om/OMObject.java
index 474fb88d45a..7ef223c06a5 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/OMObject.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/OMObject.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/OMObjectException.java b/sourcetools/objectmodel/com/ibm/j9tools/om/OMObjectException.java
index 39c2698aea2..ed9e95cd963 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/OMObjectException.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/OMObjectException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/ObjectFactory.java b/sourcetools/objectmodel/com/ibm/j9tools/om/ObjectFactory.java
index 61d48f48e41..651e8634fe8 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/ObjectFactory.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/ObjectFactory.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/Owner.java b/sourcetools/objectmodel/com/ibm/j9tools/om/Owner.java
index c8c1113949c..fa2605d0c6a 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/Owner.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/Owner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/Property.java b/sourcetools/objectmodel/com/ibm/j9tools/om/Property.java
index cad7fe1b5ce..a63b5f6f44d 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/Property.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/Property.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/Source.java b/sourcetools/objectmodel/com/ibm/j9tools/om/Source.java
index cc7efa9656e..7763ecf01ec 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/Source.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/Source.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/SourceLocation.java b/sourcetools/objectmodel/com/ibm/j9tools/om/SourceLocation.java
index 44d905bd8ea..2ee81c8280c 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/SourceLocation.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/SourceLocation.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/SourceVerifier.java b/sourcetools/objectmodel/com/ibm/j9tools/om/SourceVerifier.java
index 519ca14761a..f5024940209 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/SourceVerifier.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/SourceVerifier.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/io/AbstractParser.java b/sourcetools/objectmodel/com/ibm/j9tools/om/io/AbstractParser.java
index dcf47f85840..f65bfc90670 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/io/AbstractParser.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/io/AbstractParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/io/BuildInfoParser.java b/sourcetools/objectmodel/com/ibm/j9tools/om/io/BuildInfoParser.java
index d415c9879a7..dae8a8a377f 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/io/BuildInfoParser.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/io/BuildInfoParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/io/BuildSpecParser.java b/sourcetools/objectmodel/com/ibm/j9tools/om/io/BuildSpecParser.java
index 02292b57916..4e2fe83011a 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/io/BuildSpecParser.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/io/BuildSpecParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/io/FeatureParser.java b/sourcetools/objectmodel/com/ibm/j9tools/om/io/FeatureParser.java
index 5c54c277ec5..2982ed0baf0 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/io/FeatureParser.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/io/FeatureParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/io/FileExtensionFilter.java b/sourcetools/objectmodel/com/ibm/j9tools/om/io/FileExtensionFilter.java
index edde5e5b801..8af634b5272 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/io/FileExtensionFilter.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/io/FileExtensionFilter.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/io/FlagDefinitionParser.java b/sourcetools/objectmodel/com/ibm/j9tools/om/io/FlagDefinitionParser.java
index 7c62deeabe1..8817c73df36 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/io/FlagDefinitionParser.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/io/FlagDefinitionParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/com/ibm/j9tools/om/io/Messages.java b/sourcetools/objectmodel/com/ibm/j9tools/om/io/Messages.java
index 89dfb39ac68..2633cdf54f8 100644
--- a/sourcetools/objectmodel/com/ibm/j9tools/om/io/Messages.java
+++ b/sourcetools/objectmodel/com/ibm/j9tools/om/io/Messages.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/sourcetools/objectmodel/schema/archive-v1.xsd b/sourcetools/objectmodel/schema/archive-v1.xsd
index fcb0665dbde..0c77abc2645 100644
--- a/sourcetools/objectmodel/schema/archive-v1.xsd
+++ b/sourcetools/objectmodel/schema/archive-v1.xsd
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/objectmodel/schema/build-v1.xsd b/sourcetools/objectmodel/schema/build-v1.xsd
index 4e29768120f..765c39ddf16 100644
--- a/sourcetools/objectmodel/schema/build-v1.xsd
+++ b/sourcetools/objectmodel/schema/build-v1.xsd
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/objectmodel/schema/build-v2.xsd b/sourcetools/objectmodel/schema/build-v2.xsd
index 9521da07d71..6b0a777d18d 100644
--- a/sourcetools/objectmodel/schema/build-v2.xsd
+++ b/sourcetools/objectmodel/schema/build-v2.xsd
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/objectmodel/schema/build-v3.xsd b/sourcetools/objectmodel/schema/build-v3.xsd
index 39ea8aef7e6..e64b574b7cd 100644
--- a/sourcetools/objectmodel/schema/build-v3.xsd
+++ b/sourcetools/objectmodel/schema/build-v3.xsd
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/objectmodel/schema/build-v4.xsd b/sourcetools/objectmodel/schema/build-v4.xsd
index 4e4eb97d98c..23fdd5c7da9 100644
--- a/sourcetools/objectmodel/schema/build-v4.xsd
+++ b/sourcetools/objectmodel/schema/build-v4.xsd
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/objectmodel/schema/build-v5.xsd b/sourcetools/objectmodel/schema/build-v5.xsd
index c8705fd4cdf..a7a5e0a6930 100644
--- a/sourcetools/objectmodel/schema/build-v5.xsd
+++ b/sourcetools/objectmodel/schema/build-v5.xsd
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/objectmodel/schema/build-v6.xsd b/sourcetools/objectmodel/schema/build-v6.xsd
index 6dd1706ac58..3caec1209da 100644
--- a/sourcetools/objectmodel/schema/build-v6.xsd
+++ b/sourcetools/objectmodel/schema/build-v6.xsd
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/objectmodel/schema/feature-v1.xsd b/sourcetools/objectmodel/schema/feature-v1.xsd
index 04cec0cbd67..ae91f54a20c 100644
--- a/sourcetools/objectmodel/schema/feature-v1.xsd
+++ b/sourcetools/objectmodel/schema/feature-v1.xsd
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/objectmodel/schema/feature-v2.xsd b/sourcetools/objectmodel/schema/feature-v2.xsd
index 2b0e3285913..ae8afb6ec31 100644
--- a/sourcetools/objectmodel/schema/feature-v2.xsd
+++ b/sourcetools/objectmodel/schema/feature-v2.xsd
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/objectmodel/schema/flags-v1.xsd b/sourcetools/objectmodel/schema/flags-v1.xsd
index 7891a15b71d..70adb985c29 100644
--- a/sourcetools/objectmodel/schema/flags-v1.xsd
+++ b/sourcetools/objectmodel/schema/flags-v1.xsd
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/objectmodel/schema/spec-v1.xsd b/sourcetools/objectmodel/schema/spec-v1.xsd
index 7ec806b57ed..d625f9ec1c4 100644
--- a/sourcetools/objectmodel/schema/spec-v1.xsd
+++ b/sourcetools/objectmodel/schema/spec-v1.xsd
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/sourcetools/tracegen.jardesc b/sourcetools/tracegen.jardesc
index d93ea9ccc90..22cbea39da5 100644
--- a/sourcetools/tracegen.jardesc
+++ b/sourcetools/tracegen.jardesc
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/.gitignore b/test/.gitignore
index b46f14c8ef7..20d0522c78c 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/test/README.md b/test/README.md
index 5fc5246a811..a2467439ce4 100644
--- a/test/README.md
+++ b/test/README.md
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/TestConfig/build.xml b/test/TestConfig/build.xml
index 4ba6cc89dbe..d27ea45403f 100644
--- a/test/TestConfig/build.xml
+++ b/test/TestConfig/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/TestConfig/resources/excludes/feature_ojdkmh_exclude.txt b/test/TestConfig/resources/excludes/feature_ojdkmh_exclude.txt
index ec99ca92a7c..182759b0af5 100644
--- a/test/TestConfig/resources/excludes/feature_ojdkmh_exclude.txt
+++ b/test/TestConfig/resources/excludes/feature_ojdkmh_exclude.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/TestConfig/resources/excludes/feature_vtstandard_exclude.txt b/test/TestConfig/resources/excludes/feature_vtstandard_exclude.txt
index cb8531903fe..5d09f7c1221 100644
--- a/test/TestConfig/resources/excludes/feature_vtstandard_exclude.txt
+++ b/test/TestConfig/resources/excludes/feature_vtstandard_exclude.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/TestConfig/resources/excludes/latest_exclude_11.txt b/test/TestConfig/resources/excludes/latest_exclude_11.txt
index 87aa8eef666..c5a4559a013 100644
--- a/test/TestConfig/resources/excludes/latest_exclude_11.txt
+++ b/test/TestConfig/resources/excludes/latest_exclude_11.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/TestConfig/resources/excludes/latest_exclude_16.txt b/test/TestConfig/resources/excludes/latest_exclude_16.txt
index 2ceaf39f2ed..89c94ed9ca4 100644
--- a/test/TestConfig/resources/excludes/latest_exclude_16.txt
+++ b/test/TestConfig/resources/excludes/latest_exclude_16.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/TestConfig/resources/excludes/latest_exclude_17.txt b/test/TestConfig/resources/excludes/latest_exclude_17.txt
index 2ceaf39f2ed..89c94ed9ca4 100644
--- a/test/TestConfig/resources/excludes/latest_exclude_17.txt
+++ b/test/TestConfig/resources/excludes/latest_exclude_17.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/TestConfig/resources/excludes/latest_exclude_18.txt b/test/TestConfig/resources/excludes/latest_exclude_18.txt
index af7a0bd43da..40fff10ddc1 100644
--- a/test/TestConfig/resources/excludes/latest_exclude_18.txt
+++ b/test/TestConfig/resources/excludes/latest_exclude_18.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/TestConfig/resources/excludes/latest_exclude_19.txt b/test/TestConfig/resources/excludes/latest_exclude_19.txt
index 2f60bec9fec..f2665ec7594 100644
--- a/test/TestConfig/resources/excludes/latest_exclude_19.txt
+++ b/test/TestConfig/resources/excludes/latest_exclude_19.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/TestConfig/resources/excludes/latest_exclude_20.txt b/test/TestConfig/resources/excludes/latest_exclude_20.txt
index a791100b7bd..31677936f5b 100644
--- a/test/TestConfig/resources/excludes/latest_exclude_20.txt
+++ b/test/TestConfig/resources/excludes/latest_exclude_20.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/TestConfig/resources/excludes/latest_exclude_8.txt b/test/TestConfig/resources/excludes/latest_exclude_8.txt
index e0299633e0f..9dba8a52ff4 100644
--- a/test/TestConfig/resources/excludes/latest_exclude_8.txt
+++ b/test/TestConfig/resources/excludes/latest_exclude_8.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/TestConfig/resources/excludes/latest_exclude_base.txt b/test/TestConfig/resources/excludes/latest_exclude_base.txt
index b88b88b328c..1d5885dd4fa 100644
--- a/test/TestConfig/resources/excludes/latest_exclude_base.txt
+++ b/test/TestConfig/resources/excludes/latest_exclude_base.txt
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/TestConfig/resources/log4testng.properties b/test/TestConfig/resources/log4testng.properties
index 78d37776e93..3991ea0c7e6 100644
--- a/test/TestConfig/resources/log4testng.properties
+++ b/test/TestConfig/resources/log4testng.properties
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/TestConfig/scripts/tools/sysvcleanup.pl b/test/TestConfig/scripts/tools/sysvcleanup.pl
index dd65552cf4c..28948b01229 100644
--- a/test/TestConfig/scripts/tools/sysvcleanup.pl
+++ b/test/TestConfig/scripts/tools/sysvcleanup.pl
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/Utils/src/org/openj9/test/util/ExcludeData.java b/test/Utils/src/org/openj9/test/util/ExcludeData.java
index 62f0dc1c473..c1ef0fa1784 100644
--- a/test/Utils/src/org/openj9/test/util/ExcludeData.java
+++ b/test/Utils/src/org/openj9/test/util/ExcludeData.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/Utils/src/org/openj9/test/util/IncludeExcludeTestAnnotationTransformer.java b/test/Utils/src/org/openj9/test/util/IncludeExcludeTestAnnotationTransformer.java
index bfa3aa2cc22..ae590ffd710 100644
--- a/test/Utils/src/org/openj9/test/util/IncludeExcludeTestAnnotationTransformer.java
+++ b/test/Utils/src/org/openj9/test/util/IncludeExcludeTestAnnotationTransformer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/docs/DependentLibs.md b/test/docs/DependentLibs.md
index 5eef2fbd811..d6c8b73efb8 100644
--- a/test/docs/DependentLibs.md
+++ b/test/docs/DependentLibs.md
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/docs/OpenJ9TestUserGuide.md b/test/docs/OpenJ9TestUserGuide.md
index 9efa7a8edc2..91a654fcece 100644
--- a/test/docs/OpenJ9TestUserGuide.md
+++ b/test/docs/OpenJ9TestUserGuide.md
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/docs/Prerequisites.md b/test/docs/Prerequisites.md
index c4ecb18cdde..888f7680114 100644
--- a/test/docs/Prerequisites.md
+++ b/test/docs/Prerequisites.md
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/CacheManagement/CacheManagement.mk b/test/functional/CacheManagement/CacheManagement.mk
index 69c13f25be7..0ffaf06b4ee 100644
--- a/test/functional/CacheManagement/CacheManagement.mk
+++ b/test/functional/CacheManagement/CacheManagement.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
##############################################################################
diff --git a/test/functional/CacheManagement/CacheManagement_win.xml b/test/functional/CacheManagement/CacheManagement_win.xml
index 9ced5ddfe37..06d1ea1bc5b 100644
--- a/test/functional/CacheManagement/CacheManagement_win.xml
+++ b/test/functional/CacheManagement/CacheManagement_win.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/CacheManagement/build.xml b/test/functional/CacheManagement/build.xml
index c61b9a2998c..9182e9093f7 100644
--- a/test/functional/CacheManagement/build.xml
+++ b/test/functional/CacheManagement/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/CacheManagement/configs/config.defaults b/test/functional/CacheManagement/configs/config.defaults
index 758740d8fb1..67750a7ca60 100644
--- a/test/functional/CacheManagement/configs/config.defaults
+++ b/test/functional/CacheManagement/configs/config.defaults
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
##############################################################################
diff --git a/test/functional/CacheManagement/configs/config.realtime.defaults b/test/functional/CacheManagement/configs/config.realtime.defaults
index 5c6c04e194f..99a9c60ba30 100644
--- a/test/functional/CacheManagement/configs/config.realtime.defaults
+++ b/test/functional/CacheManagement/configs/config.realtime.defaults
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
##############################################################################
diff --git a/test/functional/CacheManagement/exclude.xml b/test/functional/CacheManagement/exclude.xml
index d77d94abe2d..7b57ae7029b 100644
--- a/test/functional/CacheManagement/exclude.xml
+++ b/test/functional/CacheManagement/exclude.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/CacheManagement/playlist.xml b/test/functional/CacheManagement/playlist.xml
index d98e112cd20..eeba5a1083a 100644
--- a/test/functional/CacheManagement/playlist.xml
+++ b/test/functional/CacheManagement/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/CacheManagement/readme.txt b/test/functional/CacheManagement/readme.txt
index 0037804470d..7dff52b6f90 100644
--- a/test/functional/CacheManagement/readme.txt
+++ b/test/functional/CacheManagement/readme.txt
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/CacheManagement/src/Temp.java b/test/functional/CacheManagement/src/Temp.java
index 15e4acf93e2..ffde90fd8f4 100644
--- a/test/functional/CacheManagement/src/Temp.java
+++ b/test/functional/CacheManagement/src/Temp.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/config.base.properties b/test/functional/CacheManagement/src/config.base.properties
index 8ef6db5bf38..76bc900e8af 100644
--- a/test/functional/CacheManagement/src/config.base.properties
+++ b/test/functional/CacheManagement/src/config.base.properties
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
##############################################################################
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/CopyResources.java b/test/functional/CacheManagement/src/tests/sharedclasses/CopyResources.java
index b64c7ab02d9..cfc6357f183 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/CopyResources.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/CopyResources.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/CreateConfig.java b/test/functional/CacheManagement/src/tests/sharedclasses/CreateConfig.java
index c9387a85e84..d36e213cf06 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/CreateConfig.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/CreateConfig.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/RunCommand.java b/test/functional/CacheManagement/src/tests/sharedclasses/RunCommand.java
index fb4d25f4c3f..5500ee359db 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/RunCommand.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/RunCommand.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/TestFailedException.java b/test/functional/CacheManagement/src/tests/sharedclasses/TestFailedException.java
index 0a93673fb42..d759d1263d0 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/TestFailedException.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/TestFailedException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/TestUtils.java b/test/functional/CacheManagement/src/tests/sharedclasses/TestUtils.java
index 55a585d2b0a..b1ff81bf552 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/TestUtils.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/TestUtils.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying01.java
index 673e972142e..dfbbda5c878 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying02.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying02.java
index 53c4a461d1d..a5d2a71b6f3 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying02.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying03.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying03.java
index 20b70b616c2..832596a24f2 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying03.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying03.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying04.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying04.java
index 253ac579912..26a03ea3447 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying04.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheCreationListingDestroying04.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir01.java
index 3632286c636..cb33f938149 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir02.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir02.java
index ba0f2d54e4b..600acfe4ae1 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir02.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir03.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir03.java
index 8206b0e5feb..2bf9d9df460 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir03.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir03.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir04.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir04.java
index d171ebe07e5..00819b3f965 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir04.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir04.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir05.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir05.java
index bbfebe3445d..cf273c836e5 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir05.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir05.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir06.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir06.java
index 0ea7670af83..5319223546e 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir06.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir06.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir07.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir07.java
index 683a40ebba7..90a6cd9faf3 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir07.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheDir07.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations01.java
index b4611767178..f1ccd6666f6 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations02.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations02.java
index 040b1c4244d..e739effd2a7 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations02.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations03.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations03.java
index 234c0dc6d9e..a0c02cf42d2 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations03.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations03.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations04.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations04.java
index 5f010797e33..44d456e1792 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations04.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations04.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations05.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations05.java
index e2b8993aa28..199cc9018b1 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations05.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations05.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations06.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations06.java
index 8268f4643bc..73d791b49cd 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations06.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations06.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations07.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations07.java
index e7b78f68f15..af1113afd8b 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations07.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations07.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations08.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations08.java
index 0d04ddd4967..5413e94c63b 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations08.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCacheGenerations08.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionModified.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionModified.java
index 48a7328bb6c..045e3d6f63d 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionModified.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionModified.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName01.java
index 2519575459b..05bf3982d1f 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName02.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName02.java
index 33789f946ba..9567b95aca8 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName02.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName03.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName03.java
index 368ad775fa5..603b3b50e75 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName03.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName03.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName04.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName04.java
index 8f8900a0198..89c956a65ea 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName04.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionName04.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionSilent01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionSilent01.java
index c37474ca25d..e7c28951ab1 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionSilent01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionSilent01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionSilent02.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionSilent02.java
index 352ad695296..a9d90c7da63 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionSilent02.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionSilent02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionXscmx01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionXscmx01.java
index c1be03e2a47..c66dc8f9612 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionXscmx01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCommandLineOptionXscmx01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestComplexSequence.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestComplexSequence.java
index 396d5c1ddbc..c4fb099c353 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestComplexSequence.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestComplexSequence.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestControlDirCacheDir01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestControlDirCacheDir01.java
index e1f9754a129..d91ee3676fb 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestControlDirCacheDir01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestControlDirCacheDir01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestControlDirCacheDir02.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestControlDirCacheDir02.java
index 528d39d0210..3ef1897a7c9 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestControlDirCacheDir02.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestControlDirCacheDir02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches01.java
index 3effd126f5f..40e80752e0b 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches02.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches02.java
index 3ffa5085d39..e3d53689b36 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches02.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches03.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches03.java
index 0456a984501..f210b1a0d4c 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches03.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches03.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches04.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches04.java
index 586ae12116b..86b8ccf9b6b 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches04.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches04.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches04Helper.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches04Helper.java
index cb5c52db694..bc813bbf84f 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches04Helper.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches04Helper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches05.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches05.java
index fcf81e72eee..b2be63f27c2 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches05.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCorruptedCaches05.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCreatingNonpersistentCache.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCreatingNonpersistentCache.java
index 7c46f1be534..8d70040d5dd 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCreatingNonpersistentCache.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCreatingNonpersistentCache.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCreationAndCompatibility.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCreationAndCompatibility.java
index d85be6ceec5..945cb19acd6 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCreationAndCompatibility.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestCreationAndCompatibility.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDestroyAllWhenNoCaches.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDestroyAllWhenNoCaches.java
index 7cf62b80bd3..24de8c2ef5b 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDestroyAllWhenNoCaches.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDestroyAllWhenNoCaches.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDestroyCache.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDestroyCache.java
index bb9b69093b5..194db0a9a81 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDestroyCache.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDestroyCache.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDestroyNonExistentCaches.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDestroyNonExistentCaches.java
index 041c71a01ad..1f8ddc2f428 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDestroyNonExistentCaches.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDestroyNonExistentCaches.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDisableCorruptCacheDumps.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDisableCorruptCacheDumps.java
index ed0fee9b02f..6cc08a09a84 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDisableCorruptCacheDumps.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestDisableCorruptCacheDumps.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestExpireAllWhenNoCaches.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestExpireAllWhenNoCaches.java
index d49d53a289f..d1bd5b612fb 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestExpireAllWhenNoCaches.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestExpireAllWhenNoCaches.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestExpireDestroyOnCorruptCache.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestExpireDestroyOnCorruptCache.java
index d136caa7419..cfb86461516 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestExpireDestroyOnCorruptCache.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestExpireDestroyOnCorruptCache.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestExpiringCaches.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestExpiringCaches.java
index 066a47921ed..927c664d5ea 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestExpiringCaches.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestExpiringCaches.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches01.java
index 89bcd724fdb..59cf744696d 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches02.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches02.java
index 09900e3555e..4f319d2264d 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches02.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches03.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches03.java
index 48aedc1a2af..23d19e84289 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches03.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches03.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches04.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches04.java
index efa550ee74f..3bfc53ea456 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches04.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestIncompatibleCaches04.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestListAllWhenNoCaches.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestListAllWhenNoCaches.java
index 0afe1f84cab..160c6834fc7 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestListAllWhenNoCaches.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestListAllWhenNoCaches.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestMovingControlFiles01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestMovingControlFiles01.java
index 14b49bae98a..236aa9166b9 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestMovingControlFiles01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestMovingControlFiles01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestMovingControlFiles02.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestMovingControlFiles02.java
index 47c6477b221..a5e878ebea4 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestMovingControlFiles02.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestMovingControlFiles02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestOptionNone.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestOptionNone.java
index 79db7d444a6..a8624d675d1 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestOptionNone.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestOptionNone.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPersistentCacheMoving01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPersistentCacheMoving01.java
index d3032b8b2b7..2a3d8cfcaa9 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPersistentCacheMoving01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPersistentCacheMoving01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPersistentCacheMoving02.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPersistentCacheMoving02.java
index 35809651957..bcff2cc292a 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPersistentCacheMoving02.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPersistentCacheMoving02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPersistentCacheMoving03.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPersistentCacheMoving03.java
index 821a6037dc8..4182485471d 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPersistentCacheMoving03.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPersistentCacheMoving03.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats01.java
index 21647f7a4cf..8dce4f5e4b8 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats02.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats02.java
index c0ac730bee6..e0f7edd8338 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats02.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats03.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats03.java
index d178848c0c6..0f1f508bb62 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats03.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats03.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats04.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats04.java
index 6822cdc5ea3..e4d22a4779a 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats04.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats04.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats05.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats05.java
index af71b8b5242..de5069db041 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats05.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats05.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats06.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats06.java
index 73f4d2d0173..460dba70cef 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats06.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestPrintStats06.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReattachingToNonpersistentCache.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReattachingToNonpersistentCache.java
index 9b0e1b061f8..c675ba87974 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReattachingToNonpersistentCache.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReattachingToNonpersistentCache.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReattachingToNonpersistentCache02.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReattachingToNonpersistentCache02.java
index 2100192022d..b1efde0fd01 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReattachingToNonpersistentCache02.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReattachingToNonpersistentCache02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset01.java
index 2956c284a61..b525a8749f1 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset02.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset02.java
index 81a013bd07c..bab33382ace 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset02.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset03.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset03.java
index a74e32422a8..12b8c3e6073 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset03.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset03.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset04.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset04.java
index 7ccb3247cf4..48a959e5527 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset04.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset04.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset05.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset05.java
index adf13cb1133..3121c3ef285 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset05.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset05.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset06.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset06.java
index f4b338fd61c..715ba52c25f 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset06.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset06.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset07.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset07.java
index 2012d3d36fb..2f52096717d 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset07.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestReset07.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSemaphoreMeddling01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSemaphoreMeddling01.java
index 67bbd416d6c..e48e33100be 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSemaphoreMeddling01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSemaphoreMeddling01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedCacheEnableBCI.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedCacheEnableBCI.java
index 7d7c98faee4..0399805af5e 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedCacheEnableBCI.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedCacheEnableBCI.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedCacheJavaAPI.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedCacheJavaAPI.java
index 37db6e11e86..dd7f4fd42a9 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedCacheJavaAPI.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedCacheJavaAPI.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedCacheJvmtiAPI.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedCacheJvmtiAPI.java
index 919f360d2c0..1285a79e21d 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedCacheJvmtiAPI.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedCacheJvmtiAPI.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedMemoryMeddling01.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedMemoryMeddling01.java
index b6bc45379b6..eb829d6e087 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedMemoryMeddling01.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestSharedMemoryMeddling01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseAOT.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseAOT.java
index 0ec9f1fe3e2..d8aa9db817b 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseAOT.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseAOT.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseData.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseData.java
index de7ebbcd696..bfbc058e03f 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseData.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseData.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseHelper.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseHelper.java
index d3037ea5277..937306324d6 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseHelper.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseIO.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseIO.java
index b1ea1f5dd64..d703f49be94 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseIO.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestVerboseIO.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestZipCacheStoresAllBootstrapJar.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestZipCacheStoresAllBootstrapJar.java
index 13ad29ad459..8398bc4a294 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/TestZipCacheStoresAllBootstrapJar.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/TestZipCacheStoresAllBootstrapJar.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/AllTests.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/AllTests.java
index fac19b0529f..bd0fced0aa5 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/AllTests.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/AllTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsBase.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsBase.java
index 8461c643bba..2c23c9ab538 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsBase.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsBase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsBaseRealtime.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsBaseRealtime.java
index aaa1487f4c6..d2041fdd3d6 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsBaseRealtime.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsBaseRealtime.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsCacheDir.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsCacheDir.java
index f89d13bc501..b15429e6f60 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsCacheDir.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsCacheDir.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsCacheDirRealtime.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsCacheDirRealtime.java
index 6ecc49bab87..25f4ae53598 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsCacheDirRealtime.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsCacheDirRealtime.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsControlDir.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsControlDir.java
index 3bff8389d69..d08d1ad25ce 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsControlDir.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsControlDir.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsControlDirRealtime.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsControlDirRealtime.java
index 04503af073b..00ded74b8aa 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsControlDirRealtime.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsControlDirRealtime.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/package tests.sharedclasses.options.junit;
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsDefault.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsDefault.java
index ec2eae6f0a1..c69de948b32 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsDefault.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsDefault.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsDefaultRealtime.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsDefaultRealtime.java
index fe1bc228bbc..3a422e42347 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsDefaultRealtime.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsDefaultRealtime.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsNonpersistent.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsNonpersistent.java
index a88554625d1..259ebc3b8ab 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsNonpersistent.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsNonpersistent.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsNonpersistentRealtime.java b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsNonpersistentRealtime.java
index 1b0671830d7..4b5f18672f2 100644
--- a/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsNonpersistentRealtime.java
+++ b/test/functional/CacheManagement/src/tests/sharedclasses/options/junit/TestOptionsNonpersistentRealtime.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/testcode/InfiniteLoop.java b/test/functional/CacheManagement/testcode/InfiniteLoop.java
index 1c4f4f62888..5a10021afae 100644
--- a/test/functional/CacheManagement/testcode/InfiniteLoop.java
+++ b/test/functional/CacheManagement/testcode/InfiniteLoop.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/testcode/ResetApp.java b/test/functional/CacheManagement/testcode/ResetApp.java
index 4c8ff54bda0..8e2b90d3718 100644
--- a/test/functional/CacheManagement/testcode/ResetApp.java
+++ b/test/functional/CacheManagement/testcode/ResetApp.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/testcode/SimpleApp.java b/test/functional/CacheManagement/testcode/SimpleApp.java
index 1da0fd713e9..efa3f09b540 100644
--- a/test/functional/CacheManagement/testcode/SimpleApp.java
+++ b/test/functional/CacheManagement/testcode/SimpleApp.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/testcode/SimpleApp2.java b/test/functional/CacheManagement/testcode/SimpleApp2.java
index 25d95d98117..fa9a28faebd 100644
--- a/test/functional/CacheManagement/testcode/SimpleApp2.java
+++ b/test/functional/CacheManagement/testcode/SimpleApp2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/CacheManagement/testcode/readme.txt b/test/functional/CacheManagement/testcode/readme.txt
index f75373c20a0..b66be12bf9a 100644
--- a/test/functional/CacheManagement/testcode/readme.txt
+++ b/test/functional/CacheManagement/testcode/readme.txt
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/DDR_Test/build.xml b/test/functional/DDR_Test/build.xml
index 0dcb6a14259..3edefd26819 100644
--- a/test/functional/DDR_Test/build.xml
+++ b/test/functional/DDR_Test/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/DDR_Test/ddrSettings.mk b/test/functional/DDR_Test/ddrSettings.mk
index e280c661c46..91b15029f5e 100644
--- a/test/functional/DDR_Test/ddrSettings.mk
+++ b/test/functional/DDR_Test/ddrSettings.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/functional/DDR_Test/playlist.xml b/test/functional/DDR_Test/playlist.xml
index a03be371b16..df102c87eca 100644
--- a/test/functional/DDR_Test/playlist.xml
+++ b/test/functional/DDR_Test/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/DDR_Test/src/ddrext_excludes.xml b/test/functional/DDR_Test/src/ddrext_excludes.xml
index c4739357be6..7410b53384a 100644
--- a/test/functional/DDR_Test/src/ddrext_excludes.xml
+++ b/test/functional/DDR_Test/src/ddrext_excludes.xml
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/DDR_Test/src/j9vm/test/corehelper/CoreGen.java b/test/functional/DDR_Test/src/j9vm/test/corehelper/CoreGen.java
index d102edc642d..1b3184421ad 100644
--- a/test/functional/DDR_Test/src/j9vm/test/corehelper/CoreGen.java
+++ b/test/functional/DDR_Test/src/j9vm/test/corehelper/CoreGen.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/corehelper/DeadlockCoreGenerator.java b/test/functional/DDR_Test/src/j9vm/test/corehelper/DeadlockCoreGenerator.java
index 2cecada2d93..260aa87b8db 100644
--- a/test/functional/DDR_Test/src/j9vm/test/corehelper/DeadlockCoreGenerator.java
+++ b/test/functional/DDR_Test/src/j9vm/test/corehelper/DeadlockCoreGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/corehelper/FindExtCoreGenerator.java b/test/functional/DDR_Test/src/j9vm/test/corehelper/FindExtCoreGenerator.java
index e3c2ef9474c..64b7cfade49 100644
--- a/test/functional/DDR_Test/src/j9vm/test/corehelper/FindExtCoreGenerator.java
+++ b/test/functional/DDR_Test/src/j9vm/test/corehelper/FindExtCoreGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/corehelper/HelperExceptionForCoreGeneration.java b/test/functional/DDR_Test/src/j9vm/test/corehelper/HelperExceptionForCoreGeneration.java
index 1698b910715..d98fb2f5054 100644
--- a/test/functional/DDR_Test/src/j9vm/test/corehelper/HelperExceptionForCoreGeneration.java
+++ b/test/functional/DDR_Test/src/j9vm/test/corehelper/HelperExceptionForCoreGeneration.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/corehelper/SCCTestHelper.java b/test/functional/DDR_Test/src/j9vm/test/corehelper/SCCTestHelper.java
index bb07d16690d..af12326c1ea 100644
--- a/test/functional/DDR_Test/src/j9vm/test/corehelper/SCCTestHelper.java
+++ b/test/functional/DDR_Test/src/j9vm/test/corehelper/SCCTestHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/corehelper/SimpleThread.java b/test/functional/DDR_Test/src/j9vm/test/corehelper/SimpleThread.java
index 7010f983d2c..85e547da85d 100644
--- a/test/functional/DDR_Test/src/j9vm/test/corehelper/SimpleThread.java
+++ b/test/functional/DDR_Test/src/j9vm/test/corehelper/SimpleThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/corehelper/StackMapCoreGenerator.java b/test/functional/DDR_Test/src/j9vm/test/corehelper/StackMapCoreGenerator.java
index bdb7afe5a10..d5bf8249feb 100644
--- a/test/functional/DDR_Test/src/j9vm/test/corehelper/StackMapCoreGenerator.java
+++ b/test/functional/DDR_Test/src/j9vm/test/corehelper/StackMapCoreGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/corehelper/TestJITExtHelperThread.java b/test/functional/DDR_Test/src/j9vm/test/corehelper/TestJITExtHelperThread.java
index 175266c0e30..51a0c5216b1 100644
--- a/test/functional/DDR_Test/src/j9vm/test/corehelper/TestJITExtHelperThread.java
+++ b/test/functional/DDR_Test/src/j9vm/test/corehelper/TestJITExtHelperThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/AutoRun.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/AutoRun.java
index 81b794673bd..79c94276798 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/AutoRun.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/AutoRun.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/Constants.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/Constants.java
index 304aa3de0d0..7fd1dac9a5c 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/Constants.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/Constants.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/DDRExtTesterBase.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/DDRExtTesterBase.java
index 43136440f57..7957c47f574 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/DDRExtTesterBase.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/DDRExtTesterBase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/SetupConfig.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/SetupConfig.java
index 4d8d400addf..dae3a8a714e 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/SetupConfig.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/SetupConfig.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/DDRTestSuite.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/DDRTestSuite.java
index 78d1a9cdd7d..4605cf654f5 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/DDRTestSuite.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/DDRTestSuite.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestCallsites.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestCallsites.java
index 1b583783588..782ac0782f9 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestCallsites.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestCallsites.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestClassExt.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestClassExt.java
index ab8c8beaa9c..e509abb2ae0 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestClassExt.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestClassExt.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestCollisionResilientHashtable.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestCollisionResilientHashtable.java
index 323471bee0d..1b5baa0c091 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestCollisionResilientHashtable.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestCollisionResilientHashtable.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestDDRExtensionGeneral.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestDDRExtensionGeneral.java
index 3efb8cdc3e4..42ef193ef60 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestDDRExtensionGeneral.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestDDRExtensionGeneral.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestFindExt.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestFindExt.java
index c0ee1dcd77b..1ef656b49cf 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestFindExt.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestFindExt.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestJITExt.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestJITExt.java
index f050dae24e4..64f1009c91b 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestJITExt.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestJITExt.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestMonitors.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestMonitors.java
index 8acbc3926d2..994aed54d02 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestMonitors.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestMonitors.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestRTSpecificDDRExt.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestRTSpecificDDRExt.java
index 368563d1830..2a774e90065 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestRTSpecificDDRExt.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestRTSpecificDDRExt.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestSharedClassesExt.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestSharedClassesExt.java
index 2b8f9faf86d..d46027f332f 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestSharedClassesExt.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestSharedClassesExt.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestStackMap.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestStackMap.java
index ab083f43fc3..91eb6ed3f7e 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestStackMap.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestStackMap.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestTenants.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestTenants.java
index bc79dbbd136..64ababb512f 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestTenants.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestTenants.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestThread.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestThread.java
index 2bfcf915561..67ed52d18d0 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestThread.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestTypeResolution.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestTypeResolution.java
index 9ce28e56c8b..1f2318555b7 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestTypeResolution.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/TestTypeResolution.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase1.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase1.java
index 654216d5a45..79f2b352c64 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase1.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase2.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase2.java
index e55599a4315..d35ee3d3e99 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase2.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase3.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase3.java
index 7aec5189ac2..3abf8a8c328 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase3.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase4.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase4.java
index 45755715815..b48c418ab51 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase4.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase5.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase5.java
index f5be4260f78..d817fe27836 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase5.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase6.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase6.java
index 09169bc7ced..d9f57569a48 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase6.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/junit/deadlock/TestDeadlockCase6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/plugin/DDRJunitRunnerPlugin.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/plugin/DDRJunitRunnerPlugin.java
index 6c187aea5c6..5a3de235936 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/plugin/DDRJunitRunnerPlugin.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/plugin/DDRJunitRunnerPlugin.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/plugin/DDRPluginsTestCmd.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/plugin/DDRPluginsTestCmd.java
index c5f855e6715..a1f3c020ec7 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/plugin/DDRPluginsTestCmd.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/plugin/DDRPluginsTestCmd.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/plugin/dumpsegments/DumpSegmentsVM29.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/plugin/dumpsegments/DumpSegmentsVM29.java
index ce86943a55b..67385f73320 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/plugin/dumpsegments/DumpSegmentsVM29.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/plugin/dumpsegments/DumpSegmentsVM29.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/CoreDumpGenerator.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/CoreDumpGenerator.java
index 7b90fa39f00..7e2699b377e 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/CoreDumpGenerator.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/CoreDumpGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/CoreDumpUtil.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/CoreDumpUtil.java
index 0e22961994b..81e776b2d68 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/CoreDumpUtil.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/CoreDumpUtil.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/DDROutputStream.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/DDROutputStream.java
index 4283bd2b2c5..596aa62dd57 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/DDROutputStream.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/DDROutputStream.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/GenerateCore.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/GenerateCore.java
index f527e30484b..6b8a133907c 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/GenerateCore.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/GenerateCore.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ClassForNameOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ClassForNameOutputParser.java
index f87db85313a..b1d0135cf1e 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ClassForNameOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ClassForNameOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/DumpRomClassOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/DumpRomClassOutputParser.java
index 473ad62d278..8ab315042dd 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/DumpRomClassOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/DumpRomClassOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/FindVMOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/FindVMOutputParser.java
index b97fd8f988c..91f46896ee2 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/FindVMOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/FindVMOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9ClassOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9ClassOutputParser.java
index 2ba7114d151..755a229c74e 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9ClassOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9ClassOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9JavaVmOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9JavaVmOutputParser.java
index 159730ecac7..be031a5a8ec 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9JavaVmOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9JavaVmOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9MethodOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9MethodOutputParser.java
index 45f977d72a8..b16eeaa229d 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9MethodOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9MethodOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9PoolOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9PoolOutputParser.java
index 112ee642902..41034e05d58 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9PoolOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9PoolOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9PoolPuddleListOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9PoolPuddleListOutputParser.java
index 4912c64f8a9..50e9f1ac8ec 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9PoolPuddleListOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9PoolPuddleListOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9RomClassOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9RomClassOutputParser.java
index f475141fa91..64806030243 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9RomClassOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/J9RomClassOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/MethodForNameOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/MethodForNameOutputParser.java
index 113d545b959..c1e07f5560f 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/MethodForNameOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/MethodForNameOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ParserUtil.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ParserUtil.java
index 9029e365430..6f7d5ae97a4 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ParserUtil.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ParserUtil.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/RomclassForNameOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/RomclassForNameOutputParser.java
index 15f9ae0ccc2..cd0382b3d68 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/RomclassForNameOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/RomclassForNameOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ShrcStatsOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ShrcStatsOutputParser.java
index 0501565a508..01a73705548 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ShrcStatsOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ShrcStatsOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/StackSlotsOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/StackSlotsOutputParser.java
index a4589fbc2ee..de0de210581 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/StackSlotsOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/StackSlotsOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ThreadsOutputParser.java b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ThreadsOutputParser.java
index 521e4700b31..4088c5b3fb3 100644
--- a/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ThreadsOutputParser.java
+++ b/test/functional/DDR_Test/src/j9vm/test/ddrext/util/parser/ThreadsOutputParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/DDR_Test/tck_ddrext.xml b/test/functional/DDR_Test/tck_ddrext.xml
index e98e156ae1e..ee3038202bd 100644
--- a/test/functional/DDR_Test/tck_ddrext.xml
+++ b/test/functional/DDR_Test/tck_ddrext.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/HealthCenter/build.xml b/test/functional/HealthCenter/build.xml
index b21ad040179..01e0d465cfd 100644
--- a/test/functional/HealthCenter/build.xml
+++ b/test/functional/HealthCenter/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/HealthCenter/healthcenter.xml b/test/functional/HealthCenter/healthcenter.xml
index 022cc055374..866028e6055 100644
--- a/test/functional/HealthCenter/healthcenter.xml
+++ b/test/functional/HealthCenter/healthcenter.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/HealthCenter/playlist.xml b/test/functional/HealthCenter/playlist.xml
index b86de168b7f..58e3c9ab4d1 100644
--- a/test/functional/HealthCenter/playlist.xml
+++ b/test/functional/HealthCenter/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/IllegalAccessError_for_protected_method/.gitignore b/test/functional/IllegalAccessError_for_protected_method/.gitignore
index 0cd55e9a2a3..05aa0783fd8 100644
--- a/test/functional/IllegalAccessError_for_protected_method/.gitignore
+++ b/test/functional/IllegalAccessError_for_protected_method/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/test/functional/IllegalAccessError_for_protected_method/build.xml b/test/functional/IllegalAccessError_for_protected_method/build.xml
index 483be69ec95..bec809776fb 100644
--- a/test/functional/IllegalAccessError_for_protected_method/build.xml
+++ b/test/functional/IllegalAccessError_for_protected_method/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/IllegalAccessError_for_protected_method/playlist.xml b/test/functional/IllegalAccessError_for_protected_method/playlist.xml
index b88dd9c6fd1..274fc578524 100644
--- a/test/functional/IllegalAccessError_for_protected_method/playlist.xml
+++ b/test/functional/IllegalAccessError_for_protected_method/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java b/test/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java
index 6867523dc50..334e481ee1f 100644
--- a/test/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java
+++ b/test/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Testcase.java b/test/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Testcase.java
index b5700257475..0cfc0031bf5 100644
--- a/test/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Testcase.java
+++ b/test/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Testcase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/IllegalAccessError_for_protected_method/testng.xml b/test/functional/IllegalAccessError_for_protected_method/testng.xml
index 29acf34d940..6c952e623fc 100644
--- a/test/functional/IllegalAccessError_for_protected_method/testng.xml
+++ b/test/functional/IllegalAccessError_for_protected_method/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/InstrumentationAgent/build.xml b/test/functional/InstrumentationAgent/build.xml
index b0e7419fd90..9fb507ea788 100644
--- a/test/functional/InstrumentationAgent/build.xml
+++ b/test/functional/InstrumentationAgent/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/InstrumentationAgent/src/org/openj9/test/util/JavaAgent.java b/test/functional/InstrumentationAgent/src/org/openj9/test/util/JavaAgent.java
index cee6bd7962e..a99fcd57aee 100644
--- a/test/functional/InstrumentationAgent/src/org/openj9/test/util/JavaAgent.java
+++ b/test/functional/InstrumentationAgent/src/org/openj9/test/util/JavaAgent.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/DateUtil.java b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/DateUtil.java
index 68e90ef9649..ee975e8363e 100644
--- a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/DateUtil.java
+++ b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/DateUtil.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/Exclude.java b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/Exclude.java
index 6f921bf4074..1fdf78b558f 100644
--- a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/Exclude.java
+++ b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/Exclude.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/ExcludeList.java b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/ExcludeList.java
index 59dee4872e3..8515e42f696 100644
--- a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/ExcludeList.java
+++ b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/ExcludeList.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/IXMLDocumentHandler.java b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/IXMLDocumentHandler.java
index f50a87ef9fe..68dfc0422b9 100644
--- a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/IXMLDocumentHandler.java
+++ b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/IXMLDocumentHandler.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLException.java b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLException.java
index 434f2129f58..413267b2a30 100644
--- a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLException.java
+++ b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLInterface.java b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLInterface.java
index 1ec9057c7cf..68e3d7b6534 100644
--- a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLInterface.java
+++ b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLInterface.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLParser.java b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLParser.java
index 5c20781e684..29fc8a7f1ea 100644
--- a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLParser.java
+++ b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLSpec.java b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLSpec.java
index e8070a9100f..4bed00a5c08 100644
--- a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLSpec.java
+++ b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLSpec.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLStringBuffer.java b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLStringBuffer.java
index 15557d2beb4..93d32f6fd35 100644
--- a/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLStringBuffer.java
+++ b/test/functional/J9 Exclude File Support/src/com/oti/j9/exclude/XMLStringBuffer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/build.xml b/test/functional/JIT_Test/build.xml
index 8691e1022ed..82fa6f737a5 100644
--- a/test/functional/JIT_Test/build.xml
+++ b/test/functional/JIT_Test/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/JIT_Test/excludedClasses/sun/tools/util/LoadEnvironment.java b/test/functional/JIT_Test/excludedClasses/sun/tools/util/LoadEnvironment.java
index 1091ead096d..21185c045c2 100644
--- a/test/functional/JIT_Test/excludedClasses/sun/tools/util/LoadEnvironment.java
+++ b/test/functional/JIT_Test/excludedClasses/sun/tools/util/LoadEnvironment.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/playlist.xml b/test/functional/JIT_Test/playlist.xml
index dafd2fa9d90..9425576acd8 100644
--- a/test/functional/JIT_Test/playlist.xml
+++ b/test/functional/JIT_Test/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/JIT_Test/src/jit/test/finalizer/TestObject.java b/test/functional/JIT_Test/src/jit/test/finalizer/TestObject.java
index 2093bca7071..8406c3cf3b4 100644
--- a/test/functional/JIT_Test/src/jit/test/finalizer/TestObject.java
+++ b/test/functional/JIT_Test/src/jit/test/finalizer/TestObject.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/hw/hw.java b/test/functional/JIT_Test/src/jit/test/hw/hw.java
index 55e7a43b46f..6ba557c2c25 100644
--- a/test/functional/JIT_Test/src/jit/test/hw/hw.java
+++ b/test/functional/JIT_Test/src/jit/test/hw/hw.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jar/JarTestClassLoader.java b/test/functional/JIT_Test/src/jit/test/jar/JarTestClassLoader.java
index 6959f81b5a0..b0f1e9915d3 100644
--- a/test/functional/JIT_Test/src/jit/test/jar/JarTestClassLoader.java
+++ b/test/functional/JIT_Test/src/jit/test/jar/JarTestClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jar/JarTester.bat b/test/functional/JIT_Test/src/jit/test/jar/JarTester.bat
index 20cce3da9a0..cd9e764c946 100644
--- a/test/functional/JIT_Test/src/jit/test/jar/JarTester.bat
+++ b/test/functional/JIT_Test/src/jit/test/jar/JarTester.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/JIT_Test/src/jit/test/jar/JarTester.java b/test/functional/JIT_Test/src/jit/test/jar/JarTester.java
index 3a6ba5fe2a9..ffda6bf3d16 100644
--- a/test/functional/JIT_Test/src/jit/test/jar/JarTester.java
+++ b/test/functional/JIT_Test/src/jit/test/jar/JarTester.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jar/JarTester2.bat b/test/functional/JIT_Test/src/jit/test/jar/JarTester2.bat
index 3ed8d5fb46c..6421a009065 100644
--- a/test/functional/JIT_Test/src/jit/test/jar/JarTester2.bat
+++ b/test/functional/JIT_Test/src/jit/test/jar/JarTester2.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/JIT_Test/src/jit/test/jar/JarTesterMT.java b/test/functional/JIT_Test/src/jit/test/jar/JarTesterMT.java
index 5d79078d10b..6b6038f8683 100644
--- a/test/functional/JIT_Test/src/jit/test/jar/JarTesterMT.java
+++ b/test/functional/JIT_Test/src/jit/test/jar/JarTesterMT.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jar/ZipTestClassLoader.java b/test/functional/JIT_Test/src/jit/test/jar/ZipTestClassLoader.java
index 7131b0cbf5d..cf737502c85 100644
--- a/test/functional/JIT_Test/src/jit/test/jar/ZipTestClassLoader.java
+++ b/test/functional/JIT_Test/src/jit/test/jar/ZipTestClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jar/ZipTestClassLoaderMT.java b/test/functional/JIT_Test/src/jit/test/jar/ZipTestClassLoaderMT.java
index c0fb6d00080..203f63e2900 100644
--- a/test/functional/JIT_Test/src/jit/test/jar/ZipTestClassLoaderMT.java
+++ b/test/functional/JIT_Test/src/jit/test/jar/ZipTestClassLoaderMT.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jar/ZipTester.bat b/test/functional/JIT_Test/src/jit/test/jar/ZipTester.bat
index a45790d0937..d2fd6d7f62f 100644
--- a/test/functional/JIT_Test/src/jit/test/jar/ZipTester.bat
+++ b/test/functional/JIT_Test/src/jit/test/jar/ZipTester.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/JIT_Test/src/jit/test/jar/ZipTester.java b/test/functional/JIT_Test/src/jit/test/jar/ZipTester.java
index 5049be8c8ee..76c4190d6d9 100644
--- a/test/functional/JIT_Test/src/jit/test/jar/ZipTester.java
+++ b/test/functional/JIT_Test/src/jit/test/jar/ZipTester.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jar/ZipTester2.bat b/test/functional/JIT_Test/src/jit/test/jar/ZipTester2.bat
index c6cf1589134..594ae3cc1d2 100644
--- a/test/functional/JIT_Test/src/jit/test/jar/ZipTester2.bat
+++ b/test/functional/JIT_Test/src/jit/test/jar/ZipTester2.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/JIT_Test/src/jit/test/jitserver/JITServerTest.java b/test/functional/JIT_Test/src/jit/test/jitserver/JITServerTest.java
index 1bcff483235..afc21928c00 100644
--- a/test/functional/JIT_Test/src/jit/test/jitserver/JITServerTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitserver/JITServerTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/Test.java b/test/functional/JIT_Test/src/jit/test/jitt/Test.java
index e2da6a7d899..e0b2d658ec4 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/Test.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/array/byteArrayLoadStore.java b/test/functional/JIT_Test/src/jit/test/jitt/array/byteArrayLoadStore.java
index a286ac33e05..31648f02fcb 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/array/byteArrayLoadStore.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/array/byteArrayLoadStore.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/array/charArrayLoadStore.java b/test/functional/JIT_Test/src/jit/test/jitt/array/charArrayLoadStore.java
index 22983d13ac2..09655bf6d41 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/array/charArrayLoadStore.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/array/charArrayLoadStore.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/array/intArrayLoadStore.java b/test/functional/JIT_Test/src/jit/test/jitt/array/intArrayLoadStore.java
index 90aa027ac9a..7d1c2520aa1 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/array/intArrayLoadStore.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/array/intArrayLoadStore.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/array/intArrayLoadStoreConstIndices.java b/test/functional/JIT_Test/src/jit/test/jitt/array/intArrayLoadStoreConstIndices.java
index 02f25cbf2a4..a5aead2b4e6 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/array/intArrayLoadStoreConstIndices.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/array/intArrayLoadStoreConstIndices.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/array/multianewarray.java b/test/functional/JIT_Test/src/jit/test/jitt/array/multianewarray.java
index e7420572dd5..3d93f767d52 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/array/multianewarray.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/array/multianewarray.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/array/shortArrayLoadStore.java b/test/functional/JIT_Test/src/jit/test/jitt/array/shortArrayLoadStore.java
index 74ade38a058..5e0ec7e1c4d 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/array/shortArrayLoadStore.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/array/shortArrayLoadStore.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/assembler/LongJavaArithmetic.java b/test/functional/JIT_Test/src/jit/test/jitt/assembler/LongJavaArithmetic.java
index 36d17a0c2c8..f4da5a79a14 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/assembler/LongJavaArithmetic.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/assembler/LongJavaArithmetic.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/assembler/LongJavaShifts.java b/test/functional/JIT_Test/src/jit/test/jitt/assembler/LongJavaShifts.java
index d6b783ed5bf..4167b88645a 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/assembler/LongJavaShifts.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/assembler/LongJavaShifts.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/assembler/SwitchTest.java b/test/functional/JIT_Test/src/jit/test/jitt/assembler/SwitchTest.java
index cd3e41ed664..c71633f93dd 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/assembler/SwitchTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/assembler/SwitchTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/assembler/SwitchTest2.java b/test/functional/JIT_Test/src/jit/test/jitt/assembler/SwitchTest2.java
index d643cd25ce8..a3576b649bc 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/assembler/SwitchTest2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/assembler/SwitchTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/casting/Cast001.java b/test/functional/JIT_Test/src/jit/test/jitt/casting/Cast001.java
index ac6eda91be5..3009279821c 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/casting/Cast001.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/casting/Cast001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/casting/CheckCast.java b/test/functional/JIT_Test/src/jit/test/jitt/casting/CheckCast.java
index a03c30b50b9..fcf66959f5e 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/casting/CheckCast.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/casting/CheckCast.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/casting/I2BCast.java b/test/functional/JIT_Test/src/jit/test/jitt/casting/I2BCast.java
index 3890a9e7311..8b73603183f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/casting/I2BCast.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/casting/I2BCast.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/casting/I2CCast.java b/test/functional/JIT_Test/src/jit/test/jitt/casting/I2CCast.java
index 63815fe4b6b..94ad6cf2a24 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/casting/I2CCast.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/casting/I2CCast.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/casting/I2SCast.java b/test/functional/JIT_Test/src/jit/test/jitt/casting/I2SCast.java
index 9644a5136dd..46eefbc69d8 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/casting/I2SCast.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/casting/I2SCast.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/casting/InstOf001.java b/test/functional/JIT_Test/src/jit/test/jitt/casting/InstOf001.java
index 513080a2fc2..878a43a1ec8 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/casting/InstOf001.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/casting/InstOf001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/casting/InstanceOf.java b/test/functional/JIT_Test/src/jit/test/jitt/casting/InstanceOf.java
index 6927690f5a5..1dfa2f1a97b 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/casting/InstanceOf.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/casting/InstanceOf.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/casting/L2BCast.java b/test/functional/JIT_Test/src/jit/test/jitt/casting/L2BCast.java
index 736c6e5e28a..80ffa784a56 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/casting/L2BCast.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/casting/L2BCast.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/casting/L2CCast.java b/test/functional/JIT_Test/src/jit/test/jitt/casting/L2CCast.java
index 128a9d8d23e..6428aff0c3c 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/casting/L2CCast.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/casting/L2CCast.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/casting/L2ICast.java b/test/functional/JIT_Test/src/jit/test/jitt/casting/L2ICast.java
index 9775237d600..a4c0001503f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/casting/L2ICast.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/casting/L2ICast.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/casting/L2SCast.java b/test/functional/JIT_Test/src/jit/test/jitt/casting/L2SCast.java
index e5bbe59eb49..0903d02a1d9 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/casting/L2SCast.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/casting/L2SCast.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/cfg/nestedExceptions.java b/test/functional/JIT_Test/src/jit/test/jitt/cfg/nestedExceptions.java
index cdb81801ac3..f0579162a42 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/cfg/nestedExceptions.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/cfg/nestedExceptions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/AOTTest.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/AOTTest.java
index 4410b512827..8ecd53900f9 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/AOTTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/AOTTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/BasicTest.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/BasicTest.java
index a111691ce8e..506e07d006d 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/BasicTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/BasicTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/BoundaryTest.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/BoundaryTest.java
index c748400c278..fbe391ba2bc 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/BoundaryTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/BoundaryTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller1_AT.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller1_AT.java
index 0f7ae7c17a8..bbd53066da2 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller1_AT.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller1_AT.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller1_AotTest.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller1_AotTest.java
index 01be1ef7121..7efa2493cc2 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller1_AotTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller1_AotTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller1_BT.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller1_BT.java
index 39ed3b0d9ba..233e7189ec4 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller1_BT.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller1_BT.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller2_AT.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller2_AT.java
index afc3e0f8753..42029167f94 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller2_AT.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller2_AT.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller2_AotTest.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller2_AotTest.java
index 6fd9ea36434..b1672987764 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller2_AotTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller2_AotTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller2_BT.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller2_BT.java
index 700f928f8bc..94e4ac39199 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller2_BT.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Caller2_BT.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/CodeCacheObj.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/CodeCacheObj.java
index 45487f8c5c4..3ac4819d614 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/CodeCacheObj.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/CodeCacheObj.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Constants.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Constants.java
index e2929b9020f..53b20654412 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/Constants.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/Constants.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdder.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdder.java
index a60dff6ef5a..df8e9b0e107 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdder.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdder.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdderCaller.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdderCaller.java
index 65f33aa0564..9da83f95983 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdderCaller.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdderCaller.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdderImpl_Int.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdderImpl_Int.java
index d42ef270b2a..06ccfb1b8f3 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdderImpl_Int.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdderImpl_Int.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdderImpl_String.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdderImpl_String.java
index 881bcb21345..72c13d92ae8 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdderImpl_String.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/IAdderImpl_String.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/LogParserThread.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/LogParserThread.java
index 3f2abdca3b9..0aa6c691657 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/LogParserThread.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/LogParserThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/MethodObj.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/MethodObj.java
index ed4dd21341c..e95e4c25a1d 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/MethodObj.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/MethodObj.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/SpaceReuseTest.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/SpaceReuseTest.java
index fdd255de819..db9f53fb7d6 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/SpaceReuseTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/SpaceReuseTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TargetClass_AT.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TargetClass_AT.java
index 6f0d688919c..2a2ba5de162 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TargetClass_AT.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TargetClass_AT.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TargetClass_AotTest.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TargetClass_AotTest.java
index 2919eb84b62..7ebb39a780d 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TargetClass_AotTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TargetClass_AotTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TargetClass_BT.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TargetClass_BT.java
index e6d476ebde3..c35081a78ae 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TargetClass_BT.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TargetClass_BT.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TestManager.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TestManager.java
index c18d7bcca8f..e993c0746b3 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TestManager.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TestManager.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TrampolineTest_Advanced.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TrampolineTest_Advanced.java
index 241fa3a3d89..73a81199782 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TrampolineTest_Advanced.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TrampolineTest_Advanced.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TrampolineTest_Basic.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TrampolineTest_Basic.java
index 475fe0024ca..f475355db1e 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TrampolineTest_Basic.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TrampolineTest_Basic.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TrampolineTest_IPIC.java b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TrampolineTest_IPIC.java
index 9f6f86b1b58..4a1ce5560fb 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/codecache/TrampolineTest_IPIC.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/codecache/TrampolineTest_IPIC.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/crashes/BoundsCheck.java b/test/functional/JIT_Test/src/jit/test/jitt/crashes/BoundsCheck.java
index ecad99bd7a9..2032183ab22 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/crashes/BoundsCheck.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/crashes/BoundsCheck.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/crashes/CharacterConverterInt3.java b/test/functional/JIT_Test/src/jit/test/jitt/crashes/CharacterConverterInt3.java
index 61a0a4fa1da..92d091ff40c 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/crashes/CharacterConverterInt3.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/crashes/CharacterConverterInt3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/crashes/DivideByZero.java b/test/functional/JIT_Test/src/jit/test/jitt/crashes/DivideByZero.java
index 9ddf230144c..d4073a70002 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/crashes/DivideByZero.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/crashes/DivideByZero.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/crashes/HangOnFloatPrint.java b/test/functional/JIT_Test/src/jit/test/jitt/crashes/HangOnFloatPrint.java
index 841bf7beebe..392b5e9dc56 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/crashes/HangOnFloatPrint.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/crashes/HangOnFloatPrint.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/crashes/InvalidArrayStoreNotCaught.java b/test/functional/JIT_Test/src/jit/test/jitt/crashes/InvalidArrayStoreNotCaught.java
index 1e54c249bc1..307052c787f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/crashes/InvalidArrayStoreNotCaught.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/crashes/InvalidArrayStoreNotCaught.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/crashes/LongDivideByZero.java b/test/functional/JIT_Test/src/jit/test/jitt/crashes/LongDivideByZero.java
index 13d727df6ac..fc7e40cb234 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/crashes/LongDivideByZero.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/crashes/LongDivideByZero.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/crashes/LongRemainderByZero.java b/test/functional/JIT_Test/src/jit/test/jitt/crashes/LongRemainderByZero.java
index 09e46de25b2..4cc3077e44c 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/crashes/LongRemainderByZero.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/crashes/LongRemainderByZero.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/crashes/RemainderByZero.java b/test/functional/JIT_Test/src/jit/test/jitt/crashes/RemainderByZero.java
index 8b693a0d949..973ab0a4961 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/crashes/RemainderByZero.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/crashes/RemainderByZero.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/ClassInSamePackage.java b/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/ClassInSamePackage.java
index 4dacdb6f357..c7a743a8cf2 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/ClassInSamePackage.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/ClassInSamePackage.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/SpecialMethodSameClass.java b/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/SpecialMethodSameClass.java
index f31c77f89ce..1920d5588df 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/SpecialMethodSameClass.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/SpecialMethodSameClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/StaticFieldSameClass.java b/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/StaticFieldSameClass.java
index 1fa13226f74..5b6e27602ca 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/StaticFieldSameClass.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/StaticFieldSameClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/StaticMethodSameClass.java b/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/StaticMethodSameClass.java
index e4379eda94c..a5ac59f570a 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/StaticMethodSameClass.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/ctresolves/StaticMethodSameClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/ExceptionLocal.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/ExceptionLocal.java
index 37769aa015d..ce213f29c24 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/ExceptionLocal.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/ExceptionLocal.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/ExceptionScoped.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/ExceptionScoped.java
index a2586134ca9..13f7c66346b 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/ExceptionScoped.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/ExceptionScoped.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/InterpJitException.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/InterpJitException.java
index 35c0b05b1ef..6b166fbcddc 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/InterpJitException.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/InterpJitException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/JitInterpException.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/JitInterpException.java
index d55feb5c50e..1471abe3e06 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/JitInterpException.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/JitInterpException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/RaiseBoundsCheck.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/RaiseBoundsCheck.java
index 8cf008cf1e2..fbf952b039c 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/RaiseBoundsCheck.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/RaiseBoundsCheck.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/RaiseNullCheck.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/RaiseNullCheck.java
index 737e215279e..9b39098938a 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/RaiseNullCheck.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/RaiseNullCheck.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE0.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE0.java
index bac3bfc06c2..34380cc3ec1 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE0.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE0.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE1_ExceptionCatchOnly.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE1_ExceptionCatchOnly.java
index 0b46d52154e..50f8194351a 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE1_ExceptionCatchOnly.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE1_ExceptionCatchOnly.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE2_SimpleTryCatchFinally.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE2_SimpleTryCatchFinally.java
index 9878c4e964d..8db4ed647b7 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE2_SimpleTryCatchFinally.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE2_SimpleTryCatchFinally.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE3_TryCatchFinallyNested1.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE3_TryCatchFinallyNested1.java
index a620a7ca5d7..15790972120 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE3_TryCatchFinallyNested1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE3_TryCatchFinallyNested1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE4_TryCatchFinallyNested2.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE4_TryCatchFinallyNested2.java
index 19b723bd9b8..ceae32fbc2d 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE4_TryCatchFinallyNested2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE4_TryCatchFinallyNested2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE5_TryCatchFinallyNested3.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE5_TryCatchFinallyNested3.java
index 3d3b9277d92..4de98986699 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE5_TryCatchFinallyNested3.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE5_TryCatchFinallyNested3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE6_TryCatchFinallyNested4.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE6_TryCatchFinallyNested4.java
index eeeff6d6e4c..ccedcfbf75e 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE6_TryCatchFinallyNested4.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/SanityE6_TryCatchFinallyNested4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/readLineBug.java b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/readLineBug.java
index dd2d0ec07d5..96a82b05278 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/exceptions/readLineBug.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/exceptions/readLineBug.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/fields/GetArrayField.java b/test/functional/JIT_Test/src/jit/test/jitt/fields/GetArrayField.java
index 8f1ee8b9d54..5ad24161244 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/fields/GetArrayField.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/fields/GetArrayField.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/fields/GetField.java b/test/functional/JIT_Test/src/jit/test/jitt/fields/GetField.java
index b0d1269b158..fcc18d89712 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/fields/GetField.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/fields/GetField.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/fields/GetStatic.java b/test/functional/JIT_Test/src/jit/test/jitt/fields/GetStatic.java
index 24116d4290b..d36ff802e5b 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/fields/GetStatic.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/fields/GetStatic.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/fields/PutStatic.java b/test/functional/JIT_Test/src/jit/test/jitt/fields/PutStatic.java
index 5bb42ab9a1d..4aa3986a3db 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/fields/PutStatic.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/fields/PutStatic.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleAdditionTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleAdditionTest1.java
index 41e60c6a07d..bae13e508cf 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleAdditionTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleAdditionTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayLoadTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayLoadTest1.java
index baf24db0e32..fdb17025076 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayLoadTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayLoadTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayLoadTest2.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayLoadTest2.java
index 4e86c9493c0..cb8702f294b 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayLoadTest2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayLoadTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayStoreTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayStoreTest1.java
index d6a23ee5d0d..54407e0090f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayStoreTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayStoreTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayStoreTest2.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayStoreTest2.java
index ec8987b60ef..0e4b32b17f2 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayStoreTest2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleArrayStoreTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleDivisionTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleDivisionTest1.java
index b31905d235a..2c0430b0cc1 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleDivisionTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleDivisionTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleSubtractionTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleSubtractionTest1.java
index 3c58afc5a31..c9fb5851440 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleSubtractionTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleSubtractionTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToFloat.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToFloat.java
index 1756701dc20..0bc3d322082 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToFloat.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToFloat.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToIntegerTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToIntegerTest1.java
index bc64e5f8369..c7acb322e08 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToIntegerTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToIntegerTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToLongTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToLongTest1.java
index b9acb6d765f..c12ae3583f1 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToLongTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToLongTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToOthers.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToOthers.java
index 54444bab8fe..1b75666abb3 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToOthers.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToOthers.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToOthersTest2.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToOthersTest2.java
index 453bed18965..27063ace658 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToOthersTest2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/DoubleToOthersTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatAdditionTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatAdditionTest1.java
index 6294722f3a1..992e1923cc7 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatAdditionTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatAdditionTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayLoadTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayLoadTest1.java
index 484dbf87a0d..81e6730f65e 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayLoadTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayLoadTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayLoadTest2.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayLoadTest2.java
index 4e3ef456be7..a1cbf6eea4d 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayLoadTest2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayLoadTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayStoreTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayStoreTest1.java
index e524eac2c08..5245d425ced 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayStoreTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayStoreTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayStoreTest2.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayStoreTest2.java
index 83cf2a5ab4a..cd6026f75f9 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayStoreTest2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatArrayStoreTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatDivisionTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatDivisionTest1.java
index 63479b6e9fb..9515c37d9e2 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatDivisionTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatDivisionTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatMultiplicationTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatMultiplicationTest1.java
index 4025918874f..df2efbce545 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatMultiplicationTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatMultiplicationTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatStaticTest.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatStaticTest.java
index dcc56868eb2..4ee4d7f41ca 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatStaticTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatStaticTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatStaticTestHelper.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatStaticTestHelper.java
index b254bdcab82..79851eebc84 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatStaticTestHelper.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatStaticTestHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatStaticTestHelperVolatile.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatStaticTestHelperVolatile.java
index 371b949f063..2625e7043ea 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatStaticTestHelperVolatile.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatStaticTestHelperVolatile.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatSubtractionTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatSubtractionTest1.java
index c7f59677cb7..053d7440479 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatSubtractionTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatSubtractionTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToDoubleNotStrict.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToDoubleNotStrict.java
index 21c0adc8247..bb9757a5590 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToDoubleNotStrict.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToDoubleNotStrict.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToDoubleStrict.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToDoubleStrict.java
index c3b0021d2f2..a10af2fcc97 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToDoubleStrict.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToDoubleStrict.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToInteger.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToInteger.java
index ca351a9d6dc..5bba96b9bd8 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToInteger.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToInteger.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToIntegerTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToIntegerTest1.java
index bc1234ca6e0..0e6ed634e3b 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToIntegerTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToIntegerTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToLongTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToLongTest1.java
index 6f3a70d543a..1fdcdc63b9e 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToLongTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToLongTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToOthers.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToOthers.java
index 0c175ba4334..458a7ecb4ff 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToOthers.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToOthers.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToOthersTest2.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToOthersTest2.java
index 89442cfc766..ec5738bb24e 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToOthersTest2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/FloatToOthersTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToDouble.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToDouble.java
index 32431e4f966..dc28ae24312 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToDouble.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToDouble.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToDoubleTest2.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToDoubleTest2.java
index 912703599c9..0a1ac9ae10c 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToDoubleTest2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToDoubleTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToFloat.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToFloat.java
index db48f0c9ae8..0d86fd8381b 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToFloat.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToFloat.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToFloatTest2.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToFloatTest2.java
index 8c6ba8762bc..bc453dd3fd6 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToFloatTest2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/OthersToFloatTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/floats/StaticFloatAndDoubleTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/floats/StaticFloatAndDoubleTest1.java
index e50538eba0d..a6cc2127269 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/floats/StaticFloatAndDoubleTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/floats/StaticFloatAndDoubleTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/gc/GCTestClass.java b/test/functional/JIT_Test/src/jit/test/jitt/gc/GCTestClass.java
index 9e9eb1471d6..bd1ef0a8e90 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/gc/GCTestClass.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/gc/GCTestClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/gc/RemberedArray.java b/test/functional/JIT_Test/src/jit/test/jitt/gc/RemberedArray.java
index cf018cdb069..5837c9c2bb0 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/gc/RemberedArray.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/gc/RemberedArray.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/gc/RemberedField.java b/test/functional/JIT_Test/src/jit/test/jitt/gc/RemberedField.java
index 93b56ce40d6..c900c3197d7 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/gc/RemberedField.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/gc/RemberedField.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/gc/RemberedStatic.java b/test/functional/JIT_Test/src/jit/test/jitt/gc/RemberedStatic.java
index 719e3a4dcfa..61356eb0fe2 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/gc/RemberedStatic.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/gc/RemberedStatic.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/gc/Scavenge.java b/test/functional/JIT_Test/src/jit/test/jitt/gc/Scavenge.java
index 29b158a965a..a389401a299 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/gc/Scavenge.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/gc/Scavenge.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/geCasting/clearHighOrderBits.java b/test/functional/JIT_Test/src/jit/test/jitt/geCasting/clearHighOrderBits.java
index 69ac09e5a78..ac67bd89423 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/geCasting/clearHighOrderBits.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/geCasting/clearHighOrderBits.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/geCasting/signExtendedHighOrderBits.java b/test/functional/JIT_Test/src/jit/test/jitt/geCasting/signExtendedHighOrderBits.java
index b6130ab02f6..37f6b7c94c3 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/geCasting/signExtendedHighOrderBits.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/geCasting/signExtendedHighOrderBits.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/immedOp/addImmed.java b/test/functional/JIT_Test/src/jit/test/jitt/immedOp/addImmed.java
index 29e7f9422db..c094feaa83e 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/immedOp/addImmed.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/immedOp/addImmed.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/immedOp/andImmed.java b/test/functional/JIT_Test/src/jit/test/jitt/immedOp/andImmed.java
index e7ea0d97407..5549b6602b8 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/immedOp/andImmed.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/immedOp/andImmed.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/immedOp/cmpImmed.java b/test/functional/JIT_Test/src/jit/test/jitt/immedOp/cmpImmed.java
index c2f6264e928..f5a0a2cdfda 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/immedOp/cmpImmed.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/immedOp/cmpImmed.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/immedOp/orImmed.java b/test/functional/JIT_Test/src/jit/test/jitt/immedOp/orImmed.java
index 6306d61bd57..201df13993d 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/immedOp/orImmed.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/immedOp/orImmed.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/immedOp/xorImmed.java b/test/functional/JIT_Test/src/jit/test/jitt/immedOp/xorImmed.java
index 987fab9d61d..b61874c5e0a 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/immedOp/xorImmed.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/immedOp/xorImmed.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface1.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface1.java
index 3b5f056cbf4..263464a5996 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface2.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface2.java
index 12e263ed220..32a07613e7d 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface3.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface3.java
index 6394abd3e8f..14eb3b505f1 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface3.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface4.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface4.java
index c3bbb13233d..fd29b494e2a 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface4.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface5.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface5.java
index a13d26b80e4..bc8cfaad2a7 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface5.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface6.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface6.java
index c7cd0d77988..add34079c0a 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface6.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7.java
index 03ed0318622..3393782b4c2 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7A.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7A.java
index b0b38686f84..88c1907d03f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7A.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7B.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7B.java
index 41020ff63a0..9ed949b276f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7B.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7B.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7C.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7C.java
index 72ce5385732..c8bcc744aa7 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7C.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/Interface7C.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest1.java
index b1029aa6d74..b2b13d573ec 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2.java
index 72ff5c726ea..79acf725eaf 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2A.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2A.java
index f5caae5ca38..d1fa44c7e43 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2A.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2B.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2B.java
index 09e3e05624f..9bff1ad4c29 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2B.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2B.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2C.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2C.java
index ec46c642b7a..1fa871c3441 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2C.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest2C.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3.java
index 97cd3f6da68..efd3bd327b7 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3A.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3A.java
index 69b9003e363..bfe05a6ad16 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3A.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3B.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3B.java
index 690f8c7e82c..aedb3e1324f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3B.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3B.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3C.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3C.java
index 4668f8e6a6c..31cd2ec88d4 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3C.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3C.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3D.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3D.java
index 54f720a3b75..d6eb33149b3 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3D.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest3D.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest4.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest4.java
index bb327a67d8b..b1c2ef1098b 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest4.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest4A.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest4A.java
index c4a58809804..df8bd2ab2ed 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest4A.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest4A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest4B.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest4B.java
index 1e1c34dd619..720c75a809f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest4B.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest4B.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5.java
index ee8aaaea7ef..4c5f746c49d 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5A.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5A.java
index 4a60b2f3520..c37101466b5 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5A.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5A_Child.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5A_Child.java
index aa327f2fca2..772f9df7e68 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5A_Child.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5A_Child.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5B.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5B.java
index a636c4de6f9..04e2445c073 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5B.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5B.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5B_Child.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5B_Child.java
index 5d833b26c6d..8c7cb735d00 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5B_Child.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest5B_Child.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest6.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest6.java
index c1c716a88d6..cc34eb09b66 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest6.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest6A.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest6A.java
index 1d06eec07a4..b43ed8dac71 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest6A.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest6A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7.java
index 0ff2e551ac1..8385397fd8f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7A.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7A.java
index 74203add600..15ba1ac6f2c 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7A.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7B.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7B.java
index 2e0ce7cc726..e8c771d66d1 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7B.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7B.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7C.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7C.java
index d83d7962b5f..5561c79e920 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7C.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7C.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7_First.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7_First.java
index 35ee0c2ccff..6ea920d1c20 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7_First.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InterfaceTest7_First.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InvokeInterface.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InvokeInterface.java
index 325593a3686..051b5f920f7 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InvokeInterface.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InvokeInterface.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InvokeStatic.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InvokeStatic.java
index b5c814bd224..67f4fe81abf 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InvokeStatic.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InvokeStatic.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InvokeVirtual.java b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InvokeVirtual.java
index 29be765532d..ef70d13a401 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/invoke/InvokeVirtual.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/invoke/InvokeVirtual.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/Div01.java b/test/functional/JIT_Test/src/jit/test/jitt/math/Div01.java
index eba4aa51064..c75509eb2de 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/Div01.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/Div01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/Div02.java b/test/functional/JIT_Test/src/jit/test/jitt/math/Div02.java
index 71141dec76f..d4028978301 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/Div02.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/Div02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/Div03.java b/test/functional/JIT_Test/src/jit/test/jitt/math/Div03.java
index 9d8dd9ebe6e..d8307dadded 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/Div03.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/Div03.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/Div04.java b/test/functional/JIT_Test/src/jit/test/jitt/math/Div04.java
index fc350b0c0f9..38d774f62f1 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/Div04.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/Div04.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/Div05.java b/test/functional/JIT_Test/src/jit/test/jitt/math/Div05.java
index 8f0ea38f22a..49db109486f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/Div05.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/Div05.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/Div06.java b/test/functional/JIT_Test/src/jit/test/jitt/math/Div06.java
index e84e6d40e6a..8c226bedbb0 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/Div06.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/Div06.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/Div07.java b/test/functional/JIT_Test/src/jit/test/jitt/math/Div07.java
index 99afe2e6b9d..4f3ae24a415 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/Div07.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/Div07.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/Div08.java b/test/functional/JIT_Test/src/jit/test/jitt/math/Div08.java
index 7c96a9ec457..f872b38689a 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/Div08.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/Div08.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/IntegerAdd.java b/test/functional/JIT_Test/src/jit/test/jitt/math/IntegerAdd.java
index 5a17eacada5..d3b4851701a 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/IntegerAdd.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/IntegerAdd.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/IntegerMultiply.java b/test/functional/JIT_Test/src/jit/test/jitt/math/IntegerMultiply.java
index 94702aae578..ee2db58dbac 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/IntegerMultiply.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/IntegerMultiply.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/LongMultiply.java b/test/functional/JIT_Test/src/jit/test/jitt/math/LongMultiply.java
index ba1f3351ec6..6086b8e4b93 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/LongMultiply.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/LongMultiply.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/LongXOR.java b/test/functional/JIT_Test/src/jit/test/jitt/math/LongXOR.java
index e70b38b5fdd..4bb742febd2 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/LongXOR.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/LongXOR.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/intSpecialCompare.java b/test/functional/JIT_Test/src/jit/test/jitt/math/intSpecialCompare.java
index cfc54a47ec9..bad83aa751b 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/intSpecialCompare.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/intSpecialCompare.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/longCompare.java b/test/functional/JIT_Test/src/jit/test/jitt/math/longCompare.java
index 6a2db152f74..de72b71274c 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/longCompare.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/longCompare.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math/longVarCompare.java b/test/functional/JIT_Test/src/jit/test/jitt/math/longVarCompare.java
index e5ae4019818..e567ffe06e6 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math/longVarCompare.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math/longVarCompare.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/ByteCompare.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/ByteCompare.java
index 956af059a04..6b1fbb9c445 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/ByteCompare.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/ByteCompare.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/ByteToLong.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/ByteToLong.java
index 6d45c2ac767..79fbc14798b 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/ByteToLong.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/ByteToLong.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/CharToInt.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/CharToInt.java
index 9b374785211..ebbaf7e84a7 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/CharToInt.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/CharToInt.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntAndLongDivision.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntAndLongDivision.java
index 42ba889e9f7..affbe334a09 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntAndLongDivision.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntAndLongDivision.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntStaticTest.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntStaticTest.java
index b11dd0bf9d5..ddaeaa51bbd 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntStaticTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntStaticTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntStaticTestHelper.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntStaticTestHelper.java
index fa3e8af6974..f548915cee2 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntStaticTestHelper.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntStaticTestHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntStaticTestHelperVolatile.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntStaticTestHelperVolatile.java
index 254f2c34c90..c71942dda47 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntStaticTestHelperVolatile.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntStaticTestHelperVolatile.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerANDTest.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerANDTest.java
index f9b29c92679..c60a1e7d18c 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerANDTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerANDTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerAddition.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerAddition.java
index 43ab3f5cbc6..9f68c3bce08 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerAddition.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerAddition.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerCompare.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerCompare.java
index d2ac2fe01cd..dc8ff143106 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerCompare.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerCompare.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerMultiply.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerMultiply.java
index 63dd4972ec5..6cc5f23b556 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerMultiply.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerMultiply.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerSubtraction.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerSubtraction.java
index 7b2ecbd70a2..323b184295a 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerSubtraction.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerSubtraction.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToByte.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToByte.java
index ff1383023a9..b98f3734f91 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToByte.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToByte.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToByteAndShort.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToByteAndShort.java
index 99ef3f09c6d..6648bf23531 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToByteAndShort.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToByteAndShort.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToFloat.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToFloat.java
index 51db3597a09..396d84c985d 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToFloat.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToFloat.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToLong.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToLong.java
index 31f07765a60..75272a225a4 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToLong.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerToLong.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerXOR.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerXOR.java
index ac11659ad00..f8cc87d4e3c 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerXOR.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/IntegerXOR.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongANDTest.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongANDTest.java
index 4a41a38140b..923ed952f80 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongANDTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongANDTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongAddition.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongAddition.java
index e60591c852e..2f522fc8be0 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongAddition.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongAddition.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongCompare.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongCompare.java
index 38ce49d7dff..217d236cbb9 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongCompare.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongCompare.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongCompare2.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongCompare2.java
index e57bcc0e290..6a227766878 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongCompare2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongCompare2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongDivision.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongDivision.java
index 079dd1cb783..e78902b72a3 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongDivision.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongDivision.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongDivisionTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongDivisionTest1.java
index 8ceeba48661..98695b3180c 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongDivisionTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongDivisionTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongMultiply.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongMultiply.java
index 8f5a9e78d47..98661e5e452 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongMultiply.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongMultiply.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongORTest.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongORTest.java
index 0b12d42f6e9..548b4788224 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongORTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongORTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongRemainderTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongRemainderTest1.java
index 65f13cdd4cb..718217d63a5 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongRemainderTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongRemainderTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongSubtraction.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongSubtraction.java
index fc326a04383..316563b9a4f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongSubtraction.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongSubtraction.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongToFloat.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongToFloat.java
index e2ebc069849..621fc61e7c4 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongToFloat.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongToFloat.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongToInteger.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongToInteger.java
index edf74a01caf..239079a8b44 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongToInteger.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongToInteger.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongToOthersConversion.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongToOthersConversion.java
index 0cdba693eff..b78404aebcf 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongToOthersConversion.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongToOthersConversion.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongXOR.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongXOR.java
index cd17770809a..e9c1887171e 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/LongXOR.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/LongXOR.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/math2/NegationTest.java b/test/functional/JIT_Test/src/jit/test/jitt/math2/NegationTest.java
index 590d88a0bc9..2ac0daa1bad 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/math2/NegationTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/math2/NegationTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/misc/AsyncCheck.java b/test/functional/JIT_Test/src/jit/test/jitt/misc/AsyncCheck.java
index e0a20fc81ef..ad87f769c46 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/misc/AsyncCheck.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/misc/AsyncCheck.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/misc/Constructor.java b/test/functional/JIT_Test/src/jit/test/jitt/misc/Constructor.java
index 814598ac8d2..92a6fa612dd 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/misc/Constructor.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/misc/Constructor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/misc/S.java b/test/functional/JIT_Test/src/jit/test/jitt/misc/S.java
index dd96fc24c07..e92046fee33 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/misc/S.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/misc/S.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/misc/SanityCompareAndBranch.java b/test/functional/JIT_Test/src/jit/test/jitt/misc/SanityCompareAndBranch.java
index b7c04439951..85f98e2b9f3 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/misc/SanityCompareAndBranch.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/misc/SanityCompareAndBranch.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/misc/SanityS1_Strings.java b/test/functional/JIT_Test/src/jit/test/jitt/misc/SanityS1_Strings.java
index 5217df576b6..26e06fee1a9 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/misc/SanityS1_Strings.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/misc/SanityS1_Strings.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/misc/SanityS2_Strings.java b/test/functional/JIT_Test/src/jit/test/jitt/misc/SanityS2_Strings.java
index da823a0299b..31f66bd786e 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/misc/SanityS2_Strings.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/misc/SanityS2_Strings.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/misc/WriteBarrier.java b/test/functional/JIT_Test/src/jit/test/jitt/misc/WriteBarrier.java
index 49ad943315c..3c028c291c6 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/misc/WriteBarrier.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/misc/WriteBarrier.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/FloatArgTest.java b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/FloatArgTest.java
index 19ca6132c3b..b1136ffa1a8 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/FloatArgTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/FloatArgTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/FloatDoubleArgTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/FloatDoubleArgTest1.java
index a514397ee8b..5dc074ae1c8 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/FloatDoubleArgTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/FloatDoubleArgTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/FloatDoubleArgTest2.java b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/FloatDoubleArgTest2.java
index 4e51e5c8a91..9cfb7495989 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/FloatDoubleArgTest2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/FloatDoubleArgTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/IntArgTest.java b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/IntArgTest.java
index 83c107bf474..f0b2d815aff 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/IntArgTest.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/IntArgTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest1.java b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest1.java
index 47de040f505..76f1a541689 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest1.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest2.java b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest2.java
index 64c360cf3d7..e58c4200aad 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest3.java b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest3.java
index 5bf66dbb738..44f6efd639f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest3.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest4.java b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest4.java
index b27f1bfb69a..9920c5435a9 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest4.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/os390/linkage/LongArgTest4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic.java b/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic.java
index 3f96e16d395..51bc4dc0ec6 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic2.java b/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic2.java
index 901b6a5a869..70521d0d4f4 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic3.java b/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic3.java
index d2567650c5e..129a02cd34b 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic3.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic4.java b/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic4.java
index fcd67f2ba68..e3efef85d2f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic4.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteStatic4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteVirt.java b/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteVirt.java
index a786c2475aa..2dd8c6d4683 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteVirt.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/promotion/PromoteVirt.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/StaticString.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/StaticString.java
index d46c5b5aa91..ddee464d7e4 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/StaticString.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/StaticString.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedClassRef.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedClassRef.java
index 6f4405b3368..2a52222f3ce 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedClassRef.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedClassRef.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedConstant.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedConstant.java
index 2fb7f5dc223..c300b99aa0c 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedConstant.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedConstant.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedConstant2.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedConstant2.java
index 881fb2d313f..53f542b2c81 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedConstant2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedConstant2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedConstructor.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedConstructor.java
index 8b3d4071852..372a55e829a 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedConstructor.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedConstructor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedFloatConstant.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedFloatConstant.java
index 2f50747601a..51195d71966 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedFloatConstant.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedFloatConstant.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField.java
index 2dee970da90..44e2c1fd2fc 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField1b.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField1b.java
index 1efae8537a6..aaf2e4c1860 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField1b.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField1b.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField2.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField2.java
index 56a6b620840..da224ab0de8 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField2b.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField2b.java
index 0ca7aa4a646..2f592e04b03 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField2b.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField2b.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField3.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField3.java
index d27ebb983dc..0b00faf43e2 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField3.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetField3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetStatic.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetStatic.java
index 06fa1b0cb87..8f6ddfe86f7 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetStatic.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedGetStatic.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedJavaMethod.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedJavaMethod.java
index 5b15b944e46..88b89580128 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedJavaMethod.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedJavaMethod.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedJavaStaticMethod.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedJavaStaticMethod.java
index ce1cf572ba0..4116c153fdd 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedJavaStaticMethod.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedJavaStaticMethod.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedLongConstant.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedLongConstant.java
index 52fe5efd94e..ef0dbb55fd7 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedLongConstant.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedLongConstant.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedNewClass.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedNewClass.java
index 4a87c58cbd3..7e04d8e6e62 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedNewClass.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedNewClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedNewClass2.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedNewClass2.java
index 2358e6aa4a0..448b89c904d 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedNewClass2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedNewClass2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutField2.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutField2.java
index 69215b114db..1ea350c384f 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutField2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutField2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutField2b.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutField2b.java
index 5bf4c676461..296274c4f32 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutField2b.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutField2b.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutField3.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutField3.java
index db671ab6e89..e9514c9c785 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutField3.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutField3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutStaticField.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutStaticField.java
index 5edbd156f76..dcb50874834 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutStaticField.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutStaticField.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutStaticField2.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutStaticField2.java
index 5ec1d0ab844..9ae001b8a7a 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutStaticField2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedPutStaticField2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedSpecialMethod.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedSpecialMethod.java
index 96b02821e37..65a1a6e18b7 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedSpecialMethod.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedSpecialMethod.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStatic.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStatic.java
index 282eba0927b..da9abd8ded2 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStatic.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStatic.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStaticField.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStaticField.java
index 9aa5ffdfed9..0f7ac2df745 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStaticField.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStaticField.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStaticField2.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStaticField2.java
index ae097a45b66..bc1e79f79ec 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStaticField2.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStaticField2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStaticMethod.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStaticMethod.java
index 60828c55bd0..4e2374a23b0 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStaticMethod.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedStaticMethod.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedVirtualMethod.java b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedVirtualMethod.java
index 41e7dea6ffa..13386e5241a 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedVirtualMethod.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/resolves/UnresolvedVirtualMethod.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/sieve/Sieve01.java b/test/functional/JIT_Test/src/jit/test/jitt/sieve/Sieve01.java
index 81699baa132..26e1993ff15 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/sieve/Sieve01.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/sieve/Sieve01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/sieve/Sieve02.java b/test/functional/JIT_Test/src/jit/test/jitt/sieve/Sieve02.java
index fa599134041..0ae24cb5729 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/sieve/Sieve02.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/sieve/Sieve02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/sieve/Sieve03.java b/test/functional/JIT_Test/src/jit/test/jitt/sieve/Sieve03.java
index 0413b38338a..36d3509aee3 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/sieve/Sieve03.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/sieve/Sieve03.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/transitions/JitInterpStatic.java b/test/functional/JIT_Test/src/jit/test/jitt/transitions/JitInterpStatic.java
index d547b5a7836..273b0fb817e 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/transitions/JitInterpStatic.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/transitions/JitInterpStatic.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/transitions/JitInterpStaticI5I.java b/test/functional/JIT_Test/src/jit/test/jitt/transitions/JitInterpStaticI5I.java
index 8a861b5f75f..d5a7ea1c35b 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/transitions/JitInterpStaticI5I.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/transitions/JitInterpStaticI5I.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/jitt/transitions/JitInterpVirt.java b/test/functional/JIT_Test/src/jit/test/jitt/transitions/JitInterpVirt.java
index 741e81d8dcf..352d3b3b4a4 100644
--- a/test/functional/JIT_Test/src/jit/test/jitt/transitions/JitInterpVirt.java
+++ b/test/functional/JIT_Test/src/jit/test/jitt/transitions/JitInterpVirt.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/Context.java b/test/functional/JIT_Test/src/jit/test/loopReduction/Context.java
index b938a7d23eb..88338d4cdcd 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/Context.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/Context.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/CountDecimalDigitLong.java b/test/functional/JIT_Test/src/jit/test/loopReduction/CountDecimalDigitLong.java
index 8a7d2b698d1..8f7fb7d30bd 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/CountDecimalDigitLong.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/CountDecimalDigitLong.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/CountDecimalDigitLong2.java b/test/functional/JIT_Test/src/jit/test/loopReduction/CountDecimalDigitLong2.java
index 1b934dc1281..bbc90884b42 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/CountDecimalDigitLong2.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/CountDecimalDigitLong2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/MEMCMP2CompareTo.java b/test/functional/JIT_Test/src/jit/test/loopReduction/MEMCMP2CompareTo.java
index 8de6f196e6f..32636d3379e 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/MEMCMP2CompareTo.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/MEMCMP2CompareTo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/MEMCPYChar2Byte2.java b/test/functional/JIT_Test/src/jit/test/loopReduction/MEMCPYChar2Byte2.java
index d461810ecb5..43b569cbe9e 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/MEMCPYChar2Byte2.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/MEMCPYChar2Byte2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/Main.java b/test/functional/JIT_Test/src/jit/test/loopReduction/Main.java
index b76af3a8c3b..1ab01edd548 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/Main.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/TROTArray.java b/test/functional/JIT_Test/src/jit/test/loopReduction/TROTArray.java
index b404d57618a..e281cba9fa9 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/TROTArray.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/TROTArray.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/TRTNestedArray.java b/test/functional/JIT_Test/src/jit/test/loopReduction/TRTNestedArray.java
index bcb5c8ee028..ab24de38287 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/TRTNestedArray.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/TRTNestedArray.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/TRTOArray.java b/test/functional/JIT_Test/src/jit/test/loopReduction/TRTOArray.java
index b1a0707d286..60dadfdba24 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/TRTOArray.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/TRTOArray.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/arraycompare.java b/test/functional/JIT_Test/src/jit/test/loopReduction/arraycompare.java
index b2eee6fdc02..cae36229984 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/arraycompare.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/arraycompare.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/arraycopy.java b/test/functional/JIT_Test/src/jit/test/loopReduction/arraycopy.java
index d196b3ca1a0..b7734488a8f 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/arraycopy.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/arraycopy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/arrayset.java b/test/functional/JIT_Test/src/jit/test/loopReduction/arrayset.java
index a2f43836043..74516d7c89c 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/arrayset.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/arrayset.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/arraytranslateandtest.java b/test/functional/JIT_Test/src/jit/test/loopReduction/arraytranslateandtest.java
index b0835a43319..2ee90b2a55a 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/arraytranslateandtest.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/arraytranslateandtest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/base.java b/test/functional/JIT_Test/src/jit/test/loopReduction/base.java
index 33dc970e84d..6c7144a0fab 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/base.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/base.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/bigEndianByte2CharMemCpy.java b/test/functional/JIT_Test/src/jit/test/loopReduction/bigEndianByte2CharMemCpy.java
index 6d73ecf6662..8c36dc26b9a 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/bigEndianByte2CharMemCpy.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/bigEndianByte2CharMemCpy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/bitMemOp.java b/test/functional/JIT_Test/src/jit/test/loopReduction/bitMemOp.java
index cd8696e6069..2da94c26336 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/bitMemOp.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/bitMemOp.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/byteMemCmp.java b/test/functional/JIT_Test/src/jit/test/loopReduction/byteMemCmp.java
index de882269248..0b5468a4a10 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/byteMemCmp.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/byteMemCmp.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/byteMemCpy.java b/test/functional/JIT_Test/src/jit/test/loopReduction/byteMemCpy.java
index bdb484c16b0..84dce0eb521 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/byteMemCpy.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/byteMemCpy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/byteMemSet.java b/test/functional/JIT_Test/src/jit/test/loopReduction/byteMemSet.java
index b4a3c829fa1..a97b71170f6 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/byteMemSet.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/byteMemSet.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/bytearraywrite.java b/test/functional/JIT_Test/src/jit/test/loopReduction/bytearraywrite.java
index 2e479d82b23..10a10dcc9f0 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/bytearraywrite.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/bytearraywrite.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/char2ByteMemCpy.java b/test/functional/JIT_Test/src/jit/test/loopReduction/char2ByteMemCpy.java
index 7d6827b46ee..d9d5cf90c4f 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/char2ByteMemCpy.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/char2ByteMemCpy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/charMemCmp.java b/test/functional/JIT_Test/src/jit/test/loopReduction/charMemCmp.java
index e7414e5ea48..b13fa8eca12 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/charMemCmp.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/charMemCmp.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/copyingTROT.java b/test/functional/JIT_Test/src/jit/test/loopReduction/copyingTROT.java
index 117ef75f615..c5a7bb375e8 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/copyingTROT.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/copyingTROT.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/copyingTRTO.java b/test/functional/JIT_Test/src/jit/test/loopReduction/copyingTRTO.java
index 46a1ef91113..b9f70298d97 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/copyingTRTO.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/copyingTRTO.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/countDecimalDigitInt.java b/test/functional/JIT_Test/src/jit/test/loopReduction/countDecimalDigitInt.java
index 4adff2dc12f..0b6507ff81d 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/countDecimalDigitInt.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/countDecimalDigitInt.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/idiomTests.java b/test/functional/JIT_Test/src/jit/test/loopReduction/idiomTests.java
index 00fda8a8b0e..d28d93d7d0c 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/idiomTests.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/idiomTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/littleEndianByte2CharMemCpy.java b/test/functional/JIT_Test/src/jit/test/loopReduction/littleEndianByte2CharMemCpy.java
index aa05e6e4d0f..d9f58cf29db 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/littleEndianByte2CharMemCpy.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/littleEndianByte2CharMemCpy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/longMemCmp.java b/test/functional/JIT_Test/src/jit/test/loopReduction/longMemCmp.java
index 35cb554fcd7..0edb69dd3a3 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/longMemCmp.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/longMemCmp.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/longMemCpy.java b/test/functional/JIT_Test/src/jit/test/loopReduction/longMemCpy.java
index 5980db478a4..1256ea4e058 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/longMemCpy.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/longMemCpy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/simpleByteTRT.java b/test/functional/JIT_Test/src/jit/test/loopReduction/simpleByteTRT.java
index 8a463091cfb..3b0486e7655 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/simpleByteTRT.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/simpleByteTRT.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/simpleCharTRT.java b/test/functional/JIT_Test/src/jit/test/loopReduction/simpleCharTRT.java
index 5fab1656ca1..e72f4edbe5c 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/simpleCharTRT.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/simpleCharTRT.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/loopReduction/writeUTF.java b/test/functional/JIT_Test/src/jit/test/loopReduction/writeUTF.java
index 14ccdfb8329..a5aeb15c77f 100644
--- a/test/functional/JIT_Test/src/jit/test/loopReduction/writeUTF.java
+++ b/test/functional/JIT_Test/src/jit/test/loopReduction/writeUTF.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/ra/TestOOLSpill31Bit.java b/test/functional/JIT_Test/src/jit/test/ra/TestOOLSpill31Bit.java
index b55a11aa008..8c83f9d5bfc 100644
--- a/test/functional/JIT_Test/src/jit/test/ra/TestOOLSpill31Bit.java
+++ b/test/functional/JIT_Test/src/jit/test/ra/TestOOLSpill31Bit.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaIntegerAndLongToString.java b/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaIntegerAndLongToString.java
index 4975f28d2c0..324e7300e98 100644
--- a/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaIntegerAndLongToString.java
+++ b/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaIntegerAndLongToString.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangMath.java b/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangMath.java
index 4a2ef873b0c..dae870b7644 100644
--- a/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangMath.java
+++ b/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangMath.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangStrictMath.java b/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangStrictMath.java
index d70652badf3..5b6271db083 100644
--- a/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangStrictMath.java
+++ b/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangStrictMath.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangStringCodingEncodeASCII.java b/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangStringCodingEncodeASCII.java
index 77b9767629c..62045e05137 100644
--- a/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangStringCodingEncodeASCII.java
+++ b/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangStringCodingEncodeASCII.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangStringLatin1.java b/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangStringLatin1.java
index f12b68be55d..5379b8ea1dc 100644
--- a/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangStringLatin1.java
+++ b/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestJavaLangStringLatin1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestRecognizedCallTransformer.java b/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestRecognizedCallTransformer.java
index 150653c4aad..97b378d213f 100644
--- a/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestRecognizedCallTransformer.java
+++ b/test/functional/JIT_Test/src/jit/test/recognizedMethod/TestRecognizedCallTransformer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/stringconcat/StringConcatTest.java b/test/functional/JIT_Test/src/jit/test/stringconcat/StringConcatTest.java
index 353e658dde5..e19974eeff8 100644
--- a/test/functional/JIT_Test/src/jit/test/stringconcat/StringConcatTest.java
+++ b/test/functional/JIT_Test/src/jit/test/stringconcat/StringConcatTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/BNDCHKSimplify/BNDCHKSimplifyTest.java b/test/functional/JIT_Test/src/jit/test/tr/BNDCHKSimplify/BNDCHKSimplifyTest.java
index 2867db2ace6..48fdba83550 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/BNDCHKSimplify/BNDCHKSimplifyTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/BNDCHKSimplify/BNDCHKSimplifyTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDArithmeticTest.java b/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDArithmeticTest.java
index a6fbb18dc6d..610ce6f96df 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDArithmeticTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDArithmeticTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDCompareTest.java b/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDCompareTest.java
index 09d303f77e1..1035693ec0c 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDCompareTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDCompareTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDEncodingTest.java b/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDEncodingTest.java
index 708c9506870..8d71acef0b0 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDEncodingTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDEncodingTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDRoundTest.java b/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDRoundTest.java
index ddd434f2928..46e570b93df 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDRoundTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDRoundTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDSerializationTest.java b/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDSerializationTest.java
index 0f162549d35..4231d653df1 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDSerializationTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/BigDecimal/BDSerializationTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifyAdd.java b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifyAdd.java
index 634baafe604..76714cbff39 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifyAdd.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifyAdd.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifyMul.java b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifyMul.java
index e708ff1a130..1d0fc08d219 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifyMul.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifyMul.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifyRem.java b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifyRem.java
index 99473c9677e..9399d65377d 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifyRem.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifyRem.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifySub.java b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifySub.java
index b229ca88555..2e0a81da760 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifySub.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/FloatSimplifySub.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/TestFsqrt.java b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/TestFsqrt.java
index d1dfb3e0625..48608e74a9d 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/TestFsqrt.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/TestFsqrt.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/Testdmadd.java b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/Testdmadd.java
index d311cda91e2..95286068a5f 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/Testdmadd.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/Testdmadd.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/Testfmadd.java b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/Testfmadd.java
index c2a26e68341..28bde561a77 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/Testfmadd.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/FPSimplify/Testfmadd.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/MonitorElimination/LockTestCase.java b/test/functional/JIT_Test/src/jit/test/tr/MonitorElimination/LockTestCase.java
index f5a565089ce..4eb88503d4a 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/MonitorElimination/LockTestCase.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/MonitorElimination/LockTestCase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/MonitorElimination/Suite.java b/test/functional/JIT_Test/src/jit/test/tr/MonitorElimination/Suite.java
index 48e302f3936..a38571feadf 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/MonitorElimination/Suite.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/MonitorElimination/Suite.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/MonitorElimination/Unbalanced.j b/test/functional/JIT_Test/src/jit/test/tr/MonitorElimination/Unbalanced.j
index 54f846cf03f..b84632bb6fd 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/MonitorElimination/Unbalanced.j
+++ b/test/functional/JIT_Test/src/jit/test/tr/MonitorElimination/Unbalanced.j
@@ -16,7 +16,7 @@
; OpenJDK Assembly Exception [2].
;
; [1] https://www.gnu.org/software/classpath/license.html
-; [2] http://openjdk.java.net/legal/assembly-exception.html
+; [2] https://openjdk.org/legal/assembly-exception.html
;
; SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/test/functional/JIT_Test/src/jit/test/tr/SIMDOpts/SIMDCommonedAddressTest.java b/test/functional/JIT_Test/src/jit/test/tr/SIMDOpts/SIMDCommonedAddressTest.java
index eaa7c8f00e9..90088f7d52b 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/SIMDOpts/SIMDCommonedAddressTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/SIMDOpts/SIMDCommonedAddressTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/SIMDOpts/SIMDOptTest.java b/test/functional/JIT_Test/src/jit/test/tr/SIMDOpts/SIMDOptTest.java
index 5d2441e5e3a..5a9f8add4dc 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/SIMDOpts/SIMDOptTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/SIMDOpts/SIMDOptTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/SeqLoadSimplificationTest.java b/test/functional/JIT_Test/src/jit/test/tr/SeqLoadSimplificationTest.java
index 46b80776eab..21d842d0030 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/SeqLoadSimplificationTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/SeqLoadSimplificationTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/VPTypeTests/ArithmeticTests.java b/test/functional/JIT_Test/src/jit/test/tr/VPTypeTests/ArithmeticTests.java
index ecc222b01e8..788ed1ce651 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/VPTypeTests/ArithmeticTests.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/VPTypeTests/ArithmeticTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/VPTypeTests/IC1.java b/test/functional/JIT_Test/src/jit/test/tr/VPTypeTests/IC1.java
index 6bfc457c89e..be7986012e4 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/VPTypeTests/IC1.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/VPTypeTests/IC1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/VPTypeTests/cTypeTests.java b/test/functional/JIT_Test/src/jit/test/tr/VPTypeTests/cTypeTests.java
index 5dd573249c6..752bca449b7 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/VPTypeTests/cTypeTests.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/VPTypeTests/cTypeTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/chtable/InnerPreexistence.java b/test/functional/JIT_Test/src/jit/test/tr/chtable/InnerPreexistence.java
index 74486b1ba79..01c1a031cfb 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/chtable/InnerPreexistence.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/chtable/InnerPreexistence.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/chtable/PreexistenceTest2.java b/test/functional/JIT_Test/src/jit/test/tr/chtable/PreexistenceTest2.java
index 5fc6bccf861..2c4997e7a0e 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/chtable/PreexistenceTest2.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/chtable/PreexistenceTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/chtable/PreexistenceTest3.java b/test/functional/JIT_Test/src/jit/test/tr/chtable/PreexistenceTest3.java
index e2062f13eba..075da2296a7 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/chtable/PreexistenceTest3.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/chtable/PreexistenceTest3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/chtable/PreexistenceTests.java b/test/functional/JIT_Test/src/jit/test/tr/chtable/PreexistenceTests.java
index 3ff310efdb5..c662078aa29 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/chtable/PreexistenceTests.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/chtable/PreexistenceTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/chtable/TestOverridden.java b/test/functional/JIT_Test/src/jit/test/tr/chtable/TestOverridden.java
index 6c5a0d5bbca..a15c8f667d7 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/chtable/TestOverridden.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/chtable/TestOverridden.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/chtable/VirtualGuardTest.java b/test/functional/JIT_Test/src/jit/test/tr/chtable/VirtualGuardTest.java
index 797c1718692..e3ddde09a85 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/chtable/VirtualGuardTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/chtable/VirtualGuardTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/chtable/util/Notifiable.java b/test/functional/JIT_Test/src/jit/test/tr/chtable/util/Notifiable.java
index e394973af81..966dbde5c62 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/chtable/util/Notifiable.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/chtable/util/Notifiable.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/chtable/util/NotifyTask.java b/test/functional/JIT_Test/src/jit/test/tr/chtable/util/NotifyTask.java
index c488b4b15ee..249f1a9d505 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/chtable/util/NotifyTask.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/chtable/util/NotifyTask.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/decomposition/IntegerMultiplyDecomposer.java b/test/functional/JIT_Test/src/jit/test/tr/decomposition/IntegerMultiplyDecomposer.java
index be41ad90ba1..5a1e3f09273 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/decomposition/IntegerMultiplyDecomposer.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/decomposition/IntegerMultiplyDecomposer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/explicitNewInit/ExplicitNewInitTest.java b/test/functional/JIT_Test/src/jit/test/tr/explicitNewInit/ExplicitNewInitTest.java
index 584950378c5..c354482c3cf 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/explicitNewInit/ExplicitNewInitTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/explicitNewInit/ExplicitNewInitTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/findLeftMostOne/findLeftMostOneTests.java b/test/functional/JIT_Test/src/jit/test/tr/findLeftMostOne/findLeftMostOneTests.java
index ebe0c600706..fc11b069150 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/findLeftMostOne/findLeftMostOneTests.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/findLeftMostOne/findLeftMostOneTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/fprToGpr/fprToGprTests.java b/test/functional/JIT_Test/src/jit/test/tr/fprToGpr/fprToGprTests.java
index ec66d859f71..4d75fed58f4 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/fprToGpr/fprToGprTests.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/fprToGpr/fprToGprTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/ipa/IpaTest.java b/test/functional/JIT_Test/src/jit/test/tr/ipa/IpaTest.java
index bdc8b95e94c..32bf21a5100 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/ipa/IpaTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/ipa/IpaTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/liveMonitor/monTests.java b/test/functional/JIT_Test/src/jit/test/tr/liveMonitor/monTests.java
index dcd65b3a7f2..0a04850cf1d 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/liveMonitor/monTests.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/liveMonitor/monTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/loadReverse/loadReverseTests.java b/test/functional/JIT_Test/src/jit/test/tr/loadReverse/loadReverseTests.java
index d43477cad39..b1eb0697773 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/loadReverse/loadReverseTests.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/loadReverse/loadReverseTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/longAdd/LongAddTest.java b/test/functional/JIT_Test/src/jit/test/tr/longAdd/LongAddTest.java
index 0f6ca450b3c..d106ac70a4f 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/longAdd/LongAddTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/longAdd/LongAddTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/longDivision/LongDivisionTests.java b/test/functional/JIT_Test/src/jit/test/tr/longDivision/LongDivisionTests.java
index 487bf8d45dd..dc3a225a6cd 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/longDivision/LongDivisionTests.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/longDivision/LongDivisionTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/Main.java b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/Main.java
index d27657b2159..dcd063cb92c 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/Main.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/loopRep.java b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/loopRep.java
index 066bdd62496..1c1c792a302 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/loopRep.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/loopRep.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/lr_run.sh b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/lr_run.sh
index 16da57f4861..0035b713cf0 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/lr_run.sh
+++ b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/lr_run.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/lr_runwin.bat b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/lr_runwin.bat
index 661590b9f07..b6336d704c6 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/lr_runwin.bat
+++ b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/lr_runwin.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/main_run.sh b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/main_run.sh
index 53f79323029..cabb7fcb20e 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/main_run.sh
+++ b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/main_run.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/main_runwin.bat b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/main_runwin.bat
index 6a494c14f53..af56ce0438f 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/main_runwin.bat
+++ b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/main_runwin.bat
@@ -18,7 +18,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/ocif.xml b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/ocif.xml
index bb79906d3a1..8bfa2877c16 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/ocif.xml
+++ b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/ocif.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/test002.java b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/test002.java
index cc86ec2bac6..11097137b40 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/test002.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/loopReplicator/test002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/loopTransfer/cLoopTests.java b/test/functional/JIT_Test/src/jit/test/tr/loopTransfer/cLoopTests.java
index 5c76482549c..9bd9f5778a8 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/loopTransfer/cLoopTests.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/loopTransfer/cLoopTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/mathSimplify/PowTest.java b/test/functional/JIT_Test/src/jit/test/tr/mathSimplify/PowTest.java
index e660cadcfad..f699c5a9daf 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/mathSimplify/PowTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/mathSimplify/PowTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/newinstance/NewInstanceTests.java b/test/functional/JIT_Test/src/jit/test/tr/newinstance/NewInstanceTests.java
index 3c17102da50..22004b7e615 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/newinstance/NewInstanceTests.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/newinstance/NewInstanceTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/Abstract.java b/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/Abstract.java
index ba7a7f801ce..092756fd7c1 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/Abstract.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/Abstract.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/Interface.java b/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/Interface.java
index 2ea720d6dd7..df49a847172 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/Interface.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/Interface.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/ProtCtor.java b/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/ProtCtor.java
index 0562c826998..251a94133de 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/ProtCtor.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/ProtCtor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/PublicCtor.java b/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/PublicCtor.java
index d3c5952b2a8..3604ba85799 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/PublicCtor.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/newinstance/pkg/PublicCtor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/signExtensionA/SignExtElimTest.java b/test/functional/JIT_Test/src/jit/test/tr/signExtensionA/SignExtElimTest.java
index 689a757c2ab..3dda9176cc5 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/signExtensionA/SignExtElimTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/signExtensionA/SignExtElimTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/tr/stringPeephole/BigDecimalToStringTest.java b/test/functional/JIT_Test/src/jit/test/tr/stringPeephole/BigDecimalToStringTest.java
index d070a71932a..fc138d939d4 100644
--- a/test/functional/JIT_Test/src/jit/test/tr/stringPeephole/BigDecimalToStringTest.java
+++ b/test/functional/JIT_Test/src/jit/test/tr/stringPeephole/BigDecimalToStringTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/Allocation.java b/test/functional/JIT_Test/src/jit/test/vich/Allocation.java
index bc380233621..cd749d9a35f 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/Allocation.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/Allocation.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/CurrentTimeMillis.java b/test/functional/JIT_Test/src/jit/test/vich/CurrentTimeMillis.java
index 46c6f19e7d9..d1e147570fa 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/CurrentTimeMillis.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/CurrentTimeMillis.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/EqualsImplementations.java b/test/functional/JIT_Test/src/jit/test/vich/EqualsImplementations.java
index ca73870e966..0ca0726d1a5 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/EqualsImplementations.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/EqualsImplementations.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/Exceptions.java b/test/functional/JIT_Test/src/jit/test/vich/Exceptions.java
index c3766252df8..6fb63bab642 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/Exceptions.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/Exceptions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/Fibonacci.java b/test/functional/JIT_Test/src/jit/test/vich/Fibonacci.java
index 32c105d5670..46ec3283673 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/Fibonacci.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/Fibonacci.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/GC.java b/test/functional/JIT_Test/src/jit/test/vich/GC.java
index d57e40314bf..eded9547acb 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/GC.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/GC.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/HashEfficiencyTest.java b/test/functional/JIT_Test/src/jit/test/vich/HashEfficiencyTest.java
index d413950771f..9bf439925d7 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/HashEfficiencyTest.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/HashEfficiencyTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/Hashtable.java b/test/functional/JIT_Test/src/jit/test/vich/Hashtable.java
index 8b52ff6ace2..e7981f20f57 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/Hashtable.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/Hashtable.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/JNI.java b/test/functional/JIT_Test/src/jit/test/vich/JNI.java
index c35a2ade526..679c5cd1ecd 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/JNI.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/JNI.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/JNIArray.java b/test/functional/JIT_Test/src/jit/test/vich/JNIArray.java
index c0070e43df5..5e51a515efb 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/JNIArray.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/JNIArray.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/JNICallIn.java b/test/functional/JIT_Test/src/jit/test/vich/JNICallIn.java
index 4d4b22967f1..eb4d44695ef 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/JNICallIn.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/JNICallIn.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/JNIFields.java b/test/functional/JIT_Test/src/jit/test/vich/JNIFields.java
index 75fe3e0ca96..4f370647fc8 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/JNIFields.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/JNIFields.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/JNILocalRef.java b/test/functional/JIT_Test/src/jit/test/vich/JNILocalRef.java
index 4dfb47227f9..46c94f59309 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/JNILocalRef.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/JNILocalRef.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/JNIObjectArray.java b/test/functional/JIT_Test/src/jit/test/vich/JNIObjectArray.java
index ba1d3327025..980c45e9584 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/JNIObjectArray.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/JNIObjectArray.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/MethodInvocation.java b/test/functional/JIT_Test/src/jit/test/vich/MethodInvocation.java
index b7e8e6153d7..88023812a98 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/MethodInvocation.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/MethodInvocation.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/Microbench.java b/test/functional/JIT_Test/src/jit/test/vich/Microbench.java
index a009848212e..d8d688bd6b3 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/Microbench.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/Microbench.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/ReadTest.java b/test/functional/JIT_Test/src/jit/test/vich/ReadTest.java
index bd786228cc8..8bb6b079a26 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/ReadTest.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/ReadTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/Strings.java b/test/functional/JIT_Test/src/jit/test/vich/Strings.java
index 644a6cd5a02..1ecd5511176 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/Strings.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/Strings.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/TestInterface.java b/test/functional/JIT_Test/src/jit/test/vich/TestInterface.java
index 4637df9a0a8..cb6f003cd60 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/TestInterface.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/TestInterface.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/Threads.java b/test/functional/JIT_Test/src/jit/test/vich/Threads.java
index a236ece4e26..f75998ae044 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/Threads.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/Threads.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src/jit/test/vich/utils/Timer.java b/test/functional/JIT_Test/src/jit/test/vich/utils/Timer.java
index f983cb38880..29383b3bcbd 100644
--- a/test/functional/JIT_Test/src/jit/test/vich/utils/Timer.java
+++ b/test/functional/JIT_Test/src/jit/test/vich/utils/Timer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/src_stub/tr/test/MonitorElimination/Unbalanced.java b/test/functional/JIT_Test/src_stub/tr/test/MonitorElimination/Unbalanced.java
index 7efdfdaa876..29139dfc51a 100644
--- a/test/functional/JIT_Test/src_stub/tr/test/MonitorElimination/Unbalanced.java
+++ b/test/functional/JIT_Test/src_stub/tr/test/MonitorElimination/Unbalanced.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JIT_Test/testng.xml b/test/functional/JIT_Test/testng.xml
index 83d02a27f21..53b37478b3e 100644
--- a/test/functional/JIT_Test/testng.xml
+++ b/test/functional/JIT_Test/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/JIT_Test/wsddbuild.xml b/test/functional/JIT_Test/wsddbuild.xml
index e1767baed4f..91deceebdfb 100644
--- a/test/functional/JIT_Test/wsddbuild.xml
+++ b/test/functional/JIT_Test/wsddbuild.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/JLM_Tests/build.xml b/test/functional/JLM_Tests/build.xml
index 0cc59917a13..fde0aa39f9f 100644
--- a/test/functional/JLM_Tests/build.xml
+++ b/test/functional/JLM_Tests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/JLM_Tests/playlist.xml b/test/functional/JLM_Tests/playlist.xml
index 7fb0b3f89e5..d01fc6c00c0 100644
--- a/test/functional/JLM_Tests/playlist.xml
+++ b/test/functional/JLM_Tests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/JLM_Tests/src/j9vm/test/softmx/MemoryExhauster.java b/test/functional/JLM_Tests/src/j9vm/test/softmx/MemoryExhauster.java
index 441ea3db7fe..5c9327285a4 100644
--- a/test/functional/JLM_Tests/src/j9vm/test/softmx/MemoryExhauster.java
+++ b/test/functional/JLM_Tests/src/j9vm/test/softmx/MemoryExhauster.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/j9vm/test/softmx/OOMGenerator_RAS_Test1.java b/test/functional/JLM_Tests/src/j9vm/test/softmx/OOMGenerator_RAS_Test1.java
index 978124e452b..5a150f2700c 100644
--- a/test/functional/JLM_Tests/src/j9vm/test/softmx/OOMGenerator_RAS_Test1.java
+++ b/test/functional/JLM_Tests/src/j9vm/test/softmx/OOMGenerator_RAS_Test1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/j9vm/test/softmx/OOMGenerator_RAS_Test2.java b/test/functional/JLM_Tests/src/j9vm/test/softmx/OOMGenerator_RAS_Test2.java
index 0bff387a1a4..37e392f6ddd 100644
--- a/test/functional/JLM_Tests/src/j9vm/test/softmx/OOMGenerator_RAS_Test2.java
+++ b/test/functional/JLM_Tests/src/j9vm/test/softmx/OOMGenerator_RAS_Test2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/j9vm/test/softmx/RemoteTestServer.java b/test/functional/JLM_Tests/src/j9vm/test/softmx/RemoteTestServer.java
index 1c4c467cdeb..b89a4fcf4c5 100644
--- a/test/functional/JLM_Tests/src/j9vm/test/softmx/RemoteTestServer.java
+++ b/test/functional/JLM_Tests/src/j9vm/test/softmx/RemoteTestServer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxAdvanceTest.java b/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxAdvanceTest.java
index 7886a5e3ddf..43b3aa8f0e0 100644
--- a/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxAdvanceTest.java
+++ b/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxAdvanceTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxAdvanceTest_GC_Only.java b/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxAdvanceTest_GC_Only.java
index d0a5a6fc14c..c0535f121e0 100644
--- a/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxAdvanceTest_GC_Only.java
+++ b/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxAdvanceTest_GC_Only.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxLocalTest.java b/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxLocalTest.java
index e0067608b9c..97d85376eaa 100644
--- a/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxLocalTest.java
+++ b/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxLocalTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxRASTest1.java b/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxRASTest1.java
index af0c9a360ab..3a215d5592e 100644
--- a/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxRASTest1.java
+++ b/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxRASTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxRASTest2.java b/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxRASTest2.java
index 0dabe4f00d6..35708444b4f 100644
--- a/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxRASTest2.java
+++ b/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxRASTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxRemoteTest.java b/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxRemoteTest.java
index cc11c20a9ca..6edf7280c02 100644
--- a/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxRemoteTest.java
+++ b/test/functional/JLM_Tests/src/j9vm/test/softmx/SoftmxRemoteTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/j9vm/test/softmx/TestNatives.java b/test/functional/JLM_Tests/src/j9vm/test/softmx/TestNatives.java
index 0d56fa8c2a6..4e40e1f70e5 100644
--- a/test/functional/JLM_Tests/src/j9vm/test/softmx/TestNatives.java
+++ b/test/functional/JLM_Tests/src/j9vm/test/softmx/TestNatives.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/AllManagementTests.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/AllManagementTests.java
index 5640410aa4f..df57353879c 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/AllManagementTests.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/AllManagementTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/RemoteProcess.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/RemoteProcess.java
index aa13d93d893..6f3da450c4b 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/RemoteProcess.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/RemoteProcess.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/RemoteServer.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/RemoteServer.java
index eae0899c5a8..bebf4d768f9 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/RemoteServer.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/RemoteServer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestClassLoadingMXBean.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestClassLoadingMXBean.java
index 1f5b32bbac5..6c42d14f523 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestClassLoadingMXBean.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestClassLoadingMXBean.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestCompilationMXBean.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestCompilationMXBean.java
index 7eb367c6d9b..bd7965c9e80 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestCompilationMXBean.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestCompilationMXBean.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestExample.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestExample.java
index 5803d596688..ae5f7675c0f 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestExample.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestExample.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestGarbageCollectorMXBean.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestGarbageCollectorMXBean.java
index 11b545200ac..e8e502fd681 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestGarbageCollectorMXBean.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestGarbageCollectorMXBean.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestJvmCpuMonitorMXBeanEx.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestJvmCpuMonitorMXBeanEx.java
index 00ce6d70a94..8fa24a5eeca 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestJvmCpuMonitorMXBeanEx.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestJvmCpuMonitorMXBeanEx.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestLockInfo.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestLockInfo.java
index 0fba2d56c4d..fd8fd9d640d 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestLockInfo.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestLockInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestLoggingMXBean.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestLoggingMXBean.java
index 3f97301d31d..266ea3e9a8b 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestLoggingMXBean.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestLoggingMXBean.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestManagementFactory.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestManagementFactory.java
index 87df0b2d24b..8474bef0765 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestManagementFactory.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestManagementFactory.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestManagementPermission.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestManagementPermission.java
index 8e6a7f8a78e..e0e2198d440 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestManagementPermission.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestManagementPermission.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestManagementUtils.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestManagementUtils.java
index ac411ed083a..83f6a497bef 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestManagementUtils.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestManagementUtils.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryMXBean.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryMXBean.java
index b604237557c..a1b9c048e70 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryMXBean.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryMXBean.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryManagerMXBean.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryManagerMXBean.java
index 7c457e9c8d3..3ff24d32fe3 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryManagerMXBean.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryManagerMXBean.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryNotificationInfo.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryNotificationInfo.java
index 506a9d0a90e..fe6a8334de1 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryNotificationInfo.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryNotificationInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryPoolMXBean.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryPoolMXBean.java
index 0be1839686a..a555b7a5571 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryPoolMXBean.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryPoolMXBean.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryUsage.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryUsage.java
index 79faeeb968f..fadcb274dbf 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryUsage.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMemoryUsage.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMisc.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMisc.java
index dc7a7f34a02..d28fea7182f 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMisc.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMisc.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMonitorInfo.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMonitorInfo.java
index d1eba72315b..e4928ec8aec 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMonitorInfo.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestMonitorInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestOpenJ9DiagnosticsMXBean.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestOpenJ9DiagnosticsMXBean.java
index c8e8398f08b..3c05dbd1154 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestOpenJ9DiagnosticsMXBean.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestOpenJ9DiagnosticsMXBean.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestOperatingSystemMXBean.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestOperatingSystemMXBean.java
index 33ba4f1d8d9..a2703ae00e7 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestOperatingSystemMXBean.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestOperatingSystemMXBean.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestRegression.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestRegression.java
index 4b1af5a6557..d3f277e4dcc 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestRegression.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestRegression.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestRegression_SM.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestRegression_SM.java
index 085df6e2d66..1ad02507616 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestRegression_SM.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestRegression_SM.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestRuntimeMXBean.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestRuntimeMXBean.java
index bdf8f37dcf3..341b09e9cea 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestRuntimeMXBean.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestRuntimeMXBean.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestSharedClassMemoryMXBean.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestSharedClassMemoryMXBean.java
index 1a1457d54f9..5885d7aed43 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestSharedClassMemoryMXBean.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestSharedClassMemoryMXBean.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestSharedClassMemoryMXBean_SM.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestSharedClassMemoryMXBean_SM.java
index 502eb7ff818..79b1ce8db62 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestSharedClassMemoryMXBean_SM.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestSharedClassMemoryMXBean_SM.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestThreadMXBean.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestThreadMXBean.java
index c65afb798df..ebb398d99ca 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestThreadMXBean.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestThreadMXBean.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestUtil.java b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestUtil.java
index 4bbaf1f40b9..72d61b5cc93 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestUtil.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestUtil.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/management/GuestOSMXBeanTest.java b/test/functional/JLM_Tests/src/org/openj9/test/management/GuestOSMXBeanTest.java
index f1a313a9259..caf3a76fbc7 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/management/GuestOSMXBeanTest.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/management/GuestOSMXBeanTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/management/JvmCpuMonitorMXBeanTest.java b/test/functional/JLM_Tests/src/org/openj9/test/management/JvmCpuMonitorMXBeanTest.java
index 7ba2a254cc5..9edbf3346f5 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/management/JvmCpuMonitorMXBeanTest.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/management/JvmCpuMonitorMXBeanTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/management/ProcessLocking.java b/test/functional/JLM_Tests/src/org/openj9/test/management/ProcessLocking.java
index 6fccb324d44..c64e9fde01f 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/management/ProcessLocking.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/management/ProcessLocking.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/management/RemoteMonitor.java b/test/functional/JLM_Tests/src/org/openj9/test/management/RemoteMonitor.java
index a89820b3d21..c7da7dc0780 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/management/RemoteMonitor.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/management/RemoteMonitor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/management/RemoteServer.java b/test/functional/JLM_Tests/src/org/openj9/test/management/RemoteServer.java
index fa6346c6329..fba613e1896 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/management/RemoteServer.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/management/RemoteServer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/management/TestGetSystemCpuLoad.java b/test/functional/JLM_Tests/src/org/openj9/test/management/TestGetSystemCpuLoad.java
index 60e1a304b10..7210fc4923d 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/management/TestGetSystemCpuLoad.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/management/TestGetSystemCpuLoad.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/management/TestOperatingSystemMXBean.java b/test/functional/JLM_Tests/src/org/openj9/test/management/TestOperatingSystemMXBean.java
index 911ee9bb26c..39df0c6b8fa 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/management/TestOperatingSystemMXBean.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/management/TestOperatingSystemMXBean.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/management/util/BusyThread.java b/test/functional/JLM_Tests/src/org/openj9/test/management/util/BusyThread.java
index 4060ff18c8f..ac4260c0a47 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/management/util/BusyThread.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/management/util/BusyThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/management/util/ChildWatchdog.java b/test/functional/JLM_Tests/src/org/openj9/test/management/util/ChildWatchdog.java
index b52eb1e8427..587e9558bfc 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/management/util/ChildWatchdog.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/management/util/ChildWatchdog.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/management/util/WorkerThread.java b/test/functional/JLM_Tests/src/org/openj9/test/management/util/WorkerThread.java
index f8a477ec6b8..5387ee512a4 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/management/util/WorkerThread.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/management/util/WorkerThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/softmx/HelperClass.java b/test/functional/JLM_Tests/src/org/openj9/test/softmx/HelperClass.java
index 7bb451cd810..2b3bb7378ce 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/softmx/HelperClass.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/softmx/HelperClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/softmx/SoftmxUserScenarioTest.java b/test/functional/JLM_Tests/src/org/openj9/test/softmx/SoftmxUserScenarioTest.java
index 1814f8df10a..fe687f22cb2 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/softmx/SoftmxUserScenarioTest.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/softmx/SoftmxUserScenarioTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/util/process/ContainerProcess.java b/test/functional/JLM_Tests/src/org/openj9/test/util/process/ContainerProcess.java
index 5a2a629dc46..0d0d5467249 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/util/process/ContainerProcess.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/util/process/ContainerProcess.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/util/process/Packet.java b/test/functional/JLM_Tests/src/org/openj9/test/util/process/Packet.java
index 4e3f372428b..78c1e1b9f04 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/util/process/Packet.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/util/process/Packet.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/util/process/ProcessRunner.java b/test/functional/JLM_Tests/src/org/openj9/test/util/process/ProcessRunner.java
index 8df761d52fb..abc399ccf11 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/util/process/ProcessRunner.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/util/process/ProcessRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src/org/openj9/test/util/process/Task.java b/test/functional/JLM_Tests/src/org/openj9/test/util/process/Task.java
index 9e8b5c0929a..d5e3af95e30 100644
--- a/test/functional/JLM_Tests/src/org/openj9/test/util/process/Task.java
+++ b/test/functional/JLM_Tests/src/org/openj9/test/util/process/Task.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src_80/org/openj9/test/java/lang/management/TestThreadInfo.java b/test/functional/JLM_Tests/src_80/org/openj9/test/java/lang/management/TestThreadInfo.java
index a5001febab1..cd16e0e0c63 100644
--- a/test/functional/JLM_Tests/src_80/org/openj9/test/java/lang/management/TestThreadInfo.java
+++ b/test/functional/JLM_Tests/src_80/org/openj9/test/java/lang/management/TestThreadInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/src_90/org/openj9/test/java/lang/management/TestThreadInfo.java b/test/functional/JLM_Tests/src_90/org/openj9/test/java/lang/management/TestThreadInfo.java
index fde3c89aab2..393dd9a3d6f 100644
--- a/test/functional/JLM_Tests/src_90/org/openj9/test/java/lang/management/TestThreadInfo.java
+++ b/test/functional/JLM_Tests/src_90/org/openj9/test/java/lang/management/TestThreadInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JLM_Tests/testng.xml b/test/functional/JLM_Tests/testng.xml
index 3f25a7ce2e7..5f01e859d5d 100644
--- a/test/functional/JLM_Tests/testng.xml
+++ b/test/functional/JLM_Tests/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java10andUp/build.xml b/test/functional/Java10andUp/build.xml
index 257b8cbd1be..e266ec4fb63 100644
--- a/test/functional/Java10andUp/build.xml
+++ b/test/functional/Java10andUp/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java10andUp/playlist.xml b/test/functional/Java10andUp/playlist.xml
index b5643079874..8ee77dca5df 100644
--- a/test/functional/Java10andUp/playlist.xml
+++ b/test/functional/Java10andUp/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java10andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/APITestJava10.java b/test/functional/Java10andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/APITestJava10.java
index a8afe3cb7e2..4a0b083baa0 100644
--- a/test/functional/Java10andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/APITestJava10.java
+++ b/test/functional/Java10andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/APITestJava10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java10andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java b/test/functional/Java10andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java
index bc662cca532..b0539affaaf 100644
--- a/test/functional/Java10andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java
+++ b/test/functional/Java10andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java10andUp/src/org/openj9/test/stackWalker/StackWalkerTestJava10.java b/test/functional/Java10andUp/src/org/openj9/test/stackWalker/StackWalkerTestJava10.java
index dd9d6bf934a..b6c0684e36c 100644
--- a/test/functional/Java10andUp/src/org/openj9/test/stackWalker/StackWalkerTestJava10.java
+++ b/test/functional/Java10andUp/src/org/openj9/test/stackWalker/StackWalkerTestJava10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java10andUp/testng.xml b/test/functional/Java10andUp/testng.xml
index f583a367d2e..2246621cfc5 100644
--- a/test/functional/Java10andUp/testng.xml
+++ b/test/functional/Java10andUp/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java11andUp/build.xml b/test/functional/Java11andUp/build.xml
index 2556cc402ea..0c0bddb9b60 100644
--- a/test/functional/Java11andUp/build.xml
+++ b/test/functional/Java11andUp/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java11andUp/playlist.xml b/test/functional/Java11andUp/playlist.xml
index a9fc8457adc..3a57a190275 100644
--- a/test/functional/Java11andUp/playlist.xml
+++ b/test/functional/Java11andUp/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java11andUp/src/org/openj9/test/condy/BootstrapMethods.java b/test/functional/Java11andUp/src/org/openj9/test/condy/BootstrapMethods.java
index d8c8aa62232..9e8e7e9ba9f 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/condy/BootstrapMethods.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/condy/BootstrapMethods.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/src/org/openj9/test/condy/CondyClassLoader.java b/test/functional/Java11andUp/src/org/openj9/test/condy/CondyClassLoader.java
index a7effafd303..9f0ab43421d 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/condy/CondyClassLoader.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/condy/CondyClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/src/org/openj9/test/condy/CondyGenerator.java b/test/functional/Java11andUp/src/org/openj9/test/condy/CondyGenerator.java
index f62a3ff00ff..a35c7819d05 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/condy/CondyGenerator.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/condy/CondyGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/src/org/openj9/test/condy/DefineCondyClass.java b/test/functional/Java11andUp/src/org/openj9/test/condy/DefineCondyClass.java
index 0e598ada0dc..e8af17475d8 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/condy/DefineCondyClass.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/condy/DefineCondyClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/src/org/openj9/test/condy/GarbageCollectionCondyTest.java b/test/functional/Java11andUp/src/org/openj9/test/condy/GarbageCollectionCondyTest.java
index 9018112d010..740fedb184a 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/condy/GarbageCollectionCondyTest.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/condy/GarbageCollectionCondyTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/src/org/openj9/test/condy/PrimitiveCondyTest.java b/test/functional/Java11andUp/src/org/openj9/test/condy/PrimitiveCondyTest.java
index ce151e35b1d..c5304f12e2d 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/condy/PrimitiveCondyTest.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/condy/PrimitiveCondyTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/src/org/openj9/test/java_lang/Test_String.java b/test/functional/Java11andUp/src/org/openj9/test/java_lang/Test_String.java
index 212a0e9af29..601f8ee830b 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/java_lang/Test_String.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/java_lang/Test_String.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/src/org/openj9/test/nestmates/ClassGenerator.java b/test/functional/Java11andUp/src/org/openj9/test/nestmates/ClassGenerator.java
index 75b45e6a620..9753897b978 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/nestmates/ClassGenerator.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/nestmates/ClassGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/src/org/openj9/test/nestmates/CustomClassLoader.java b/test/functional/Java11andUp/src/org/openj9/test/nestmates/CustomClassLoader.java
index eb80d6ed51c..56149e7de1a 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/nestmates/CustomClassLoader.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/nestmates/CustomClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestAttributeTest.java b/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestAttributeTest.java
index ce0b028e206..6e027676dea 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestAttributeTest.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestAttributeTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestHostAttribute.java b/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestHostAttribute.java
index f73eebcb7f6..1eb898cf493 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestHostAttribute.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestHostAttribute.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestMembersAttribute.java b/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestMembersAttribute.java
index 208038544ce..ca04bb83b08 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestMembersAttribute.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestMembersAttribute.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestmatesTest.java b/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestmatesTest.java
index d53a06bcadd..b9611dc19b4 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestmatesTest.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/nestmates/NestmatesTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/src/org/openj9/test/varhandle/TestVarHandleInfo.java b/test/functional/Java11andUp/src/org/openj9/test/varhandle/TestVarHandleInfo.java
index bb6c1e597ff..380604586b8 100644
--- a/test/functional/Java11andUp/src/org/openj9/test/varhandle/TestVarHandleInfo.java
+++ b/test/functional/Java11andUp/src/org/openj9/test/varhandle/TestVarHandleInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java11andUp/testng.xml b/test/functional/Java11andUp/testng.xml
index f17fe72bcac..75208972461 100644
--- a/test/functional/Java11andUp/testng.xml
+++ b/test/functional/Java11andUp/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java12andUp/build.xml b/test/functional/Java12andUp/build.xml
index deac0c7b645..33d8efe3756 100644
--- a/test/functional/Java12andUp/build.xml
+++ b/test/functional/Java12andUp/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java12andUp/playlist.xml b/test/functional/Java12andUp/playlist.xml
index 5ae5960c89f..68e8cba7ba5 100644
--- a/test/functional/Java12andUp/playlist.xml
+++ b/test/functional/Java12andUp/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java12andUp/src/org/openj9/test/java_lang/Test_Class.java b/test/functional/Java12andUp/src/org/openj9/test/java_lang/Test_Class.java
index f919c441e73..b87fd816fb9 100644
--- a/test/functional/Java12andUp/src/org/openj9/test/java_lang/Test_Class.java
+++ b/test/functional/Java12andUp/src/org/openj9/test/java_lang/Test_Class.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java12andUp/src/org/openj9/test/java_lang/Test_String.java b/test/functional/Java12andUp/src/org/openj9/test/java_lang/Test_String.java
index f50c0cfd6f9..bcde1351f7c 100644
--- a/test/functional/Java12andUp/src/org/openj9/test/java_lang/Test_String.java
+++ b/test/functional/Java12andUp/src/org/openj9/test/java_lang/Test_String.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java12andUp/src/org/openj9/test/java_lang/Test_StringIndent.java b/test/functional/Java12andUp/src/org/openj9/test/java_lang/Test_StringIndent.java
index d2e09cc2c99..b9e222a437e 100644
--- a/test/functional/Java12andUp/src/org/openj9/test/java_lang/Test_StringIndent.java
+++ b/test/functional/Java12andUp/src/org/openj9/test/java_lang/Test_StringIndent.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java12andUp/src/org/openj9/test/java_lang_constant/Test_DynamicCallSiteDesc.java b/test/functional/Java12andUp/src/org/openj9/test/java_lang_constant/Test_DynamicCallSiteDesc.java
index 06f805c6862..e18d56fb74b 100644
--- a/test/functional/Java12andUp/src/org/openj9/test/java_lang_constant/Test_DynamicCallSiteDesc.java
+++ b/test/functional/Java12andUp/src/org/openj9/test/java_lang_constant/Test_DynamicCallSiteDesc.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java12andUp/src/org/openj9/test/java_lang_constant/Test_DynamicConstantDesc.java b/test/functional/Java12andUp/src/org/openj9/test/java_lang_constant/Test_DynamicConstantDesc.java
index dc2a85a17aa..cf9521014ec 100644
--- a/test/functional/Java12andUp/src/org/openj9/test/java_lang_constant/Test_DynamicConstantDesc.java
+++ b/test/functional/Java12andUp/src/org/openj9/test/java_lang_constant/Test_DynamicConstantDesc.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_MethodHandle.java b/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_MethodHandle.java
index e923d38391f..cf46a196395 100644
--- a/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_MethodHandle.java
+++ b/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_MethodHandle.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_MethodType.java b/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_MethodType.java
index a5155133d03..33e90c77cd1 100644
--- a/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_MethodType.java
+++ b/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_MethodType.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_VarHandle.java b/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_VarHandle.java
index 5feffab5ae9..db012b8ceda 100644
--- a/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_VarHandle.java
+++ b/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_VarHandle.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_VarHandleDesc.java b/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_VarHandleDesc.java
index 9f0401795bd..ee47a1f8432 100644
--- a/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_VarHandleDesc.java
+++ b/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/Test_VarHandleDesc.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/helpers/Jep334MHHelper.java b/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/helpers/Jep334MHHelper.java
index 957be9bf9b9..1fb561da964 100644
--- a/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/helpers/Jep334MHHelper.java
+++ b/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/helpers/Jep334MHHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/helpers/Jep334MHHelperImpl.java b/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/helpers/Jep334MHHelperImpl.java
index 8c3f1cf3035..0ee46c4043c 100644
--- a/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/helpers/Jep334MHHelperImpl.java
+++ b/test/functional/Java12andUp/src/org/openj9/test/java_lang_invoke/helpers/Jep334MHHelperImpl.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java12andUp/testng.xml b/test/functional/Java12andUp/testng.xml
index c78181e06cb..3f78f5c39e3 100644
--- a/test/functional/Java12andUp/testng.xml
+++ b/test/functional/Java12andUp/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java14andUp/build.xml b/test/functional/Java14andUp/build.xml
index 08a8b1fec0b..8fab693c6ff 100644
--- a/test/functional/Java14andUp/build.xml
+++ b/test/functional/Java14andUp/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java14andUp/playlist.xml b/test/functional/Java14andUp/playlist.xml
index 4c2dcd77199..901ae792e98 100644
--- a/test/functional/Java14andUp/playlist.xml
+++ b/test/functional/Java14andUp/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java14andUp/src/org/openj9/test/java/lang/Test_Class.java b/test/functional/Java14andUp/src/org/openj9/test/java/lang/Test_Class.java
index fc7ee6c56d0..ea9a9e2ec8f 100644
--- a/test/functional/Java14andUp/src/org/openj9/test/java/lang/Test_Class.java
+++ b/test/functional/Java14andUp/src/org/openj9/test/java/lang/Test_Class.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java14andUp/src/org/openj9/test/java/lang/Test_Thread.java b/test/functional/Java14andUp/src/org/openj9/test/java/lang/Test_Thread.java
index 30f24221929..17b4ce300ad 100644
--- a/test/functional/Java14andUp/src/org/openj9/test/java/lang/Test_Thread.java
+++ b/test/functional/Java14andUp/src/org/openj9/test/java/lang/Test_Thread.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java14andUp/src/org/openj9/test/jep358/NPEMessageTests.java b/test/functional/Java14andUp/src/org/openj9/test/jep358/NPEMessageTests.java
index ffd155f6570..7faf7cb8c77 100644
--- a/test/functional/Java14andUp/src/org/openj9/test/jep358/NPEMessageTests.java
+++ b/test/functional/Java14andUp/src/org/openj9/test/jep358/NPEMessageTests.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java14andUp/src/org/openj9/test/records/RecordClassTests.java b/test/functional/Java14andUp/src/org/openj9/test/records/RecordClassTests.java
index d8fb8242add..e104af23a6a 100644
--- a/test/functional/Java14andUp/src/org/openj9/test/records/RecordClassTests.java
+++ b/test/functional/Java14andUp/src/org/openj9/test/records/RecordClassTests.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java14andUp/src/org/openj9/test/utilities/CustomClassLoader.java b/test/functional/Java14andUp/src/org/openj9/test/utilities/CustomClassLoader.java
index 2481d8ded40..b6fbb8d9965 100644
--- a/test/functional/Java14andUp/src/org/openj9/test/utilities/CustomClassLoader.java
+++ b/test/functional/Java14andUp/src/org/openj9/test/utilities/CustomClassLoader.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java14andUp/src/org/openj9/test/utilities/RecordClassGenerator.java b/test/functional/Java14andUp/src/org/openj9/test/utilities/RecordClassGenerator.java
index 5d4ac78f801..e7759f30943 100644
--- a/test/functional/Java14andUp/src/org/openj9/test/utilities/RecordClassGenerator.java
+++ b/test/functional/Java14andUp/src/org/openj9/test/utilities/RecordClassGenerator.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java14andUp/testng.xml b/test/functional/Java14andUp/testng.xml
index c7b9a71980e..c7d6b35645f 100644
--- a/test/functional/Java14andUp/testng.xml
+++ b/test/functional/Java14andUp/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java15andUp/build.xml b/test/functional/Java15andUp/build.xml
index 4faa530519f..2a22d2755f1 100644
--- a/test/functional/Java15andUp/build.xml
+++ b/test/functional/Java15andUp/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java15andUp/playlist.xml b/test/functional/Java15andUp/playlist.xml
index 0a6baaf8b40..2dbf7400bd6 100644
--- a/test/functional/Java15andUp/playlist.xml
+++ b/test/functional/Java15andUp/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java15andUp/src/org/openj9/test/hiddenclasses/HiddenClassFinalFieldTests.java b/test/functional/Java15andUp/src/org/openj9/test/hiddenclasses/HiddenClassFinalFieldTests.java
index e6cf44a48b9..528966f2053 100644
--- a/test/functional/Java15andUp/src/org/openj9/test/hiddenclasses/HiddenClassFinalFieldTests.java
+++ b/test/functional/Java15andUp/src/org/openj9/test/hiddenclasses/HiddenClassFinalFieldTests.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java15andUp/src/org/openj9/test/java/lang/Test_Class.java b/test/functional/Java15andUp/src/org/openj9/test/java/lang/Test_Class.java
index 633fe6dee87..56497f3a38b 100644
--- a/test/functional/Java15andUp/src/org/openj9/test/java/lang/Test_Class.java
+++ b/test/functional/Java15andUp/src/org/openj9/test/java/lang/Test_Class.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java15andUp/src/org/openj9/test/java/lang/instrument/Test_Instrumentation.java b/test/functional/Java15andUp/src/org/openj9/test/java/lang/instrument/Test_Instrumentation.java
index 6c3dc6a1748..f4b1537dd71 100644
--- a/test/functional/Java15andUp/src/org/openj9/test/java/lang/instrument/Test_Instrumentation.java
+++ b/test/functional/Java15andUp/src/org/openj9/test/java/lang/instrument/Test_Instrumentation.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java15andUp/src/org/openj9/test/records/RecordFinalFieldTests.java b/test/functional/Java15andUp/src/org/openj9/test/records/RecordFinalFieldTests.java
index 88881f0f369..1bfae370c27 100644
--- a/test/functional/Java15andUp/src/org/openj9/test/records/RecordFinalFieldTests.java
+++ b/test/functional/Java15andUp/src/org/openj9/test/records/RecordFinalFieldTests.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java15andUp/src/org/openj9/test/regularclassesandinterfaces/RegularClassAndInterfaceFinalFieldTests.java b/test/functional/Java15andUp/src/org/openj9/test/regularclassesandinterfaces/RegularClassAndInterfaceFinalFieldTests.java
index 0e475343c33..856389b98d3 100644
--- a/test/functional/Java15andUp/src/org/openj9/test/regularclassesandinterfaces/RegularClassAndInterfaceFinalFieldTests.java
+++ b/test/functional/Java15andUp/src/org/openj9/test/regularclassesandinterfaces/RegularClassAndInterfaceFinalFieldTests.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java15andUp/src/org/openj9/test/sealedclasses/SealedClassesTests.java b/test/functional/Java15andUp/src/org/openj9/test/sealedclasses/SealedClassesTests.java
index cbda65dc366..3c19eff64b1 100644
--- a/test/functional/Java15andUp/src/org/openj9/test/sealedclasses/SealedClassesTests.java
+++ b/test/functional/Java15andUp/src/org/openj9/test/sealedclasses/SealedClassesTests.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java15andUp/src/org/openj9/test/utilities/CustomClassLoader.java b/test/functional/Java15andUp/src/org/openj9/test/utilities/CustomClassLoader.java
index 2481d8ded40..b6fbb8d9965 100644
--- a/test/functional/Java15andUp/src/org/openj9/test/utilities/CustomClassLoader.java
+++ b/test/functional/Java15andUp/src/org/openj9/test/utilities/CustomClassLoader.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java15andUp/src/org/openj9/test/utilities/JavaAgent.java b/test/functional/Java15andUp/src/org/openj9/test/utilities/JavaAgent.java
index 3896d113e67..8d728191e2a 100644
--- a/test/functional/Java15andUp/src/org/openj9/test/utilities/JavaAgent.java
+++ b/test/functional/Java15andUp/src/org/openj9/test/utilities/JavaAgent.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java15andUp/src/org/openj9/test/utilities/SealedClassGenerator.java b/test/functional/Java15andUp/src/org/openj9/test/utilities/SealedClassGenerator.java
index 900e05f0425..4baa5e923de 100644
--- a/test/functional/Java15andUp/src/org/openj9/test/utilities/SealedClassGenerator.java
+++ b/test/functional/Java15andUp/src/org/openj9/test/utilities/SealedClassGenerator.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java15andUp/testng.xml b/test/functional/Java15andUp/testng.xml
index e8e49864a2a..2691e34b85f 100644
--- a/test/functional/Java15andUp/testng.xml
+++ b/test/functional/Java15andUp/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java16andUp/build.xml b/test/functional/Java16andUp/build.xml
index 79292f5b5b3..885b7261c64 100644
--- a/test/functional/Java16andUp/build.xml
+++ b/test/functional/Java16andUp/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/module-info.java b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/module-info.java
index 52392ffb1b7..19eff632e19 100644
--- a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/module-info.java
+++ b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/module-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgA/SuperClassSealed.java b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgA/SuperClassSealed.java
index 95eb95cdd2d..bbda3446dc4 100644
--- a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgA/SuperClassSealed.java
+++ b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgA/SuperClassSealed.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgA/SuperInterfaceSealed.java b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgA/SuperInterfaceSealed.java
index 66f49d6b2d6..bbe5207d0fe 100644
--- a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgA/SuperInterfaceSealed.java
+++ b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgA/SuperInterfaceSealed.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/SubClassPermitted1.java b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/SubClassPermitted1.java
index 74b6616f052..8d7ba0e9e1c 100644
--- a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/SubClassPermitted1.java
+++ b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/SubClassPermitted1.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/SubClassPermitted2.java b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/SubClassPermitted2.java
index 0b5b48ccfbe..10217143fa6 100644
--- a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/SubClassPermitted2.java
+++ b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/SubClassPermitted2.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/SuperClassInSamePkg.java b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/SuperClassInSamePkg.java
index ba58035c673..91753ac0b89 100644
--- a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/SuperClassInSamePkg.java
+++ b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/SuperClassInSamePkg.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/Test_SubClass.java b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/Test_SubClass.java
index 8c7049c5240..c65e50552f1 100644
--- a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/Test_SubClass.java
+++ b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleX/org/openj9/test/modularity/pkgD/Test_SubClass.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleY/module-info.java b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleY/module-info.java
index 30fa333bcbb..500639bfea5 100644
--- a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleY/module-info.java
+++ b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleY/module-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleY/org/openj9/test/modularity/pkgB/SuperClassFromPkgB.java b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleY/org/openj9/test/modularity/pkgB/SuperClassFromPkgB.java
index e00d8f4212a..1bc3b5faec0 100644
--- a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleY/org/openj9/test/modularity/pkgB/SuperClassFromPkgB.java
+++ b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleY/org/openj9/test/modularity/pkgB/SuperClassFromPkgB.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleY/org/openj9/test/modularity/pkgB/Test_SubClass.java b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleY/org/openj9/test/modularity/pkgB/Test_SubClass.java
index 9f5f144d34b..39e9bc86bb3 100644
--- a/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleY/org/openj9/test/modularity/pkgB/Test_SubClass.java
+++ b/test/functional/Java16andUp/modules/org.openj9test.modularity.moduleY/org/openj9/test/modularity/pkgB/Test_SubClass.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/playlist.xml b/test/functional/Java16andUp/playlist.xml
index f310d59a80b..0d0fa81edeb 100644
--- a/test/functional/Java16andUp/playlist.xml
+++ b/test/functional/Java16andUp/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java16andUp/src/org/openj9/test/java/lang/SuperClassInSamePkg.java b/test/functional/Java16andUp/src/org/openj9/test/java/lang/SuperClassInSamePkg.java
index b915f066d97..e5d38152a30 100644
--- a/test/functional/Java16andUp/src/org/openj9/test/java/lang/SuperClassInSamePkg.java
+++ b/test/functional/Java16andUp/src/org/openj9/test/java/lang/SuperClassInSamePkg.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src/org/openj9/test/java/lang/Test_Class.java b/test/functional/Java16andUp/src/org/openj9/test/java/lang/Test_Class.java
index 6f12d0e11d3..448ce213f79 100644
--- a/test/functional/Java16andUp/src/org/openj9/test/java/lang/Test_Class.java
+++ b/test/functional/Java16andUp/src/org/openj9/test/java/lang/Test_Class.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src/org/openj9/test/java/lang/Test_SubClass.java b/test/functional/Java16andUp/src/org/openj9/test/java/lang/Test_SubClass.java
index 8202be02367..e6fde7c6b1d 100644
--- a/test/functional/Java16andUp/src/org/openj9/test/java/lang/Test_SubClass.java
+++ b/test/functional/Java16andUp/src/org/openj9/test/java/lang/Test_SubClass.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src/org/openj9/test/java/pkgC/SuperClassSealed.java b/test/functional/Java16andUp/src/org/openj9/test/java/pkgC/SuperClassSealed.java
index 28714425b71..b49b21768fb 100644
--- a/test/functional/Java16andUp/src/org/openj9/test/java/pkgC/SuperClassSealed.java
+++ b/test/functional/Java16andUp/src/org/openj9/test/java/pkgC/SuperClassSealed.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src/org/openj9/test/java/pkgC/SuperInterfaceSealed.java b/test/functional/Java16andUp/src/org/openj9/test/java/pkgC/SuperInterfaceSealed.java
index 9341f95d9ee..944e6e2b01a 100644
--- a/test/functional/Java16andUp/src/org/openj9/test/java/pkgC/SuperInterfaceSealed.java
+++ b/test/functional/Java16andUp/src/org/openj9/test/java/pkgC/SuperInterfaceSealed.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src/org/openj9/test/utilities/CustomClassLoader.java b/test/functional/Java16andUp/src/org/openj9/test/utilities/CustomClassLoader.java
index d7f1c29a718..3e545f3be9a 100644
--- a/test/functional/Java16andUp/src/org/openj9/test/utilities/CustomClassLoader.java
+++ b/test/functional/Java16andUp/src/org/openj9/test/utilities/CustomClassLoader.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src/org/openj9/test/utilities/SealedClassGenerator.java b/test/functional/Java16andUp/src/org/openj9/test/utilities/SealedClassGenerator.java
index eb8ce4f2f38..2399db95e08 100644
--- a/test/functional/Java16andUp/src/org/openj9/test/utilities/SealedClassGenerator.java
+++ b/test/functional/Java16andUp/src/org/openj9/test/utilities/SealedClassGenerator.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src_160/org/openj9/test/foreignMemoryAccess/TestCloseScope0.java b/test/functional/Java16andUp/src_160/org/openj9/test/foreignMemoryAccess/TestCloseScope0.java
index c528833c9f8..1d0024d9a95 100644
--- a/test/functional/Java16andUp/src_160/org/openj9/test/foreignMemoryAccess/TestCloseScope0.java
+++ b/test/functional/Java16andUp/src_160/org/openj9/test/foreignMemoryAccess/TestCloseScope0.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/InvalidDownCallTests.java b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/InvalidDownCallTests.java
index 562a624cb19..decef197d0e 100644
--- a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/InvalidDownCallTests.java
+++ b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/InvalidDownCallTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiCallTests.java b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiCallTests.java
index 7d413041be5..4bc266e6960 100644
--- a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiCallTests.java
+++ b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiCallTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests1.java b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests1.java
index ee9f4bbf414..28adf65f4ca 100644
--- a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests1.java
+++ b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests2.java b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests2.java
index b6862047d75..34e89e7ed06 100644
--- a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests2.java
+++ b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests3.java b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests3.java
index b0a1e845bfe..7d92a5a4308 100644
--- a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests3.java
+++ b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests4.java b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests4.java
index 2a015979c21..510164397ef 100644
--- a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests4.java
+++ b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/MultiThreadingTests4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/PrimitiveTypeTests.java b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/PrimitiveTypeTests.java
index fd53cb39707..4df299a2571 100644
--- a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/PrimitiveTypeTests.java
+++ b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/PrimitiveTypeTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/StructTests.java b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/StructTests.java
index 8613dc7fa09..eed4f2bb79c 100644
--- a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/StructTests.java
+++ b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/downcall/StructTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/valist/VaListTests.java b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/valist/VaListTests.java
index fdbce0a8b62..6549fe25ed6 100644
--- a/test/functional/Java16andUp/src_160/org/openj9/test/jep389/valist/VaListTests.java
+++ b/test/functional/Java16andUp/src_160/org/openj9/test/jep389/valist/VaListTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java16andUp/testSubClassOfSealedSuperFromDifferentModule.xml b/test/functional/Java16andUp/testSubClassOfSealedSuperFromDifferentModule.xml
index 4f3da7fece2..151c803c0de 100644
--- a/test/functional/Java16andUp/testSubClassOfSealedSuperFromDifferentModule.xml
+++ b/test/functional/Java16andUp/testSubClassOfSealedSuperFromDifferentModule.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java16andUp/testSubClassOfSealedSuperFromDifferentPackageInSameNamedModule.xml b/test/functional/Java16andUp/testSubClassOfSealedSuperFromDifferentPackageInSameNamedModule.xml
index 911e06394af..4b564289d49 100644
--- a/test/functional/Java16andUp/testSubClassOfSealedSuperFromDifferentPackageInSameNamedModule.xml
+++ b/test/functional/Java16andUp/testSubClassOfSealedSuperFromDifferentPackageInSameNamedModule.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java16andUp/testSubClassOfSealedSuperFromDifferentPackageInSameUnamedModule.xml b/test/functional/Java16andUp/testSubClassOfSealedSuperFromDifferentPackageInSameUnamedModule.xml
index eb86c2f3dd7..4ff7e2570e7 100644
--- a/test/functional/Java16andUp/testSubClassOfSealedSuperFromDifferentPackageInSameUnamedModule.xml
+++ b/test/functional/Java16andUp/testSubClassOfSealedSuperFromDifferentPackageInSameUnamedModule.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java16andUp/testng.xml b/test/functional/Java16andUp/testng.xml
index 59645f1f42b..6738834748d 100644
--- a/test/functional/Java16andUp/testng.xml
+++ b/test/functional/Java16andUp/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java16andUp/testng_160.xml b/test/functional/Java16andUp/testng_160.xml
index 139224cb9f0..4b74ecab025 100644
--- a/test/functional/Java16andUp/testng_160.xml
+++ b/test/functional/Java16andUp/testng_160.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java17andUp/build.xml b/test/functional/Java17andUp/build.xml
index dd509dd8950..aa02011f377 100644
--- a/test/functional/Java17andUp/build.xml
+++ b/test/functional/Java17andUp/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java17andUp/playlist.xml b/test/functional/Java17andUp/playlist.xml
index 977b3c3d5e0..d482fcf7380 100644
--- a/test/functional/Java17andUp/playlist.xml
+++ b/test/functional/Java17andUp/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java17andUp/src/org/openj9/test/java/lang/DummyClass.java b/test/functional/Java17andUp/src/org/openj9/test/java/lang/DummyClass.java
index c1830bf9c14..06e207577d9 100644
--- a/test/functional/Java17andUp/src/org/openj9/test/java/lang/DummyClass.java
+++ b/test/functional/Java17andUp/src/org/openj9/test/java/lang/DummyClass.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/foreignMemoryAccess/TestCloseScope0.java b/test/functional/Java17andUp/src_170/org/openj9/test/foreignMemoryAccess/TestCloseScope0.java
index c528833c9f8..1d0024d9a95 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/foreignMemoryAccess/TestCloseScope0.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/foreignMemoryAccess/TestCloseScope0.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/InvalidDownCallTests.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/InvalidDownCallTests.java
index 16bd73dbad2..5a26ede3e08 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/InvalidDownCallTests.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/InvalidDownCallTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiCallTests.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiCallTests.java
index 1d253de2b6d..8588cfb1ae4 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiCallTests.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiCallTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests1.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests1.java
index 140791cf7b8..a3ccd6fb1c8 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests1.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests2.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests2.java
index 9fded4ad86b..2935d51aab3 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests2.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests3.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests3.java
index f89dfc7b55a..c0710c95726 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests3.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests4.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests4.java
index d6e83835cf6..3dbbb54119a 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests4.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests5.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests5.java
index 9b6d64dff95..9032a526d2e 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests5.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/MultiThreadingTests5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/PrimitiveTypeTests1.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/PrimitiveTypeTests1.java
index 7a8de880ea0..01992dbc47d 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/PrimitiveTypeTests1.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/PrimitiveTypeTests1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/PrimitiveTypeTests2.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/PrimitiveTypeTests2.java
index 8c40c30ad3e..ebea08af108 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/PrimitiveTypeTests2.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/PrimitiveTypeTests2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/PrimitiveTypeTests3.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/PrimitiveTypeTests3.java
index 352be9b3e66..e3bc305ef2f 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/PrimitiveTypeTests3.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/PrimitiveTypeTests3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/StructTests1.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/StructTests1.java
index 6f985c54c52..6027399d5ee 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/StructTests1.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/StructTests1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/StructTests2.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/StructTests2.java
index 93114de729b..760a5c44e43 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/StructTests2.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/downcall/StructTests2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/MultiUpcallMHTests.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/MultiUpcallMHTests.java
index 56be08e532e..d431218ee13 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/MultiUpcallMHTests.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/MultiUpcallMHTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/MultiUpcallThrdsMHTests1.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/MultiUpcallThrdsMHTests1.java
index 9147800ab80..d08ea5565fb 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/MultiUpcallThrdsMHTests1.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/MultiUpcallThrdsMHTests1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/MultiUpcallThrdsMHTests2.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/MultiUpcallThrdsMHTests2.java
index ceaea1ca751..71ddc286470 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/MultiUpcallThrdsMHTests2.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/MultiUpcallThrdsMHTests2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMHWithMixedSigStruTests.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMHWithMixedSigStruTests.java
index eb3c2c36d7b..356b83a7a4e 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMHWithMixedSigStruTests.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMHWithMixedSigStruTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMHWithPrimTests.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMHWithPrimTests.java
index 9499a515712..0b270f3f706 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMHWithPrimTests.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMHWithPrimTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMHWithStructTests.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMHWithStructTests.java
index 2a1b48d4d87..262c16cfba9 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMHWithStructTests.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMHWithStructTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMethodHandles.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMethodHandles.java
index 74e16a9b71a..a0986e73315 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMethodHandles.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/upcall/UpcallMethodHandles.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/valist/ApiTests.java b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/valist/ApiTests.java
index 8da17fa7253..a4a8bc6496a 100644
--- a/test/functional/Java17andUp/src_170/org/openj9/test/jep389/valist/ApiTests.java
+++ b/test/functional/Java17andUp/src_170/org/openj9/test/jep389/valist/ApiTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java17andUp/testng_170.xml b/test/functional/Java17andUp/testng_170.xml
index c163d8114b7..6b562ffa31b 100644
--- a/test/functional/Java17andUp/testng_170.xml
+++ b/test/functional/Java17andUp/testng_170.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java18andUp/build.xml b/test/functional/Java18andUp/build.xml
index 0d151aae2c4..90a11da7631 100644
--- a/test/functional/Java18andUp/build.xml
+++ b/test/functional/Java18andUp/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java18andUp/playlist.xml b/test/functional/Java18andUp/playlist.xml
index ff01df786a9..a3bd9613a88 100644
--- a/test/functional/Java18andUp/playlist.xml
+++ b/test/functional/Java18andUp/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java18andUp/src/org/openj9/test/foreignMemoryAccess/TestCloseScope0.java b/test/functional/Java18andUp/src/org/openj9/test/foreignMemoryAccess/TestCloseScope0.java
index c528833c9f8..1d0024d9a95 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/foreignMemoryAccess/TestCloseScope0.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/foreignMemoryAccess/TestCloseScope0.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/InvalidDownCallTests.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/InvalidDownCallTests.java
index ebe5da0ce5c..ae4f38f8ba3 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/InvalidDownCallTests.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/InvalidDownCallTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiCallTests.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiCallTests.java
index 04afaad75b2..746948f0c87 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiCallTests.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiCallTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests1.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests1.java
index 25d0d2513ff..7000dcab3d3 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests1.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests2.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests2.java
index bdc0d4f312e..5a9256a2092 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests2.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests3.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests3.java
index 88ec4f06c58..b8fae6f0e6f 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests3.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests4.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests4.java
index e9739e56bb6..e62e23049ec 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests4.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests5.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests5.java
index 3fc7fed4825..41d0c8c7ebb 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests5.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/MultiThreadingTests5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/PrimitiveTypeTests1.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/PrimitiveTypeTests1.java
index 97a11dd8407..6dfc131475b 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/PrimitiveTypeTests1.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/PrimitiveTypeTests1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/PrimitiveTypeTests2.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/PrimitiveTypeTests2.java
index 2b708c3228f..50b76ef3b3e 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/PrimitiveTypeTests2.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/PrimitiveTypeTests2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/StructTests1.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/StructTests1.java
index 5520f165495..3446fd90e25 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/StructTests1.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/StructTests1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/StructTests2.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/StructTests2.java
index 279ba188d9d..7c205baec5b 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/StructTests2.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/downcall/StructTests2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/MultiUpcallMHTests.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/MultiUpcallMHTests.java
index f91083f49a7..57e16a20fad 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/MultiUpcallMHTests.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/MultiUpcallMHTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/MultiUpcallThrdsMHTests1.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/MultiUpcallThrdsMHTests1.java
index a3d7bc99558..fd4dab5901b 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/MultiUpcallThrdsMHTests1.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/MultiUpcallThrdsMHTests1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/MultiUpcallThrdsMHTests2.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/MultiUpcallThrdsMHTests2.java
index 91de80f0b8b..f7bd7062edd 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/MultiUpcallThrdsMHTests2.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/MultiUpcallThrdsMHTests2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMHWithMixedSigStruTests.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMHWithMixedSigStruTests.java
index 059362d8f06..fc7dbd56473 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMHWithMixedSigStruTests.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMHWithMixedSigStruTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMHWithPrimTests.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMHWithPrimTests.java
index a9c686f5962..6d73dbab70c 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMHWithPrimTests.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMHWithPrimTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMHWithStructTests.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMHWithStructTests.java
index aab3d19e94e..b7c90c80d4d 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMHWithStructTests.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMHWithStructTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMethodHandles.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMethodHandles.java
index f3cb05cf430..3c95e04ac69 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMethodHandles.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/upcall/UpcallMethodHandles.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/src/org/openj9/test/jep419/valist/ApiTests.java b/test/functional/Java18andUp/src/org/openj9/test/jep419/valist/ApiTests.java
index c8c07f74e33..5cf06823686 100644
--- a/test/functional/Java18andUp/src/org/openj9/test/jep419/valist/ApiTests.java
+++ b/test/functional/Java18andUp/src/org/openj9/test/jep419/valist/ApiTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java18andUp/testng_180.xml b/test/functional/Java18andUp/testng_180.xml
index 4f790572845..77064b444b1 100644
--- a/test/functional/Java18andUp/testng_180.xml
+++ b/test/functional/Java18andUp/testng_180.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java19andUp/build.xml b/test/functional/Java19andUp/build.xml
index fca2ffd6f04..07dd50614ed 100644
--- a/test/functional/Java19andUp/build.xml
+++ b/test/functional/Java19andUp/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java19andUp/playlist.xml b/test/functional/Java19andUp/playlist.xml
index 466513c5756..f11e4e702b4 100644
--- a/test/functional/Java19andUp/playlist.xml
+++ b/test/functional/Java19andUp/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/InvalidDownCallTests.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/InvalidDownCallTests.java
index e5557dc4db7..a9d36fb9034 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/InvalidDownCallTests.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/InvalidDownCallTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiCallTests.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiCallTests.java
index 7ed0559e2b7..cd43b70af09 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiCallTests.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiCallTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests1.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests1.java
index 667ee373595..c6170a6717c 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests1.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests2.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests2.java
index 5f5ceac981f..25c57f858d5 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests2.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests3.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests3.java
index 51efde78825..5763cb4d32f 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests3.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests4.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests4.java
index 9d3ff9869df..67eb3ce0f19 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests4.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests5.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests5.java
index e243511ce68..9c8df03dd40 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests5.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/MultiThreadingTests5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/PrimitiveTypeTests1.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/PrimitiveTypeTests1.java
index 8c3b0d0fca9..c8ba4d0a85d 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/PrimitiveTypeTests1.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/PrimitiveTypeTests1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/PrimitiveTypeTests2.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/PrimitiveTypeTests2.java
index 2dcf772cb7f..5496d06c920 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/PrimitiveTypeTests2.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/PrimitiveTypeTests2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/StructTests1.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/StructTests1.java
index ad27fcecf2d..d1b61ba5eab 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/StructTests1.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/StructTests1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/StructTests2.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/StructTests2.java
index 32ff55c5b0d..aac04e3d520 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/StructTests2.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/downcall/StructTests2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/MultiUpcallMHTests.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/MultiUpcallMHTests.java
index 1cf7193145b..e5e51cf5c7c 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/MultiUpcallMHTests.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/MultiUpcallMHTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/MultiUpcallThrdsMHTests1.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/MultiUpcallThrdsMHTests1.java
index 2cd1f6050d2..e684163df59 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/MultiUpcallThrdsMHTests1.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/MultiUpcallThrdsMHTests1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/MultiUpcallThrdsMHTests2.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/MultiUpcallThrdsMHTests2.java
index 530346a3a3f..5dcb93c164a 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/MultiUpcallThrdsMHTests2.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/MultiUpcallThrdsMHTests2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMHWithMixedSigStruTests.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMHWithMixedSigStruTests.java
index d23af321b2b..f8066b36d38 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMHWithMixedSigStruTests.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMHWithMixedSigStruTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMHWithPrimTests.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMHWithPrimTests.java
index bf41a92f4bd..17b5c75af30 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMHWithPrimTests.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMHWithPrimTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMHWithStructTests.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMHWithStructTests.java
index 00d94aec007..ba970738ab5 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMHWithStructTests.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMHWithStructTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMethodHandles.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMethodHandles.java
index ce67852927b..2fe9b53d0d3 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMethodHandles.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/upcall/UpcallMethodHandles.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/ApiTests.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/ApiTests.java
index 8ac6bd7c02d..f8dc91f55e9 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/ApiTests.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/ApiTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/DowncallTests.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/DowncallTests.java
index 3ad9ad035d0..b8a4c526764 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/DowncallTests.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/DowncallTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/UpcallTests.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/UpcallTests.java
index 48e671a9a71..7ecb11e5a96 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/UpcallTests.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/UpcallTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/VaListUpcallMethodHandles.java b/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/VaListUpcallMethodHandles.java
index 377f89fc181..5b319834dc6 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/VaListUpcallMethodHandles.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep424/valist/VaListUpcallMethodHandles.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/src/org/openj9/test/jep425/VirtualThreadTests.java b/test/functional/Java19andUp/src/org/openj9/test/jep425/VirtualThreadTests.java
index 844cbd87bc2..627b96f55d5 100644
--- a/test/functional/Java19andUp/src/org/openj9/test/jep425/VirtualThreadTests.java
+++ b/test/functional/Java19andUp/src/org/openj9/test/jep425/VirtualThreadTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java19andUp/testng_190.xml b/test/functional/Java19andUp/testng_190.xml
index 9797ae5d00b..ef0190c3d01 100644
--- a/test/functional/Java19andUp/testng_190.xml
+++ b/test/functional/Java19andUp/testng_190.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java8andUp/build.xml b/test/functional/Java8andUp/build.xml
index 7913581bf53..af0f747929c 100644
--- a/test/functional/Java8andUp/build.xml
+++ b/test/functional/Java8andUp/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java8andUp/java8andUpSettings.mk b/test/functional/Java8andUp/java8andUpSettings.mk
index 8c5d51b50ac..462ae42d8f9 100644
--- a/test/functional/Java8andUp/java8andUpSettings.mk
+++ b/test/functional/Java8andUp/java8andUpSettings.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
##############################################################################
diff --git a/test/functional/Java8andUp/playlist.xml b/test/functional/Java8andUp/playlist.xml
index d613b4787cc..b2f577b83f3 100644
--- a/test/functional/Java8andUp/playlist.xml
+++ b/test/functional/Java8andUp/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java8andUp/scr_DupClassNameTest/version1/DupClassNameTest.java b/test/functional/Java8andUp/scr_DupClassNameTest/version1/DupClassNameTest.java
index 5101391b21c..78c3a875fae 100644
--- a/test/functional/Java8andUp/scr_DupClassNameTest/version1/DupClassNameTest.java
+++ b/test/functional/Java8andUp/scr_DupClassNameTest/version1/DupClassNameTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/scr_DupClassNameTest/version2/DupClassNameTest.java b/test/functional/Java8andUp/scr_DupClassNameTest/version2/DupClassNameTest.java
index 133d1cbfc38..95be0762c03 100644
--- a/test/functional/Java8andUp/scr_DupClassNameTest/version2/DupClassNameTest.java
+++ b/test/functional/Java8andUp/scr_DupClassNameTest/version2/DupClassNameTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/arrayCopy/ArrayCopyTest.java b/test/functional/Java8andUp/src/j9vm/test/arrayCopy/ArrayCopyTest.java
index 052d6ef944e..166eb85349a 100644
--- a/test/functional/Java8andUp/src/j9vm/test/arrayCopy/ArrayCopyTest.java
+++ b/test/functional/Java8andUp/src/j9vm/test/arrayCopy/ArrayCopyTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/AscendingCountObject.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/AscendingCountObject.java
index a0c5e2795e1..56a07021708 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/AscendingCountObject.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/AscendingCountObject.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/BiggerHashedObject.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/BiggerHashedObject.java
index e6935e24ba5..768ab36af33 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/BiggerHashedObject.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/BiggerHashedObject.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/BitStatistics.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/BitStatistics.java
index bdf61c35ef0..791cd4305c3 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/BitStatistics.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/BitStatistics.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/EvenBiggerHashedObject.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/EvenBiggerHashedObject.java
index eb49f310b09..67de5118982 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/EvenBiggerHashedObject.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/EvenBiggerHashedObject.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashCollisionTest.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashCollisionTest.java
index 30641b89857..d9ad5160b8c 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashCollisionTest.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashCollisionTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashStats.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashStats.java
index 8d1ee91f993..6cefc827a7a 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashStats.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashStats.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashTest.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashTest.java
index c468815a443..280b47640e8 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashTest.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashcodeBenchmark.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashcodeBenchmark.java
index 07c3fc894d0..2f4b5bedaf3 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashcodeBenchmark.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashcodeBenchmark.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashcodeUnitTests.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashcodeUnitTests.java
index 270acba08b0..30b09aac0a5 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashcodeUnitTests.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashcodeUnitTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashedObject.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashedObject.java
index b6aecf808d0..4237adb6b59 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashedObject.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashedObject.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashedObjectFactory.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashedObjectFactory.java
index a8b0953ba08..532c2c5612c 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/HashedObjectFactory.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/HashedObjectFactory.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/LfsrAddingMaskGenerator.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/LfsrAddingMaskGenerator.java
index 2e1162762bf..c1e50ff850b 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/LfsrAddingMaskGenerator.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/LfsrAddingMaskGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/LfsrMaskGenerator.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/LfsrMaskGenerator.java
index f7b2a20ee26..1fa93f65c79 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/LfsrMaskGenerator.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/LfsrMaskGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/LinConHashCodeGenerator.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/LinConHashCodeGenerator.java
index 0a140d0bdae..8cc21b8a31e 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/LinConHashCodeGenerator.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/LinConHashCodeGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/LinConLfsrHashGenerator.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/LinConLfsrHashGenerator.java
index cc2b5094f62..981b3bab590 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/LinConLfsrHashGenerator.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/LinConLfsrHashGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/RandHashCodeGenerator.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/RandHashCodeGenerator.java
index 87c2aa8681c..0a69bac8b72 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/RandHashCodeGenerator.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/RandHashCodeGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/ResettingLfsrMaskGenerator.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/ResettingLfsrMaskGenerator.java
index 762b6bf3c97..ba247c173a6 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/ResettingLfsrMaskGenerator.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/ResettingLfsrMaskGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/RunHashGen.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/RunHashGen.java
index b90d746e51c..1d0b64f2a88 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/RunHashGen.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/RunHashGen.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/Statistics.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/Statistics.java
index 70f5557e568..91f214febeb 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/Statistics.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/Statistics.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/TestHashConsistency.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/TestHashConsistency.java
index d2d3dd634a7..d4ff5f3fd12 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/TestHashConsistency.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/TestHashConsistency.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/TrlTest.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/TrlTest.java
index fe7c8ba172e..03c5770e87b 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/TrlTest.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/TrlTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/CheckLfsr.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/CheckLfsr.java
index 5a70d91bf7f..eae6c871d80 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/CheckLfsr.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/CheckLfsr.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/CheckLinCon.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/CheckLinCon.java
index eecea31f73e..036e732f7d1 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/CheckLinCon.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/CheckLinCon.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/DummyGenerator.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/DummyGenerator.java
index d2675e2eb02..580f443d0df 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/DummyGenerator.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/DummyGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/HashCodeGenerator.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/HashCodeGenerator.java
index 8bb12965780..1bd0f754de1 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/HashCodeGenerator.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/HashCodeGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/Lfsr.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/Lfsr.java
index d2779baea83..63c38a0cac7 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/Lfsr.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/Lfsr.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/LinCon.java b/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/LinCon.java
index 5f5aea5fdcb..d5567befc3f 100644
--- a/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/LinCon.java
+++ b/test/functional/Java8andUp/src/j9vm/test/hashCode/generator/LinCon.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/invoker/InvokeSpecialInsideInterface.java b/test/functional/Java8andUp/src/j9vm/test/invoker/InvokeSpecialInsideInterface.java
index 939b9e9591b..aa7dab523fa 100644
--- a/test/functional/Java8andUp/src/j9vm/test/invoker/InvokeSpecialInsideInterface.java
+++ b/test/functional/Java8andUp/src/j9vm/test/invoker/InvokeSpecialInsideInterface.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/invoker/NodeClass.jasm b/test/functional/Java8andUp/src/j9vm/test/invoker/NodeClass.jasm
index 539d9d9e9d4..c39f2b8cb39 100644
--- a/test/functional/Java8andUp/src/j9vm/test/invoker/NodeClass.jasm
+++ b/test/functional/Java8andUp/src/j9vm/test/invoker/NodeClass.jasm
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/invoker/NodeInterface.jasm b/test/functional/Java8andUp/src/j9vm/test/invoker/NodeInterface.jasm
index 8a5819d2cff..2f763a3b026 100644
--- a/test/functional/Java8andUp/src/j9vm/test/invoker/NodeInterface.jasm
+++ b/test/functional/Java8andUp/src/j9vm/test/invoker/NodeInterface.jasm
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/jni/ExceptionTest.java b/test/functional/Java8andUp/src/j9vm/test/jni/ExceptionTest.java
index 75fa9c857c0..686a2de1c53 100644
--- a/test/functional/Java8andUp/src/j9vm/test/jni/ExceptionTest.java
+++ b/test/functional/Java8andUp/src/j9vm/test/jni/ExceptionTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/jni/PthreadTest.java b/test/functional/Java8andUp/src/j9vm/test/jni/PthreadTest.java
index 89afc0578cc..9dbb08471da 100644
--- a/test/functional/Java8andUp/src/j9vm/test/jni/PthreadTest.java
+++ b/test/functional/Java8andUp/src/j9vm/test/jni/PthreadTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/jni/Utf8Test.java b/test/functional/Java8andUp/src/j9vm/test/jni/Utf8Test.java
index 51a6e7d635d..14df1bfd238 100644
--- a/test/functional/Java8andUp/src/j9vm/test/jni/Utf8Test.java
+++ b/test/functional/Java8andUp/src/j9vm/test/jni/Utf8Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/libpath/Rtf.java b/test/functional/Java8andUp/src/j9vm/test/libpath/Rtf.java
index 8771bd237c2..124cffbd17b 100644
--- a/test/functional/Java8andUp/src/j9vm/test/libpath/Rtf.java
+++ b/test/functional/Java8andUp/src/j9vm/test/libpath/Rtf.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/libpath/RtfChild.java b/test/functional/Java8andUp/src/j9vm/test/libpath/RtfChild.java
index 9e9aaecc045..bf7166d0cd8 100644
--- a/test/functional/Java8andUp/src/j9vm/test/libpath/RtfChild.java
+++ b/test/functional/Java8andUp/src/j9vm/test/libpath/RtfChild.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/loadLibrary/TestLoadLegacyLibrary.java b/test/functional/Java8andUp/src/j9vm/test/loadLibrary/TestLoadLegacyLibrary.java
index f9b122297ab..b269151c290 100644
--- a/test/functional/Java8andUp/src/j9vm/test/loadLibrary/TestLoadLegacyLibrary.java
+++ b/test/functional/Java8andUp/src/j9vm/test/loadLibrary/TestLoadLegacyLibrary.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/loadLibrary/TestLoadLibrary.java b/test/functional/Java8andUp/src/j9vm/test/loadLibrary/TestLoadLibrary.java
index ee31ea15583..8438a5564fd 100644
--- a/test/functional/Java8andUp/src/j9vm/test/loadLibrary/TestLoadLibrary.java
+++ b/test/functional/Java8andUp/src/j9vm/test/loadLibrary/TestLoadLibrary.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/memory/MemoryAllocator.java b/test/functional/Java8andUp/src/j9vm/test/memory/MemoryAllocator.java
index 0ca603592e5..19c1a2e4d64 100644
--- a/test/functional/Java8andUp/src/j9vm/test/memory/MemoryAllocator.java
+++ b/test/functional/Java8andUp/src/j9vm/test/memory/MemoryAllocator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/monitor/Helpers.java b/test/functional/Java8andUp/src/j9vm/test/monitor/Helpers.java
index f4727ed8dae..e3b6ff9e509 100644
--- a/test/functional/Java8andUp/src/j9vm/test/monitor/Helpers.java
+++ b/test/functional/Java8andUp/src/j9vm/test/monitor/Helpers.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/reflect/invoke/MethodsClass.java b/test/functional/Java8andUp/src/j9vm/test/reflect/invoke/MethodsClass.java
index 647b23c49d3..1fa79d2fc3c 100644
--- a/test/functional/Java8andUp/src/j9vm/test/reflect/invoke/MethodsClass.java
+++ b/test/functional/Java8andUp/src/j9vm/test/reflect/invoke/MethodsClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/reflect/invoke/TestInvoke.java b/test/functional/Java8andUp/src/j9vm/test/reflect/invoke/TestInvoke.java
index 98e925eaf37..907c87531ef 100644
--- a/test/functional/Java8andUp/src/j9vm/test/reflect/invoke/TestInvoke.java
+++ b/test/functional/Java8andUp/src/j9vm/test/reflect/invoke/TestInvoke.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/j9vm/test/softmx/ExpandHeapUntilOOM.java b/test/functional/Java8andUp/src/j9vm/test/softmx/ExpandHeapUntilOOM.java
index bce1dc6bc1f..ab35f389c44 100644
--- a/test/functional/Java8andUp/src/j9vm/test/softmx/ExpandHeapUntilOOM.java
+++ b/test/functional/Java8andUp/src/j9vm/test/softmx/ExpandHeapUntilOOM.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/annotationPackage/A.java b/test/functional/Java8andUp/src/org/openj9/resources/annotationPackage/A.java
index c813d5c1a91..d638583f89d 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/annotationPackage/A.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/annotationPackage/A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/annotationPackage/B.java b/test/functional/Java8andUp/src/org/openj9/resources/annotationPackage/B.java
index 03780de3d2d..98124d29019 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/annotationPackage/B.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/annotationPackage/B.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/annotationPackage/package-info.java b/test/functional/Java8andUp/src/org/openj9/resources/annotationPackage/package-info.java
index 9871b6db77b..6943ce25e20 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/annotationPackage/package-info.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/annotationPackage/package-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/A.java b/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/A.java
index 4b49a50982e..065acfffc81 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/A.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/A.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/B.java b/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/B.java
index 62057ac2c00..063f8848b09 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/B.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/B.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/C.java b/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/C.java
index 399e62c86ea..79b11691498 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/C.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/C.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/D.java b/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/D.java
index f32db0c130a..03da18cc982 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/D.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/D.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/E.java b/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/E.java
index b7d0a72cd59..e429b4f7368 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/E.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/E.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/F.java b/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/F.java
index 0d2d7213d95..c670befa9fd 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/F.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/classinheritance/F.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/classloader/CustomSyncProvider.java b/test/functional/Java8andUp/src/org/openj9/resources/classloader/CustomSyncProvider.java
index cf6f41e9267..cd0bb6829dc 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/classloader/CustomSyncProvider.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/classloader/CustomSyncProvider.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/methodparameters/README b/test/functional/Java8andUp/src/org/openj9/resources/methodparameters/README
index 9f4f3634f79..c8a039df18f 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/methodparameters/README
+++ b/test/functional/Java8andUp/src/org/openj9/resources/methodparameters/README
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/methodparameters/WithParams.java b/test/functional/Java8andUp/src/org/openj9/resources/methodparameters/WithParams.java
index 2ae8322a5e6..f0408d2dc0a 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/methodparameters/WithParams.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/methodparameters/WithParams.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/methodparameters/WithoutParams.java b/test/functional/Java8andUp/src/org/openj9/resources/methodparameters/WithoutParams.java
index e9eac28798e..6d1b2855980 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/methodparameters/WithoutParams.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/methodparameters/WithoutParams.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/misc/openj9tr_Foo.c b/test/functional/Java8andUp/src/org/openj9/resources/misc/openj9tr_Foo.c
index 52b1ebc156f..bad0ac99880 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/misc/openj9tr_Foo.c
+++ b/test/functional/Java8andUp/src/org/openj9/resources/misc/openj9tr_Foo.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/packagetest/ClassGenerated.java b/test/functional/Java8andUp/src/org/openj9/resources/packagetest/ClassGenerated.java
index dded3dbf6fa..0e05fb17ba3 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/packagetest/ClassGenerated.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/packagetest/ClassGenerated.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/packagetest/ClassNonGenerated.java b/test/functional/Java8andUp/src/org/openj9/resources/packagetest/ClassNonGenerated.java
index c4a64959647..7f99bda34dd 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/packagetest/ClassNonGenerated.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/packagetest/ClassNonGenerated.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/reflect/A.java b/test/functional/Java8andUp/src/org/openj9/resources/reflect/A.java
index 9f4ea1c579a..547b9bfa85b 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/reflect/A.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/reflect/A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/reflect/B.java b/test/functional/Java8andUp/src/org/openj9/resources/reflect/B.java
index 8e91e4a6275..6c9ed97aba4 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/reflect/B.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/reflect/B.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/security/SecurityTest.java b/test/functional/Java8andUp/src/org/openj9/resources/security/SecurityTest.java
index 3faa67c9b0d..efb61e4f764 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/security/SecurityTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/security/SecurityTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/resources/security/SecurityTestSub.java b/test/functional/Java8andUp/src/org/openj9/resources/security/SecurityTestSub.java
index 8c9bd8d6b0f..8c46f1170e7 100644
--- a/test/functional/Java8andUp/src/org/openj9/resources/security/SecurityTestSub.java
+++ b/test/functional/Java8andUp/src/org/openj9/resources/security/SecurityTestSub.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCallee.java b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCallee.java
index 2a4cd72e00d..00524daada4 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCallee.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCallee.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCallee.java.fake b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCallee.java.fake
index 2a4cd72e00d..00524daada4 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCallee.java.fake
+++ b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCallee.java.fake
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCallee.java.real b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCallee.java.real
index 43786c03e3b..56dccdefd70 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCallee.java.real
+++ b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCallee.java.real
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCaller1.java b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCaller1.java
index 191dab9bda4..5badcf2ac23 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCaller1.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCaller1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCaller2.java b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCaller2.java
index f4afdb3d807..daeb2416685 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCaller2.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/AppLoaderCaller2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/ClassGenerator.java b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/ClassGenerator.java
index 340871ff78e..8700712e919 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/ClassGenerator.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/ClassGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/ClassInfo.java b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/ClassInfo.java
index 340c9b4b6db..63fcf36d5b7 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/ClassInfo.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/ClassInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/CustomClassLoader.java b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/CustomClassLoader.java
index 96b01638b8f..ce69a6348ab 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/CustomClassLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/CustomClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/NoSuchMethodTests.java b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/NoSuchMethodTests.java
index ba822aa43ce..78508fdcbbf 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/NoSuchMethodTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/NoSuchMethodTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/TestInfo.java b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/TestInfo.java
index dbb238df7ef..e62b6d9415c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/TestInfo.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/TestInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/java/lang/String.java.hide b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/java/lang/String.java.hide
index 505cb98e799..fca496b1ff1 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/java/lang/String.java.hide
+++ b/test/functional/Java8andUp/src/org/openj9/test/NoSuchMethod/java/lang/String.java.hide
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/VMBench/FibBench.java b/test/functional/Java8andUp/src/org/openj9/test/VMBench/FibBench.java
index cc486a99be0..9624f322f6b 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/VMBench/FibBench.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/VMBench/FibBench.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/AnnotationNotFoundException.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/AnnotationNotFoundException.java
index b9104429f5e..b861730cbdd 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/AnnotationNotFoundException.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/AnnotationNotFoundException.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/AnnotationTestClass.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/AnnotationTestClass.java
index 5d15e8d40d9..8069b90331c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/AnnotationTestClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/AnnotationTestClass.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/ClassAnnotation.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/ClassAnnotation.java
index 6c73743dbcc..6602997df52 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/ClassAnnotation.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/ClassAnnotation.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/ConstructorAnnotation.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/ConstructorAnnotation.java
index 898ada36d7e..2c22d150f3c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/ConstructorAnnotation.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/ConstructorAnnotation.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/EnumClass.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/EnumClass.java
index 83c80e6451e..4e2b2697678 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/EnumClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/EnumClass.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/FieldAnnotation.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/FieldAnnotation.java
index caab4600948..a4dcc6e22b0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/FieldAnnotation.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/FieldAnnotation.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/MethodAnnotation.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/MethodAnnotation.java
index 20b462ca782..a0f0e2c4280 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/MethodAnnotation.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/MethodAnnotation.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/PackageAnnotation.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/PackageAnnotation.java
index 089e803650d..f483bba25e8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/PackageAnnotation.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/PackageAnnotation.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/ParameterAnnotation.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/ParameterAnnotation.java
index b275329ab82..1dd8383a797 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/ParameterAnnotation.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/ParameterAnnotation.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/TestAnnotation.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/TestAnnotation.java
index a08475b5a3c..27b36eae9b0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/TestAnnotation.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/TestAnnotation.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/Test_Annotation.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/Test_Annotation.java
index ca95451d2f3..ff2e76d169b 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/Test_Annotation.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/Test_Annotation.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/ValueAnnotation.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/ValueAnnotation.java
index 92ea39a7f93..d237c92cca5 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/ValueAnnotation.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/ValueAnnotation.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/defaults/AnnotationTestClassDefaults.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/defaults/AnnotationTestClassDefaults.java
index 3a55684c93e..797f0d610f6 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/defaults/AnnotationTestClassDefaults.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/defaults/AnnotationTestClassDefaults.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotation/package-info.java b/test/functional/Java8andUp/src/org/openj9/test/annotation/package-info.java
index 9b76385efdb..cd03456daca 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotation/package-info.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotation/package-info.java
@@ -45,7 +45,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/Annotation1.java b/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/Annotation1.java
index d1e15b227f6..becb9cb372b 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/Annotation1.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/Annotation1.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/Annotation2.java b/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/Annotation2.java
index 458e248e4c7..3ef0e42ce67 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/Annotation2.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/Annotation2.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/AnnotationClass.java b/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/AnnotationClass.java
index 7a4c4d03e06..6cfccd40150 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/AnnotationClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/AnnotationClass.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/HelperClass1.java b/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/HelperClass1.java
index 4d99cc89d72..739de92eb72 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/HelperClass1.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/HelperClass1.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/HelperClass2.java b/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/HelperClass2.java
index e3a0e6934bd..7811aeca836 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/HelperClass2.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/HelperClass2.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/Test_ClassLoader.java b/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/Test_ClassLoader.java
index c843db1dd86..a4508a8d7b4 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/Test_ClassLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotationClassLoader/Test_ClassLoader.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/ArraysByteTest.java b/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/ArraysByteTest.java
index 5e2ce0f8878..7d12c6d636a 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/ArraysByteTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/ArraysByteTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/ArraysIntTest.java b/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/ArraysIntTest.java
index a98cf23ae23..15aa8a9399c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/ArraysIntTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/ArraysIntTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/Enum1.java b/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/Enum1.java
index 0c60b0a2625..ce0f66c3bcf 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/Enum1.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/Enum1.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/Test_Annotations.java b/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/Test_Annotations.java
index 7d10fd22765..af4dc86ae2c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/Test_Annotations.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotationIdentity/Test_Annotations.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotationPackage/Test_PackageAnnotation.java b/test/functional/Java8andUp/src/org/openj9/test/annotationPackage/Test_PackageAnnotation.java
index c7bd609a89a..ba91ea6f7a8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotationPackage/Test_PackageAnnotation.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotationPackage/Test_PackageAnnotation.java
@@ -23,7 +23,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/annotationPackage/Test_PackageAnnotation2.java b/test/functional/Java8andUp/src/org/openj9/test/annotationPackage/Test_PackageAnnotation2.java
index 1cd213e15c2..8756706a93c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/annotationPackage/Test_PackageAnnotation2.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/annotationPackage/Test_PackageAnnotation2.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/AttachAPISanity.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/AttachAPISanity.java
index 60c04a472d8..a92ed78832d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/AttachAPISanity.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/AttachAPISanity.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/AttachAPIStress.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/AttachAPIStress.java
index 85e7455a356..9ea486c051b 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/AttachAPIStress.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/AttachAPIStress.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/AttachApiTest.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/AttachApiTest.java
index 673d461a8d1..cbedc8630bb 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/AttachApiTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/AttachApiTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/ListVms.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/ListVms.java
index cfde8c45b9e..14d4bd67cfd 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/ListVms.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/ListVms.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/MemoryExhauster.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/MemoryExhauster.java
index 317114eabb5..360f2e3bf3e 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/MemoryExhauster.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/MemoryExhauster.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/Props.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/Props.java
index 418422dd2d3..62bc4f9b473 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/Props.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/Props.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestAttachAPI.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestAttachAPI.java
index 0d2f834c350..9f75353d8fc 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestAttachAPI.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestAttachAPI.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestAttachAPIEnabling.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestAttachAPIEnabling.java
index d2c224882c2..aa0653cfeaa 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestAttachAPIEnabling.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestAttachAPIEnabling.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestAttachErrorHandling.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestAttachErrorHandling.java
index 5efbbbaa421..f03141d3e23 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestAttachErrorHandling.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestAttachErrorHandling.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestConstants.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestConstants.java
index 67a5a807220..c8faef32054 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestConstants.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestConstants.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJcmd.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJcmd.java
index 9706ee33611..055fc378acc 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJcmd.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJcmd.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJmap.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJmap.java
index 45f8d8a5c8c..da8e5af90ec 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJmap.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJmap.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJps.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJps.java
index fb2b92e3fd7..eb2a8c3d951 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJps.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJps.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJstack.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJstack.java
index 927303e8a1e..2de5fb3a311 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJstack.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJstack.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJstat.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJstat.java
index c967de013aa..44b8b3c4693 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJstat.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestJstat.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestLoadAgent.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestLoadAgent.java
index d5ef17eff2e..63cea096cc3 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestLoadAgent.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestLoadAgent.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestLoadAgentLibrary.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestLoadAgentLibrary.java
index 3fa22e1b1c9..33394184636 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestLoadAgentLibrary.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestLoadAgentLibrary.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestLoadAgentPath.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestLoadAgentPath.java
index ee065196307..6e98f40854a 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestLoadAgentPath.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestLoadAgentPath.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestManagementAgent.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestManagementAgent.java
index c7ef5750037..1c22c69097d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestManagementAgent.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestManagementAgent.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestSunAttachClasses.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestSunAttachClasses.java
index c9d0d1c2a83..4c05d0fa763 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestSunAttachClasses.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestSunAttachClasses.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestUtil.java b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestUtil.java
index 1ce02fb557a..21a7d2facc8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestUtil.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/attachAPI/TestUtil.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/classRelationshipVerifier/ClassGenerator.java b/test/functional/Java8andUp/src/org/openj9/test/classRelationshipVerifier/ClassGenerator.java
index 0511a9ddc87..429d1208e86 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/classRelationshipVerifier/ClassGenerator.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/classRelationshipVerifier/ClassGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/classRelationshipVerifier/CustomClassLoader.java b/test/functional/Java8andUp/src/org/openj9/test/classRelationshipVerifier/CustomClassLoader.java
index 434418d2631..a9d6ee9cec2 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/classRelationshipVerifier/CustomClassLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/classRelationshipVerifier/CustomClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/classRelationshipVerifier/TestClassRelationshipVerifier.java b/test/functional/Java8andUp/src/org/openj9/test/classRelationshipVerifier/TestClassRelationshipVerifier.java
index f0154683abb..73c9ac92c2d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/classRelationshipVerifier/TestClassRelationshipVerifier.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/classRelationshipVerifier/TestClassRelationshipVerifier.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/com/ibm/jit/Test_JITHelpers.java b/test/functional/Java8andUp/src/org/openj9/test/com/ibm/jit/Test_JITHelpers.java
index 8ad0d0c771b..1b4798585f1 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/com/ibm/jit/Test_JITHelpers.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/com/ibm/jit/Test_JITHelpers.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/com/ibm/jit/Test_JITHelpersImpl.java b/test/functional/Java8andUp/src/org/openj9/test/com/ibm/jit/Test_JITHelpersImpl.java
index fb40f9504f8..d2faf4e9d27 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/com/ibm/jit/Test_JITHelpersImpl.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/com/ibm/jit/Test_JITHelpersImpl.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/constantpool/ClassInitTest.java b/test/functional/Java8andUp/src/org/openj9/test/constantpool/ClassInitTest.java
index 2d7f88c33d7..500cdb006e9 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/constantpool/ClassInitTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/constantpool/ClassInitTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/constructorverify/ClassGenerator.java b/test/functional/Java8andUp/src/org/openj9/test/constructorverify/ClassGenerator.java
index de5ff243fea..3dcf5eba571 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/constructorverify/ClassGenerator.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/constructorverify/ClassGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/constructorverify/TryInCtor.java b/test/functional/Java8andUp/src/org/openj9/test/constructorverify/TryInCtor.java
index 9bbaa74acdf..05474f29e97 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/constructorverify/TryInCtor.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/constructorverify/TryInCtor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/DelegatingLoader.java b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/DelegatingLoader.java
index 36d17bd4caa..4d9cd5ce31b 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/DelegatingLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/DelegatingLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/EmptyClassLoader.java b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/EmptyClassLoader.java
index b0b4e65c532..bf00b05e91e 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/EmptyClassLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/EmptyClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/LoadingThread.java b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/LoadingThread.java
index 04483508eb8..1376cd2ffc0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/LoadingThread.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/LoadingThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/NonParallelCapableDelegatingLoader.java b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/NonParallelCapableDelegatingLoader.java
index c2e94e43f8c..cf9a3ff66ce 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/NonParallelCapableDelegatingLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/NonParallelCapableDelegatingLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/ParallelCapableDelegatingLoader.java b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/ParallelCapableDelegatingLoader.java
index cf3b4b67764..d524296f885 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/ParallelCapableDelegatingLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/ParallelCapableDelegatingLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/ParallelClassLoadingTests.java b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/ParallelClassLoadingTests.java
index 1777602b194..0ef6c535366 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/ParallelClassLoadingTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/ParallelClassLoadingTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/TestClasses/PrerequisiteClass.java b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/TestClasses/PrerequisiteClass.java
index eb649527943..eacdc405f18 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/TestClasses/PrerequisiteClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/TestClasses/PrerequisiteClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/TestClasses/TargetClass.java b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/TestClasses/TargetClass.java
index bd7f12fd4b7..96c72c3ee5e 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/TestClasses/TargetClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/TestClasses/TargetClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/TestVMClassloaderLocking.java b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/TestVMClassloaderLocking.java
index c5effa52a60..5ce3d4f3d23 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/TestVMClassloaderLocking.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedClassLoading/TestVMClassloaderLocking.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/ClassFieldResolutionTests.java b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/ClassFieldResolutionTests.java
index 86e778058be..2d2e6d3d463 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/ClassFieldResolutionTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/ClassFieldResolutionTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/ContendedFieldsTests.java b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/ContendedFieldsTests.java
index c3072d9a0d0..1dedf445bc0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/ContendedFieldsTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/ContendedFieldsTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/Crypto.java b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/Crypto.java
index 007f11b2362..c1834071df3 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/Crypto.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/Crypto.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/FieldUtilities.java b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/FieldUtilities.java
index b44463895c6..212daef57c1 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/FieldUtilities.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/FieldUtilities.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/SecurityClass.java b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/SecurityClass.java
index 8c64c949227..0461cb39bb5 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/SecurityClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/SecurityClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/SuperCrypto.java b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/SuperCrypto.java
index 6f2d2203ad2..d19737288df 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/SuperCrypto.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/SuperCrypto.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/SuperDuperCrypto.java b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/SuperDuperCrypto.java
index 2b33a9a96d8..9f5fc6410a8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/contendedfields/SuperDuperCrypto.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/contendedfields/SuperDuperCrypto.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/delegation/ClassLoadingDelegationTest.java b/test/functional/Java8andUp/src/org/openj9/test/delegation/ClassLoadingDelegationTest.java
index 44a4a312ba8..5bb8bd927d2 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/delegation/ClassLoadingDelegationTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/delegation/ClassLoadingDelegationTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/delegation/ParallelCapableClassLoader.java b/test/functional/Java8andUp/src/org/openj9/test/delegation/ParallelCapableClassLoader.java
index 11dda1a60a7..a89b43f3786 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/delegation/ParallelCapableClassLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/delegation/ParallelCapableClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/delegation/ParallelIncapableClassLoader.java b/test/functional/Java8andUp/src/org/openj9/test/delegation/ParallelIncapableClassLoader.java
index a0995327f8d..d6661f5b32d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/delegation/ParallelIncapableClassLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/delegation/ParallelIncapableClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/delegation/TestClassA.java b/test/functional/Java8andUp/src/org/openj9/test/delegation/TestClassA.java
index 20f86767fca..a044295b406 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/delegation/TestClassA.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/delegation/TestClassA.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/delegation/TestClassB.java b/test/functional/Java8andUp/src/org/openj9/test/delegation/TestClassB.java
index ca55a6bb7a6..e4bea04c771 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/delegation/TestClassB.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/delegation/TestClassB.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/delegation/TestLoader.java b/test/functional/Java8andUp/src/org/openj9/test/delegation/TestLoader.java
index 23a84a9c5aa..6770756ff75 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/delegation/TestLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/delegation/TestLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/delegation/TestThread.java b/test/functional/Java8andUp/src/org/openj9/test/delegation/TestThread.java
index 697b05740d0..eb6743de40f 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/delegation/TestThread.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/delegation/TestThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/fastresolve/CustomClassLoader.java b/test/functional/Java8andUp/src/org/openj9/test/fastresolve/CustomClassLoader.java
index 0e5bcdaabcd..f169c89668d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/fastresolve/CustomClassLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/fastresolve/CustomClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/fastresolve/FastresolveTest.java b/test/functional/Java8andUp/src/org/openj9/test/fastresolve/FastresolveTest.java
index ad2051b188d..666a8e86fe0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/fastresolve/FastresolveTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/fastresolve/FastresolveTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/fastresolve/LargeNumFieldsClass.java b/test/functional/Java8andUp/src/org/openj9/test/fastresolve/LargeNumFieldsClass.java
index 015324ff69d..1bb5746fd73 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/fastresolve/LargeNumFieldsClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/fastresolve/LargeNumFieldsClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/fastresolve/readme.txt b/test/functional/Java8andUp/src/org/openj9/test/fastresolve/readme.txt
index 15e0ee0e385..a0222d10151 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/fastresolve/readme.txt
+++ b/test/functional/Java8andUp/src/org/openj9/test/fastresolve/readme.txt
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************
diff --git a/test/functional/Java8andUp/src/org/openj9/test/fileLock/GenericFileLock.java b/test/functional/Java8andUp/src/org/openj9/test/fileLock/GenericFileLock.java
index 8e418fc0cf8..b27463b5963 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/fileLock/GenericFileLock.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/fileLock/GenericFileLock.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/fileLock/JavaFileLock.java b/test/functional/Java8andUp/src/org/openj9/test/fileLock/JavaFileLock.java
index 62fbaf81e7c..3bd34f162a0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/fileLock/JavaFileLock.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/fileLock/JavaFileLock.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/fileLock/Locker.java b/test/functional/Java8andUp/src/org/openj9/test/fileLock/Locker.java
index 9ca583b5996..ff43928edf4 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/fileLock/Locker.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/fileLock/Locker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/fileLock/NativeFileLock.java b/test/functional/Java8andUp/src/org/openj9/test/fileLock/NativeFileLock.java
index 33cadc62939..fd290b9a57d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/fileLock/NativeFileLock.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/fileLock/NativeFileLock.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/fileLock/TestFileLocking.java b/test/functional/Java8andUp/src/org/openj9/test/fileLock/TestFileLocking.java
index 13878ccd4f3..cb2b40bd1c9 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/fileLock/TestFileLocking.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/fileLock/TestFileLocking.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/D.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/D.java
index d54b1c2cb0c..2fbfb94704a 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/D.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/D.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/ED.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/ED.java
index 263c324ea09..51601f5f88e 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/ED.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/ED.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/F.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/F.java
index c203b696858..aee860dd410 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/F.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/F.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/TD.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/TD.java
index b8275c0c178..742324f3682 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/TD.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/TD.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/TestFactory.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/TestFactory.java
index 9fc2185e6b9..b65a8776a89 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/TestFactory.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/TestFactory.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoubleDivBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoubleDivBehaviour.java
index 27f5bfed841..5998dd4de46 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoubleDivBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoubleDivBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoubleMinusBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoubleMinusBehaviour.java
index 2a789fa2762..ebfa76ff494 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoubleMinusBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoubleMinusBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoublePlusBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoublePlusBehaviour.java
index 5dcd5006221..2cd02215c36 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoublePlusBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoublePlusBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoubleTimesBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoubleTimesBehaviour.java
index 2a23fe8c954..99f1f0eee32 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoubleTimesBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalDoubleTimesBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatDivBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatDivBehaviour.java
index 31b4ae14d7c..481bc37bd44 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatDivBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatDivBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatMinusBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatMinusBehaviour.java
index 7b0e6f2a328..c6a80b5e486 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatMinusBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatMinusBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatPlusBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatPlusBehaviour.java
index 3fef80210d6..5ebe6763320 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatPlusBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatPlusBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatTimesBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatTimesBehaviour.java
index bdf23803e73..c70c8185865 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatTimesBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDenormalFloatTimesBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoubleDivRemBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoubleDivRemBehaviour.java
index 0aa7b05c678..5e8412784fc 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoubleDivRemBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoubleDivRemBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoubleMinusBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoubleMinusBehaviour.java
index 8a777ab053d..d6d4801acb6 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoubleMinusBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoubleMinusBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoublePlusBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoublePlusBehaviour.java
index b018c38b155..5ad5ccc369d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoublePlusBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoublePlusBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoubleTimesBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoubleTimesBehaviour.java
index ab73ccfde1c..4fe6374400e 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoubleTimesBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckDoubleTimesBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatDivRemBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatDivRemBehaviour.java
index 2e132ab723f..cbf15cb0324 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatDivRemBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatDivRemBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatMinusBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatMinusBehaviour.java
index cef042d4682..037ebd8866d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatMinusBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatMinusBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatPlusBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatPlusBehaviour.java
index 30c758028e4..55d68631dce 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatPlusBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatPlusBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatTimesBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatTimesBehaviour.java
index 3bef33592fc..c5c7d059e4c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatTimesBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckFloatTimesBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNaNDoubleBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNaNDoubleBehaviour.java
index 220e4ccc2d3..cf5f7242419 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNaNDoubleBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNaNDoubleBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNaNFloatBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNaNFloatBehaviour.java
index b68df927e21..db0f846b485 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNaNFloatBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNaNFloatBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNegateDoubleBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNegateDoubleBehaviour.java
index dee7b87c92e..9dd27da2805 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNegateDoubleBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNegateDoubleBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNegateFloatBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNegateFloatBehaviour.java
index 16673d894ee..19e81056e2c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNegateFloatBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckNegateFloatBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckZeroDoubleBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckZeroDoubleBehaviour.java
index b45f97aa8c5..5310cbfa279 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckZeroDoubleBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckZeroDoubleBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckZeroFloatBehaviour.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckZeroFloatBehaviour.java
index 089c55d8684..72b3ad934e3 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckZeroFloatBehaviour.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/arithmetic/CheckZeroFloatBehaviour.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckDoubleAssumptions.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckDoubleAssumptions.java
index 58feb5e3eda..b43928127f1 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckDoubleAssumptions.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckDoubleAssumptions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckExponentAssumptions.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckExponentAssumptions.java
index e20afb21f76..d81f85b3dc7 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckExponentAssumptions.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckExponentAssumptions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckFloatAssumptions.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckFloatAssumptions.java
index a4c520a8161..5d260452cf6 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckFloatAssumptions.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckFloatAssumptions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckTrigAssumptions.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckTrigAssumptions.java
index f7ccd7c2ecf..7031ac2e2b8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckTrigAssumptions.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/assumptions/CheckTrigAssumptions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsFromDouble.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsFromDouble.java
index 6880e13c9be..ebf2c64cfac 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsFromDouble.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsFromDouble.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsFromFloat.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsFromFloat.java
index fe63527b834..3f570513716 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsFromFloat.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsFromFloat.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsToDouble.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsToDouble.java
index 2c90bdabf8d..023c97b549a 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsToDouble.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsToDouble.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsToFloat.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsToFloat.java
index 8efa6e4a61e..53ae4197d1f 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsToFloat.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/conversions/CheckConversionsToFloat.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/Check1ULPMath.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/Check1ULPMath.java
index 2d90b5336d9..f123e59f89e 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/Check1ULPMath.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/Check1ULPMath.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/CheckFunctionSymmetry.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/CheckFunctionSymmetry.java
index 49574d1806e..7845d4af225 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/CheckFunctionSymmetry.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/CheckFunctionSymmetry.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/CheckKnownProblems.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/CheckKnownProblems.java
index a2e257f90d5..f41741ee8ab 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/CheckKnownProblems.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/CheckKnownProblems.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/CheckStrictMath.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/CheckStrictMath.java
index c0706ca3971..93ef9fd96d0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/CheckStrictMath.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/custom/CheckStrictMath.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleExponentFunctions.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleExponentFunctions.java
index 341b8a5d13f..db75513b001 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleExponentFunctions.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleExponentFunctions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleMinMaxFunctions.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleMinMaxFunctions.java
index a7300e605a9..a8b26009d26 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleMinMaxFunctions.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleMinMaxFunctions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleMiscFunctions.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleMiscFunctions.java
index 2dbc683f89d..3f29549fbea 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleMiscFunctions.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleMiscFunctions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleRoundingFunctions.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleRoundingFunctions.java
index bffb8938ccd..93079c21e13 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleRoundingFunctions.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleRoundingFunctions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleTrigFunctions.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleTrigFunctions.java
index b6ca70d0bcd..7d4a040833f 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleTrigFunctions.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckDoubleTrigFunctions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckFloatMinMaxFunctions.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckFloatMinMaxFunctions.java
index 8f2b77841b0..0278929f871 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckFloatMinMaxFunctions.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckFloatMinMaxFunctions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckFloatRoundingFunctions.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckFloatRoundingFunctions.java
index df487f7f32d..55f934d51b0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckFloatRoundingFunctions.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/functions/CheckFloatRoundingFunctions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/relational/CheckDoubleComparisons.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/relational/CheckDoubleComparisons.java
index d27b45a9699..0944fec2e98 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/relational/CheckDoubleComparisons.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/relational/CheckDoubleComparisons.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/relational/CheckFloatComparisons.java b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/relational/CheckFloatComparisons.java
index 1fadcd85cb4..b0d3956c63c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/floatsanity/relational/CheckFloatComparisons.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/floatsanity/relational/CheckFloatComparisons.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/gpu/SortTest.java b/test/functional/Java8andUp/src/org/openj9/test/gpu/SortTest.java
index 47dac7af284..8f2f0288876 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/gpu/SortTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/gpu/SortTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/ivj/Disk.java b/test/functional/Java8andUp/src/org/openj9/test/ivj/Disk.java
index 9c3bff61e28..d12fa192e01 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/ivj/Disk.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/ivj/Disk.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/ivj/Hanoi.java b/test/functional/Java8andUp/src/org/openj9/test/ivj/Hanoi.java
index db722fdae62..1bfbb61a915 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/ivj/Hanoi.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/ivj/Hanoi.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/ivj/Post.java b/test/functional/Java8andUp/src/org/openj9/test/ivj/Post.java
index 34e36579740..ec8cc7279b4 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/ivj/Post.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/ivj/Post.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/ivj/TestHanoi.java b/test/functional/Java8andUp/src/org/openj9/test/ivj/TestHanoi.java
index 5b3fcaa57ae..69a85d11e74 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/ivj/TestHanoi.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/ivj/TestHanoi.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/AnnotationType.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/AnnotationType.java
index 7ffb1dfecb4..296fdde736f 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/AnnotationType.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/AnnotationType.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/DefaultClass.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/DefaultClass.java
index 4eb5f51e5fb..fbf19eea7e8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/DefaultClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/DefaultClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/GenericClass.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/GenericClass.java
index 98f23ee06b9..8f49e2322c4 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/GenericClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/GenericClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/GenericsClass.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/GenericsClass.java
index c9635be6b56..255d22b7432 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/GenericsClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/GenericsClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/InnerClasses.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/InnerClasses.java
index 2c4d1dca746..83885840242 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/InnerClasses.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/InnerClasses.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Interface.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Interface.java
index b183243d98d..ce3bd07f071 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Interface.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Interface.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/PublicEnum.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/PublicEnum.java
index 6bcbe57b68e..a3ced1dc657 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/PublicEnum.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/PublicEnum.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/PublicFinalClass.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/PublicFinalClass.java
index 400e9db359a..748dde1d877 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/PublicFinalClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/PublicFinalClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/PublicStrictFPClass.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/PublicStrictFPClass.java
index 38fec6b8d01..4999c4cf06d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/PublicStrictFPClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/PublicStrictFPClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassCastException.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassCastException.java
index aa4016a3f5b..bdf6760f8a1 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassCastException.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassCastException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassLoader.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassLoader.java
index af1bad1ac49..dda26df1b0e 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassLoader_Native.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassLoader_Native.java
index 4f378d4cb50..3b1da9b6f6c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassLoader_Native.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassLoader_Native.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassLoader_SM.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassLoader_SM.java
index 06c55ca24ec..2bf5243761a 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassLoader_SM.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ClassLoader_SM.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Class_SM.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Class_SM.java
index 89e23795aa9..0327e9fb146 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Class_SM.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Class_SM.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Compiler.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Compiler.java
index 7128f9d78dc..f17a602b6c9 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Compiler.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Compiler.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_InstantiationError.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_InstantiationError.java
index 3c3997fc036..8c58a2b64bd 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_InstantiationError.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_InstantiationError.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_InstantiationException.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_InstantiationException.java
index f3b45429476..243f78621e8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_InstantiationException.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_InstantiationException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternals.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternals.java
index cda362af453..24a4ba9bf6c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternals.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternals.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternalsImpl.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternalsImpl.java
index 9f5a5db3734..04f790b383d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternalsImpl.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternalsImpl.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternalsImpl_SM.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternalsImpl_SM.java
index b471473e71e..3071991805c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternalsImpl_SM.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternalsImpl_SM.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternals_SM.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternals_SM.java
index 0e8afe5eb3d..57176b88251 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternals_SM.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_J9VMInternals_SM.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Math.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Math.java
index 50aff350483..829c0ad6e16 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Math.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Math.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Object.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Object.java
index 8df29b7895a..e54843e460c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Object.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Object.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_OutOfMemoryError.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_OutOfMemoryError.java
index 29435213dc4..dd2c8dfc3b4 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_OutOfMemoryError.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_OutOfMemoryError.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_RuntimePermission.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_RuntimePermission.java
index 542ee73f6b6..99145d144f3 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_RuntimePermission.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_RuntimePermission.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_String.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_String.java
index da81792fe57..1fb2859b506 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_String.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_String.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_StringBuffer.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_StringBuffer.java
index fb199434c3e..98a4c7ef1d6 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_StringBuffer.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_StringBuffer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_StringBuilder.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_StringBuilder.java
index 253a8347ded..6c1f72da1d8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_StringBuilder.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_StringBuilder.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_System_SM.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_System_SM.java
index 82003308e28..cb2ae12e7c6 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_System_SM.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_System_SM.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Thread.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Thread.java
index 8227cb1268f..44ba79fa30f 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Thread.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Thread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ThreadGroup.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ThreadGroup.java
index 3b408c2ae65..9e4b7a21f6b 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ThreadGroup.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ThreadGroup.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ThreadGroup_SM.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ThreadGroup_SM.java
index 7ae4485107c..5f338750ed4 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ThreadGroup_SM.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_ThreadGroup_SM.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Thread_SM.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Thread_SM.java
index 47c462f54a8..f817aaecdea 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Thread_SM.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Thread_SM.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Throwable.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Throwable.java
index e85b8443e2b..e7157299b34 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Throwable.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_Throwable.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_VMAccess.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_VMAccess.java
index 0281a47079c..5f7d0cde2c3 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_VMAccess.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/Test_VMAccess.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Helper_MethodHandleInfo.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Helper_MethodHandleInfo.java
index 3dab642aa09..5f47f606b31 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Helper_MethodHandleInfo.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Helper_MethodHandleInfo.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Helper_MethodHandleInfoSubClass.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Helper_MethodHandleInfoSubClass.java
index a8c361708ed..946ca7731c9 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Helper_MethodHandleInfoSubClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Helper_MethodHandleInfoSubClass.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Test_AdaptorTests.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Test_AdaptorTests.java
index 9aafd6bac6f..6c10b1ed541 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Test_AdaptorTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Test_AdaptorTests.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Test_MethodHandleInfo.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Test_MethodHandleInfo.java
index 2708c2112cd..fead1cdcde0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Test_MethodHandleInfo.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Test_MethodHandleInfo.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Test_MethodHandleInfo_SM.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Test_MethodHandleInfo_SM.java
index 31a516d57c5..a87b40e0c6a 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Test_MethodHandleInfo_SM.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/Test_MethodHandleInfo_SM.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/helpers/Helper_MethodHandleInfoOtherPackagePrivate.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/helpers/Helper_MethodHandleInfoOtherPackagePrivate.java
index 5bba6d4520f..e0762ac8d46 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/helpers/Helper_MethodHandleInfoOtherPackagePrivate.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/helpers/Helper_MethodHandleInfoOtherPackagePrivate.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/helpers/Helper_MethodHandleInfoOtherPackagePublic.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/helpers/Helper_MethodHandleInfoOtherPackagePublic.java
index 0dd135cc7ae..e4bf9a614c0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/helpers/Helper_MethodHandleInfoOtherPackagePublic.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/invoke/helpers/Helper_MethodHandleInfoOtherPackagePublic.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/MemoryMXBeanShutdownNotification.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/MemoryMXBeanShutdownNotification.java
index 5da006a0595..5200fa9f1c8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/MemoryMXBeanShutdownNotification.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/MemoryMXBeanShutdownNotification.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/APITest.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/APITest.java
index a8cd99b658c..66555f543d8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/APITest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/APITest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/APITest2.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/APITest2.java
index 672ea8842c8..64b5c6cf987 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/APITest2.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/APITest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/BenchCurrentThreadCpuTime.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/BenchCurrentThreadCpuTime.java
index 4ab43dc95bf..1d1cc3d643c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/BenchCurrentThreadCpuTime.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/BenchCurrentThreadCpuTime.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/BlockedThread.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/BlockedThread.java
index 2ca365ff28c..48fd5ed299f 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/BlockedThread.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/BlockedThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/Cmvc106800.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/Cmvc106800.java
index bba8b724ebd..0fcf551ce53 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/Cmvc106800.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/Cmvc106800.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/Cycle.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/Cycle.java
index e4c3d2c7765..9ed3c4142da 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/Cycle.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/Cycle.java
@@ -24,7 +24,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/DeadThread.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/DeadThread.java
index 58633ec2fb8..60cce0992cc 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/DeadThread.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/DeadThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/Deadlocks.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/Deadlocks.java
index ba00fff8dcb..32133e126ba 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/Deadlocks.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/Deadlocks.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ExitedThread.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ExitedThread.java
index 2b450c3a9a5..5dc87e814ca 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ExitedThread.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ExitedThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/FindDeadlockTest.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/FindDeadlockTest.java
index cafcb0a00ba..945cccb012c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/FindDeadlockTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/FindDeadlockTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/JoiningThread.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/JoiningThread.java
index 1c9cfcc2a5e..ff5830f3547 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/JoiningThread.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/JoiningThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ManyInspectOne.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ManyInspectOne.java
index a3e90b17f15..7554b2055b8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ManyInspectOne.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ManyInspectOne.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/MaxMonitorsTest.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/MaxMonitorsTest.java
index 45b25014cc2..73b2a9daa3c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/MaxMonitorsTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/MaxMonitorsTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/MonitorTraceTest.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/MonitorTraceTest.java
index 75af9339a21..0b4b521b124 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/MonitorTraceTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/MonitorTraceTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/NewThread.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/NewThread.java
index f337c75955f..ac3568bb584 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/NewThread.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/NewThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/NoBlock.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/NoBlock.java
index e1e2e21a85a..f2ac764c87b 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/NoBlock.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/NoBlock.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ParkedThreadTest.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ParkedThreadTest.java
index 8d862691596..bdae0e96cbd 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ParkedThreadTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ParkedThreadTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/RunnableThread.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/RunnableThread.java
index 3f421eb3668..97b96d3e156 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/RunnableThread.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/RunnableThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/SleepingThread.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/SleepingThread.java
index 53d6e9ec901..66be46c78e0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/SleepingThread.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/SleepingThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/StackDepth.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/StackDepth.java
index 5548a47a754..fdd768b5d4c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/StackDepth.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/StackDepth.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/StateBenchmark.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/StateBenchmark.java
index c1c78f6eba6..5e06bfca1cb 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/StateBenchmark.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/StateBenchmark.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/StateStress.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/StateStress.java
index 11b57905f03..63b94f409f2 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/StateStress.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/StateStress.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ThreadListMutex.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ThreadListMutex.java
index b1245b232c1..d1f5af0cba2 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ThreadListMutex.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/ThreadListMutex.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/TimedParkTest.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/TimedParkTest.java
index 0cd821e282d..bf8d1da79d5 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/TimedParkTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/TimedParkTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/TimedWaitingThread.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/TimedWaitingThread.java
index 1cb47a9d326..30498a6d8e6 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/TimedWaitingThread.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/TimedWaitingThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/TimersTest.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/TimersTest.java
index 081a8044e9d..f5274abfc8d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/TimersTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/TimersTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/WaitingThread.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/WaitingThread.java
index e48911f66b4..4c2195669a7 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/WaitingThread.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/management/ThreadMXBean/WaitingThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_PhantomReference.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_PhantomReference.java
index e1299c67458..0a419b1f660 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_PhantomReference.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_PhantomReference.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_Reference.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_Reference.java
index e8efae6cf5e..2b7111e0402 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_Reference.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_Reference.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_ReferenceQueue.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_ReferenceQueue.java
index 08986e0b322..6e5e4e82487 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_ReferenceQueue.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_ReferenceQueue.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_SoftReference.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_SoftReference.java
index 1701e6e9018..b0849f7661c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_SoftReference.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_SoftReference.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_WeakReference.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_WeakReference.java
index db0491e0b88..f31bbbb5d80 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_WeakReference.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/ref/Test_WeakReference.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/reflect/Test_Array.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/reflect/Test_Array.java
index 6c3f34abff9..cc72fb7aae7 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/reflect/Test_Array.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/reflect/Test_Array.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/reflect/Test_Executable.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/reflect/Test_Executable.java
index 39b6aca4d94..44c3a302618 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/reflect/Test_Executable.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/reflect/Test_Executable.java
@@ -27,7 +27,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/C_CSuperA_SuperDuper.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/C_CSuperA_SuperDuper.java
index 76753a9fbf5..8e28d0907a0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/C_CSuperA_SuperDuper.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/C_CSuperA_SuperDuper.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/C_I_SupDuperSupA.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/C_I_SupDuperSupA.java
index d71f78bc3b0..5916db729cf 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/C_I_SupDuperSupA.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/C_I_SupDuperSupA.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/C_SuperA.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/C_SuperA.java
index 6103e5e2e3d..3bd25c25c34 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/C_SuperA.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/C_SuperA.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/I_SupDuper_SupA.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/I_SupDuper_SupA.java
index 651e736742c..843907249b2 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/I_SupDuper_SupA.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/I_SupDuper_SupA.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/InterfaceTestClasses.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/InterfaceTestClasses.java
index 1c18029cbe1..4f8a0681151 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/InterfaceTestClasses.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/InterfaceTestClasses.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/SuperA.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/SuperA.java
index c21ae835b23..a7280ea9d47 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/SuperA.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/SuperA.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/SuperDuper.java b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/SuperDuper.java
index 65339e64ead..32038ae38fc 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/SuperDuper.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/lang/specimens/SuperDuper.java
@@ -19,7 +19,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/math/Test_BigDecimal.java b/test/functional/Java8andUp/src/org/openj9/test/java/math/Test_BigDecimal.java
index 411b59f8781..95f300fbea9 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/math/Test_BigDecimal.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/math/Test_BigDecimal.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/ChildMHLookupField.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/ChildMHLookupField.java
index 1b0f8fc53a4..31f4b649e7f 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/ChildMHLookupField.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/ChildMHLookupField.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/ClassLoaderOne.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/ClassLoaderOne.java
index 4adccebe0e1..9a5ed26acad 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/ClassLoaderOne.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/ClassLoaderOne.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/ClassLoaderTwo.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/ClassLoaderTwo.java
index 4115fcf15b8..c73ed666e5c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/ClassLoaderTwo.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/ClassLoaderTwo.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/DigestLoop.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/DigestLoop.java
index c4ae2f21e09..ee0be9dbd1d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/DigestLoop.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/DigestLoop.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/Dummy.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/Dummy.java
index 5f03d150354..8d4b0c55fe7 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/Dummy.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/Dummy.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/OpenSSLInvalidCBCKeySizeTest.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/OpenSSLInvalidCBCKeySizeTest.java
index 0429e8697f6..9f77973fe71 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/OpenSSLInvalidCBCKeySizeTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/OpenSSLInvalidCBCKeySizeTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/OpenSSLInvalidGCMKeySizeTest.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/OpenSSLInvalidGCMKeySizeTest.java
index 987146c2573..c4f32c7abb6 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/OpenSSLInvalidGCMKeySizeTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/OpenSSLInvalidGCMKeySizeTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/Parent.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/Parent.java
index 212db0ef350..0c4d34da514 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/Parent.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/Parent.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/TestPrivilegedAction.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/TestPrivilegedAction.java
index 708ed53c32e..24dec65f0f1 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/TestPrivilegedAction.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/TestPrivilegedAction.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/TestPrivilegedExceptionAction.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/TestPrivilegedExceptionAction.java
index d873f889780..72bf2517376 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/TestPrivilegedExceptionAction.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/TestPrivilegedExceptionAction.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/TestURLClassLoader.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/TestURLClassLoader.java
index defa4348750..692477728ed 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/TestURLClassLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/TestURLClassLoader.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/Test_AccessControlContext.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/Test_AccessControlContext.java
index bf6b2a6d909..5e5477bd27b 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/Test_AccessControlContext.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/Test_AccessControlContext.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/Test_AccessController.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/Test_AccessController.java
index b7e671d9534..411e281b64e 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/Test_AccessController.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/Test_AccessController.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/java/security/Test_MHLoaderConstraints.java b/test/functional/Java8andUp/src/org/openj9/test/java/security/Test_MHLoaderConstraints.java
index 06d97fe69c2..b2cb4c362f5 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/java/security/Test_MHLoaderConstraints.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/java/security/Test_MHLoaderConstraints.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateImplClass.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateImplClass.java
index 11c0db61357..acbbfe2193a 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateImplClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateImplClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASM.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASM.java
index 7de4f6067bc..c2662045f6b 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASM.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASM.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASMForITestChild.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASMForITestChild.java
index d9a6c65c21f..4806b8e4b4c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASMForITestChild.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASMForITestChild.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASMForNonStaticInvokeInterface.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASMForNonStaticInvokeInterface.java
index de51ee3a139..01826186ac5 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASMForNonStaticInvokeInterface.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASMForNonStaticInvokeInterface.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASMForStaticInvokeInterface.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASMForStaticInvokeInterface.java
index 08a6b8dc2d3..53b3bb0cec9 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASMForStaticInvokeInterface.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/GenerateInterfaceFromASMForStaticInvokeInterface.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/LoadInterfaceContainingPrivateMethod.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/LoadInterfaceContainingPrivateMethod.java
index 0bf50ad6579..df5405699b8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/LoadInterfaceContainingPrivateMethod.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/LoadInterfaceContainingPrivateMethod.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/Test_ITestRunner.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/Test_ITestRunner.java
index 9cceecbdd63..36ab3c6bb9f 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/Test_ITestRunner.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/Test_ITestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/Test_ReflectionAndMethodHandles.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/Test_ReflectionAndMethodHandles.java
index ba824157de0..9ee532f04da 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/Test_ReflectionAndMethodHandles.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/Test_ReflectionAndMethodHandles.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/Test_ValidateReflectionWithExtensionMethods.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/Test_ValidateReflectionWithExtensionMethods.java
index 8a607ec7348..e2413a8702e 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/Test_ValidateReflectionWithExtensionMethods.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/Test_ValidateReflectionWithExtensionMethods.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/I.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/I.java
index 169a0b0ea91..f88ec13d46d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/I.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/I.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/J.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/J.java
index ad3c124832a..7ea67c82d13 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/J.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/J.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/K.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/K.java
index f14d0c7bbf8..42da4665cba 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/K.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/K.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/L.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/L.java
index 1f56c31c67a..f32c4401f76 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/L.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/L.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/N.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/N.java
index cf5807a5e74..37e002c6314 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/N.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/N.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/O.java b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/O.java
index 02f3014d44a..45e1d7c2b66 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/O.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/jsr335/interfacePrivateMethod/interfaces/O.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/management/AllocationGenerator.java b/test/functional/Java8andUp/src/org/openj9/test/management/AllocationGenerator.java
index 5547705e6a6..9f7aaf08b79 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/management/AllocationGenerator.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/management/AllocationGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/management/GarbageCollectionNotificationTest.java b/test/functional/Java8andUp/src/org/openj9/test/management/GarbageCollectionNotificationTest.java
index 353c0af1aaf..ed3f447b96e 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/management/GarbageCollectionNotificationTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/management/GarbageCollectionNotificationTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/nogc/Allocator.java b/test/functional/Java8andUp/src/org/openj9/test/nogc/Allocator.java
index e86aca835c4..0a53d73ca9a 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/nogc/Allocator.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/nogc/Allocator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/nogc/TestGCPolicyNogc.java b/test/functional/Java8andUp/src/org/openj9/test/nogc/TestGCPolicyNogc.java
index 0388254f0d6..4963677969c 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/nogc/TestGCPolicyNogc.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/nogc/TestGCPolicyNogc.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/nogc/TestNogcDieWithOOM.java b/test/functional/Java8andUp/src/org/openj9/test/nogc/TestNogcDieWithOOM.java
index 8b23b56fef0..532e0b3483a 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/nogc/TestNogcDieWithOOM.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/nogc/TestNogcDieWithOOM.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/osthread/ReattachAfterExit.java b/test/functional/Java8andUp/src/org/openj9/test/osthread/ReattachAfterExit.java
index 880fce0bd77..9fcf18f8ef8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/osthread/ReattachAfterExit.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/osthread/ReattachAfterExit.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/BooleanAnnotation.java b/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/BooleanAnnotation.java
index 42b02064ace..27893d6ef42 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/BooleanAnnotation.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/BooleanAnnotation.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/MyAnnotation1.java b/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/MyAnnotation1.java
index 3c1093c3ffd..c83794edb12 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/MyAnnotation1.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/MyAnnotation1.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/MyAnnotation2.java b/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/MyAnnotation2.java
index 0cb56808b9c..8ec3a5b6865 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/MyAnnotation2.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/MyAnnotation2.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/MyAnnotationArray.java b/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/MyAnnotationArray.java
index c1a5156f6e0..4399091efae 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/MyAnnotationArray.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/MyAnnotationArray.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/Tests.java b/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/Tests.java
index 95b6b5ea3db..5a20849d348 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/Tests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/pmr/failures/Tests.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/CImplements_I_J.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/CImplements_I_J.java
index 5b3212aa290..dad720ac3b8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/CImplements_I_J.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/CImplements_I_J.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/C_CSuperA_SuperDuper.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/C_CSuperA_SuperDuper.java
index 540071c2687..a62848f5086 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/C_CSuperA_SuperDuper.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/C_CSuperA_SuperDuper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/C_I_SupDuperSupA.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/C_I_SupDuperSupA.java
index 1433e884918..44d64a934bb 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/C_I_SupDuperSupA.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/C_I_SupDuperSupA.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/C_SuperA.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/C_SuperA.java
index 174011bf46a..66ad0377210 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/C_SuperA.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/C_SuperA.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/ExampleClass.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/ExampleClass.java
index 424c0462d03..072ea79e1c5 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/ExampleClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/ExampleClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetConstructorTests.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetConstructorTests.java
index 613941d5be1..77d579a3b3d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetConstructorTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetConstructorTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetConstructorsTests.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetConstructorsTests.java
index 6c94d97d587..b47c23dee3a 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetConstructorsTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetConstructorsTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredConstructorTests.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredConstructorTests.java
index 5426d217f5e..33e811ca40f 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredConstructorTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredConstructorTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredConstructorsTests.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredConstructorsTests.java
index 7cf5cf69e1e..d104d097c6b 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredConstructorsTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredConstructorsTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredFieldTests.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredFieldTests.java
index b738e49326e..7d76bf4fe04 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredFieldTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredFieldTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredFieldsTests.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredFieldsTests.java
index 40c95f2cd1d..996f7fd2539 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredFieldsTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredFieldsTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredMethodTests.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredMethodTests.java
index 548b27c1e00..e2575befedd 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredMethodTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredMethodTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredMethodsTests.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredMethodsTests.java
index 98ff1025afb..465c2e1b45e 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredMethodsTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetDeclaredMethodsTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetFieldTests.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetFieldTests.java
index 72c61321b91..d829926fe69 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetFieldTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetFieldTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetFieldsTests.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetFieldsTests.java
index 2c1d14b1dea..3c52aa35333 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetFieldsTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetFieldsTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetMethodTests.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetMethodTests.java
index 9fe8ac6ce17..dfec45ffe16 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetMethodTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetMethodTests.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetMethodsTests.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetMethodsTests.java
index 651fc75c8b3..771b4e5f112 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/GetMethodsTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/GetMethodsTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/I.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/I.java
index 25ea042f11d..50da0947c30 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/I.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/I.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/I_SupDuper_SupA.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/I_SupDuper_SupA.java
index e0d82b3779c..7f78d9d3560 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/I_SupDuper_SupA.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/I_SupDuper_SupA.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/J.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/J.java
index b590064ad80..0589dace915 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/J.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/J.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/SuperA.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/SuperA.java
index 700ca1a6bf8..10705efb657 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/SuperA.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/SuperA.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/SuperDuper.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/SuperDuper.java
index 76d1ea048da..c8ec44f0922 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/SuperDuper.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/SuperDuper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/defendersupersends/asm/AsmGenerator.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/defendersupersends/asm/AsmGenerator.java
index 2d603730c9c..67a43107075 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/defendersupersends/asm/AsmGenerator.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/defendersupersends/asm/AsmGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/defendersupersends/asm/AsmLoader.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/defendersupersends/asm/AsmLoader.java
index 1d81166dc0f..62b6f24d333 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/defendersupersends/asm/AsmLoader.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/defendersupersends/asm/AsmLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/reflect/defendersupersends/asm/AsmTestcaseGenerator.java b/test/functional/Java8andUp/src/org/openj9/test/reflect/defendersupersends/asm/AsmTestcaseGenerator.java
index d24fff6d8e3..4a238eae80b 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/reflect/defendersupersends/asm/AsmTestcaseGenerator.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/reflect/defendersupersends/asm/AsmTestcaseGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc191564.java b/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc191564.java
index c322ef8d0cf..dc4cf17dfea 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc191564.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc191564.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc194280.java b/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc194280.java
index 142549af017..0fc1c3d5abf 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc194280.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc194280.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc196849.java b/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc196849.java
index 307839fa7b0..e2b20f061bc 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc196849.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc196849.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc199515.java b/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc199515.java
index 9da829eb8a7..3e01013ecb8 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc199515.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/regression/Cmvc199515.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/runlast/Test_JavaNetWithSideEffectsShouldRunLast.java b/test/functional/Java8andUp/src/org/openj9/test/runlast/Test_JavaNetWithSideEffectsShouldRunLast.java
index 29a1d028fe8..a38a17cd1c6 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/runlast/Test_JavaNetWithSideEffectsShouldRunLast.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/runlast/Test_JavaNetWithSideEffectsShouldRunLast.java
@@ -21,7 +21,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/string/StringInterning.java b/test/functional/Java8andUp/src/org/openj9/test/string/StringInterning.java
index 99c698bc120..235b59be847 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/string/StringInterning.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/string/StringInterning.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/string/StringStreams.java b/test/functional/Java8andUp/src/org/openj9/test/string/StringStreams.java
index d7dac9379a5..72ee51584a1 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/string/StringStreams.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/string/StringStreams.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/support/Support_15Help.java b/test/functional/Java8andUp/src/org/openj9/test/support/Support_15Help.java
index 637013572e4..936c4bd605d 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/support/Support_15Help.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/support/Support_15Help.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/support/Support_Exec.java b/test/functional/Java8andUp/src/org/openj9/test/support/Support_Exec.java
index d3570b11c2e..ae09d3b6c54 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/support/Support_Exec.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/support/Support_Exec.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/support/Support_ExtendedTestEnvironment.java b/test/functional/Java8andUp/src/org/openj9/test/support/Support_ExtendedTestEnvironment.java
index 1eca1abac41..23a884a72bb 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/support/Support_ExtendedTestEnvironment.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/support/Support_ExtendedTestEnvironment.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/support/resource/Support_Resources.java b/test/functional/Java8andUp/src/org/openj9/test/support/resource/Support_Resources.java
index d5085ae332d..57b96bacb44 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/support/resource/Support_Resources.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/support/resource/Support_Resources.java
@@ -30,7 +30,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/truncatedReturn/TestTruncatedReturn.java b/test/functional/Java8andUp/src/org/openj9/test/truncatedReturn/TestTruncatedReturn.java
index 430a1397000..3131af0a135 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/truncatedReturn/TestTruncatedReturn.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/truncatedReturn/TestTruncatedReturn.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/AnnotatedTypeParameterTestClass.java b/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/AnnotatedTypeParameterTestClass.java
index 5b1051fc0c4..d45df2b7458 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/AnnotatedTypeParameterTestClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/AnnotatedTypeParameterTestClass.java
@@ -24,7 +24,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/TypeAnnotatedTestClass.java b/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/TypeAnnotatedTestClass.java
index e0719fab3de..fc5e81d3c69 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/TypeAnnotatedTestClass.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/TypeAnnotatedTestClass.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/TypeAnnotatedTestClassTest.java b/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/TypeAnnotatedTestClassTest.java
index 7d52785412d..8005500116b 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/TypeAnnotatedTestClassTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/TypeAnnotatedTestClassTest.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/TypeAnnotationUtils.java b/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/TypeAnnotationUtils.java
index 8efbf19b293..cf28aa04cb3 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/TypeAnnotationUtils.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/typeAnnotation/TypeAnnotationUtils.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/unsafe/fence/Test_UnsafeFence.java b/test/functional/Java8andUp/src/org/openj9/test/unsafe/fence/Test_UnsafeFence.java
index 414647e52dc..e90f2f8d147 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/unsafe/fence/Test_UnsafeFence.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/unsafe/fence/Test_UnsafeFence.java
@@ -23,7 +23,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/utf8ClassPkgName/LoadClassWithUTF8PkgNameTest.java b/test/functional/Java8andUp/src/org/openj9/test/utf8ClassPkgName/LoadClassWithUTF8PkgNameTest.java
index 1421cc7bf35..7065e7d3633 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/utf8ClassPkgName/LoadClassWithUTF8PkgNameTest.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/utf8ClassPkgName/LoadClassWithUTF8PkgNameTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/vm/Test_MsgHelp.java b/test/functional/Java8andUp/src/org/openj9/test/vm/Test_MsgHelp.java
index 455621934d7..a617274a9e0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/vm/Test_MsgHelp.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/vm/Test_MsgHelp.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/vm/Test_VM.java b/test/functional/Java8andUp/src/org/openj9/test/vm/Test_VM.java
index e7300971c8b..da1cdee81d0 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/vm/Test_VM.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/vm/Test_VM.java
@@ -21,7 +21,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/vmArguments/ArgumentDumper.java b/test/functional/Java8andUp/src/org/openj9/test/vmArguments/ArgumentDumper.java
index 9fe479619ff..8e50306f6f2 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/vmArguments/ArgumentDumper.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/vmArguments/ArgumentDumper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/vmArguments/VmArgumentTests.java b/test/functional/Java8andUp/src/org/openj9/test/vmArguments/VmArgumentTests.java
index da1692bcaad..80c7fb482bf 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/vmArguments/VmArgumentTests.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/vmArguments/VmArgumentTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/vmcheck/ClassloadingTester.java b/test/functional/Java8andUp/src/org/openj9/test/vmcheck/ClassloadingTester.java
index f30548cc2ac..5600d5d8047 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/vmcheck/ClassloadingTester.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/vmcheck/ClassloadingTester.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/org/openj9/test/vmcheck/TestLoadingClassesFromJarfile.java b/test/functional/Java8andUp/src/org/openj9/test/vmcheck/TestLoadingClassesFromJarfile.java
index 91d321b7bcb..6867e5a7882 100644
--- a/test/functional/Java8andUp/src/org/openj9/test/vmcheck/TestLoadingClassesFromJarfile.java
+++ b/test/functional/Java8andUp/src/org/openj9/test/vmcheck/TestLoadingClassesFromJarfile.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/sun/misc/test/RestrictedClass.java b/test/functional/Java8andUp/src/sun/misc/test/RestrictedClass.java
index 0e4cf179cd0..97fb24f0dad 100644
--- a/test/functional/Java8andUp/src/sun/misc/test/RestrictedClass.java
+++ b/test/functional/Java8andUp/src/sun/misc/test/RestrictedClass.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src/sun/misc/test/RestrictedInterface.java b/test/functional/Java8andUp/src/sun/misc/test/RestrictedInterface.java
index a60946fca06..3d99c741c66 100644
--- a/test/functional/Java8andUp/src/sun/misc/test/RestrictedInterface.java
+++ b/test/functional/Java8andUp/src/sun/misc/test/RestrictedInterface.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_110/org/openj9/test/jdk/internal/InternalAccessor.java b/test/functional/Java8andUp/src_110/org/openj9/test/jdk/internal/InternalAccessor.java
index 9d6ef66984f..7a1f8407e60 100644
--- a/test/functional/Java8andUp/src_110/org/openj9/test/jdk/internal/InternalAccessor.java
+++ b/test/functional/Java8andUp/src_110/org/openj9/test/jdk/internal/InternalAccessor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_110_up/org/openj9/test/annotation/ContainsRuntimeAnnotationTest.java b/test/functional/Java8andUp/src_110_up/org/openj9/test/annotation/ContainsRuntimeAnnotationTest.java
index b36bb3d0a95..68f86d09acd 100644
--- a/test/functional/Java8andUp/src_110_up/org/openj9/test/annotation/ContainsRuntimeAnnotationTest.java
+++ b/test/functional/Java8andUp/src_110_up/org/openj9/test/annotation/ContainsRuntimeAnnotationTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_110_up/org/openj9/test/contendedfields/TestClasses.java b/test/functional/Java8andUp/src_110_up/org/openj9/test/contendedfields/TestClasses.java
index ad78f92f874..f0f1433ef73 100644
--- a/test/functional/Java8andUp/src_110_up/org/openj9/test/contendedfields/TestClasses.java
+++ b/test/functional/Java8andUp/src_110_up/org/openj9/test/contendedfields/TestClasses.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_Class.java b/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_Class.java
index 75aa3cd23e7..80be2a29bb5 100644
--- a/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_Class.java
+++ b/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_Class.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_Package.java b/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_Package.java
index 8c5e0d45a5e..96b89d7d545 100644
--- a/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_Package.java
+++ b/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_Package.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_System.java b/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_System.java
index a104e335ccf..414065ef153 100644
--- a/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_System.java
+++ b/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_System.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_Thread_Extra.java b/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_Thread_Extra.java
index 57eee5de8fc..57efe46f0d1 100644
--- a/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_Thread_Extra.java
+++ b/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/Test_Thread_Extra.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java b/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java
index 435b64adf47..01869be293e 100644
--- a/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java
+++ b/test/functional/Java8andUp/src_110_up/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_110_up/org/openj9/test/regression/Cmvc194781.java b/test/functional/Java8andUp/src_110_up/org/openj9/test/regression/Cmvc194781.java
index f7b85b2aab6..0daddd2e539 100644
--- a/test/functional/Java8andUp/src_110_up/org/openj9/test/regression/Cmvc194781.java
+++ b/test/functional/Java8andUp/src_110_up/org/openj9/test/regression/Cmvc194781.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_110_up/org/openj9/test/typeAnnotation/IbmTypeAnnotationsApiTest.java b/test/functional/Java8andUp/src_110_up/org/openj9/test/typeAnnotation/IbmTypeAnnotationsApiTest.java
index 4525008bea5..2c2cae837fe 100644
--- a/test/functional/Java8andUp/src_110_up/org/openj9/test/typeAnnotation/IbmTypeAnnotationsApiTest.java
+++ b/test/functional/Java8andUp/src_110_up/org/openj9/test/typeAnnotation/IbmTypeAnnotationsApiTest.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_120/org/openj9/test/jdk/internal/InternalAccessor.java b/test/functional/Java8andUp/src_120/org/openj9/test/jdk/internal/InternalAccessor.java
index c1410be62e3..a9df9f99e04 100644
--- a/test/functional/Java8andUp/src_120/org/openj9/test/jdk/internal/InternalAccessor.java
+++ b/test/functional/Java8andUp/src_120/org/openj9/test/jdk/internal/InternalAccessor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_170/org/openj9/test/jdk/internal/InternalAccessor.java b/test/functional/Java8andUp/src_170/org/openj9/test/jdk/internal/InternalAccessor.java
index c1410be62e3..a9df9f99e04 100644
--- a/test/functional/Java8andUp/src_170/org/openj9/test/jdk/internal/InternalAccessor.java
+++ b/test/functional/Java8andUp/src_170/org/openj9/test/jdk/internal/InternalAccessor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_80/org/openj9/test/annotation/ContainsRuntimeAnnotationTest.java b/test/functional/Java8andUp/src_80/org/openj9/test/annotation/ContainsRuntimeAnnotationTest.java
index 2b2b30f1ff9..2064c235426 100644
--- a/test/functional/Java8andUp/src_80/org/openj9/test/annotation/ContainsRuntimeAnnotationTest.java
+++ b/test/functional/Java8andUp/src_80/org/openj9/test/annotation/ContainsRuntimeAnnotationTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_80/org/openj9/test/contendedfields/TestClasses.java b/test/functional/Java8andUp/src_80/org/openj9/test/contendedfields/TestClasses.java
index 57950144f64..70d3e7bf23c 100644
--- a/test/functional/Java8andUp/src_80/org/openj9/test/contendedfields/TestClasses.java
+++ b/test/functional/Java8andUp/src_80/org/openj9/test/contendedfields/TestClasses.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_Class.java b/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_Class.java
index 7894c334d40..6fe1abc5a16 100644
--- a/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_Class.java
+++ b/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_Class.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_Package.java b/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_Package.java
index 08ca1612242..7f0a122da16 100644
--- a/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_Package.java
+++ b/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_Package.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_System.java b/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_System.java
index 6db723e257e..493f9920af1 100644
--- a/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_System.java
+++ b/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_System.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_Thread_Extra.java b/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_Thread_Extra.java
index 9e2ed5e1c8b..ee86dac1f0e 100644
--- a/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_Thread_Extra.java
+++ b/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/Test_Thread_Extra.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java b/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java
index 4a56dade830..08eeefb1c75 100644
--- a/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java
+++ b/test/functional/Java8andUp/src_80/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_80/org/openj9/test/jdk/internal/agent/Test_FileSystem.java b/test/functional/Java8andUp/src_80/org/openj9/test/jdk/internal/agent/Test_FileSystem.java
index 856fe0a437a..d5fd8ddf9aa 100644
--- a/test/functional/Java8andUp/src_80/org/openj9/test/jdk/internal/agent/Test_FileSystem.java
+++ b/test/functional/Java8andUp/src_80/org/openj9/test/jdk/internal/agent/Test_FileSystem.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_80/org/openj9/test/regression/Cmvc194781.java b/test/functional/Java8andUp/src_80/org/openj9/test/regression/Cmvc194781.java
index 9ccbaace407..36242b76acd 100644
--- a/test/functional/Java8andUp/src_80/org/openj9/test/regression/Cmvc194781.java
+++ b/test/functional/Java8andUp/src_80/org/openj9/test/regression/Cmvc194781.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_80/org/openj9/test/typeAnnotation/IbmTypeAnnotationsApiTest.java b/test/functional/Java8andUp/src_80/org/openj9/test/typeAnnotation/IbmTypeAnnotationsApiTest.java
index dec3532d1f5..f24cba15954 100644
--- a/test/functional/Java8andUp/src_80/org/openj9/test/typeAnnotation/IbmTypeAnnotationsApiTest.java
+++ b/test/functional/Java8andUp/src_80/org/openj9/test/typeAnnotation/IbmTypeAnnotationsApiTest.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_90/org/openj9/test/contendedfields/TestClasses.java b/test/functional/Java8andUp/src_90/org/openj9/test/contendedfields/TestClasses.java
index ad78f92f874..f0f1433ef73 100644
--- a/test/functional/Java8andUp/src_90/org/openj9/test/contendedfields/TestClasses.java
+++ b/test/functional/Java8andUp/src_90/org/openj9/test/contendedfields/TestClasses.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/Test_Class.java b/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/Test_Class.java
index 556daa16f83..6bb45fc4346 100644
--- a/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/Test_Class.java
+++ b/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/Test_Class.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/Test_Package.java b/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/Test_Package.java
index 08ca1612242..7f0a122da16 100644
--- a/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/Test_Package.java
+++ b/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/Test_Package.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/Test_System.java b/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/Test_System.java
index e8319cc109f..3abf186f560 100644
--- a/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/Test_System.java
+++ b/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/Test_System.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java b/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java
index 435b64adf47..01869be293e 100644
--- a/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java
+++ b/test/functional/Java8andUp/src_90/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_90/org/openj9/test/regression/Cmvc194781.java b/test/functional/Java8andUp/src_90/org/openj9/test/regression/Cmvc194781.java
index 9ccbaace407..36242b76acd 100644
--- a/test/functional/Java8andUp/src_90/org/openj9/test/regression/Cmvc194781.java
+++ b/test/functional/Java8andUp/src_90/org/openj9/test/regression/Cmvc194781.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_90/org/openj9/test/typeAnnotation/IbmTypeAnnotationsApiTest.java b/test/functional/Java8andUp/src_90/org/openj9/test/typeAnnotation/IbmTypeAnnotationsApiTest.java
index 828d2853f45..0a84794dd4e 100644
--- a/test/functional/Java8andUp/src_90/org/openj9/test/typeAnnotation/IbmTypeAnnotationsApiTest.java
+++ b/test/functional/Java8andUp/src_90/org/openj9/test/typeAnnotation/IbmTypeAnnotationsApiTest.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_90_current/org/openj9/test/jdk/internal/agent/Test_FileSystem.java b/test/functional/Java8andUp/src_90_current/org/openj9/test/jdk/internal/agent/Test_FileSystem.java
index 689e299362b..851ea95afbe 100644
--- a/test/functional/Java8andUp/src_90_current/org/openj9/test/jdk/internal/agent/Test_FileSystem.java
+++ b/test/functional/Java8andUp/src_90_current/org/openj9/test/jdk/internal/agent/Test_FileSystem.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/src_90_latest/org/openj9/test/jdk/internal/agent/Test_FileSystem.java b/test/functional/Java8andUp/src_90_latest/org/openj9/test/jdk/internal/agent/Test_FileSystem.java
index 91f44092aca..6625023d584 100644
--- a/test/functional/Java8andUp/src_90_latest/org/openj9/test/jdk/internal/agent/Test_FileSystem.java
+++ b/test/functional/Java8andUp/src_90_latest/org/openj9/test/jdk/internal/agent/Test_FileSystem.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java8andUp/testacc.policy b/test/functional/Java8andUp/testacc.policy
index a981ab07023..b6da2712400 100644
--- a/test/functional/Java8andUp/testacc.policy
+++ b/test/functional/Java8andUp/testacc.policy
@@ -14,7 +14,7 @@
// OpenJDK Assembly Exception [2].
//
// [1] https://www.gnu.org/software/classpath/license.html
-// [2] http://openjdk.java.net/legal/assembly-exception.html
+// [2] https://openjdk.org/legal/assembly-exception.html
//
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/test/functional/Java8andUp/testng.xml b/test/functional/Java8andUp/testng.xml
index 3fe4fcf5ef6..d41daf23720 100644
--- a/test/functional/Java8andUp/testng.xml
+++ b/test/functional/Java8andUp/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java8andUp/testng_sm.xml b/test/functional/Java8andUp/testng_sm.xml
index 9f558cfc4ed..d17c71f93a4 100644
--- a/test/functional/Java8andUp/testng_sm.xml
+++ b/test/functional/Java8andUp/testng_sm.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java9andUp/build.xml b/test/functional/Java9andUp/build.xml
index e21587cd2a5..3b8e364d6af 100644
--- a/test/functional/Java9andUp/build.xml
+++ b/test/functional/Java9andUp/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java9andUp/methodvisibilitytests.xml b/test/functional/Java9andUp/methodvisibilitytests.xml
index 97d02e175af..cf4c2460814 100644
--- a/test/functional/Java9andUp/methodvisibilitytests.xml
+++ b/test/functional/Java9andUp/methodvisibilitytests.xml
@@ -10,7 +10,7 @@
v. 2.0 are satisfied: GNU General Public License, version 2 with the GNU
Classpath Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2]. [1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html SPDX-License-Identifier:
+ [2] https://openjdk.org/legal/assembly-exception.html SPDX-License-Identifier:
EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0
WITH Assembly-exception -->
diff --git a/test/functional/Java9andUp/modules/README.md b/test/functional/Java9andUp/modules/README.md
index fa6f3e3ce44..be1452705c1 100644
--- a/test/functional/Java9andUp/modules/README.md
+++ b/test/functional/Java9andUp/modules/README.md
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.common/module-info.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.common/module-info.java
index b53688721d5..4197522e4e8 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.common/module-info.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.common/module-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.common/org/openj9/test/modularity/common/VisibilityTester.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.common/org/openj9/test/modularity/common/VisibilityTester.java
index fc05c0ce701..23a9353b130 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.common/org/openj9/test/modularity/common/VisibilityTester.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.common/org/openj9/test/modularity/common/VisibilityTester.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.dummy/module-info.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.dummy/module-info.java
index 2757cce88ff..03c37774f9e 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.dummy/module-info.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.dummy/module-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.dummy/org/openj9/test/modularity/dummy/Dummy.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.dummy/org/openj9/test/modularity/dummy/Dummy.java
index bd7364ba995..3e64cd37df9 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.dummy/org/openj9/test/modularity/dummy/Dummy.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.dummy/org/openj9/test/modularity/dummy/Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/module-info.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/module-info.java
index 30e75e37c70..57e124aadeb 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/module-info.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/module-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/org/openj9/test/modularity/pkgAe/Klass.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/org/openj9/test/modularity/pkgAe/Klass.java
index 7ce65e26853..1965a62cbd8 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/org/openj9/test/modularity/pkgAe/Klass.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/org/openj9/test/modularity/pkgAe/Klass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/org/openj9/test/modularity/pkgAo/Klass.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/org/openj9/test/modularity/pkgAo/Klass.java
index 11c59e9c2d9..ad6d5cafdb4 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/org/openj9/test/modularity/pkgAo/Klass.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/org/openj9/test/modularity/pkgAo/Klass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/org/openj9/test/modularity/pkgAr/Klass.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/org/openj9/test/modularity/pkgAr/Klass.java
index dfab8891d64..bde02b6d945 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/org/openj9/test/modularity/pkgAr/Klass.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleA/org/openj9/test/modularity/pkgAr/Klass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/module-info.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/module-info.java
index 544923dd133..28db2ae8057 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/module-info.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/module-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/org/openj9/test/modularity/pkgBe/Klass.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/org/openj9/test/modularity/pkgBe/Klass.java
index 3050ac3ee4d..0fc3c453cc8 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/org/openj9/test/modularity/pkgBe/Klass.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/org/openj9/test/modularity/pkgBe/Klass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/org/openj9/test/modularity/pkgBo/Klass.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/org/openj9/test/modularity/pkgBo/Klass.java
index 5d037161b7f..976a9a51dde 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/org/openj9/test/modularity/pkgBo/Klass.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/org/openj9/test/modularity/pkgBo/Klass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/org/openj9/test/modularity/pkgBr/Klass.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/org/openj9/test/modularity/pkgBr/Klass.java
index ec8217a0855..4fe1017b969 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/org/openj9/test/modularity/pkgBr/Klass.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleB/org/openj9/test/modularity/pkgBr/Klass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/module-info.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/module-info.java
index 3103d0219e9..78562e9e57a 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/module-info.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/module-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/org/openj9/test/modularity/pkgCe/Klass.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/org/openj9/test/modularity/pkgCe/Klass.java
index 1102bfa7e62..6c24ad0ea78 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/org/openj9/test/modularity/pkgCe/Klass.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/org/openj9/test/modularity/pkgCe/Klass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/org/openj9/test/modularity/pkgCo/Klass.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/org/openj9/test/modularity/pkgCo/Klass.java
index 31409c497ac..2a8928eee1b 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/org/openj9/test/modularity/pkgCo/Klass.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/org/openj9/test/modularity/pkgCo/Klass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/org/openj9/test/modularity/pkgCr/Klass.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/org/openj9/test/modularity/pkgCr/Klass.java
index 113d75212c5..165784961a3 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/org/openj9/test/modularity/pkgCr/Klass.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleC/org/openj9/test/modularity/pkgCr/Klass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/module-info.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/module-info.java
index f44f03f652b..9a8e99aa41a 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/module-info.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/module-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/org/openj9/test/modularity/pkgDe/Klass.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/org/openj9/test/modularity/pkgDe/Klass.java
index c86af2349f8..d04e74c0c1e 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/org/openj9/test/modularity/pkgDe/Klass.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/org/openj9/test/modularity/pkgDe/Klass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/org/openj9/test/modularity/pkgDo/Klass.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/org/openj9/test/modularity/pkgDo/Klass.java
index b1c18eb5245..70d152dfb99 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/org/openj9/test/modularity/pkgDo/Klass.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/org/openj9/test/modularity/pkgDo/Klass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/org/openj9/test/modularity/pkgDr/Klass.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/org/openj9/test/modularity/pkgDr/Klass.java
index e73f8f838d0..f7c62af9344 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/org/openj9/test/modularity/pkgDr/Klass.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.moduleD/org/openj9/test/modularity/pkgDr/Klass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.testUnreflect/module-info.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.testUnreflect/module-info.java
index dfa2aa5fc9b..f35f3e3e9ef 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.testUnreflect/module-info.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.testUnreflect/module-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.testUnreflect/org/openj9/test/modularity/tests/UnreflectTests.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.testUnreflect/org/openj9/test/modularity/tests/UnreflectTests.java
index d77808ceb53..03d2e154141 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.testUnreflect/org/openj9/test/modularity/tests/UnreflectTests.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.testUnreflect/org/openj9/test/modularity/tests/UnreflectTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/module-info.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/module-info.java
index aa598e6efa9..f1b3d159f70 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/module-info.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/module-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/MethodHandleTester.jasm b/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/MethodHandleTester.jasm
index 281f5035f06..f3e8b7d6953 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/MethodHandleTester.jasm
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/MethodHandleTester.jasm
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/MethodHandleTester.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/MethodHandleTester.java
index b647bebf728..15a03da1711 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/MethodHandleTester.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/MethodHandleTester.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/MethodVisibilityTests.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/MethodVisibilityTests.java
index 13253563c79..b224bf6746c 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/MethodVisibilityTests.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/MethodVisibilityTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/README.md b/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/README.md
index 49ba6716751..230579e7a87 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/README.md
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/README.md
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/VisibilityTesterImpl.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/VisibilityTesterImpl.java
index 96c8e5d5404..942c1db4147 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/VisibilityTesterImpl.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.testerModule/org/openj9/test/modularity/tests/VisibilityTesterImpl.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.unnamed/README.md b/test/functional/Java9andUp/modules/org.openj9test.modularity.unnamed/README.md
index b1f6afb95db..30c94a92135 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.unnamed/README.md
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.unnamed/README.md
@@ -15,7 +15,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.unnamed/org/openj9/test/unnamed/UnnamedDummy.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.unnamed/org/openj9/test/unnamed/UnnamedDummy.java
index dec29a18f57..3f058a5f4a6 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.unnamed/org/openj9/test/unnamed/UnnamedDummy.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.unnamed/org/openj9/test/unnamed/UnnamedDummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/modules/org.openj9test.modularity.unnamed/org/openj9/test/unnamed/UnnamedReflectObjects.java b/test/functional/Java9andUp/modules/org.openj9test.modularity.unnamed/org/openj9/test/unnamed/UnnamedReflectObjects.java
index 1768dd2ae36..91013701241 100644
--- a/test/functional/Java9andUp/modules/org.openj9test.modularity.unnamed/org/openj9/test/unnamed/UnnamedReflectObjects.java
+++ b/test/functional/Java9andUp/modules/org.openj9test.modularity.unnamed/org/openj9/test/unnamed/UnnamedReflectObjects.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/playlist.xml b/test/functional/Java9andUp/playlist.xml
index 6b938c91666..a461824f8f7 100644
--- a/test/functional/Java9andUp/playlist.xml
+++ b/test/functional/Java9andUp/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Java9andUp/src/org/openj9/test/access/staticAccessChecks/DenyAccess.java b/test/functional/Java9andUp/src/org/openj9/test/access/staticAccessChecks/DenyAccess.java
index cd7ffed8427..14d454d7a3d 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/access/staticAccessChecks/DenyAccess.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/access/staticAccessChecks/DenyAccess.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/access/staticAccessChecks/PermitAccess.java b/test/functional/Java9andUp/src/org/openj9/test/access/staticAccessChecks/PermitAccess.java
index 996bc8ec739..f0b7fa7dd70 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/access/staticAccessChecks/PermitAccess.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/access/staticAccessChecks/PermitAccess.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/attachAPI/SelfAttacher.java b/test/functional/Java9andUp/src/org/openj9/test/attachAPI/SelfAttacher.java
index bbc457b8cc0..6cf46f41c24 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/attachAPI/SelfAttacher.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/attachAPI/SelfAttacher.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/attachAPI/TestJava9AttachAPI.java b/test/functional/Java9andUp/src/org/openj9/test/attachAPI/TestJava9AttachAPI.java
index cbca28a6b2c..6fbf5de6ad9 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/attachAPI/TestJava9AttachAPI.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/attachAPI/TestJava9AttachAPI.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/constantPoolTags/ConstantPoolTagTests.java b/test/functional/Java9andUp/src/org/openj9/test/constantPoolTags/ConstantPoolTagTests.java
index abbf390beb3..f46d97e2d86 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/constantPoolTags/ConstantPoolTagTests.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/constantPoolTags/ConstantPoolTagTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/defineModuleAsClass/DefineModuleAsClassTest.java b/test/functional/Java9andUp/src/org/openj9/test/defineModuleAsClass/DefineModuleAsClassTest.java
index 6b9de5dfe35..0d36dc2f268 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/defineModuleAsClass/DefineModuleAsClassTest.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/defineModuleAsClass/DefineModuleAsClassTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/java/lang/Test_Class.java b/test/functional/Java9andUp/src/org/openj9/test/java/lang/Test_Class.java
index 0c26f56eae1..d314602a7d8 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/java/lang/Test_Class.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/java/lang/Test_Class.java
@@ -26,7 +26,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/java/lang/Test_Math_Fma.java b/test/functional/Java9andUp/src/org/openj9/test/java/lang/Test_Math_Fma.java
index dad86218f52..069a7201249 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/java/lang/Test_Math_Fma.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/java/lang/Test_Math_Fma.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/java/lang/Test_StrictMath_Fma.java b/test/functional/Java9andUp/src/org/openj9/test/java/lang/Test_StrictMath_Fma.java
index fadb0e793fe..897185a67da 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/java/lang/Test_StrictMath_Fma.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/java/lang/Test_StrictMath_Fma.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/modularity/TestClassLoader.java b/test/functional/Java9andUp/src/org/openj9/test/modularity/TestClassLoader.java
index 6e0d2c9dda1..2ca5bbb5664 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/modularity/TestClassLoader.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/modularity/TestClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/modularity/TestClassLoaderFindResource.java b/test/functional/Java9andUp/src/org/openj9/test/modularity/TestClassLoaderFindResource.java
index fddd0b56bb4..5a248647704 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/modularity/TestClassLoaderFindResource.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/modularity/TestClassLoaderFindResource.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/stackWalker/MyRunnable.java b/test/functional/Java9andUp/src/org/openj9/test/stackWalker/MyRunnable.java
index b4ee8819314..9a9229eea92 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/stackWalker/MyRunnable.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/stackWalker/MyRunnable.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/stackWalker/StackWalkerCallerSensitiveTest.java b/test/functional/Java9andUp/src/org/openj9/test/stackWalker/StackWalkerCallerSensitiveTest.java
index f30fe9e2587..91fd3679293 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/stackWalker/StackWalkerCallerSensitiveTest.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/stackWalker/StackWalkerCallerSensitiveTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/stackWalker/StackWalkerTest.java b/test/functional/Java9andUp/src/org/openj9/test/stackWalker/StackWalkerTest.java
index 15b5b6bb7e1..f6aab437603 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/stackWalker/StackWalkerTest.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/stackWalker/StackWalkerTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ArrayHelper.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ArrayHelper.java
index ca0271093d7..ea8bd8ae824 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ArrayHelper.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ArrayHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ArrayVarHandleTests.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ArrayVarHandleTests.java
index cade3e59bed..3841a3bae3b 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ArrayVarHandleTests.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ArrayVarHandleTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteArrayViewHelper.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteArrayViewHelper.java
index 9e24bf640db..2ddcd7f4e4d 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteArrayViewHelper.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteArrayViewHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteArrayViewVarHandleTests.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteArrayViewVarHandleTests.java
index 96bb309fe0f..b7c89ee6159 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteArrayViewVarHandleTests.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteArrayViewVarHandleTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteBufferViewHelper.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteBufferViewHelper.java
index 57f93c9e94f..9b4ec46d79d 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteBufferViewHelper.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteBufferViewHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteBufferViewVarHandleTests.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteBufferViewVarHandleTests.java
index dff85f8b0b2..18a4f998e9b 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteBufferViewVarHandleTests.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ByteBufferViewVarHandleTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ConstantsHelper.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ConstantsHelper.java
index 16547b6545a..e29b4c99600 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ConstantsHelper.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ConstantsHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/InstanceFieldVarHandleTests.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/InstanceFieldVarHandleTests.java
index 5dd2e6b69ff..efa68a4e07a 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/InstanceFieldVarHandleTests.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/InstanceFieldVarHandleTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/InstanceHelper.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/InstanceHelper.java
index b8c63aba111..98b3f360c22 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/InstanceHelper.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/InstanceHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/LookupTests.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/LookupTests.java
index a810bf3009c..7f0743e7e6f 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/LookupTests.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/LookupTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/StaticFieldVarHandleTests.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/StaticFieldVarHandleTests.java
index b0dd6a4fb01..e8a440f5886 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/StaticFieldVarHandleTests.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/StaticFieldVarHandleTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/StaticHelper.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/StaticHelper.java
index 2d579251cbb..e5166c973b9 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/StaticHelper.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/StaticHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/StaticHelperChild.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/StaticHelperChild.java
index 7b55416facf..eadffbc4e5e 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/StaticHelperChild.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/StaticHelperChild.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/VarHandleFenceTests.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/VarHandleFenceTests.java
index e1d6777d4fe..845e76318ef 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/VarHandleFenceTests.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/VarHandleFenceTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/VarHandleInvokerTest.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/VarHandleInvokerTest.java
index b96b6438d0d..f5d02ce8695 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/VarHandleInvokerTest.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/VarHandleInvokerTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/VarHandleUtilTests.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/VarHandleUtilTests.java
index 68b4494e9d7..55de334159b 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/VarHandleUtilTests.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/VarHandleUtilTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ViewHelper.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ViewHelper.java
index f3406889b77..8a5d9a5c09c 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ViewHelper.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ViewHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ViewVarHandleTests.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ViewVarHandleTests.java
index 424844eff71..b9e281bd041 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/ViewVarHandleTests.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/ViewVarHandleTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/src/org/openj9/test/varhandle/otherpkg/OtherPackageHelper.java b/test/functional/Java9andUp/src/org/openj9/test/varhandle/otherpkg/OtherPackageHelper.java
index 98327c37d61..823c50050d3 100644
--- a/test/functional/Java9andUp/src/org/openj9/test/varhandle/otherpkg/OtherPackageHelper.java
+++ b/test/functional/Java9andUp/src/org/openj9/test/varhandle/otherpkg/OtherPackageHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Java9andUp/testUnreflect.xml b/test/functional/Java9andUp/testUnreflect.xml
index b83d9508e70..7f478077093 100644
--- a/test/functional/Java9andUp/testUnreflect.xml
+++ b/test/functional/Java9andUp/testUnreflect.xml
@@ -10,7 +10,7 @@
v. 2.0 are satisfied: GNU General Public License, version 2 with the GNU
Classpath Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2]. [1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html SPDX-License-Identifier:
+ [2] https://openjdk.org/legal/assembly-exception.html SPDX-License-Identifier:
EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0
WITH Assembly-exception -->
diff --git a/test/functional/Java9andUp/testng.xml b/test/functional/Java9andUp/testng.xml
index e6c3d45c0af..c1eecb2d5fd 100644
--- a/test/functional/Java9andUp/testng.xml
+++ b/test/functional/Java9andUp/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/JavaAgentTest/build.xml b/test/functional/JavaAgentTest/build.xml
index 5eb0c835870..85b1d1d0ad5 100644
--- a/test/functional/JavaAgentTest/build.xml
+++ b/test/functional/JavaAgentTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/JavaAgentTest/playlist.xml b/test/functional/JavaAgentTest/playlist.xml
index bb8e2d2f25b..f1cee03636f 100644
--- a/test/functional/JavaAgentTest/playlist.xml
+++ b/test/functional/JavaAgentTest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/AgentMain.java b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/AgentMain.java
index bedab3cd0cc..2bdbf9288a2 100644
--- a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/AgentMain.java
+++ b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/AgentMain.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/GCRetransformTest.java b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/GCRetransformTest.java
index a53d725d515..ccc562d6ed0 100644
--- a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/GCRetransformTest.java
+++ b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/GCRetransformTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/RefreshGCCache_ExtendedHCR_Test.java b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/RefreshGCCache_ExtendedHCR_Test.java
index 79a6c752653..21c6f27ddd3 100644
--- a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/RefreshGCCache_ExtendedHCR_Test.java
+++ b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/RefreshGCCache_ExtendedHCR_Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/RefreshGCCache_FastHCR_Test.java b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/RefreshGCCache_FastHCR_Test.java
index b950714758e..be38f1ff1e2 100644
--- a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/RefreshGCCache_FastHCR_Test.java
+++ b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/RefreshGCCache_FastHCR_Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/RefreshGCCache_NoBCI_Test.java b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/RefreshGCCache_NoBCI_Test.java
index 6acb7dd37f2..acdfe0b469b 100644
--- a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/RefreshGCCache_NoBCI_Test.java
+++ b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/RefreshGCCache_NoBCI_Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/util/Source.java b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/util/Source.java
index f145bc97509..d0da12d80d4 100644
--- a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/util/Source.java
+++ b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/util/Source.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/util/Transformer.java b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/util/Transformer.java
index ebab999db5b..9c88efb8735 100644
--- a/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/util/Transformer.java
+++ b/test/functional/JavaAgentTest/src/org/openj9/test/javaagenttest/util/Transformer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/Cmvc196982.java b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/Cmvc196982.java
index 0b994195e83..f8d4ca2a551 100644
--- a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/Cmvc196982.java
+++ b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/Cmvc196982.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/CustomClassVisitor.java b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/CustomClassVisitor.java
index 61bedc0e3e2..52775acaab0 100644
--- a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/CustomClassVisitor.java
+++ b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/CustomClassVisitor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/FieldAdder.java b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/FieldAdder.java
index 9f3a5a46b35..64d0a6b17f4 100644
--- a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/FieldAdder.java
+++ b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/FieldAdder.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodAddAdapter.java b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodAddAdapter.java
index db269dfe4a4..588587afd70 100644
--- a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodAddAdapter.java
+++ b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodAddAdapter.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_AddPrintOut.java b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_AddPrintOut.java
index 3f93628c237..45c61cfbbaf 100644
--- a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_AddPrintOut.java
+++ b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_AddPrintOut.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_CallNewMethod.java b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_CallNewMethod.java
index 234b5d5f0dd..40a676f5858 100644
--- a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_CallNewMethod.java
+++ b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_CallNewMethod.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_InitializeNewStatic.java b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_InitializeNewStatic.java
index ea727178c7a..fc3d3403ac1 100644
--- a/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_InitializeNewStatic.java
+++ b/test/functional/JavaAgentTest/src_java12/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_InitializeNewStatic.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/Cmvc196982.java b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/Cmvc196982.java
index ded8287502d..a7d8b7987ba 100644
--- a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/Cmvc196982.java
+++ b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/Cmvc196982.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/CustomClassVisitor.java b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/CustomClassVisitor.java
index 351f2f0e7ed..d643ba17f5f 100644
--- a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/CustomClassVisitor.java
+++ b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/CustomClassVisitor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/FieldAdder.java b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/FieldAdder.java
index 8283ee41bcf..9c7f94b9de9 100644
--- a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/FieldAdder.java
+++ b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/FieldAdder.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodAddAdapter.java b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodAddAdapter.java
index 2332a0b7c8f..25881f03461 100644
--- a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodAddAdapter.java
+++ b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodAddAdapter.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_AddPrintOut.java b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_AddPrintOut.java
index d2ab9a09044..de7bfa193da 100644
--- a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_AddPrintOut.java
+++ b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_AddPrintOut.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_CallNewMethod.java b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_CallNewMethod.java
index fbfbed3850c..d79c49d7a90 100644
--- a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_CallNewMethod.java
+++ b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_CallNewMethod.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_InitializeNewStatic.java b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_InitializeNewStatic.java
index 71cdbf4ce93..bdf4701b948 100644
--- a/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_InitializeNewStatic.java
+++ b/test/functional/JavaAgentTest/src_java8/org/openj9/test/javaagenttest/util/MethodInstrumentAdapter_InitializeNewStatic.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/JavaAgentTest/testng.xml b/test/functional/JavaAgentTest/testng.xml
index c082509b5de..d11a0d3140e 100644
--- a/test/functional/JavaAgentTest/testng.xml
+++ b/test/functional/JavaAgentTest/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Jsr292/bootstrap_src/com/ibm/j9/jsr292/bootstrap/BootstrapClassLookup.java b/test/functional/Jsr292/bootstrap_src/com/ibm/j9/jsr292/bootstrap/BootstrapClassLookup.java
index cbad158dd8b..529e5a0c3a1 100644
--- a/test/functional/Jsr292/bootstrap_src/com/ibm/j9/jsr292/bootstrap/BootstrapClassLookup.java
+++ b/test/functional/Jsr292/bootstrap_src/com/ibm/j9/jsr292/bootstrap/BootstrapClassLookup.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/bootstrap_src/com/ibm/j9/jsr292/bootstrap/Invoker.java b/test/functional/Jsr292/bootstrap_src/com/ibm/j9/jsr292/bootstrap/Invoker.java
index ed0972eda2c..a6d48690029 100644
--- a/test/functional/Jsr292/bootstrap_src/com/ibm/j9/jsr292/bootstrap/Invoker.java
+++ b/test/functional/Jsr292/bootstrap_src/com/ibm/j9/jsr292/bootstrap/Invoker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/bootstrap_src_80/com/ibm/j9/jsr292/bootstrap/CallerSensitiveClass.java b/test/functional/Jsr292/bootstrap_src_80/com/ibm/j9/jsr292/bootstrap/CallerSensitiveClass.java
index 0b227341e33..d106ff39ae9 100644
--- a/test/functional/Jsr292/bootstrap_src_80/com/ibm/j9/jsr292/bootstrap/CallerSensitiveClass.java
+++ b/test/functional/Jsr292/bootstrap_src_80/com/ibm/j9/jsr292/bootstrap/CallerSensitiveClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/bootstrap_src_90/com/ibm/j9/jsr292/bootstrap/CallerSensitiveClass.java b/test/functional/Jsr292/bootstrap_src_90/com/ibm/j9/jsr292/bootstrap/CallerSensitiveClass.java
index 78d27727585..f9546f13c70 100644
--- a/test/functional/Jsr292/bootstrap_src_90/com/ibm/j9/jsr292/bootstrap/CallerSensitiveClass.java
+++ b/test/functional/Jsr292/bootstrap_src_90/com/ibm/j9/jsr292/bootstrap/CallerSensitiveClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/build.xml b/test/functional/Jsr292/build.xml
index 7f2a1692426..42791e11ab3 100644
--- a/test/functional/Jsr292/build.xml
+++ b/test/functional/Jsr292/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Jsr292/playlist.xml b/test/functional/Jsr292/playlist.xml
index 58655ae1c00..255cf2aa02f 100644
--- a/test/functional/Jsr292/playlist.xml
+++ b/test/functional/Jsr292/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/AdaptorTests.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/AdaptorTests.java
index b84ec224a85..ec04d2a03e6 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/AdaptorTests.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/AdaptorTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/AsTypeTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/AsTypeTest.java
index 790a449f43c..90d19d5dfd3 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/AsTypeTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/AsTypeTest.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/BasicStaticGetSetExample.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/BasicStaticGetSetExample.java
index 0660959cd90..125a995191b 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/BasicStaticGetSetExample.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/BasicStaticGetSetExample.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/Catch.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/Catch.java
index bf578f2212c..bfcf0d2afb5 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/Catch.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/Catch.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/ChildCustomClassLoader.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/ChildCustomClassLoader.java
index 90d991918f0..5133bff747b 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/ChildCustomClassLoader.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/ChildCustomClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/ConstantCallSiteTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/ConstantCallSiteTest.java
index 000134bda70..a59a349df24 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/ConstantCallSiteTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/ConstantCallSiteTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/ConstructorHandleTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/ConstructorHandleTest.java
index 3221639d8ec..69d680c24de 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/ConstructorHandleTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/ConstructorHandleTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/Crash.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/Crash.java
index cb7f2d0edff..63808fcad39 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/Crash.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/Crash.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/CrossPackageExampleSubclass.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/CrossPackageExampleSubclass.java
index 0833941c943..4d86820c9eb 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/CrossPackageExampleSubclass.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/CrossPackageExampleSubclass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/CustomLoadedClass1.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/CustomLoadedClass1.java
index 07f15dd7f7c..66f1e955f5d 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/CustomLoadedClass1.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/CustomLoadedClass1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/CustomLoadedClass2.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/CustomLoadedClass2.java
index c31053b8913..b2c0efb1117 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/CustomLoadedClass2.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/CustomLoadedClass2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/DirectHandleTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/DirectHandleTest.java
index 8518b16b3e0..01dec154d27 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/DirectHandleTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/DirectHandleTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java
index 123c409110d..8e531b5bb72 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsWithCombinerTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsWithCombinerTest.java
index 2dd3d1ebfda..eae7a45d2a8 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsWithCombinerTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsWithCombinerTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java
index 9955c7d9ee4..33814e46585 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java
index 7d9bf054c54..171a92686c7 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/ICustomLoadedClass.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/ICustomLoadedClass.java
index 54f1659ffc8..b3f717ad3e6 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/ICustomLoadedClass.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/ICustomLoadedClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/InsertArgumentsTests.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/InsertArgumentsTests.java
index f914d668b3c..565a8bf60b0 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/InsertArgumentsTests.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/InsertArgumentsTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/InterfaceHandleTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/InterfaceHandleTest.java
index b474f81587f..db2a27e7f39 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/InterfaceHandleTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/InterfaceHandleTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/JSR292TestSuite.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/JSR292TestSuite.java
index 6f8226ca1d5..1f7f4aa4c87 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/JSR292TestSuite.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/JSR292TestSuite.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/JSR292_MultiThreadedTests.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/JSR292_MultiThreadedTests.java
index a18b3d18d61..fa1500c08a6 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/JSR292_MultiThreadedTests.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/JSR292_MultiThreadedTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/JittingDetector.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/JittingDetector.java
index dabd235ff5d..f0ef27aff48 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/JittingDetector.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/JittingDetector.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_AccessClass.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_AccessClass.java
index 3ee68e722d2..a17cf03b9c6 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_AccessClass.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_AccessClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Bind.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Bind.java
index 2253ab6c58b..df099cc9656 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Bind.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Bind.java
@@ -29,7 +29,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Find.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Find.java
index 8107e615a70..0ffd1c16f1d 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Find.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Find.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_FindClass.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_FindClass.java
index fbac59d9155..9e68a37c476 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_FindClass.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_FindClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Unreflect.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Unreflect.java
index d4480c06336..5a7caca2067 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Unreflect.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Unreflect.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupInTests.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupInTests.java
index c6c92dc3cb1..d75d9bbde24 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupInTests.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/LookupInTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MCSChild1.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MCSChild1.java
index 03befcbe100..b4394b6c2e2 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MCSChild1.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MCSChild1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MCSChild2.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MCSChild2.java
index 984231b7e39..4e5dee43d6c 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MCSChild2.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MCSChild2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodHandleInvokeWithArgumentsJumboTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodHandleInvokeWithArgumentsJumboTest.java
index acbb39ffb58..097d6afb0e3 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodHandleInvokeWithArgumentsJumboTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodHandleInvokeWithArgumentsJumboTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodHandleProxiesTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodHandleProxiesTest.java
index 08fd2438cef..a9b91e5ffb7 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodHandleProxiesTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodHandleProxiesTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodHandleTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodHandleTest.java
index 0b8ac2c3233..49b08a75b1d 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodHandleTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodHandleTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodTypeTests.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodTypeTests.java
index c9c70075f82..3c5e8e7396d 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodTypeTests.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodTypeTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodTypeTests_SM.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodTypeTests_SM.java
index 20f37fac6d9..118ca7c843a 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodTypeTests_SM.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MethodTypeTests_SM.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MutableCallSiteTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MutableCallSiteTest.java
index be449c629b9..4428d01702f 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/MutableCallSiteTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/MutableCallSiteTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/ParentCustomClassLoader.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/ParentCustomClassLoader.java
index 0db1f6db65c..133a30dee42 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/ParentCustomClassLoader.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/ParentCustomClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/PermuteTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/PermuteTest.java
index a09673bb1b1..8a66a7a740c 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/PermuteTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/PermuteTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/PrivateMethod.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/PrivateMethod.java
index edd146d32ee..8d8567a3e07 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/PrivateMethod.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/PrivateMethod.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/ReceiverBoundHandleTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/ReceiverBoundHandleTest.java
index 5800070ed9f..d56aa566e6d 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/ReceiverBoundHandleTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/ReceiverBoundHandleTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/RestrictReceiverTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/RestrictReceiverTest.java
index 4e0a4c11007..5ff86bc4d12 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/RestrictReceiverTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/RestrictReceiverTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageExample.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageExample.java
index d931ab82315..e922b94cfe4 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageExample.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageExample.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageExample2.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageExample2.java
index 27013e0df30..d877ccfcd08 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageExample2.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageExample2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageExampleSubclass.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageExampleSubclass.java
index 245e00c0d57..34b2be0a2bd 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageExampleSubclass.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageExampleSubclass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageSingleMethodInterfaceExample.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageSingleMethodInterfaceExample.java
index 9f33c44e66b..ee96b534acd 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageSingleMethodInterfaceExample.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/SamePackageSingleMethodInterfaceExample.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/SingleMethodInterfaceImpl.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/SingleMethodInterfaceImpl.java
index 00f0bf37f25..67b1f1e17d4 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/SingleMethodInterfaceImpl.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/SingleMethodInterfaceImpl.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/SwitchPointTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/SwitchPointTest.java
index 35511b7a03c..20ce0089e1e 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/SwitchPointTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/SwitchPointTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/TestInterface.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/TestInterface.java
index 0a3582c9626..e768f6ed5e6 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/TestInterface.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/TestInterface.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/TestInterfaceWithDefaultMethod.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/TestInterfaceWithDefaultMethod.java
index a1ecb3a20a3..eac7e9bec65 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/TestInterfaceWithDefaultMethod.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/TestInterfaceWithDefaultMethod.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/VirtualHandleTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/VirtualHandleTest.java
index 134500a761c..bb5224fdb57 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/VirtualHandleTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/VirtualHandleTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/VolatileCallSiteTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/VolatileCallSiteTest.java
index ac840f1e263..880be51c0d1 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/VolatileCallSiteTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/VolatileCallSiteTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_arrayConstructor.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_arrayConstructor.java
index 73250b68933..8284fde6505 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_arrayConstructor.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_arrayConstructor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_arrayLength.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_arrayLength.java
index 4ced417e48e..16cc5d42c27 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_arrayLength.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_arrayLength.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_asCollector.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_asCollector.java
index 704743f5c08..0db1a0c309d 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_asCollector.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_asCollector.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_asSpreader.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_asSpreader.java
index 0b21ba2d88f..66e38332e06 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_asSpreader.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_asSpreader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_countedLoop.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_countedLoop.java
index a48da6f7b3f..452ac984656 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_countedLoop.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_countedLoop.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_dropArgumentsToMatch.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_dropArgumentsToMatch.java
index 490b7c10756..dd595812f54 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_dropArgumentsToMatch.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_dropArgumentsToMatch.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_dropLookupMode.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_dropLookupMode.java
index 8e9fd416305..144d158349b 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_dropLookupMode.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_dropLookupMode.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_foldArguments.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_foldArguments.java
index 623297b9666..53b01848b93 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_foldArguments.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_foldArguments.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_iteratedLoop.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_iteratedLoop.java
index 59bb0ca8535..6bdc31b8efd 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_iteratedLoop.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_iteratedLoop.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_loop.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_loop.java
index 75c8532248d..085c130586f 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_loop.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_loop.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_tryFinally.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_tryFinally.java
index 379c99548a7..b1e68ab6d6e 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_tryFinally.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_tryFinally.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_whileLoop.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_whileLoop.java
index e5e44666e10..401a4dac944 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_whileLoop.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_whileLoop.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_withVarargs.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_withVarargs.java
index f27f8a9bc78..5878c56d354 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_withVarargs.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_withVarargs.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_zero.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_zero.java
index ce380918f7f..161488febf7 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_zero.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/MethodHandleAPI_zero.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/SamePackageExample.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/SamePackageExample.java
index 71973e57755..634c350e921 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/SamePackageExample.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/api/SamePackageExample.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/bootstrap/Test_CallerSensitive.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/bootstrap/Test_CallerSensitive.java
index a61206120c1..74d5f750a86 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/bootstrap/Test_CallerSensitive.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/bootstrap/Test_CallerSensitive.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/helpers/Helper_LookupAPI_OtherPackage.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/helpers/Helper_LookupAPI_OtherPackage.java
index 25d07784e6b..6a427f9b3b3 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/helpers/Helper_LookupAPI_OtherPackage.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/helpers/Helper_LookupAPI_OtherPackage.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/BootstrapMethods.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/BootstrapMethods.java
index 26f04a1d7b8..94e8ebb032b 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/BootstrapMethods.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/BootstrapMethods.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/ComplexIndyGenerator.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/ComplexIndyGenerator.java
index 57a173ae5e3..6b48c370305 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/ComplexIndyGenerator.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/ComplexIndyGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/ComplexIndyTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/ComplexIndyTest.java
index 49fb25c8a67..7913b91155a 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/ComplexIndyTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/ComplexIndyTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/Helper.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/Helper.java
index 235e410e2dd..6fcedc5b58e 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/Helper.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/Helper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/IndyTest.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/IndyTest.java
index e65f2eab319..45c92faddf2 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/IndyTest.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/IndyTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/SimpleIndyGenerator.java b/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/SimpleIndyGenerator.java
index 1a5e411b0ff..a8833efb404 100644
--- a/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/SimpleIndyGenerator.java
+++ b/test/functional/Jsr292/src/com/ibm/j9/jsr292/indyn/SimpleIndyGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/differentpackage/CrossPackageHelper.java b/test/functional/Jsr292/src/differentpackage/CrossPackageHelper.java
index 6673b1aff23..ff52aebba25 100644
--- a/test/functional/Jsr292/src/differentpackage/CrossPackageHelper.java
+++ b/test/functional/Jsr292/src/differentpackage/CrossPackageHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/examples/A.java b/test/functional/Jsr292/src/examples/A.java
index f930defd5e3..5cc13d4c980 100644
--- a/test/functional/Jsr292/src/examples/A.java
+++ b/test/functional/Jsr292/src/examples/A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/examples/CrossPackageDefaultMethodInterface.java b/test/functional/Jsr292/src/examples/CrossPackageDefaultMethodInterface.java
index 8b038e2dfca..a3dc54da46f 100644
--- a/test/functional/Jsr292/src/examples/CrossPackageDefaultMethodInterface.java
+++ b/test/functional/Jsr292/src/examples/CrossPackageDefaultMethodInterface.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/examples/CrossPackageSingleMethodInterfaceExample.java b/test/functional/Jsr292/src/examples/CrossPackageSingleMethodInterfaceExample.java
index 9029a5d5696..96c9a726773 100644
--- a/test/functional/Jsr292/src/examples/CrossPackageSingleMethodInterfaceExample.java
+++ b/test/functional/Jsr292/src/examples/CrossPackageSingleMethodInterfaceExample.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/src/examples/PackageExamples.java b/test/functional/Jsr292/src/examples/PackageExamples.java
index 765f5622a9c..c748257e872 100644
--- a/test/functional/Jsr292/src/examples/PackageExamples.java
+++ b/test/functional/Jsr292/src/examples/PackageExamples.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr292/testng.xml b/test/functional/Jsr292/testng.xml
index 3dcd1e9a4bb..fe40caf2147 100644
--- a/test/functional/Jsr292/testng.xml
+++ b/test/functional/Jsr292/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Jsr292/testng_8.xml b/test/functional/Jsr292/testng_8.xml
index de61575cbed..d1b477b0317 100644
--- a/test/functional/Jsr292/testng_8.xml
+++ b/test/functional/Jsr292/testng_8.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Jsr292/testng_sm.xml b/test/functional/Jsr292/testng_sm.xml
index 84f9d2f6551..3a46431b122 100644
--- a/test/functional/Jsr292/testng_sm.xml
+++ b/test/functional/Jsr292/testng_sm.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Jsr292/variables.mk b/test/functional/Jsr292/variables.mk
index 195e9cce5ca..69c4a3052e3 100644
--- a/test/functional/Jsr292/variables.mk
+++ b/test/functional/Jsr292/variables.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
##############################################################################
diff --git a/test/functional/Jsr335/build.xml b/test/functional/Jsr335/build.xml
index ad3b743953f..1765bee0a19 100644
--- a/test/functional/Jsr335/build.xml
+++ b/test/functional/Jsr335/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Jsr335/playlist.xml b/test/functional/Jsr335/playlist.xml
index b588fd550d9..d81f1f51cbb 100644
--- a/test/functional/Jsr335/playlist.xml
+++ b/test/functional/Jsr335/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/ASMInterfaceEarlyInit.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/ASMInterfaceEarlyInit.java
index c3599322bed..997022b333c 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/ASMInterfaceEarlyInit.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/ASMInterfaceEarlyInit.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/DefenderInterface.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/DefenderInterface.java
index b0d81c41a5f..b8e016e6ef2 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/DefenderInterface.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/DefenderInterface.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/DefenderSubInterface.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/DefenderSubInterface.java
index 8655fac6ff3..2ec62ab7c50 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/DefenderSubInterface.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/DefenderSubInterface.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestClinitLambda.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestClinitLambda.java
index 6ba981701e3..6502eced8d8 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestClinitLambda.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestClinitLambda.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestDefenderMethodLookup.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestDefenderMethodLookup.java
index 40458cad594..e4f010c7c71 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestDefenderMethodLookup.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestDefenderMethodLookup.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestDefenderResolution.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestDefenderResolution.java
index b12d1417be8..28e9182d4f8 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestDefenderResolution.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestDefenderResolution.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestInterfaceEarlyInit.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestInterfaceEarlyInit.java
index 4d1955c44ad..4170dbd6e5e 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestInterfaceEarlyInit.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestInterfaceEarlyInit.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestLambda.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestLambda.java
index 7c712991bdd..c713a47cc90 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestLambda.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestLambda.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestLambdaAccessibilityRules.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestLambdaAccessibilityRules.java
index 81ec9f3d3bb..4f20838d18d 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestLambdaAccessibilityRules.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestLambdaAccessibilityRules.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestMethodHandleInfo.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestMethodHandleInfo.java
index f274a1ccb45..4678af8f9ba 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestMethodHandleInfo.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestMethodHandleInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestMethodReferences.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestMethodReferences.java
index 4f576958b04..42a2061bab6 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestMethodReferences.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestMethodReferences.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestSerializable.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestSerializable.java
index 4f12c532d82..ad593e864f4 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/TestSerializable.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/TestSerializable.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/TestDefenderSupersends.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/TestDefenderSupersends.java
index 2f3e10015bb..9436a70832f 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/TestDefenderSupersends.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/TestDefenderSupersends.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmGenerator.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmGenerator.java
index 81a1bb3f547..74deffd1c65 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmGenerator.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmLoader.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmLoader.java
index 924d1d2a363..0ae01cec83e 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmLoader.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmTestcaseGenerator.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmTestcaseGenerator.java
index e507b17b6f1..65a47cc9f25 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmTestcaseGenerator.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmTestcaseGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmUtils.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmUtils.java
index 5a26e243f93..9f7d5f500b8 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmUtils.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/AsmUtils.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/TestDefenderMethodLookupAsm.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/TestDefenderMethodLookupAsm.java
index 8062426745a..07febf72290 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/TestDefenderMethodLookupAsm.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/TestDefenderMethodLookupAsm.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/TestHarness.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/TestHarness.java
index b64b6852c75..2116544d98e 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/TestHarness.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/defendersupersends/asm/TestHarness.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/AnonClass.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/AnonClass.java
index 28e5754c27e..e15f48b1680 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/AnonClass.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/AnonClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/BasicClass.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/BasicClass.java
index 15e6cec8548..a819e3cfc2f 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/BasicClass.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/BasicClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/CircularBuffer.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/CircularBuffer.java
index 7755d00c1a8..e8ed6dfc3df 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/CircularBuffer.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/CircularBuffer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/TestUnsafeDefineAnonClass.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/TestUnsafeDefineAnonClass.java
index 59863697d87..6c25ad9f89a 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/TestUnsafeDefineAnonClass.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/defineAnonClass/TestUnsafeDefineAnonClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/interfaces/I.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/interfaces/I.java
index 56598d596eb..169e12d77f1 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/interfaces/I.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/interfaces/I.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/interfaces/J.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/interfaces/J.java
index f2d9d7ca1db..4882c4c894c 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/interfaces/J.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/interfaces/J.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/src/org/openj9/test/jsr335/interfaces/K.java b/test/functional/Jsr335/src/org/openj9/test/jsr335/interfaces/K.java
index dbb92d723cf..1c570a4d095 100644
--- a/test/functional/Jsr335/src/org/openj9/test/jsr335/interfaces/K.java
+++ b/test/functional/Jsr335/src/org/openj9/test/jsr335/interfaces/K.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335/testng.xml b/test/functional/Jsr335/testng.xml
index de68af56b4c..9071d8d32f3 100644
--- a/test/functional/Jsr335/testng.xml
+++ b/test/functional/Jsr335/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Jsr335_interfaceStaticMethod/build.xml b/test/functional/Jsr335_interfaceStaticMethod/build.xml
index 6e51fa90eca..6c228a70695 100644
--- a/test/functional/Jsr335_interfaceStaticMethod/build.xml
+++ b/test/functional/Jsr335_interfaceStaticMethod/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Jsr335_interfaceStaticMethod/playlist.xml b/test/functional/Jsr335_interfaceStaticMethod/playlist.xml
index 102b68c84b5..cdb22cc12c0 100644
--- a/test/functional/Jsr335_interfaceStaticMethod/playlist.xml
+++ b/test/functional/Jsr335_interfaceStaticMethod/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/A.java b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/A.java
index 4b8f2d26bcf..e08f3f644e4 100644
--- a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/A.java
+++ b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/B.java b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/B.java
index 4ea02d0655f..a70d2583312 100644
--- a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/B.java
+++ b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/B.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/C.java b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/C.java
index 0634b4ccb58..b6dacbc835a 100644
--- a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/C.java
+++ b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/C.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/InvokeStaticTest.java b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/InvokeStaticTest.java
index 7456dc49aff..43fffe4c4d0 100644
--- a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/InvokeStaticTest.java
+++ b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/InvokeStaticTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/MethodHandleInvokeStaticTest.java b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/MethodHandleInvokeStaticTest.java
index e0c865e9e12..5b3d1a3e2fb 100644
--- a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/MethodHandleInvokeStaticTest.java
+++ b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/MethodHandleInvokeStaticTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/ReflectStaticTest.java b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/ReflectStaticTest.java
index 90c61d0eec9..55b2984caa0 100644
--- a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/ReflectStaticTest.java
+++ b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/ReflectStaticTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/SimpleInvokeStaticGenerator.java b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/SimpleInvokeStaticGenerator.java
index 169e44ebc5b..5181b856d21 100644
--- a/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/SimpleInvokeStaticGenerator.java
+++ b/test/functional/Jsr335_interfaceStaticMethod/src/org/openj9/test/jsr335/interfaceStaticMethod/SimpleInvokeStaticGenerator.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Jsr335_interfaceStaticMethod/testng.xml b/test/functional/Jsr335_interfaceStaticMethod/testng.xml
index f9ecb99be20..80241fe5410 100644
--- a/test/functional/Jsr335_interfaceStaticMethod/testng.xml
+++ b/test/functional/Jsr335_interfaceStaticMethod/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/NativeTest/algotest/avltest.lst b/test/functional/NativeTest/algotest/avltest.lst
index 7236f851202..5d6103cdca7 100644
--- a/test/functional/NativeTest/algotest/avltest.lst
+++ b/test/functional/NativeTest/algotest/avltest.lst
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/functional/NativeTest/build.xml b/test/functional/NativeTest/build.xml
index 3b8affc47d5..063f679c17c 100644
--- a/test/functional/NativeTest/build.xml
+++ b/test/functional/NativeTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/NativeTest/jniargtests/JniArgTests.java b/test/functional/NativeTest/jniargtests/JniArgTests.java
index bb7df98b079..3e085842773 100644
--- a/test/functional/NativeTest/jniargtests/JniArgTests.java
+++ b/test/functional/NativeTest/jniargtests/JniArgTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/NativeTest/jniargtests/build.xml b/test/functional/NativeTest/jniargtests/build.xml
index 074c0c2d630..f162183681d 100644
--- a/test/functional/NativeTest/jniargtests/build.xml
+++ b/test/functional/NativeTest/jniargtests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/NativeTest/nativeTestSettings.mk b/test/functional/NativeTest/nativeTestSettings.mk
index d929fc3c760..582db51c7c7 100644
--- a/test/functional/NativeTest/nativeTestSettings.mk
+++ b/test/functional/NativeTest/nativeTestSettings.mk
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
##############################################################################
diff --git a/test/functional/NativeTest/playlist.xml b/test/functional/NativeTest/playlist.xml
index bf71bf39b36..def108b7f73 100644
--- a/test/functional/NativeTest/playlist.xml
+++ b/test/functional/NativeTest/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/OpenJ9_Jsr_292_API/build.xml b/test/functional/OpenJ9_Jsr_292_API/build.xml
index 39dc7d55f50..e05af1cb30c 100644
--- a/test/functional/OpenJ9_Jsr_292_API/build.xml
+++ b/test/functional/OpenJ9_Jsr_292_API/build.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/mods/modulea/package1/AnotherModuleExample.java b/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/mods/modulea/package1/AnotherModuleExample.java
index 141bba41af0..7cbe3090fdb 100644
--- a/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/mods/modulea/package1/AnotherModuleExample.java
+++ b/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/mods/modulea/package1/AnotherModuleExample.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/mods/modulea/package1/ModuleExample.java b/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/mods/modulea/package1/ModuleExample.java
index a6270741dac..175b0eaecd0 100644
--- a/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/mods/modulea/package1/ModuleExample.java
+++ b/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/mods/modulea/package1/ModuleExample.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/mods/modulea/package2/SameModuleExample.java b/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/mods/modulea/package2/SameModuleExample.java
index dfb0ffd1f6c..ad646d14795 100644
--- a/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/mods/modulea/package2/SameModuleExample.java
+++ b/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/mods/modulea/package2/SameModuleExample.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/module-info.java b/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/module-info.java
index bf0d59a6f2b..9dd932f679c 100644
--- a/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/module-info.java
+++ b/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulea/module-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/modules/mods.moduleb/mods/moduleb/package1/DifferentModuleExample1.java b/test/functional/OpenJ9_Jsr_292_API/modules/mods.moduleb/mods/moduleb/package1/DifferentModuleExample1.java
index 823c988c433..c3c44564952 100644
--- a/test/functional/OpenJ9_Jsr_292_API/modules/mods.moduleb/mods/moduleb/package1/DifferentModuleExample1.java
+++ b/test/functional/OpenJ9_Jsr_292_API/modules/mods.moduleb/mods/moduleb/package1/DifferentModuleExample1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/modules/mods.moduleb/module-info.java b/test/functional/OpenJ9_Jsr_292_API/modules/mods.moduleb/module-info.java
index ce6a7e1e0c8..001c1037739 100644
--- a/test/functional/OpenJ9_Jsr_292_API/modules/mods.moduleb/module-info.java
+++ b/test/functional/OpenJ9_Jsr_292_API/modules/mods.moduleb/module-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulec/mods/modulec/package1/DifferentModuleExample2.java b/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulec/mods/modulec/package1/DifferentModuleExample2.java
index b2f55bcdebf..b7efbd46fb1 100644
--- a/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulec/mods/modulec/package1/DifferentModuleExample2.java
+++ b/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulec/mods/modulec/package1/DifferentModuleExample2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulec/module-info.java b/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulec/module-info.java
index f4536e03741..c3d7abb0795 100644
--- a/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulec/module-info.java
+++ b/test/functional/OpenJ9_Jsr_292_API/modules/mods.modulec/module-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/playlist.xml b/test/functional/OpenJ9_Jsr_292_API/playlist.xml
index c4e74fbc02a..752125726f4 100644
--- a/test/functional/OpenJ9_Jsr_292_API/playlist.xml
+++ b/test/functional/OpenJ9_Jsr_292_API/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/ClassBytes.java b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/ClassBytes.java
index 2b385515ffa..097e61f7571 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/ClassBytes.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/ClassBytes.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CrossPackageExampleSubclass.java b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CrossPackageExampleSubclass.java
index 0833941c943..4d86820c9eb 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CrossPackageExampleSubclass.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CrossPackageExampleSubclass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CustomClassLoader.java b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CustomClassLoader.java
index 3b2fcd3b54b..9f7f9c5f3da 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CustomClassLoader.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CustomClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CustomLoadedClass1.java b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CustomLoadedClass1.java
index 3e3b6d325f2..666ee75caa2 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CustomLoadedClass1.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CustomLoadedClass1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CustomLoadedClass2.java b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CustomLoadedClass2.java
index 792330807c7..698c7c4064b 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CustomLoadedClass2.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/CustomLoadedClass2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/ICustomLoadedClass.java b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/ICustomLoadedClass.java
index 54f1659ffc8..b3f717ad3e6 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/ICustomLoadedClass.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/ICustomLoadedClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/LookupInTests.java b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/LookupInTests.java
index d4bc2daa85f..d9829399f0b 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/LookupInTests.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/LookupInTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageExample.java b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageExample.java
index d931ab82315..e922b94cfe4 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageExample.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageExample.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageExample2.java b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageExample2.java
index 27013e0df30..d877ccfcd08 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageExample2.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageExample2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageExampleSubclass.java b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageExampleSubclass.java
index 245e00c0d57..34b2be0a2bd 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageExampleSubclass.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageExampleSubclass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageSingleMethodInterfaceExample.java b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageSingleMethodInterfaceExample.java
index 9f33c44e66b..ee96b534acd 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageSingleMethodInterfaceExample.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/SamePackageSingleMethodInterfaceExample.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/api/MethodHandleAPI_defineClass.java b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/api/MethodHandleAPI_defineClass.java
index 037cf11980d..83adf8dc92c 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/api/MethodHandleAPI_defineClass.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/api/MethodHandleAPI_defineClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/api/MethodHandleAPI_privateLookupIn.java b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/api/MethodHandleAPI_privateLookupIn.java
index 0e1c150d370..d4fed89a87c 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/api/MethodHandleAPI_privateLookupIn.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/com/ibm/j9/jsr292/api/MethodHandleAPI_privateLookupIn.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/src/examples/PackageExamples.java b/test/functional/OpenJ9_Jsr_292_API/src/examples/PackageExamples.java
index 765f5622a9c..c748257e872 100644
--- a/test/functional/OpenJ9_Jsr_292_API/src/examples/PackageExamples.java
+++ b/test/functional/OpenJ9_Jsr_292_API/src/examples/PackageExamples.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/OpenJ9_Jsr_292_API/testng.xml b/test/functional/OpenJ9_Jsr_292_API/testng.xml
index 47490524d15..49037767de5 100644
--- a/test/functional/OpenJ9_Jsr_292_API/testng.xml
+++ b/test/functional/OpenJ9_Jsr_292_API/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Panama/README.md b/test/functional/Panama/README.md
index c807225b08e..04dd8e15f99 100644
--- a/test/functional/Panama/README.md
+++ b/test/functional/Panama/README.md
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Panama/build.xml b/test/functional/Panama/build.xml
index 488a78cc913..1568c8e851a 100644
--- a/test/functional/Panama/build.xml
+++ b/test/functional/Panama/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Panama/panamatest.c b/test/functional/Panama/panamatest.c
index b9c75213171..d50c0e5ec85 100644
--- a/test/functional/Panama/panamatest.c
+++ b/test/functional/Panama/panamatest.c
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Panama/playlist.xml b/test/functional/Panama/playlist.xml
index a32c3244b48..3661b8b8802 100644
--- a/test/functional/Panama/playlist.xml
+++ b/test/functional/Panama/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Panama/src/org/openj9/test/panama/CustomFFINativeMethodHandleTest.java b/test/functional/Panama/src/org/openj9/test/panama/CustomFFINativeMethodHandleTest.java
index 9627b508639..6809c0e41f9 100644
--- a/test/functional/Panama/src/org/openj9/test/panama/CustomFFINativeMethodHandleTest.java
+++ b/test/functional/Panama/src/org/openj9/test/panama/CustomFFINativeMethodHandleTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Panama/src/org/openj9/test/panama/HigherLevelNativeMethodHandleTest.java b/test/functional/Panama/src/org/openj9/test/panama/HigherLevelNativeMethodHandleTest.java
index 29bfb82d719..a72355112b3 100644
--- a/test/functional/Panama/src/org/openj9/test/panama/HigherLevelNativeMethodHandleTest.java
+++ b/test/functional/Panama/src/org/openj9/test/panama/HigherLevelNativeMethodHandleTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Panama/src/org/openj9/test/panama/NativeMethodHandleTest.java b/test/functional/Panama/src/org/openj9/test/panama/NativeMethodHandleTest.java
index 61b845afd2b..6005d832c37 100644
--- a/test/functional/Panama/src/org/openj9/test/panama/NativeMethodHandleTest.java
+++ b/test/functional/Panama/src/org/openj9/test/panama/NativeMethodHandleTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Panama/testng.xml b/test/functional/Panama/testng.xml
index 3e65595afb1..9da7472b41a 100644
--- a/test/functional/Panama/testng.xml
+++ b/test/functional/Panama/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/RasapiTest/.gitignore b/test/functional/RasapiTest/.gitignore
index 73a3f7137e7..68df63ad686 100644
--- a/test/functional/RasapiTest/.gitignore
+++ b/test/functional/RasapiTest/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/test/functional/RasapiTest/build.xml b/test/functional/RasapiTest/build.xml
index 7e7e6d4e52d..d7b15334d14 100644
--- a/test/functional/RasapiTest/build.xml
+++ b/test/functional/RasapiTest/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/RasapiTest/dummy_src/com/ibm/jvm/Dump.java b/test/functional/RasapiTest/dummy_src/com/ibm/jvm/Dump.java
index ea30b27a7ff..d90769c9bd3 100644
--- a/test/functional/RasapiTest/dummy_src/com/ibm/jvm/Dump.java
+++ b/test/functional/RasapiTest/dummy_src/com/ibm/jvm/Dump.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/dummy_src/com/ibm/jvm/DumpConfigurationUnavailableException.java b/test/functional/RasapiTest/dummy_src/com/ibm/jvm/DumpConfigurationUnavailableException.java
index 29177a871ec..fac8d92a127 100644
--- a/test/functional/RasapiTest/dummy_src/com/ibm/jvm/DumpConfigurationUnavailableException.java
+++ b/test/functional/RasapiTest/dummy_src/com/ibm/jvm/DumpConfigurationUnavailableException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/dummy_src/com/ibm/jvm/DumpPermission.java b/test/functional/RasapiTest/dummy_src/com/ibm/jvm/DumpPermission.java
index e775209d9e8..70bf6690270 100644
--- a/test/functional/RasapiTest/dummy_src/com/ibm/jvm/DumpPermission.java
+++ b/test/functional/RasapiTest/dummy_src/com/ibm/jvm/DumpPermission.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/dummy_src/com/ibm/jvm/InvalidDumpOptionException.java b/test/functional/RasapiTest/dummy_src/com/ibm/jvm/InvalidDumpOptionException.java
index 34a02e451f4..4e2739499bf 100644
--- a/test/functional/RasapiTest/dummy_src/com/ibm/jvm/InvalidDumpOptionException.java
+++ b/test/functional/RasapiTest/dummy_src/com/ibm/jvm/InvalidDumpOptionException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/dummy_src/com/ibm/jvm/Log.java b/test/functional/RasapiTest/dummy_src/com/ibm/jvm/Log.java
index fa655121e76..66471501395 100644
--- a/test/functional/RasapiTest/dummy_src/com/ibm/jvm/Log.java
+++ b/test/functional/RasapiTest/dummy_src/com/ibm/jvm/Log.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/dummy_src/com/ibm/jvm/ToolDumpPermission.java b/test/functional/RasapiTest/dummy_src/com/ibm/jvm/ToolDumpPermission.java
index ab5f28bf88f..ae0fac32b8a 100644
--- a/test/functional/RasapiTest/dummy_src/com/ibm/jvm/ToolDumpPermission.java
+++ b/test/functional/RasapiTest/dummy_src/com/ibm/jvm/ToolDumpPermission.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/playlist.xml b/test/functional/RasapiTest/playlist.xml
index 8a90ed0bab7..5b74b979e7f 100644
--- a/test/functional/RasapiTest/playlist.xml
+++ b/test/functional/RasapiTest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/OutputFile.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/OutputFile.java
index 1d481a2b83f..7b9e2b013a1 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/OutputFile.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/OutputFile.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/StringUtils.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/StringUtils.java
index 657027854ee..b3901a7bfd1 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/StringUtils.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/StringUtils.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/CheckClassicHeapdump.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/CheckClassicHeapdump.java
index 5f764bf92cc..d51186905ad 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/CheckClassicHeapdump.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/CheckClassicHeapdump.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest1PackedPrimitivesChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest1PackedPrimitivesChecker.java
index 4196c8f4479..db9ef2238cf 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest1PackedPrimitivesChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest1PackedPrimitivesChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest2ArrayOfPackedPrimitivesChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest2ArrayOfPackedPrimitivesChecker.java
index b025ae65fbc..abf19b4a868 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest2ArrayOfPackedPrimitivesChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest2ArrayOfPackedPrimitivesChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest3PackedMixedOneRefChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest3PackedMixedOneRefChecker.java
index a16dce1ce40..b28647782f1 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest3PackedMixedOneRefChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest3PackedMixedOneRefChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest4ArrayOfPackedMixedOneRefChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest4ArrayOfPackedMixedOneRefChecker.java
index 71ece44fab5..6fda4c87346 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest4ArrayOfPackedMixedOneRefChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest4ArrayOfPackedMixedOneRefChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest5ArrayOfPackedMixedTwoRefsChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest5ArrayOfPackedMixedTwoRefsChecker.java
index e830953e2fb..7f98ec5a2ee 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest5ArrayOfPackedMixedTwoRefsChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest5ArrayOfPackedMixedTwoRefsChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest6PackedMixedWithReferenceToSelfChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest6PackedMixedWithReferenceToSelfChecker.java
index 2ba459e95ab..854668e8177 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest6PackedMixedWithReferenceToSelfChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest6PackedMixedWithReferenceToSelfChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest7NestedPackedChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest7NestedPackedChecker.java
index 527a7e32061..e57e9147ed6 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest7NestedPackedChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest7NestedPackedChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest8PackedIntsArrayChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest8PackedIntsArrayChecker.java
index 08c05b0f0cd..4553b49496b 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest8PackedIntsArrayChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest8PackedIntsArrayChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest9ArrayOfPackedMixedArrayElementChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest9ArrayOfPackedMixedArrayElementChecker.java
index 479c3b5cbc3..598878c73e2 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest9ArrayOfPackedMixedArrayElementChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/classic_heapdump_packed_objects/ClassicHeapdumpTest9ArrayOfPackedMixedArrayElementChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/CheckCommandOutput.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/CheckCommandOutput.java
index eeebb838381..7eb1afff949 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/CheckCommandOutput.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/CheckCommandOutput.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/ContainingString.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/ContainingString.java
index 6ee6461ebd5..f101b0ac2f8 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/ContainingString.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/ContainingString.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/CountingChars.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/CountingChars.java
index a7347e68c08..32f3ec49c3d 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/CountingChars.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/CountingChars.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/CountingLines.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/CountingLines.java
index 9a393525a48..5b5100ca59c 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/CountingLines.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/CountingLines.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/ICommandOutputChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/ICommandOutputChecker.java
index a126d260f38..9db17be3dea 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/ICommandOutputChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/ICommandOutputChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/StringUtils.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/StringUtils.java
index c856cc0abb7..967404f4a70 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/StringUtils.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/commands/StringUtils.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/excessive_gc/HeapAllocation.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/excessive_gc/HeapAllocation.java
index ce3ecfbec0f..23ec4b8f928 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/excessive_gc/HeapAllocation.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/excessive_gc/HeapAllocation.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/CheckJavaCore.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/CheckJavaCore.java
index ed3f12dee13..bc3aebe4e8d 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/CheckJavaCore.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/CheckJavaCore.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/CheckJdmpviewDeadlock.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/CheckJdmpviewDeadlock.java
index cda59c64288..a9bb3b2196b 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/CheckJdmpviewDeadlock.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/CheckJdmpviewDeadlock.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/CreateJavaCore.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/CreateJavaCore.java
index 5cf20f05702..a7a05effb34 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/CreateJavaCore.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/CreateJavaCore.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/Deadlock.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/Deadlock.java
index 9c7fd5a7f1f..e12e309bc4d 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/Deadlock.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/Deadlock.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/package com.ibm.dump.tests.javacore_deadlock;
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/DeadlockCreator.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/DeadlockCreator.java
index 1b151a96593..a1bb6872050 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/DeadlockCreator.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/DeadlockCreator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/JUCDeadlock.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/JUCDeadlock.java
index bdbc4e8f54e..d87903081bd 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/JUCDeadlock.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/JUCDeadlock.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/MixedDeadlock.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/MixedDeadlock.java
index 02d485158e9..1683322852b 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/MixedDeadlock.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_deadlock/MixedDeadlock.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/CheckJavaCore.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/CheckJavaCore.java
index e58e5b1e3cb..b569ec7af1e 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/CheckJavaCore.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/CheckJavaCore.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/CreateJavaCore.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/CreateJavaCore.java
index 63a038110ba..ed4c424a66a 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/CreateJavaCore.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/CreateJavaCore.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EnterInSequence.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EnterInSequence.java
index f44c468eeff..396de85b5da 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EnterInSequence.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EnterInSequence.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EnterInStack.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EnterInStack.java
index 2599f453a97..cc0f139cc27 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EnterInStack.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EnterInStack.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EnterTwice.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EnterTwice.java
index 52484e9f248..d20929f7677 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EnterTwice.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EnterTwice.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EntryRecord.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EntryRecord.java
index a387a32bb3f..0ed64900afd 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EntryRecord.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/EntryRecord.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/SimpleEnter.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/SimpleEnter.java
index 9ffbbf1eb42..be150ae6975 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/SimpleEnter.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/SimpleEnter.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/StackCreator.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/StackCreator.java
index 2f0df8b2e5a..cd7afedd8ae 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/StackCreator.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_lock_context/StackCreator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_meminfo/ValidateMemInfo.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_meminfo/ValidateMemInfo.java
index cba23ac6dcf..be64294b72b 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_meminfo/ValidateMemInfo.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_meminfo/ValidateMemInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CheckJavaCore.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CheckJavaCore.java
index acdd84d524e..f07b7c399d5 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CheckJavaCore.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CheckJavaCore.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CheckJdmpviewInfoThread.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CheckJdmpviewInfoThread.java
index c14debdda6f..2996c8392f5 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CheckJdmpviewInfoThread.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CheckJdmpviewInfoThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CoreThreadCreator.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CoreThreadCreator.java
index 62d5fe3ed93..e5b28bfe941 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CoreThreadCreator.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CoreThreadCreator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CreateJavaCore.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CreateJavaCore.java
index 092f9375235..824b8f11576 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CreateJavaCore.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/CreateJavaCore.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/FIFOMutex.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/FIFOMutex.java
index 871cbbd4dd7..5ce12e91fa7 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/FIFOMutex.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/FIFOMutex.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/OwnableFIFOMutex.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/OwnableFIFOMutex.java
index 27a7a441892..3344a81f5e3 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/OwnableFIFOMutex.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/javacore_thread/OwnableFIFOMutex.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/jdmpview_heapdump/CompareDumps.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/jdmpview_heapdump/CompareDumps.java
index ce65533d356..69fbf0cac2d 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/jdmpview_heapdump/CompareDumps.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/jdmpview_heapdump/CompareDumps.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/jdmpview_heapdump/CreateDumps.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/jdmpview_heapdump/CreateDumps.java
index 239481c51b3..3b643e59617 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/jdmpview_heapdump/CreateDumps.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/jdmpview_heapdump/CreateDumps.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/memorycategories/DTFJMemoryCategoryTest.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/memorycategories/DTFJMemoryCategoryTest.java
index 61791b5e94c..1e719fde343 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/memorycategories/DTFJMemoryCategoryTest.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/memorycategories/DTFJMemoryCategoryTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/memorycategories/ValidateMemoryCategories.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/memorycategories/ValidateMemoryCategories.java
index 7dfab819fce..cc02a42b88a 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/memorycategories/ValidateMemoryCategories.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/memorycategories/ValidateMemoryCategories.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/oomtest/OOMTest.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/oomtest/OOMTest.java
index a53b6a345b9..ad4d194c804 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/oomtest/OOMTest.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/oomtest/OOMTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/CheckPortableHeapdump.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/CheckPortableHeapdump.java
index 724a0759869..a7ff431e59a 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/CheckPortableHeapdump.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/CheckPortableHeapdump.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest1PackedPrimitivesChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest1PackedPrimitivesChecker.java
index fdde7b4d305..6e87de0ad43 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest1PackedPrimitivesChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest1PackedPrimitivesChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest2ArrayOfPackedPrimitivesChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest2ArrayOfPackedPrimitivesChecker.java
index 358943b107c..a2904d75376 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest2ArrayOfPackedPrimitivesChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest2ArrayOfPackedPrimitivesChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest3PackedMixedChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest3PackedMixedChecker.java
index ce3824fbe51..665bc3f0925 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest3PackedMixedChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest3PackedMixedChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest4ArrayOfPackedMixedOneRefChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest4ArrayOfPackedMixedOneRefChecker.java
index 8c63c2348e0..d45e7ed023e 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest4ArrayOfPackedMixedOneRefChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest4ArrayOfPackedMixedOneRefChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest5ArrayOfPackedMixedTwoRefsChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest5ArrayOfPackedMixedTwoRefsChecker.java
index e927f9ed5c1..0b878785d24 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest5ArrayOfPackedMixedTwoRefsChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest5ArrayOfPackedMixedTwoRefsChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest6PackedMixedWithReferenceToSelfChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest6PackedMixedWithReferenceToSelfChecker.java
index 8c99a3e5afb..7d3bac557f6 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest6PackedMixedWithReferenceToSelfChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest6PackedMixedWithReferenceToSelfChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest7NestedPackedChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest7NestedPackedChecker.java
index 0333805661f..b0b467789cf 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest7NestedPackedChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest7NestedPackedChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest8PackedIntsArrayChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest8PackedIntsArrayChecker.java
index 2e93bfe1269..f1e85ecb0fa 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest8PackedIntsArrayChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest8PackedIntsArrayChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest9ArrayOfPackedMixedArrayElementChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest9ArrayOfPackedMixedArrayElementChecker.java
index 3b676bc02af..f87dbad996c 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest9ArrayOfPackedMixedArrayElementChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/portable_heapdump_packed_objects/PortableHeapdumpTest9ArrayOfPackedMixedArrayElementChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/CheckSystemDump.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/CheckSystemDump.java
index d3eab0e0855..7509c904516 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/CheckSystemDump.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/CheckSystemDump.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest101DerivedPackedIntsArrayArrayChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest101DerivedPackedIntsArrayArrayChecker.java
index 092214fc63c..749bf8ba2ba 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest101DerivedPackedIntsArrayArrayChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest101DerivedPackedIntsArrayArrayChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest10PackedIntsArrayArrayChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest10PackedIntsArrayArrayChecker.java
index b3dbe5dabd2..1def6a58439 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest10PackedIntsArrayArrayChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest10PackedIntsArrayArrayChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest11ArrayOfPackedMixedArrayElementChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest11ArrayOfPackedMixedArrayElementChecker.java
index 05cc836047c..1b4e8a786cb 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest11ArrayOfPackedMixedArrayElementChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest11ArrayOfPackedMixedArrayElementChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest1PackedPrimitivesChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest1PackedPrimitivesChecker.java
index dcd4bd28f00..17b377025c6 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest1PackedPrimitivesChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest1PackedPrimitivesChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest2ArrayOfPackedPrimitivesChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest2ArrayOfPackedPrimitivesChecker.java
index a8215c3c81c..c730a8e5195 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest2ArrayOfPackedPrimitivesChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest2ArrayOfPackedPrimitivesChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest3PackedMixedOneRefChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest3PackedMixedOneRefChecker.java
index b3e11c08af5..307e48668ad 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest3PackedMixedOneRefChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest3PackedMixedOneRefChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest4ArrayOfPackedMixedOneRefChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest4ArrayOfPackedMixedOneRefChecker.java
index da0c6ab4285..d672741733d 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest4ArrayOfPackedMixedOneRefChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest4ArrayOfPackedMixedOneRefChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest5ArrayOfPackedMixedTwoRefsChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest5ArrayOfPackedMixedTwoRefsChecker.java
index f3cce41ddab..9379e34fef9 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest5ArrayOfPackedMixedTwoRefsChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest5ArrayOfPackedMixedTwoRefsChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest6PackedMixedWithReferenceToSelfChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest6PackedMixedWithReferenceToSelfChecker.java
index ec8bced42ed..7b674a9fd96 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest6PackedMixedWithReferenceToSelfChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest6PackedMixedWithReferenceToSelfChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest71NestedPacked1Checker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest71NestedPacked1Checker.java
index 17fa44a07fb..f5d3e9d3bdc 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest71NestedPacked1Checker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest71NestedPacked1Checker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest7NestedPackedChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest7NestedPackedChecker.java
index 0a628a172e9..98a067b9fa0 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest7NestedPackedChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest7NestedPackedChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/package com.ibm.dump.tests.system_dump_packed_objects;
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest8NestedPackedMixedChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest8NestedPackedMixedChecker.java
index a96e9a767a7..9f3d0e05908 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest8NestedPackedMixedChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest8NestedPackedMixedChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest9PackedIntsArrayChecker.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest9PackedIntsArrayChecker.java
index aa12f2a060d..9fd0aae0192 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest9PackedIntsArrayChecker.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/system_dump_packed_objects/SystemDumpTest9PackedIntsArrayChecker.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/timestamp/CreateDump.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/timestamp/CreateDump.java
index 06b5b09fc17..22602ebbf08 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/timestamp/CreateDump.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/timestamp/CreateDump.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/timestamp/TestException.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/timestamp/TestException.java
index 37bec679c60..933f4cdc74b 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/timestamp/TestException.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/timestamp/TestException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/types/notpacked/NotPackedMixedTwoRefs.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/types/notpacked/NotPackedMixedTwoRefs.java
index 0618bf6d41a..6564e6dc526 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/types/notpacked/NotPackedMixedTwoRefs.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/types/notpacked/NotPackedMixedTwoRefs.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/types/notpacked/NotPackedPrimitives.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/types/notpacked/NotPackedPrimitives.java
index 173b3053ff5..179703281f3 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/types/notpacked/NotPackedPrimitives.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/types/notpacked/NotPackedPrimitives.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/dump/tests/version_info/CheckVersionString.java b/test/functional/RasapiTest/src/com/ibm/dump/tests/version_info/CheckVersionString.java
index d85fc48c1a9..81c8e3543c8 100644
--- a/test/functional/RasapiTest/src/com/ibm/dump/tests/version_info/CheckVersionString.java
+++ b/test/functional/RasapiTest/src/com/ibm/dump/tests/version_info/CheckVersionString.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPIBasicTests.java b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPIBasicTests.java
index 93f091ec1a3..ab88a93bb05 100644
--- a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPIBasicTests.java
+++ b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPIBasicTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPIQuerySetReset.java b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPIQuerySetReset.java
index c09f267c84c..58755ba41f5 100644
--- a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPIQuerySetReset.java
+++ b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPIQuerySetReset.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPISecurityTests.java b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPISecurityTests.java
index c12bf1669a2..80cf9d3b270 100644
--- a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPISecurityTests.java
+++ b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPISecurityTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPISetTestXdumpdynamic.java b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPISetTestXdumpdynamic.java
index d9a5d6ba365..d513b62a6a5 100644
--- a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPISetTestXdumpdynamic.java
+++ b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPISetTestXdumpdynamic.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPISuite.java b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPISuite.java
index ead331a3d73..0e12bc246d9 100644
--- a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPISuite.java
+++ b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPISuite.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPITokensTests.java b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPITokensTests.java
index 88ff9c43531..7611daaae41 100644
--- a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPITokensTests.java
+++ b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPITokensTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPIToolSecuritySuite.java b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPIToolSecuritySuite.java
index 555e98f357b..5262d05618c 100644
--- a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPIToolSecuritySuite.java
+++ b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPIToolSecuritySuite.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPITriggerTests.java b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPITriggerTests.java
index 3127e929989..e748fb543ab 100644
--- a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPITriggerTests.java
+++ b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/DumpAPITriggerTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/LogAPISecurityTests.java b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/LogAPISecurityTests.java
index 53c524f829e..4294875349b 100644
--- a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/LogAPISecurityTests.java
+++ b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/LogAPISecurityTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/TraceAPISecurityTests.java b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/TraceAPISecurityTests.java
index 4903fe29f42..3d9bdbae247 100644
--- a/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/TraceAPISecurityTests.java
+++ b/test/functional/RasapiTest/src/com/ibm/jvm/ras/tests/TraceAPISecurityTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/GenerateJavaCoreAndSnap.java b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/GenerateJavaCoreAndSnap.java
index be8287af91e..1a31ece9800 100644
--- a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/GenerateJavaCoreAndSnap.java
+++ b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/GenerateJavaCoreAndSnap.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestGetMicros.java b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestGetMicros.java
index 3526275525a..4258a35987e 100644
--- a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestGetMicros.java
+++ b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestGetMicros.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestJavaCoreAndSnap.java b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestJavaCoreAndSnap.java
index 0330a3ca43f..80096b47730 100644
--- a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestJavaCoreAndSnap.java
+++ b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestJavaCoreAndSnap.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestMultipleApplications.java b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestMultipleApplications.java
index e090e591593..5162f89343e 100644
--- a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestMultipleApplications.java
+++ b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestMultipleApplications.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestSnap.java b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestSnap.java
index dae5dc0825c..5a736024897 100644
--- a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestSnap.java
+++ b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestSnap.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestSuspendResume.java b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestSuspendResume.java
index eb55b245125..d101ff1c45d 100644
--- a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestSuspendResume.java
+++ b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestSuspendResume.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestSuspendResumeThis.java b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestSuspendResumeThis.java
index fff09d4e506..c5b3121a923 100644
--- a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestSuspendResumeThis.java
+++ b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestSuspendResumeThis.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestTraceArguments.java b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestTraceArguments.java
index dee4541a6da..8d59bcfc068 100644
--- a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestTraceArguments.java
+++ b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestTraceArguments.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestTraceTypes.java b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestTraceTypes.java
index ea9b45aaa53..c62d654989d 100644
--- a/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestTraceTypes.java
+++ b/test/functional/RasapiTest/src/com/ibm/trace/tests/apptrace/TestTraceTypes.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/trace/tests/jstacktrace/HelloWorld.java b/test/functional/RasapiTest/src/com/ibm/trace/tests/jstacktrace/HelloWorld.java
index 187565d0540..1754cbdf955 100644
--- a/test/functional/RasapiTest/src/com/ibm/trace/tests/jstacktrace/HelloWorld.java
+++ b/test/functional/RasapiTest/src/com/ibm/trace/tests/jstacktrace/HelloWorld.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/trace/tests/jstacktrace/TriggerDumpTracePoint.java b/test/functional/RasapiTest/src/com/ibm/trace/tests/jstacktrace/TriggerDumpTracePoint.java
index 32b422ade1d..3f4dd16ef85 100644
--- a/test/functional/RasapiTest/src/com/ibm/trace/tests/jstacktrace/TriggerDumpTracePoint.java
+++ b/test/functional/RasapiTest/src/com/ibm/trace/tests/jstacktrace/TriggerDumpTracePoint.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/src/com/ibm/trace/tests/trace_subscriber/TraceQueue.java b/test/functional/RasapiTest/src/com/ibm/trace/tests/trace_subscriber/TraceQueue.java
index e5b5e7831fe..29d91fd2373 100644
--- a/test/functional/RasapiTest/src/com/ibm/trace/tests/trace_subscriber/TraceQueue.java
+++ b/test/functional/RasapiTest/src/com/ibm/trace/tests/trace_subscriber/TraceQueue.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/RasapiTest/test.xml b/test/functional/RasapiTest/test.xml
index 6ca5e56b050..e5d142faa20 100644
--- a/test/functional/RasapiTest/test.xml
+++ b/test/functional/RasapiTest/test.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/SharedCPEntryInvokerTests/build.xml b/test/functional/SharedCPEntryInvokerTests/build.xml
index c80bf7ad011..45fa33a8852 100644
--- a/test/functional/SharedCPEntryInvokerTests/build.xml
+++ b/test/functional/SharedCPEntryInvokerTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/SharedCPEntryInvokerTests/playlist.xml b/test/functional/SharedCPEntryInvokerTests/playlist.xml
index d6475e9042c..ead1a3629a2 100644
--- a/test/functional/SharedCPEntryInvokerTests/playlist.xml
+++ b/test/functional/SharedCPEntryInvokerTests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/InvalidateOnStackSplitTableRetransformationTest.java b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/InvalidateOnStackSplitTableRetransformationTest.java
index 2939ead05e8..20b20e70a03 100644
--- a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/InvalidateOnStackSplitTableRetransformationTest.java
+++ b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/InvalidateOnStackSplitTableRetransformationTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/InvalidateSplitTableRetransformationTest.java b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/InvalidateSplitTableRetransformationTest.java
index 4c41a5446b0..43e3f3579fd 100644
--- a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/InvalidateSplitTableRetransformationTest.java
+++ b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/InvalidateSplitTableRetransformationTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/MutateOnStackSplitTableRetransformationTest.java b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/MutateOnStackSplitTableRetransformationTest.java
index ffbfb1f8061..ac440963688 100644
--- a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/MutateOnStackSplitTableRetransformationTest.java
+++ b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/MutateOnStackSplitTableRetransformationTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/MutateSplitTableRetransformationTest.java b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/MutateSplitTableRetransformationTest.java
index d5386f0433b..0f1f41ae881 100644
--- a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/MutateSplitTableRetransformationTest.java
+++ b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/MutateSplitTableRetransformationTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/SharedCPEntryInvokerTestCases.java b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/SharedCPEntryInvokerTestCases.java
index 117d3024c7b..f390efea312 100644
--- a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/SharedCPEntryInvokerTestCases.java
+++ b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/SharedCPEntryInvokerTestCases.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/ClassGenerator.java b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/ClassGenerator.java
index 495cda24335..e663ed4cfa0 100644
--- a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/ClassGenerator.java
+++ b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/ClassGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/DummyClassGenerator.java b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/DummyClassGenerator.java
index b04ba46cedb..c137011b234 100644
--- a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/DummyClassGenerator.java
+++ b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/DummyClassGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/GeneratedClassLoader.java b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/GeneratedClassLoader.java
index 94baa9a5962..b0f676808e7 100644
--- a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/GeneratedClassLoader.java
+++ b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/GeneratedClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/HelperClassGenerator.java b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/HelperClassGenerator.java
index 3015aa1c345..f4d7f604233 100644
--- a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/HelperClassGenerator.java
+++ b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/HelperClassGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/InterfaceGenerator.java b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/InterfaceGenerator.java
index 80597170129..abb3e2abdcf 100644
--- a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/InterfaceGenerator.java
+++ b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/InterfaceGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/MethodType.java b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/MethodType.java
index 9f205a651bd..59856e4a7c6 100644
--- a/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/MethodType.java
+++ b/test/functional/SharedCPEntryInvokerTests/src/org/openj9/test/invoker/util/MethodType.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/SharedCPEntryInvokerTests/testng.xml b/test/functional/SharedCPEntryInvokerTests/testng.xml
index 282aa17cea2..6d1868eae48 100644
--- a/test/functional/SharedCPEntryInvokerTests/testng.xml
+++ b/test/functional/SharedCPEntryInvokerTests/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/TestExample/.gitignore b/test/functional/TestExample/.gitignore
index 7eafd5837e9..a8eee96361b 100644
--- a/test/functional/TestExample/.gitignore
+++ b/test/functional/TestExample/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/test/functional/TestExample/build.xml b/test/functional/TestExample/build.xml
index 5fee64a91de..1336c3f3b65 100644
--- a/test/functional/TestExample/build.xml
+++ b/test/functional/TestExample/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/TestExample/playlist.xml b/test/functional/TestExample/playlist.xml
index 0c0b648365e..1d400ff82b4 100644
--- a/test/functional/TestExample/playlist.xml
+++ b/test/functional/TestExample/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/TestExample/src/org/openj9/test/example/MyTest.java b/test/functional/TestExample/src/org/openj9/test/example/MyTest.java
index aca0572f423..7842fdd513f 100644
--- a/test/functional/TestExample/src/org/openj9/test/example/MyTest.java
+++ b/test/functional/TestExample/src/org/openj9/test/example/MyTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/TestExample/testng.xml b/test/functional/TestExample/testng.xml
index 346a45ea941..2b45dd68e22 100644
--- a/test/functional/TestExample/testng.xml
+++ b/test/functional/TestExample/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/TestUtilities/src/org/openj9/test/util/FileUtilities.java b/test/functional/TestUtilities/src/org/openj9/test/util/FileUtilities.java
index 80c07cde2bd..d5d5992a2dd 100644
--- a/test/functional/TestUtilities/src/org/openj9/test/util/FileUtilities.java
+++ b/test/functional/TestUtilities/src/org/openj9/test/util/FileUtilities.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/TestUtilities/src/org/openj9/test/util/HelloWorld.java b/test/functional/TestUtilities/src/org/openj9/test/util/HelloWorld.java
index c23b6f9c2fb..e834f7f5acb 100644
--- a/test/functional/TestUtilities/src/org/openj9/test/util/HelloWorld.java
+++ b/test/functional/TestUtilities/src/org/openj9/test/util/HelloWorld.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/TestUtilities/src/org/openj9/test/util/JavaAgent.java b/test/functional/TestUtilities/src/org/openj9/test/util/JavaAgent.java
index cee6bd7962e..a99fcd57aee 100644
--- a/test/functional/TestUtilities/src/org/openj9/test/util/JavaAgent.java
+++ b/test/functional/TestUtilities/src/org/openj9/test/util/JavaAgent.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/TestUtilities/src/org/openj9/test/util/PlatformInfo.java b/test/functional/TestUtilities/src/org/openj9/test/util/PlatformInfo.java
index aa0b47ea001..33baf84ed12 100644
--- a/test/functional/TestUtilities/src/org/openj9/test/util/PlatformInfo.java
+++ b/test/functional/TestUtilities/src/org/openj9/test/util/PlatformInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/TestUtilities/src/org/openj9/test/util/StringPrintStream.java b/test/functional/TestUtilities/src/org/openj9/test/util/StringPrintStream.java
index 0efb3ee5728..a7427472254 100644
--- a/test/functional/TestUtilities/src/org/openj9/test/util/StringPrintStream.java
+++ b/test/functional/TestUtilities/src/org/openj9/test/util/StringPrintStream.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/TestUtilities/src/org/openj9/test/util/StringUtilities.java b/test/functional/TestUtilities/src/org/openj9/test/util/StringUtilities.java
index a9c38c8ed55..e98a041bbe2 100644
--- a/test/functional/TestUtilities/src/org/openj9/test/util/StringUtilities.java
+++ b/test/functional/TestUtilities/src/org/openj9/test/util/StringUtilities.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/TestUtilities/src/org/openj9/test/util/VersionCheck.java b/test/functional/TestUtilities/src/org/openj9/test/util/VersionCheck.java
index 335528bc459..f8589b90ea0 100644
--- a/test/functional/TestUtilities/src/org/openj9/test/util/VersionCheck.java
+++ b/test/functional/TestUtilities/src/org/openj9/test/util/VersionCheck.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/TestUtilities/src/org/openj9/test/util/package-info.java b/test/functional/TestUtilities/src/org/openj9/test/util/package-info.java
index 13757d631f2..63b2fbeef57 100644
--- a/test/functional/TestUtilities/src/org/openj9/test/util/package-info.java
+++ b/test/functional/TestUtilities/src/org/openj9/test/util/package-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/TestUtilitiesJ9/src/org/openj9/test/attachAPI/TargetManager.java b/test/functional/TestUtilitiesJ9/src/org/openj9/test/attachAPI/TargetManager.java
index 8100c8380d8..4d57d94b4ad 100644
--- a/test/functional/TestUtilitiesJ9/src/org/openj9/test/attachAPI/TargetManager.java
+++ b/test/functional/TestUtilitiesJ9/src/org/openj9/test/attachAPI/TargetManager.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/TestUtilitiesJ9/src/org/openj9/test/attachAPI/TargetVM.java b/test/functional/TestUtilitiesJ9/src/org/openj9/test/attachAPI/TargetVM.java
index 18f69f34384..f2f74b6a797 100644
--- a/test/functional/TestUtilitiesJ9/src/org/openj9/test/attachAPI/TargetVM.java
+++ b/test/functional/TestUtilitiesJ9/src/org/openj9/test/attachAPI/TargetVM.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/TestUtilitiesJ9/src/org/openj9/test/attachAPI/package-info.java b/test/functional/TestUtilitiesJ9/src/org/openj9/test/attachAPI/package-info.java
index e9c7334e5b8..81596ab77c2 100644
--- a/test/functional/TestUtilitiesJ9/src/org/openj9/test/attachAPI/package-info.java
+++ b/test/functional/TestUtilitiesJ9/src/org/openj9/test/attachAPI/package-info.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/TestUtilitiesJ9/src/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCaseCommon.java b/test/functional/TestUtilitiesJ9/src/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCaseCommon.java
index 5924892fc2e..4134cb806d2 100644
--- a/test/functional/TestUtilitiesJ9/src/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCaseCommon.java
+++ b/test/functional/TestUtilitiesJ9/src/org/openj9/test/java/lang/management/ThreadMXBean/ThreadMXBeanTestCaseCommon.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/TestUtilitiesJ9/src/org/openj9/test/jdk/internal/agent/Test_FileSystem_Base.java b/test/functional/TestUtilitiesJ9/src/org/openj9/test/jdk/internal/agent/Test_FileSystem_Base.java
index 582f8cf506c..52012bfa3eb 100644
--- a/test/functional/TestUtilitiesJ9/src/org/openj9/test/jdk/internal/agent/Test_FileSystem_Base.java
+++ b/test/functional/TestUtilitiesJ9/src/org/openj9/test/jdk/internal/agent/Test_FileSystem_Base.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeAccess/src/org/openj9/test/access/UnsafeClasses.java b/test/functional/UnsafeAccess/src/org/openj9/test/access/UnsafeClasses.java
index a35f8541081..5184440d035 100644
--- a/test/functional/UnsafeAccess/src/org/openj9/test/access/UnsafeClasses.java
+++ b/test/functional/UnsafeAccess/src/org/openj9/test/access/UnsafeClasses.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeAccess/src_110/org/openj9/test/access/UnsafeClasses.java b/test/functional/UnsafeAccess/src_110/org/openj9/test/access/UnsafeClasses.java
index 26fa131cdcb..ba5d1b2e37a 100644
--- a/test/functional/UnsafeAccess/src_110/org/openj9/test/access/UnsafeClasses.java
+++ b/test/functional/UnsafeAccess/src_110/org/openj9/test/access/UnsafeClasses.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeAccess/src_170/org/openj9/test/access/UnsafeClasses.java b/test/functional/UnsafeAccess/src_170/org/openj9/test/access/UnsafeClasses.java
index 44a45d73980..35bb4cca009 100644
--- a/test/functional/UnsafeAccess/src_170/org/openj9/test/access/UnsafeClasses.java
+++ b/test/functional/UnsafeAccess/src_170/org/openj9/test/access/UnsafeClasses.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/build.xml b/test/functional/UnsafeTest/build.xml
index ae77e1836cd..80efe9801cc 100644
--- a/test/functional/UnsafeTest/build.xml
+++ b/test/functional/UnsafeTest/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/UnsafeTest/playlist.xml b/test/functional/UnsafeTest/playlist.xml
index 54b9b4935cd..869e5b34b4c 100644
--- a/test/functional/UnsafeTest/playlist.xml
+++ b/test/functional/UnsafeTest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/UnsafeTest/src/org/openj9/test/DummyFile b/test/functional/UnsafeTest/src/org/openj9/test/DummyFile
index 01e492c89db..9f155015a38 100644
--- a/test/functional/UnsafeTest/src/org/openj9/test/DummyFile
+++ b/test/functional/UnsafeTest/src/org/openj9/test/DummyFile
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/MainTester.java b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/MainTester.java
index 4edb99825f7..816aeed4226 100644
--- a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/MainTester.java
+++ b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/MainTester.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestCompareAndSwap.java b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestCompareAndSwap.java
index 593bea69958..8af048aa8f9 100644
--- a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestCompareAndSwap.java
+++ b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestCompareAndSwap.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAccess.java b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAccess.java
index ac5604c7a29..087d0e3ce00 100644
--- a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAccess.java
+++ b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAccess.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAccessOrdered.java b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAccessOrdered.java
index 9c1c1300e94..955e5a49946 100644
--- a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAccessOrdered.java
+++ b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAccessOrdered.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAccessVolatile.java b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAccessVolatile.java
index 5bb7d536ceb..0cead319ea2 100644
--- a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAccessVolatile.java
+++ b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAccessVolatile.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAllocateDirectByteBuffer.java b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAllocateDirectByteBuffer.java
index bc03c7a0aef..5f146e4a647 100644
--- a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAllocateDirectByteBuffer.java
+++ b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeAllocateDirectByteBuffer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeCopyMemory.java b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeCopyMemory.java
index a5dda2e4421..c6b48e24ee7 100644
--- a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeCopyMemory.java
+++ b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeCopyMemory.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafePutGetAddress.java b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafePutGetAddress.java
index 01e5bb41cf0..e27048c36e8 100644
--- a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafePutGetAddress.java
+++ b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafePutGetAddress.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeSetMemory.java b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeSetMemory.java
index 5967e556ccc..028484a697d 100644
--- a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeSetMemory.java
+++ b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/TestUnsafeSetMemory.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/UnsafeTestBase.java b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/UnsafeTestBase.java
index b2275b13569..9d6797821eb 100644
--- a/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/UnsafeTestBase.java
+++ b/test/functional/UnsafeTest/src_80/org/openj9/test/unsafe/UnsafeTestBase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/MainTester.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/MainTester.java
index 9054b3d893a..907dac958da 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/MainTester.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/MainTester.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccess.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccess.java
index 8fb845672ad..c1c8a6a90a1 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccess.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccess.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessOpaque.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessOpaque.java
index 70086c6573d..381e4712d97 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessOpaque.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessOpaque.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessOrdered.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessOrdered.java
index 92d47b67e97..54871a9b3bf 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessOrdered.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessOrdered.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessUnaligned.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessUnaligned.java
index ec550e63240..21663824d6e 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessUnaligned.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessUnaligned.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessVolatile.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessVolatile.java
index 2944cf57a96..8594084c14a 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessVolatile.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAccessVolatile.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAllocateDirectByteBuffer.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAllocateDirectByteBuffer.java
index f25a57a589e..49412dabe88 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAllocateDirectByteBuffer.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeAllocateDirectByteBuffer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCompareAndExchange.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCompareAndExchange.java
index 6f76d27ae99..4391de81762 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCompareAndExchange.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCompareAndExchange.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCompareAndSet.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCompareAndSet.java
index 0463f0c71b0..bf5e45ffc14 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCompareAndSet.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCompareAndSet.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCopyMemory.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCopyMemory.java
index 36e2e111778..eca685e5e89 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCopyMemory.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCopyMemory.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCopySwapMemory.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCopySwapMemory.java
index f575d6c0bde..9f04369717b 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCopySwapMemory.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeCopySwapMemory.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeGetAndOp.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeGetAndOp.java
index 25db4aea23f..7d3423d1f9b 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeGetAndOp.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeGetAndOp.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafePutGetAddress.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafePutGetAddress.java
index 01e5bb41cf0..e27048c36e8 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafePutGetAddress.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafePutGetAddress.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeSetMemory.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeSetMemory.java
index 5967e556ccc..028484a697d 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeSetMemory.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/TestUnsafeSetMemory.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/UnsafeTestBase.java b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/UnsafeTestBase.java
index e04aedfee5d..04294e2fe34 100644
--- a/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/UnsafeTestBase.java
+++ b/test/functional/UnsafeTest/src_90/org/openj9/test/unsafe/UnsafeTestBase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/UnsafeTest/testng.xml b/test/functional/UnsafeTest/testng.xml
index 268c1109f81..2646f1fa770 100644
--- a/test/functional/UnsafeTest/testng.xml
+++ b/test/functional/UnsafeTest/testng.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/VM_Test/SharedClassesSysVTesting/testSC_SysV_Java7_Tests.pl b/test/functional/VM_Test/SharedClassesSysVTesting/testSC_SysV_Java7_Tests.pl
index 4879a9b3e85..35a9bff340d 100644
--- a/test/functional/VM_Test/SharedClassesSysVTesting/testSC_SysV_Java7_Tests.pl
+++ b/test/functional/VM_Test/SharedClassesSysVTesting/testSC_SysV_Java7_Tests.pl
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/functional/VM_Test/build.xml b/test/functional/VM_Test/build.xml
index 3a35cd230f1..c38db7a00c5 100644
--- a/test/functional/VM_Test/build.xml
+++ b/test/functional/VM_Test/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoad1.java b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoad1.java
index 680923601a9..9469c4e018b 100644
--- a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoad1.java
+++ b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoad1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoad2.java b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoad2.java
index 6a7ec299904..c5de398189b 100644
--- a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoad2.java
+++ b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoad2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoad3.java b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoad3.java
index aaf16a9cb2e..1d8fe725949 100644
--- a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoad3.java
+++ b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoad3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoadWithException.java b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoadWithException.java
index 9a592bb6459..e684f26c917 100644
--- a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoadWithException.java
+++ b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/ClassToLoadWithException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/DependentClassToLoad1.java b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/DependentClassToLoad1.java
index 0425f205fa1..d57aa5e2d36 100644
--- a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/DependentClassToLoad1.java
+++ b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/DependentClassToLoad1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/DependentClassToLoad2.java b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/DependentClassToLoad2.java
index 3d83ca5fc49..fdfbc2e2aec 100644
--- a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/DependentClassToLoad2.java
+++ b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/DependentClassToLoad2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/DependentClassToLoad3.java b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/DependentClassToLoad3.java
index 9379d9146ea..76038f294b8 100644
--- a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/DependentClassToLoad3.java
+++ b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/DependentClassToLoad3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/InterfaceToLoad1.java b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/InterfaceToLoad1.java
index acaafb19b31..6e8ffd68781 100644
--- a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/InterfaceToLoad1.java
+++ b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/InterfaceToLoad1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/InterfaceToLoad2.java b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/InterfaceToLoad2.java
index d52705e193f..ce6cf3c3685 100644
--- a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/InterfaceToLoad2.java
+++ b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/InterfaceToLoad2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/InterfaceToLoad3.java b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/InterfaceToLoad3.java
index b405fc68cf9..26846fb141a 100644
--- a/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/InterfaceToLoad3.java
+++ b/test/functional/VM_Test/classUnloadingSupportTests/src/j9vm/test/classunloading/classestoload/InterfaceToLoad3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/data/.gitignore b/test/functional/VM_Test/data/.gitignore
index af83e7a4d68..918eeceb392 100644
--- a/test/functional/VM_Test/data/.gitignore
+++ b/test/functional/VM_Test/data/.gitignore
@@ -14,7 +14,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
diff --git a/test/functional/VM_Test/data/InvalidClasspathResource1/TestA1.java b/test/functional/VM_Test/data/InvalidClasspathResource1/TestA1.java
index 11192894d65..9a372d7cc39 100644
--- a/test/functional/VM_Test/data/InvalidClasspathResource1/TestA1.java
+++ b/test/functional/VM_Test/data/InvalidClasspathResource1/TestA1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/data/InvalidClasspathResource1/TestA2.java b/test/functional/VM_Test/data/InvalidClasspathResource1/TestA2.java
index 13c064c0aa5..95b3ca4449c 100644
--- a/test/functional/VM_Test/data/InvalidClasspathResource1/TestA2.java
+++ b/test/functional/VM_Test/data/InvalidClasspathResource1/TestA2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/data/InvalidClasspathResource1/TestA3.java b/test/functional/VM_Test/data/InvalidClasspathResource1/TestA3.java
index 8053fc92081..f5b09e879ea 100644
--- a/test/functional/VM_Test/data/InvalidClasspathResource1/TestA3.java
+++ b/test/functional/VM_Test/data/InvalidClasspathResource1/TestA3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/data/InvalidClasspathResource1/TestA4.java b/test/functional/VM_Test/data/InvalidClasspathResource1/TestA4.java
index 2f451c1bca4..e603e3baa3e 100644
--- a/test/functional/VM_Test/data/InvalidClasspathResource1/TestA4.java
+++ b/test/functional/VM_Test/data/InvalidClasspathResource1/TestA4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/data/InvalidClasspathResource2/TestB1.java b/test/functional/VM_Test/data/InvalidClasspathResource2/TestB1.java
index 0a372e8dfab..9eee749c6b2 100644
--- a/test/functional/VM_Test/data/InvalidClasspathResource2/TestB1.java
+++ b/test/functional/VM_Test/data/InvalidClasspathResource2/TestB1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/data/InvalidClasspathResource2/TestB2.java b/test/functional/VM_Test/data/InvalidClasspathResource2/TestB2.java
index eae39c82dd6..b9adca1b06e 100644
--- a/test/functional/VM_Test/data/InvalidClasspathResource2/TestB2.java
+++ b/test/functional/VM_Test/data/InvalidClasspathResource2/TestB2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/data/InvalidClasspathResource2/TestB3.java b/test/functional/VM_Test/data/InvalidClasspathResource2/TestB3.java
index 805e74cb18f..e57e1f4b585 100644
--- a/test/functional/VM_Test/data/InvalidClasspathResource2/TestB3.java
+++ b/test/functional/VM_Test/data/InvalidClasspathResource2/TestB3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/data/InvalidClasspathResource3/TestC1.java b/test/functional/VM_Test/data/InvalidClasspathResource3/TestC1.java
index a80b7966b62..91c439297cc 100644
--- a/test/functional/VM_Test/data/InvalidClasspathResource3/TestC1.java
+++ b/test/functional/VM_Test/data/InvalidClasspathResource3/TestC1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/data/JarFileUpdateTestRunnerResource1/Sample.java b/test/functional/VM_Test/data/JarFileUpdateTestRunnerResource1/Sample.java
index fb026c236e3..2a4c8a61ff4 100644
--- a/test/functional/VM_Test/data/JarFileUpdateTestRunnerResource1/Sample.java
+++ b/test/functional/VM_Test/data/JarFileUpdateTestRunnerResource1/Sample.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/data/JarFileUpdateTestRunnerResource2/Sample.java b/test/functional/VM_Test/data/JarFileUpdateTestRunnerResource2/Sample.java
index 3d97afbfda6..9965b87c4cc 100644
--- a/test/functional/VM_Test/data/JarFileUpdateTestRunnerResource2/Sample.java
+++ b/test/functional/VM_Test/data/JarFileUpdateTestRunnerResource2/Sample.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/data/ParentOfChild.java b/test/functional/VM_Test/data/ParentOfChild.java
index f04eaf29e45..03ca0fd6c18 100644
--- a/test/functional/VM_Test/data/ParentOfChild.java
+++ b/test/functional/VM_Test/data/ParentOfChild.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/data/ParentlessChild.java b/test/functional/VM_Test/data/ParentlessChild.java
index 1e9dfc4ddb2..f85524acca0 100644
--- a/test/functional/VM_Test/data/ParentlessChild.java
+++ b/test/functional/VM_Test/data/ParentlessChild.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/j9vm.xml b/test/functional/VM_Test/j9vm.xml
index 2c1a69b2464..45f8daf7094 100644
--- a/test/functional/VM_Test/j9vm.xml
+++ b/test/functional/VM_Test/j9vm.xml
@@ -20,7 +20,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/VM_Test/playlist.xml b/test/functional/VM_Test/playlist.xml
index 3155b90740f..8c7772108fe 100644
--- a/test/functional/VM_Test/playlist.xml
+++ b/test/functional/VM_Test/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/VM_Test/src/com/ibm/j9/benchmarks/adapt/MD5Workers.java b/test/functional/VM_Test/src/com/ibm/j9/benchmarks/adapt/MD5Workers.java
index ada186f8b1d..05d9758a7ee 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/benchmarks/adapt/MD5Workers.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/benchmarks/adapt/MD5Workers.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/CfdumpTestSuite.java b/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/CfdumpTestSuite.java
index 9a97c86bc03..4f690dc66f3 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/CfdumpTestSuite.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/CfdumpTestSuite.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/LinearDumpTests.java b/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/LinearDumpTests.java
index f3182faddef..ff0af3bf6c2 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/LinearDumpTests.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/LinearDumpTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/QueryTests.java b/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/QueryTests.java
index b4b4ccf5178..3b8f4be4d12 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/QueryTests.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/QueryTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/utils/Field.java b/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/utils/Field.java
index f68d4dd9742..78468f15b2f 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/utils/Field.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/utils/Field.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/utils/LinearDumpTestCase.java b/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/utils/LinearDumpTestCase.java
index 017fa06fe65..f21f15d9dd5 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/utils/LinearDumpTestCase.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/lineardump/utils/LinearDumpTestCase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/utils/Utils.java b/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/utils/Utils.java
index e9fa5397f4f..f29625f6760 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/utils/Utils.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/cfdump/tests/utils/Utils.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/javaagent/JavaAgent.java b/test/functional/VM_Test/src/com/ibm/j9/javaagent/JavaAgent.java
index 16c9da65e75..2399938e9e6 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/javaagent/JavaAgent.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/javaagent/JavaAgent.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/LockNurseryTest.java b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/LockNurseryTest.java
index a6096cb5f35..a9befcb912f 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/LockNurseryTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/LockNurseryTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/RunTests.java b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/RunTests.java
index 0a0a3ae5b45..6a7c9a76fc3 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/RunTests.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/RunTests.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/TestNatives.java b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/TestNatives.java
index 81480c40d4e..1d9e10ac625 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/TestNatives.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/TestNatives.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassLockwordInBackfillAtEnd.java b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassLockwordInBackfillAtEnd.java
index f8f0c5b4443..6e0e1afa616 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassLockwordInBackfillAtEnd.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassLockwordInBackfillAtEnd.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassLockwordInBackfillInMiddle.java b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassLockwordInBackfillInMiddle.java
index a483f602cbf..d3ff00f39ae 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassLockwordInBackfillInMiddle.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassLockwordInBackfillInMiddle.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassWithBackfillAtEnd.java b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassWithBackfillAtEnd.java
index 712d0f4b8cc..6a837c4771a 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassWithBackfillAtEnd.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassWithBackfillAtEnd.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassWithBackfillInMiddle.java b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassWithBackfillInMiddle.java
index e4896c4ab52..02d7809fa72 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassWithBackfillInMiddle.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9ClassWithBackfillInMiddle.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9InheritedLockword.java b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9InheritedLockword.java
index b43ea787a9a..b293a2322e0 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9InheritedLockword.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9InheritedLockword.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9NoLockwordClass.java b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9NoLockwordClass.java
index cf97c7837cf..14d208489e0 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9NoLockwordClass.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9NoLockwordClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9NoLockwordClassLockwordRemoved.java b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9NoLockwordClassLockwordRemoved.java
index dec1eea9c28..069e15bdd3f 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9NoLockwordClassLockwordRemoved.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9NoLockwordClassLockwordRemoved.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9NoLockwordClassLockwordRemovedThenAdded.java b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9NoLockwordClassLockwordRemovedThenAdded.java
index 8d2748e1652..f39416ed2ef 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9NoLockwordClassLockwordRemovedThenAdded.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/monitor/tests/utilClasses/J9NoLockwordClassLockwordRemovedThenAdded.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/numa/LinuxNumaTest.java b/test/functional/VM_Test/src/com/ibm/j9/numa/LinuxNumaTest.java
index b2c76393f43..23b6089e03a 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/numa/LinuxNumaTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/numa/LinuxNumaTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/numa/NumaChild.java b/test/functional/VM_Test/src/com/ibm/j9/numa/NumaChild.java
index dfbe9e6e319..74fa78ae4b1 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/numa/NumaChild.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/numa/NumaChild.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/numa/NumaTest.java b/test/functional/VM_Test/src/com/ibm/j9/numa/NumaTest.java
index 99346cc39ad..9cc07d82ec6 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/numa/NumaTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/numa/NumaTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/numa/NumaTestWrapper.java b/test/functional/VM_Test/src/com/ibm/j9/numa/NumaTestWrapper.java
index 10d0eb2d109..a23eabad1df 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/numa/NumaTestWrapper.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/numa/NumaTestWrapper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/FileLister.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/FileLister.java
index f26e1f8335d..35fc3559b21 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/FileLister.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/FileLister.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/HelloWorld.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/HelloWorld.java
index 6f2485f3e94..4b58fd24224 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/HelloWorld.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/HelloWorld.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/QuarantinePrintfTest.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/QuarantinePrintfTest.java
index cc8745c8bbe..9cb5a730cf6 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/QuarantinePrintfTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/QuarantinePrintfTest.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/RunTests.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/RunTests.java
index 59bc67df988..483dbec0b88 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/RunTests.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/RunTests.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/invcost/InvocationCost.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/invcost/InvocationCost.java
index dd018495fe3..bce5bdfe561 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/invcost/InvocationCost.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/invcost/InvocationCost.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/invcost/TestNativesInv.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/invcost/TestNativesInv.java
index 9b4f0e8a2fa..9b3c0a83848 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/invcost/TestNativesInv.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/invcost/TestNativesInv.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/HelloWorld.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/HelloWorld.java
index ebaf899a46b..db89548cd10 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/HelloWorld.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/HelloWorld.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/JNIServiceTest.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/JNIServiceTest.java
index c107044ea6d..4019abda660 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/JNIServiceTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/JNIServiceTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/JNIServiceTestRegisterNatives.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/JNIServiceTestRegisterNatives.java
index 2b92c8236ba..3cd259c9d68 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/JNIServiceTestRegisterNatives.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/JNIServiceTestRegisterNatives.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/JValue.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/JValue.java
index 43813225cc6..9b9ce6f329c 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/JValue.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/JValue.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/NativeThread.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/NativeThread.java
index eb738ebdc3d..47808921e70 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/NativeThread.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/NativeThread.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNatives.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNatives.java
index ef9c5e7986b..e9d20a43fc7 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNatives.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNatives.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNativesChild.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNativesChild.java
index 4cfa2f377f4..72990659fd4 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNativesChild.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNativesChild.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNativesInterface.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNativesInterface.java
index a67f53bef6b..7255d2aefcd 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNativesInterface.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNativesInterface.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNativesRegisterNatives.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNativesRegisterNatives.java
index 22dbb15288f..efee0c77237 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNativesRegisterNatives.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jniservice/TestNativesRegisterNatives.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jvmservice/ExitWithReturnCode78.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jvmservice/ExitWithReturnCode78.java
index 8b21b34fdeb..9503ccff9e9 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jvmservice/ExitWithReturnCode78.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jvmservice/ExitWithReturnCode78.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jvmservice/Wait1Second.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jvmservice/Wait1Second.java
index a0efe35c01f..2f2f86c655e 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jvmservice/Wait1Second.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jvmservice/Wait1Second.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jvmservice/Wait20Seconds.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jvmservice/Wait20Seconds.java
index e33d03ab954..3ddd2af89f5 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jvmservice/Wait20Seconds.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/jvmservice/Wait20Seconds.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/library/LibraryNatives.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/library/LibraryNatives.java
index db809e189fb..90571b51065 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/library/LibraryNatives.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/library/LibraryNatives.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/library/LibraryTest.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/library/LibraryTest.java
index 0837f06d298..6e39db938f9 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/library/LibraryTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/library/LibraryTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/library/OnUnloadTest.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/library/OnUnloadTest.java
index debeeab23d6..0a6af6005cc 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/library/OnUnloadTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/library/OnUnloadTest.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/LoadClass.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/LoadClass.java
index 36300803a37..c7ab0372291 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/LoadClass.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/LoadClass.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/NoClass.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/NoClass.java
index 67f01409447..d22e58cfa76 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/NoClass.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/NoClass.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/RunMappingTest.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/RunMappingTest.java
index 0518121c74a..fcd7a9b3be7 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/RunMappingTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/RunMappingTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/TestClass.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/TestClass.java
index 9b7daec546c..371dc69e59a 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/TestClass.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/mapping/TestClass.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/runlocal/RunNativesLocallyTest.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/runlocal/RunNativesLocallyTest.java
index 54662d4084e..13c9080148a 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/runlocal/RunNativesLocallyTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/runlocal/RunNativesLocallyTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/runlocal/TriggerMathNative.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/runlocal/TriggerMathNative.java
index 181e4f3726a..cff51a6fc2c 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/runlocal/TriggerMathNative.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/runlocal/TriggerMathNative.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/unsafemem/TestNativesUnsafe.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/unsafemem/TestNativesUnsafe.java
index d6ad26b3ac2..beb59ff4ba7 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/unsafemem/TestNativesUnsafe.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/unsafemem/TestNativesUnsafe.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/unsafemem/UnsafeMemTest.java b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/unsafemem/UnsafeMemTest.java
index 0128e250bb0..9c70e099025 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/offload/tests/unsafemem/UnsafeMemTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/offload/tests/unsafemem/UnsafeMemTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/AnnotationDefaultTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/AnnotationDefaultTest.java
index 6de1e093ece..32b7485da5a 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/AnnotationDefaultTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/AnnotationDefaultTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/BootstrapMethods.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/BootstrapMethods.java
index 98a3ab5f9e2..f21aa46f9d7 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/BootstrapMethods.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/BootstrapMethods.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/ConstantValueTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/ConstantValueTest.java
index 806fb145ff6..4702f95c090 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/ConstantValueTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/ConstantValueTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/CustomExceptionGenerator.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/CustomExceptionGenerator.java
index d27a5977cd0..6f327e5110b 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/CustomExceptionGenerator.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/CustomExceptionGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/DeprecatedTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/DeprecatedTest.java
index d0b5c4b8339..c073c25fb91 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/DeprecatedTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/DeprecatedTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/ExceptionTableTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/ExceptionTableTest.java
index 05f0cc76dcb..7ca75a024b9 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/ExceptionTableTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/ExceptionTableTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/ExceptionsTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/ExceptionsTest.java
index 74b197887f5..ffe22faaff2 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/ExceptionsTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/ExceptionsTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/InnerClassesTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/InnerClassesTest.java
index c67e826cf41..74447deb726 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/InnerClassesTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/InnerClassesTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/InvokeDynamicTestGenerator.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/InvokeDynamicTestGenerator.java
index 1e4fc770c8e..b260ec97a41 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/InvokeDynamicTestGenerator.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/InvokeDynamicTestGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/JSRRETStressTestGenerator.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/JSRRETStressTestGenerator.java
index 8c76f4034b6..ec154dd3a7c 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/JSRRETStressTestGenerator.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/JSRRETStressTestGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/JSRRETStressTestLoader.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/JSRRETStressTestLoader.java
index 4873dc310e5..a127930fe98 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/JSRRETStressTestLoader.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/JSRRETStressTestLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/JSRRETTestGenerator.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/JSRRETTestGenerator.java
index de49d70403e..84b00c93e76 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/JSRRETTestGenerator.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/JSRRETTestGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MixedAnnotationsTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MixedAnnotationsTest.java
index 4de694f25cd..3b16fe2ff15 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MixedAnnotationsTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MixedAnnotationsTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MultipleAnnotationsTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MultipleAnnotationsTest.java
index a7038b51d1a..0e34f871464 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MultipleAnnotationsTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MultipleAnnotationsTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MultipleInterfacesTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MultipleInterfacesTest.java
index 3b82852683e..a62f1f61346 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MultipleInterfacesTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MultipleInterfacesTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MultipleRuntimeVisibleAnnotationsTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MultipleRuntimeVisibleAnnotationsTest.java
index 52974addefd..a3a9cc6546b 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MultipleRuntimeVisibleAnnotationsTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/MultipleRuntimeVisibleAnnotationsTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeInvisibleAnnotations.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeInvisibleAnnotations.java
index 70eeace9b17..390ea425289 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeInvisibleAnnotations.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeInvisibleAnnotations.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeInvisibleAnnotationsTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeInvisibleAnnotationsTest.java
index a15c914d918..a6e96bb9650 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeInvisibleAnnotationsTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeInvisibleAnnotationsTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeVisibleAnnotation1.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeVisibleAnnotation1.java
index 35ad1d0fe34..2352a5bec37 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeVisibleAnnotation1.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeVisibleAnnotation1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeVisibleAnnotation2.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeVisibleAnnotation2.java
index 50ed5dde374..e294e8b003f 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeVisibleAnnotation2.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/RuntimeVisibleAnnotation2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SampleInterface1.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SampleInterface1.java
index ff38fd20d4d..86022c5a88f 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SampleInterface1.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SampleInterface1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SampleInterface2.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SampleInterface2.java
index 51776771536..787e89502ee 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SampleInterface2.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SampleInterface2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SharedInvokersTestGenerator.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SharedInvokersTestGenerator.java
index ed21d0e34eb..a4f56ab8873 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SharedInvokersTestGenerator.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SharedInvokersTestGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SharedInvokersTestIntfGenerator.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SharedInvokersTestIntfGenerator.java
index 319e6825281..77d143ffdc6 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SharedInvokersTestIntfGenerator.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SharedInvokersTestIntfGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SignatureTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SignatureTest.java
index 11889132f94..b3884bd0a02 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SignatureTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SignatureTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SingleInterfaceTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SingleInterfaceTest.java
index 95ecb7e6bb3..2724949d24d 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SingleInterfaceTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SingleInterfaceTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SingleRuntimeVisibleAnnotationsTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SingleRuntimeVisibleAnnotationsTest.java
index da100951113..0b6b4471a10 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SingleRuntimeVisibleAnnotationsTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SingleRuntimeVisibleAnnotationsTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SourceDebugExtensionTestGenerator.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SourceDebugExtensionTestGenerator.java
index 07978adf8a3..6b386f7bf87 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SourceDebugExtensionTestGenerator.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SourceDebugExtensionTestGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/StackMapTableTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/StackMapTableTest.java
index c4c4c586342..2eb3e911af1 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/StackMapTableTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/StackMapTableTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/StackMapTableWithByteBooleanArrayTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/StackMapTableWithByteBooleanArrayTest.java
index 42713e89e26..ae1e5da33ba 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/StackMapTableWithByteBooleanArrayTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/StackMapTableWithByteBooleanArrayTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SyntheticTestGenerator.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SyntheticTestGenerator.java
index 3fb8b63b85d..fb1e9b0d513 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SyntheticTestGenerator.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/testclasses/SyntheticTestGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/tests/JSRRETRecreateClassTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/tests/JSRRETRecreateClassTest.java
index a2339cc633f..80c23be5cad 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/tests/JSRRETRecreateClassTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/tests/JSRRETRecreateClassTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/tests/RecreateClassCompareTest.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/tests/RecreateClassCompareTest.java
index dc002f2ae75..44a77ca51e1 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/tests/RecreateClassCompareTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/tests/RecreateClassCompareTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/tests/RecreateClassTestSuite.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/tests/RecreateClassTestSuite.java
index 5ecc58d408f..3e5ed4d47d0 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/tests/RecreateClassTestSuite.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/tests/RecreateClassTestSuite.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/utils/RecreateClassUtils.java b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/utils/RecreateClassUtils.java
index 8ce89d48d4f..7c2d04474d5 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/recreateclass/utils/RecreateClassUtils.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/recreateclass/utils/RecreateClassUtils.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/sharedCacheAPI/tests/SharedUtilsTest.java b/test/functional/VM_Test/src/com/ibm/j9/sharedCacheAPI/tests/SharedUtilsTest.java
index 0dbad74e0de..9662e705d1c 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/sharedCacheAPI/tests/SharedUtilsTest.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/sharedCacheAPI/tests/SharedUtilsTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/j9/test/tools/classfilecompare/ClassFileCompare.java b/test/functional/VM_Test/src/com/ibm/j9/test/tools/classfilecompare/ClassFileCompare.java
index 06b9dcdb73b..5241604cb4a 100644
--- a/test/functional/VM_Test/src/com/ibm/j9/test/tools/classfilecompare/ClassFileCompare.java
+++ b/test/functional/VM_Test/src/com/ibm/j9/test/tools/classfilecompare/ClassFileCompare.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/oti/jvmtests/AutoRun.java b/test/functional/VM_Test/src/com/ibm/oti/jvmtests/AutoRun.java
index e03376c8e8e..c76b9d55f58 100644
--- a/test/functional/VM_Test/src/com/ibm/oti/jvmtests/AutoRun.java
+++ b/test/functional/VM_Test/src/com/ibm/oti/jvmtests/AutoRun.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/oti/jvmtests/GetNanoTimeAdjustment.java b/test/functional/VM_Test/src/com/ibm/oti/jvmtests/GetNanoTimeAdjustment.java
index f1fcf6144c0..f17e2b05c44 100644
--- a/test/functional/VM_Test/src/com/ibm/oti/jvmtests/GetNanoTimeAdjustment.java
+++ b/test/functional/VM_Test/src/com/ibm/oti/jvmtests/GetNanoTimeAdjustment.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/com/ibm/oti/jvmtests/SupportJVM.java b/test/functional/VM_Test/src/com/ibm/oti/jvmtests/SupportJVM.java
index 4402acd3141..f59dd0f2645 100644
--- a/test/functional/VM_Test/src/com/ibm/oti/jvmtests/SupportJVM.java
+++ b/test/functional/VM_Test/src/com/ibm/oti/jvmtests/SupportJVM.java
@@ -18,7 +18,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/regression/ClassLoadDuringException.java b/test/functional/VM_Test/src/j9vm/regression/ClassLoadDuringException.java
index 0b316650e04..dc28af35d6d 100644
--- a/test/functional/VM_Test/src/j9vm/regression/ClassLoadDuringException.java
+++ b/test/functional/VM_Test/src/j9vm/regression/ClassLoadDuringException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/runner/AllTestsInJar.java b/test/functional/VM_Test/src/j9vm/runner/AllTestsInJar.java
index 014bc00f123..e763bf913da 100644
--- a/test/functional/VM_Test/src/j9vm/runner/AllTestsInJar.java
+++ b/test/functional/VM_Test/src/j9vm/runner/AllTestsInJar.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/runner/Menu.java b/test/functional/VM_Test/src/j9vm/runner/Menu.java
index a5b71f64348..7c26b9e478e 100644
--- a/test/functional/VM_Test/src/j9vm/runner/Menu.java
+++ b/test/functional/VM_Test/src/j9vm/runner/Menu.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/runner/MenuItem.java b/test/functional/VM_Test/src/j9vm/runner/MenuItem.java
index 4436775e816..fd9f17cbb83 100644
--- a/test/functional/VM_Test/src/j9vm/runner/MenuItem.java
+++ b/test/functional/VM_Test/src/j9vm/runner/MenuItem.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/runner/OutputCollector.java b/test/functional/VM_Test/src/j9vm/runner/OutputCollector.java
index f74a4082588..af17f30132b 100644
--- a/test/functional/VM_Test/src/j9vm/runner/OutputCollector.java
+++ b/test/functional/VM_Test/src/j9vm/runner/OutputCollector.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/runner/Runner.java b/test/functional/VM_Test/src/j9vm/runner/Runner.java
index 5f930a59fe9..6e10761646b 100644
--- a/test/functional/VM_Test/src/j9vm/runner/Runner.java
+++ b/test/functional/VM_Test/src/j9vm/runner/Runner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/arraycopy/MultiThreadedArrayCopyTest.java b/test/functional/VM_Test/src/j9vm/test/arraycopy/MultiThreadedArrayCopyTest.java
index f5444fd9dcf..8a81aafaea2 100644
--- a/test/functional/VM_Test/src/j9vm/test/arraycopy/MultiThreadedArrayCopyTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/arraycopy/MultiThreadedArrayCopyTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/arraycopy/MultiThreadedBackwardArrayCopyTest.java b/test/functional/VM_Test/src/j9vm/test/arraycopy/MultiThreadedBackwardArrayCopyTest.java
index 06aa5a9b7df..362296fd9e4 100644
--- a/test/functional/VM_Test/src/j9vm/test/arraycopy/MultiThreadedBackwardArrayCopyTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/arraycopy/MultiThreadedBackwardArrayCopyTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/arraylets/ArrayletAllocateTest.java b/test/functional/VM_Test/src/j9vm/test/arraylets/ArrayletAllocateTest.java
index 046b109b58a..c863944227b 100644
--- a/test/functional/VM_Test/src/j9vm/test/arraylets/ArrayletAllocateTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/arraylets/ArrayletAllocateTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/arraylets/ArrayletAllocateTestRunner.java b/test/functional/VM_Test/src/j9vm/test/arraylets/ArrayletAllocateTestRunner.java
index 88c88034def..73425acfa3d 100644
--- a/test/functional/VM_Test/src/j9vm/test/arraylets/ArrayletAllocateTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/arraylets/ArrayletAllocateTestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/arraystore/ArrayIntoCloneableArrayTest.java b/test/functional/VM_Test/src/j9vm/test/arraystore/ArrayIntoCloneableArrayTest.java
index 4b90bd0c424..8e47d3c43d0 100644
--- a/test/functional/VM_Test/src/j9vm/test/arraystore/ArrayIntoCloneableArrayTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/arraystore/ArrayIntoCloneableArrayTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/ClassloadingBenchmark.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/ClassloadingBenchmark.java
index 70ca1a2d916..66c9ea36ad6 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/ClassloadingBenchmark.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/ClassloadingBenchmark.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/ZipFileBenchmark.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/ZipFileBenchmark.java
index 96abba56f48..291990e1829 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/ZipFileBenchmark.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/ZipFileBenchmark.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass1.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass1.java
index e4f718df8a6..feb6c85d1fc 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass1.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass10.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass10.java
index 6b3939a7a81..351f1a105a3 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass10.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass11.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass11.java
index 40ebbaab757..bdb2fb4065e 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass11.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass11.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass12.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass12.java
index 94cd3f18313..eb50a9cdefc 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass12.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass12.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass13.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass13.java
index 31a957b40ea..966db0f2f79 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass13.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass13.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass14.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass14.java
index 4194b8922f3..76a6e7ae66c 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass14.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass14.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass15.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass15.java
index 9abc2a04dde..7e123069da8 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass15.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass15.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass16.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass16.java
index fc11dd701ed..8b01e6c09c4 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass16.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass16.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass17.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass17.java
index 04b99698e4f..1475a1a98e9 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass17.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass17.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass18.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass18.java
index d9c4919fbca..39d2bf90a01 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass18.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass18.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass19.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass19.java
index a7d3e698461..8fdc98f2bb6 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass19.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass19.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass2.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass2.java
index 9759a07cd22..5f0e9608ef0 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass2.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass20.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass20.java
index a30376da4af..5648f53b666 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass20.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass20.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass3.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass3.java
index c91f1d63ba1..c5a8bd11463 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass3.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass4.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass4.java
index 4f5852fb4bf..9a873596516 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass4.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass5.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass5.java
index 492041b00b7..c2459e2c592 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass5.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass6.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass6.java
index 7b41469ee1b..607f8f547b9 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass6.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass7.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass7.java
index 354bacdcaf8..25060cec650 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass7.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass8.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass8.java
index a2e0f78f836..1e512366839 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass8.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass9.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass9.java
index 428063acd1c..c0183e7f0a3 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass9.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses1/TestClass9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass1.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass1.java
index b259059e74d..635685befbe 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass1.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass10.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass10.java
index 256dcce24e1..6f19c1fc9f4 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass10.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass11.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass11.java
index 8f4d3f46f4d..f0957800028 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass11.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass11.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass12.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass12.java
index 0acf30cafe9..406ce9c690b 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass12.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass12.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass13.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass13.java
index f768667823d..8a3635b9763 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass13.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass13.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass14.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass14.java
index 534aaab9acb..c4f48e50d68 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass14.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass14.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass15.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass15.java
index 940b0533f68..26dcaef10cc 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass15.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass15.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass16.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass16.java
index 4fb6ba69ff7..2fa2dd3e45a 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass16.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass16.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass17.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass17.java
index 7cd47551e98..d8d68f0d3f5 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass17.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass17.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass18.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass18.java
index 803435158af..beaa6b530f7 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass18.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass18.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass19.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass19.java
index cf68a5dbc01..d948752d194 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass19.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass19.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass2.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass2.java
index 2ef9066ea28..55791b3814d 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass2.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass20.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass20.java
index d581a7c5f6b..bbb9b559f38 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass20.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass20.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass3.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass3.java
index 50fceb1e987..27fad631e7d 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass3.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass4.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass4.java
index 912032da3d1..328504b926a 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass4.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass5.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass5.java
index 83a55a4ea7c..f6574b1abb5 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass5.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass6.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass6.java
index 695785147e1..485b0106662 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass6.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass7.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass7.java
index e1621110d1d..b11c1cc534c 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass7.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass8.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass8.java
index 74ecc496ff3..9383c3b61b7 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass8.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass9.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass9.java
index 9b90ead2264..2eefac7ff9f 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass9.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses10/TestClass9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass1.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass1.java
index cabbf5b3840..a48f1b747ea 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass1.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass10.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass10.java
index 93f72719301..c0ea40633ae 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass10.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass11.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass11.java
index d4d2fb7f778..efdddea9a4d 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass11.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass11.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass12.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass12.java
index 1c6638eb4df..28677f0f999 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass12.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass12.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass13.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass13.java
index 5f93dc1c62d..4c15dccd0a7 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass13.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass13.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass14.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass14.java
index 1ebe825c87f..d42ad670e06 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass14.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass14.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass15.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass15.java
index f7781e6b29b..957b0a1ae7f 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass15.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass15.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass16.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass16.java
index 4dc29f96704..f936904583e 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass16.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass16.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass17.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass17.java
index 68460270619..ffdd16c30c8 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass17.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass17.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass18.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass18.java
index 7a20255bcfa..e4654063ca8 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass18.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass18.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass19.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass19.java
index cad21e709dd..e68e739e6c7 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass19.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass19.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass2.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass2.java
index b82cd99967f..22209fefdad 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass2.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass20.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass20.java
index e2156d30f63..93a6c6b7a89 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass20.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass20.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass3.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass3.java
index 38de233469d..50783bbc8a0 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass3.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass4.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass4.java
index 24d9b93f8d6..957dc314b55 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass4.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass5.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass5.java
index 5b2b8771277..a9542a2737c 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass5.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass6.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass6.java
index be943680637..f3573780ff9 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass6.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass7.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass7.java
index 92b14e97a59..58362123231 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass7.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass8.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass8.java
index 378c7f95450..8de06aba512 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass8.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass9.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass9.java
index 9787a5e1c30..0b09101d86f 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass9.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses2/TestClass9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass1.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass1.java
index f707228c0df..5db2702d945 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass1.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass10.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass10.java
index 433f9c721a7..0d5216980e7 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass10.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass11.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass11.java
index 1798646da54..4626ff697c1 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass11.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass11.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass12.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass12.java
index 933721917b6..cfab089f13e 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass12.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass12.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass13.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass13.java
index 60ad9c5f479..640ed92b2bd 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass13.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass13.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass14.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass14.java
index 145ea7e8639..beaf5be6d60 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass14.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass14.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass15.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass15.java
index f8683f9f361..f4fa446ff36 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass15.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass15.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass16.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass16.java
index c1db791a0ad..69a9db59b04 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass16.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass16.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass17.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass17.java
index cbd3f381420..5c5dbc45190 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass17.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass17.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass18.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass18.java
index 558d396c3c9..b033ebffc30 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass18.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass18.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass19.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass19.java
index c69247f86be..82806cf5019 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass19.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass19.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass2.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass2.java
index b0cbe176e12..29afb19756c 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass2.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass20.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass20.java
index 968523ca4c8..4202f624a2e 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass20.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass20.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass3.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass3.java
index d61e3245809..f0e6b6286d5 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass3.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass4.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass4.java
index 24171f2c3ae..ea75dbac540 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass4.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass5.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass5.java
index 211111aa564..486d4e1ad07 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass5.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass6.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass6.java
index ac8eb5506bf..376bdf1a90b 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass6.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass7.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass7.java
index ae690f23923..c937c70389c 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass7.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass8.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass8.java
index e5fa10eb3c5..3bc625d40be 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass8.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass9.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass9.java
index 44779860908..083d0b0d043 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass9.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses3/TestClass9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass1.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass1.java
index 6e233d3da7a..78e9b4bc084 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass1.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass10.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass10.java
index 52ec6489bcf..ecfca6d8786 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass10.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass11.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass11.java
index ed0ab9e77f8..daed09e1a24 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass11.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass11.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass12.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass12.java
index ab2e1c3a638..1544a763b05 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass12.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass12.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass13.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass13.java
index 81582033d67..fd65a864c5f 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass13.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass13.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass14.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass14.java
index 5fc5be646f8..f114562e6df 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass14.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass14.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass15.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass15.java
index 1bab44df136..1213450b299 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass15.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass15.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass16.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass16.java
index bd6678c9b7f..d893c1007e6 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass16.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass16.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass17.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass17.java
index 3a1c9e362e8..03ad874e91d 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass17.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass17.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass18.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass18.java
index 653200ece0c..d3fe7effdc1 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass18.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass18.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass19.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass19.java
index 40636a49d48..1e636686133 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass19.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass19.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass2.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass2.java
index 7718b50f766..b8a31b4dfc5 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass2.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass20.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass20.java
index a3f6a44394b..966005c9841 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass20.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass20.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass3.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass3.java
index 44736c37115..eedd3c1fc5b 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass3.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass4.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass4.java
index 40ae1e56cbf..a0db996c05e 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass4.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass5.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass5.java
index d17357992d6..54496144eca 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass5.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass6.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass6.java
index 5e8e4cce691..d59f6b51459 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass6.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass7.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass7.java
index 7952b951d2b..01561c829ee 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass7.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass8.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass8.java
index 48cc8da0239..73fb7dffe62 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass8.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass9.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass9.java
index 8f39f6cad83..7963fdd9716 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass9.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses4/TestClass9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass1.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass1.java
index d104971c4dc..ddcfb6f94f1 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass1.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass10.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass10.java
index 0ba5aee5135..a51acfb1d3c 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass10.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass11.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass11.java
index 349f8b82d68..79f29e5a436 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass11.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass11.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass12.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass12.java
index d11b93247d0..88eacd90218 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass12.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass12.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass13.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass13.java
index ba5edccb59c..0c9232d41aa 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass13.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass13.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass14.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass14.java
index caefdbe01b0..3f9e2963946 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass14.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass14.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass15.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass15.java
index a531c738a38..77aa9b2cc41 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass15.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass15.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass16.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass16.java
index 2843a3ed7db..088568a781c 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass16.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass16.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass17.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass17.java
index 90d6dc6ca63..0b314b4fe8a 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass17.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass17.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass18.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass18.java
index b750cf05d89..14b786e2553 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass18.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass18.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass19.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass19.java
index ec9cdb397e8..28e1c8dbf37 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass19.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass19.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass2.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass2.java
index 3cf27f067e2..3f85d57ceb5 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass2.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass20.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass20.java
index b9018ca4796..7485a9c76f1 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass20.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass20.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass3.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass3.java
index 45f09a90663..7b93f3c3889 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass3.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass4.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass4.java
index c2224d11746..7230e976fd8 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass4.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass5.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass5.java
index 0f722e0b627..cf82dccb6d9 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass5.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass6.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass6.java
index 4dbbab9f962..f5d22ecc690 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass6.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass7.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass7.java
index 7f3a0afd7f3..d98bdffe4fd 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass7.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass8.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass8.java
index 23935d0730b..1c3934ed3a4 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass8.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass9.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass9.java
index 44711895b57..a39f4d59c59 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass9.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses5/TestClass9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass1.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass1.java
index b898b13bb57..0b30d5f8c53 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass1.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass10.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass10.java
index c4a21291ec6..3bf31f5eab3 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass10.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass11.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass11.java
index b9582c212a5..f5398a1b180 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass11.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass11.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass12.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass12.java
index 61a14f9dd6c..a87459433d4 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass12.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass12.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass13.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass13.java
index f497ff279a7..b47a5401afa 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass13.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass13.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass14.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass14.java
index 821c32ebef9..f4fc65fd02c 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass14.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass14.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass15.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass15.java
index a9b85396e25..85ed619509c 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass15.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass15.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass16.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass16.java
index 19505bf5c98..3e1c046ecf2 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass16.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass16.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass17.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass17.java
index 2d66da4d8b1..a81053a1d39 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass17.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass17.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass18.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass18.java
index ea7aeab3ec6..7f8f6a01f6c 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass18.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass18.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass19.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass19.java
index 025b42963b0..487e1ac2121 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass19.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass19.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass2.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass2.java
index c11618670bf..b564b2162f5 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass2.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass20.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass20.java
index 0f312eba4b9..3faa9ae41df 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass20.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass20.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass3.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass3.java
index 25e3d1285fa..dfc19f15ea1 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass3.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass4.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass4.java
index 30abbfea817..07ddb9a9949 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass4.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass5.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass5.java
index b806c8821c7..fa11e1beb26 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass5.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass6.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass6.java
index 25815000154..b3d8df72344 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass6.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass7.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass7.java
index 2f78c31e0f5..22e30f5fffb 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass7.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass8.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass8.java
index 17f4b23e42b..76a956b0112 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass8.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass9.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass9.java
index b59302def9c..1878c3f8c35 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass9.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses6/TestClass9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass1.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass1.java
index b5fc29f97bb..ad0d9441d43 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass1.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass10.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass10.java
index 41e7b8c0756..8f96a6a965e 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass10.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass11.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass11.java
index e90f39d6d67..b9ed2918d4c 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass11.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass11.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass12.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass12.java
index a97e7ec82f2..26f459ab9ae 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass12.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass12.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass13.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass13.java
index b498100eb52..234efdfeade 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass13.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass13.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass14.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass14.java
index 301fc455d79..6d56e64be0a 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass14.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass14.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass15.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass15.java
index d916d2ad75a..6386e391f4d 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass15.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass15.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass16.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass16.java
index 5c7cb62645a..87b97894182 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass16.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass16.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass17.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass17.java
index 74ad51da519..21db89f6e76 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass17.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass17.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass18.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass18.java
index 67c12e7c44b..7f1f2ed12ef 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass18.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass18.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass19.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass19.java
index f2916a78b2c..49dc49f5fe5 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass19.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass19.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass2.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass2.java
index ddd92499737..9a839731db1 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass2.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass20.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass20.java
index a50455d5744..341adeae9b1 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass20.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass20.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass3.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass3.java
index 31dd451058e..1752282bac0 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass3.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass4.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass4.java
index 432c3c24cc4..f0eafedd27a 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass4.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass5.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass5.java
index 2b1f4d8a3fe..abe5291997a 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass5.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass6.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass6.java
index 5ed9348f21d..3949f9681c3 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass6.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass7.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass7.java
index 9cef60c73d3..2b05dbe3f11 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass7.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass8.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass8.java
index d1580aa6332..606873c957d 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass8.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass9.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass9.java
index 89a8de7addb..f8c1bbfe8e6 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass9.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses7/TestClass9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass1.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass1.java
index fb0f5d42878..6cc7b586c2e 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass1.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass10.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass10.java
index ea8005ebaec..97ff5fa642e 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass10.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass11.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass11.java
index 1fd7638d10c..5a42a0e9ac5 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass11.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass11.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass12.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass12.java
index 98643df38b4..c5bb38611ad 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass12.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass12.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass13.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass13.java
index 86c1108046c..46fae691ea0 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass13.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass13.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass14.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass14.java
index 93702306d09..18a1130e8ec 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass14.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass14.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass15.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass15.java
index 00f210c7488..2885a7a2505 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass15.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass15.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass16.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass16.java
index a526222d067..14a08af1f63 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass16.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass16.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass17.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass17.java
index a5cf0f7027e..d6cdd932ab9 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass17.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass17.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass18.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass18.java
index 86dee92da3b..94fea90bd21 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass18.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass18.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass19.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass19.java
index 92551471bd4..1f5c337a6f2 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass19.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass19.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass2.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass2.java
index 845f33462d3..1a1f9641cb4 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass2.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass20.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass20.java
index 26b51425248..3772d2f0fa4 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass20.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass20.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass3.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass3.java
index 9af4159a91d..d0d9a25cead 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass3.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass4.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass4.java
index 0446628fb2e..0d4e0a422c4 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass4.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass5.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass5.java
index 52f87843bd3..0918d855cca 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass5.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass6.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass6.java
index 6075d36e86e..f877de188fa 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass6.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass7.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass7.java
index 27d15e6f727..fc0f3a438a5 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass7.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass8.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass8.java
index dd3ebaa9b66..b42491975ef 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass8.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass9.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass9.java
index 86d7042c508..a0426b3c2bd 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass9.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses8/TestClass9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass1.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass1.java
index 915dd8c208d..e14d22e2d97 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass1.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass10.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass10.java
index 5d2b396972e..af959e9a7d8 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass10.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass11.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass11.java
index e0d338a1670..60fe3e3c1e9 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass11.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass11.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass12.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass12.java
index 1b8de6c7aee..bff600021b5 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass12.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass12.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass13.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass13.java
index 06a7928fba8..9fe798d6700 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass13.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass13.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass14.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass14.java
index 9e54468b6e3..8abf7af48b5 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass14.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass14.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass15.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass15.java
index 1190e9a9d5e..364e82a1c5a 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass15.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass15.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass16.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass16.java
index fb84fbc596f..bbaf56079ac 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass16.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass16.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass17.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass17.java
index 9b0314ff6b7..c14b2006f81 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass17.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass17.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass18.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass18.java
index 5234f0ac8d9..b58784aa09f 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass18.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass18.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass19.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass19.java
index be08311f282..4f31824f826 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass19.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass19.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass2.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass2.java
index 8f18f1183ce..294a69903fd 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass2.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass20.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass20.java
index baea0bc1187..da9061382ed 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass20.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass20.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass3.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass3.java
index 197f101d5d0..e37e569214d 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass3.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass4.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass4.java
index 5f61a2a98ec..4328d759bf5 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass4.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass5.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass5.java
index 1dfdec9b7a2..061423290fd 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass5.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass6.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass6.java
index 27384c46182..de203dfe122 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass6.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass7.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass7.java
index 625a030292f..743ed6a94ea 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass7.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass8.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass8.java
index 87bdbe09f18..c7708a3f8c9 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass8.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass9.java b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass9.java
index 539a233729c..5b52164560f 100644
--- a/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass9.java
+++ b/test/functional/VM_Test/src/j9vm/test/benchmark/zipfile/testclasses9/TestClass9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classloading/K32MethodTest.java b/test/functional/VM_Test/src/j9vm/test/classloading/K32MethodTest.java
index 3b2dfa0a25c..77742d8fbbd 100644
--- a/test/functional/VM_Test/src/j9vm/test/classloading/K32MethodTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classloading/K32MethodTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classloading/K64MethodTest.java b/test/functional/VM_Test/src/j9vm/test/classloading/K64MethodTest.java
index 5e9989183f8..1078aecaa0c 100644
--- a/test/functional/VM_Test/src/j9vm/test/classloading/K64MethodTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classloading/K64MethodTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/ClassPathSettingClassLoader.java b/test/functional/VM_Test/src/j9vm/test/classunloading/ClassPathSettingClassLoader.java
index 5775f183c45..5cb381beeb6 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/ClassPathSettingClassLoader.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/ClassPathSettingClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/ClassUnloadingTestParent.java b/test/functional/VM_Test/src/j9vm/test/classunloading/ClassUnloadingTestParent.java
index dde3dbf7cfb..92204cf4094 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/ClassUnloadingTestParent.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/ClassUnloadingTestParent.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/Counter.java b/test/functional/VM_Test/src/j9vm/test/classunloading/Counter.java
index ba6987cdb17..e3eee82219f 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/Counter.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/Counter.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/DelegatingJarClassLoader.java b/test/functional/VM_Test/src/j9vm/test/classunloading/DelegatingJarClassLoader.java
index b32612abad8..cb9d51d78e6 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/DelegatingJarClassLoader.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/DelegatingJarClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/FinalizationIndicator.java b/test/functional/VM_Test/src/j9vm/test/classunloading/FinalizationIndicator.java
index 5d5aa58cd82..dc0f17d0bac 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/FinalizationIndicator.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/FinalizationIndicator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/FriendlyJarClassLoader.java b/test/functional/VM_Test/src/j9vm/test/classunloading/FriendlyJarClassLoader.java
index 7b5c88324b2..70f649e9843 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/FriendlyJarClassLoader.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/FriendlyJarClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/SelectiveJarClassLoader.java b/test/functional/VM_Test/src/j9vm/test/classunloading/SelectiveJarClassLoader.java
index 97a13732ec4..cae18fbb8ea 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/SelectiveJarClassLoader.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/SelectiveJarClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/SimpleJarClassLoader.java b/test/functional/VM_Test/src/j9vm/test/classunloading/SimpleJarClassLoader.java
index ea2ff58b577..3b9c78bfd6b 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/SimpleJarClassLoader.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/SimpleJarClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/ClassPathSettingClassLoaderTest.java b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/ClassPathSettingClassLoaderTest.java
index 4de855b9e5e..c5eb4ec7e40 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/ClassPathSettingClassLoaderTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/ClassPathSettingClassLoaderTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/DelegatedLoadUnloadTest.java b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/DelegatedLoadUnloadTest.java
index e56230c0c3f..486f9a2009f 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/DelegatedLoadUnloadTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/DelegatedLoadUnloadTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/DiscardOneOfTwoSiblingsTest.java b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/DiscardOneOfTwoSiblingsTest.java
index 9115ac9aaf5..a1c3dab34af 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/DiscardOneOfTwoSiblingsTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/DiscardOneOfTwoSiblingsTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/EmptyClassLoaderFinalizationTest.java b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/EmptyClassLoaderFinalizationTest.java
index 387436e4387..8c85ce0269f 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/EmptyClassLoaderFinalizationTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/EmptyClassLoaderFinalizationTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/HoldOnToClassTest.java b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/HoldOnToClassTest.java
index f9f533191a9..49f82f02ceb 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/HoldOnToClassTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/HoldOnToClassTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/InterdependentClassLoadersTest.java b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/InterdependentClassLoadersTest.java
index bb2ed725afc..2334ed59278 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/InterdependentClassLoadersTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/InterdependentClassLoadersTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithChildAndDiscardChildTest.java b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithChildAndDiscardChildTest.java
index 2be513e9556..1874a38ae3e 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithChildAndDiscardChildTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithChildAndDiscardChildTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithGrandParentAndHoldGrandChildTest.java b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithGrandParentAndHoldGrandChildTest.java
index a535f17113b..24ae496498f 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithGrandParentAndHoldGrandChildTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithGrandParentAndHoldGrandChildTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithParentAndDiscardChildTest.java b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithParentAndDiscardChildTest.java
index 92ca11160b8..f23c7d8a289 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithParentAndDiscardChildTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithParentAndDiscardChildTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithParentAndDiscardParentTest.java b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithParentAndDiscardParentTest.java
index e7cea99890b..690fbbb7d3d 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithParentAndDiscardParentTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithParentAndDiscardParentTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithParentAndHoldClassTest.java b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithParentAndHoldClassTest.java
index 3e673f32141..17ef51a5d5c 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithParentAndHoldClassTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/LoadWithParentAndHoldClassTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/SimpleLoadUnloadTest.java b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/SimpleLoadUnloadTest.java
index 6dd2e440287..7c941d8b286 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/SimpleLoadUnloadTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/SimpleLoadUnloadTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/UnloadedStackTraceTest.java b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/UnloadedStackTraceTest.java
index 0afcb26bc76..e520cbb7147 100644
--- a/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/UnloadedStackTraceTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/classunloading/testcases/UnloadedStackTraceTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/cleanup/NumberOfThreads.java b/test/functional/VM_Test/src/j9vm/test/cleanup/NumberOfThreads.java
index a88557cff8e..6d0a59f3317 100644
--- a/test/functional/VM_Test/src/j9vm/test/cleanup/NumberOfThreads.java
+++ b/test/functional/VM_Test/src/j9vm/test/cleanup/NumberOfThreads.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/clinit/BlockDuringClinitTest.java b/test/functional/VM_Test/src/j9vm/test/clinit/BlockDuringClinitTest.java
index 2748d51158e..2305b1c0e6d 100644
--- a/test/functional/VM_Test/src/j9vm/test/clinit/BlockDuringClinitTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/clinit/BlockDuringClinitTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/clinit/GetStaticDuringClinit.java b/test/functional/VM_Test/src/j9vm/test/clinit/GetStaticDuringClinit.java
index d14d42b5c5d..dd091bd5c58 100644
--- a/test/functional/VM_Test/src/j9vm/test/clinit/GetStaticDuringClinit.java
+++ b/test/functional/VM_Test/src/j9vm/test/clinit/GetStaticDuringClinit.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/clinit/InvokeStaticDuringClinit.java b/test/functional/VM_Test/src/j9vm/test/clinit/InvokeStaticDuringClinit.java
index 17b5e1cb2e4..4b93cf8b4f4 100644
--- a/test/functional/VM_Test/src/j9vm/test/clinit/InvokeStaticDuringClinit.java
+++ b/test/functional/VM_Test/src/j9vm/test/clinit/InvokeStaticDuringClinit.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/clinit/NewDuringClinit.java b/test/functional/VM_Test/src/j9vm/test/clinit/NewDuringClinit.java
index 8f59a95691a..85c95ec5b0e 100644
--- a/test/functional/VM_Test/src/j9vm/test/clinit/NewDuringClinit.java
+++ b/test/functional/VM_Test/src/j9vm/test/clinit/NewDuringClinit.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/clinit/PutStaticDuringClinit.java b/test/functional/VM_Test/src/j9vm/test/clinit/PutStaticDuringClinit.java
index a67c6af35e9..cfa44b9f6b5 100644
--- a/test/functional/VM_Test/src/j9vm/test/clinit/PutStaticDuringClinit.java
+++ b/test/functional/VM_Test/src/j9vm/test/clinit/PutStaticDuringClinit.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/clinitexception/ClassWithClinitException.java b/test/functional/VM_Test/src/j9vm/test/clinitexception/ClassWithClinitException.java
index 51c48c2ac5a..bcd7e4dd9bd 100644
--- a/test/functional/VM_Test/src/j9vm/test/clinitexception/ClassWithClinitException.java
+++ b/test/functional/VM_Test/src/j9vm/test/clinitexception/ClassWithClinitException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/clinitexception/ClinitExceptionTest.java b/test/functional/VM_Test/src/j9vm/test/clinitexception/ClinitExceptionTest.java
index 62065fd0924..21c703853b5 100644
--- a/test/functional/VM_Test/src/j9vm/test/clinitexception/ClinitExceptionTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/clinitexception/ClinitExceptionTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/clone/CloneNotSupportedTest.java b/test/functional/VM_Test/src/j9vm/test/clone/CloneNotSupportedTest.java
index 42c5aa52628..6d804895768 100644
--- a/test/functional/VM_Test/src/j9vm/test/clone/CloneNotSupportedTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/clone/CloneNotSupportedTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/clone/CloneWeakReferenceTest.java b/test/functional/VM_Test/src/j9vm/test/clone/CloneWeakReferenceTest.java
index 24aeb0b17cb..062e8fa2b06 100644
--- a/test/functional/VM_Test/src/j9vm/test/clone/CloneWeakReferenceTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/clone/CloneWeakReferenceTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/clone/SynchronizedCloneTest.java b/test/functional/VM_Test/src/j9vm/test/clone/SynchronizedCloneTest.java
index ca8d3123303..555200ce69e 100644
--- a/test/functional/VM_Test/src/j9vm/test/clone/SynchronizedCloneTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/clone/SynchronizedCloneTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/daemon/Daemon.java b/test/functional/VM_Test/src/j9vm/test/daemon/Daemon.java
index 4d113ff6c7c..768c71733af 100644
--- a/test/functional/VM_Test/src/j9vm/test/daemon/Daemon.java
+++ b/test/functional/VM_Test/src/j9vm/test/daemon/Daemon.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/daemon/DaemonCrashTest.java b/test/functional/VM_Test/src/j9vm/test/daemon/DaemonCrashTest.java
index 70b773dc55e..ec6d0ba0d88 100644
--- a/test/functional/VM_Test/src/j9vm/test/daemon/DaemonCrashTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/daemon/DaemonCrashTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/hash/ArrayHashCodeTest.java b/test/functional/VM_Test/src/j9vm/test/hash/ArrayHashCodeTest.java
index 0aae5232ca6..14bb32b693d 100644
--- a/test/functional/VM_Test/src/j9vm/test/hash/ArrayHashCodeTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/hash/ArrayHashCodeTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/hash/CloneHashCodeTest.java b/test/functional/VM_Test/src/j9vm/test/hash/CloneHashCodeTest.java
index a0a410fe8f5..5051a14be77 100644
--- a/test/functional/VM_Test/src/j9vm/test/hash/CloneHashCodeTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/hash/CloneHashCodeTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/hash/HashCodeDistributionTest.java b/test/functional/VM_Test/src/j9vm/test/hash/HashCodeDistributionTest.java
index 42ebdceb817..3583c0175ab 100644
--- a/test/functional/VM_Test/src/j9vm/test/hash/HashCodeDistributionTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/hash/HashCodeDistributionTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/hash/HashCodeTest.java b/test/functional/VM_Test/src/j9vm/test/hash/HashCodeTest.java
index 29061278559..17e95d831db 100644
--- a/test/functional/VM_Test/src/j9vm/test/hash/HashCodeTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/hash/HashCodeTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/hash/HashCodeTestParent.java b/test/functional/VM_Test/src/j9vm/test/hash/HashCodeTestParent.java
index c08d6720d16..5ff2f8821cb 100644
--- a/test/functional/VM_Test/src/j9vm/test/hash/HashCodeTestParent.java
+++ b/test/functional/VM_Test/src/j9vm/test/hash/HashCodeTestParent.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/hash/ManyHashCodeTest.java b/test/functional/VM_Test/src/j9vm/test/hash/ManyHashCodeTest.java
index 0df69616c3d..8db32624cbd 100644
--- a/test/functional/VM_Test/src/j9vm/test/hash/ManyHashCodeTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/hash/ManyHashCodeTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/innerclass/InnerClassTest.java b/test/functional/VM_Test/src/j9vm/test/innerclass/InnerClassTest.java
index 5f095595f97..b9ce865a97e 100644
--- a/test/functional/VM_Test/src/j9vm/test/innerclass/InnerClassTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/innerclass/InnerClassTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/instancedescription/InstanceDescriptionTest.java b/test/functional/VM_Test/src/j9vm/test/instancedescription/InstanceDescriptionTest.java
index 980207c428c..c985040367a 100644
--- a/test/functional/VM_Test/src/j9vm/test/instancedescription/InstanceDescriptionTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/instancedescription/InstanceDescriptionTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/intermediateclasscreate/ClassGenerator.java b/test/functional/VM_Test/src/j9vm/test/intermediateclasscreate/ClassGenerator.java
index 3decd2d0a98..4d92b14c0ac 100644
--- a/test/functional/VM_Test/src/j9vm/test/intermediateclasscreate/ClassGenerator.java
+++ b/test/functional/VM_Test/src/j9vm/test/intermediateclasscreate/ClassGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/intermediateclasscreate/IntermediateClassCreateTest.java b/test/functional/VM_Test/src/j9vm/test/intermediateclasscreate/IntermediateClassCreateTest.java
index c2018306fc9..a9bc217973f 100644
--- a/test/functional/VM_Test/src/j9vm/test/intermediateclasscreate/IntermediateClassCreateTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/intermediateclasscreate/IntermediateClassCreateTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/intermediateclasscreate/IntermediateClassCreateTestRunner.java b/test/functional/VM_Test/src/j9vm/test/intermediateclasscreate/IntermediateClassCreateTestRunner.java
index 0062673c2e9..e5ee69e437d 100644
--- a/test/functional/VM_Test/src/j9vm/test/intermediateclasscreate/IntermediateClassCreateTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/intermediateclasscreate/IntermediateClassCreateTestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/invalidclasspath/SetClasspathTest.java b/test/functional/VM_Test/src/j9vm/test/invalidclasspath/SetClasspathTest.java
index 006363de6d8..20c7ed397a6 100644
--- a/test/functional/VM_Test/src/j9vm/test/invalidclasspath/SetClasspathTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/invalidclasspath/SetClasspathTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/invalidclasspath/SetClasspathTestRunner.java b/test/functional/VM_Test/src/j9vm/test/invalidclasspath/SetClasspathTestRunner.java
index cfc09bf30c3..3bbc08342a7 100644
--- a/test/functional/VM_Test/src/j9vm/test/invalidclasspath/SetClasspathTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/invalidclasspath/SetClasspathTestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/jarfileupdate/JarFileUpdateTest.java b/test/functional/VM_Test/src/j9vm/test/jarfileupdate/JarFileUpdateTest.java
index b2e3e03dd63..28553190f25 100644
--- a/test/functional/VM_Test/src/j9vm/test/jarfileupdate/JarFileUpdateTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/jarfileupdate/JarFileUpdateTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/jarfileupdate/JarFileUpdateTestRunner.java b/test/functional/VM_Test/src/j9vm/test/jarfileupdate/JarFileUpdateTestRunner.java
index 8dba3327c49..726a171867a 100644
--- a/test/functional/VM_Test/src/j9vm/test/jarfileupdate/JarFileUpdateTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/jarfileupdate/JarFileUpdateTestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/javahome/JavaHomeTest.java b/test/functional/VM_Test/src/j9vm/test/javahome/JavaHomeTest.java
index 1fdab23e7b3..428b6a852b1 100644
--- a/test/functional/VM_Test/src/j9vm/test/javahome/JavaHomeTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/javahome/JavaHomeTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/javahome/JavaHomeTestRunner.java b/test/functional/VM_Test/src/j9vm/test/javahome/JavaHomeTestRunner.java
index 75e341ee668..b14005b740f 100644
--- a/test/functional/VM_Test/src/j9vm/test/javahome/JavaHomeTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/javahome/JavaHomeTestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/jni/CriticalRegionTest.java b/test/functional/VM_Test/src/j9vm/test/jni/CriticalRegionTest.java
index 048176209eb..beb29627462 100644
--- a/test/functional/VM_Test/src/j9vm/test/jni/CriticalRegionTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/jni/CriticalRegionTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/jni/GetObjectRefTypeTest.java b/test/functional/VM_Test/src/j9vm/test/jni/GetObjectRefTypeTest.java
index fb2546adfa3..bfabe59fef3 100644
--- a/test/functional/VM_Test/src/j9vm/test/jni/GetObjectRefTypeTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/jni/GetObjectRefTypeTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/jni/JNIFloatTest.java b/test/functional/VM_Test/src/j9vm/test/jni/JNIFloatTest.java
index 4967ad26d25..203b760c0b6 100644
--- a/test/functional/VM_Test/src/j9vm/test/jni/JNIFloatTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/jni/JNIFloatTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/jni/LazyLinkTest.java b/test/functional/VM_Test/src/j9vm/test/jni/LazyLinkTest.java
index b48b1eb7f28..d12f7a34e69 100644
--- a/test/functional/VM_Test/src/j9vm/test/jni/LazyLinkTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/jni/LazyLinkTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/jni/LocalRefTest.java b/test/functional/VM_Test/src/j9vm/test/jni/LocalRefTest.java
index ede39e623ae..16901db1b09 100644
--- a/test/functional/VM_Test/src/j9vm/test/jni/LocalRefTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/jni/LocalRefTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/jni/NullRefTest.java b/test/functional/VM_Test/src/j9vm/test/jni/NullRefTest.java
index 28579ada129..4125d76ef90 100644
--- a/test/functional/VM_Test/src/j9vm/test/jni/NullRefTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/jni/NullRefTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/jni/VolatileTest.java b/test/functional/VM_Test/src/j9vm/test/jni/VolatileTest.java
index 3baf77b287c..8092e90f988 100644
--- a/test/functional/VM_Test/src/j9vm/test/jni/VolatileTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/jni/VolatileTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/libraryhandle/LibHandleTest_Disabled.java b/test/functional/VM_Test/src/j9vm/test/libraryhandle/LibHandleTest_Disabled.java
index a8e18094a2e..d4310af906d 100644
--- a/test/functional/VM_Test/src/j9vm/test/libraryhandle/LibHandleTest_Disabled.java
+++ b/test/functional/VM_Test/src/j9vm/test/libraryhandle/LibHandleTest_Disabled.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/libraryhandle/MultipleLibraryLoadTest.java b/test/functional/VM_Test/src/j9vm/test/libraryhandle/MultipleLibraryLoadTest.java
index 8055286b6ec..11dcb3887ce 100644
--- a/test/functional/VM_Test/src/j9vm/test/libraryhandle/MultipleLibraryLoadTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/libraryhandle/MultipleLibraryLoadTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/monitor/CancelDeadThreadTest.java b/test/functional/VM_Test/src/j9vm/test/monitor/CancelDeadThreadTest.java
index 113d28f8946..0c5eda4c4c6 100644
--- a/test/functional/VM_Test/src/j9vm/test/monitor/CancelDeadThreadTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/monitor/CancelDeadThreadTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/monitor/CancelTest.java b/test/functional/VM_Test/src/j9vm/test/monitor/CancelTest.java
index 1ee6ae28f6c..80a4da57658 100644
--- a/test/functional/VM_Test/src/j9vm/test/monitor/CancelTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/monitor/CancelTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/monitor/EnterExitTest.java b/test/functional/VM_Test/src/j9vm/test/monitor/EnterExitTest.java
index e50997613c4..62caf97e6c7 100644
--- a/test/functional/VM_Test/src/j9vm/test/monitor/EnterExitTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/monitor/EnterExitTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/monitor/Helpers.java b/test/functional/VM_Test/src/j9vm/test/monitor/Helpers.java
index 5ebe7b3e854..11e4a7c8696 100644
--- a/test/functional/VM_Test/src/j9vm/test/monitor/Helpers.java
+++ b/test/functional/VM_Test/src/j9vm/test/monitor/Helpers.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/monitor/IllegalMonitorStateTest.java b/test/functional/VM_Test/src/j9vm/test/monitor/IllegalMonitorStateTest.java
index 7a96a84b3fd..97f84d30518 100644
--- a/test/functional/VM_Test/src/j9vm/test/monitor/IllegalMonitorStateTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/monitor/IllegalMonitorStateTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/monitor/JNITest.java b/test/functional/VM_Test/src/j9vm/test/monitor/JNITest.java
index 3950c1b493a..5db4161882f 100644
--- a/test/functional/VM_Test/src/j9vm/test/monitor/JNITest.java
+++ b/test/functional/VM_Test/src/j9vm/test/monitor/JNITest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/multipleorphans/InvokeDynamicTestGenerator.java b/test/functional/VM_Test/src/j9vm/test/multipleorphans/InvokeDynamicTestGenerator.java
index 67a00de397f..ff0c7197d9f 100644
--- a/test/functional/VM_Test/src/j9vm/test/multipleorphans/InvokeDynamicTestGenerator.java
+++ b/test/functional/VM_Test/src/j9vm/test/multipleorphans/InvokeDynamicTestGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/multipleorphans/InvokeDynamicWithMultipleOrphanComparisonTest.java b/test/functional/VM_Test/src/j9vm/test/multipleorphans/InvokeDynamicWithMultipleOrphanComparisonTest.java
index 86f94aeb97a..0ad66d80d94 100644
--- a/test/functional/VM_Test/src/j9vm/test/multipleorphans/InvokeDynamicWithMultipleOrphanComparisonTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/multipleorphans/InvokeDynamicWithMultipleOrphanComparisonTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/multipleorphans/InvokeDynamicWithMultipleOrphanComparisonTestRunner.java b/test/functional/VM_Test/src/j9vm/test/multipleorphans/InvokeDynamicWithMultipleOrphanComparisonTestRunner.java
index 6183c4fd3e2..60ecbdb212c 100644
--- a/test/functional/VM_Test/src/j9vm/test/multipleorphans/InvokeDynamicWithMultipleOrphanComparisonTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/multipleorphans/InvokeDynamicWithMultipleOrphanComparisonTestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/multivm/MultiVMFibTest.java b/test/functional/VM_Test/src/j9vm/test/multivm/MultiVMFibTest.java
index 78766854ada..d1233fe1f79 100644
--- a/test/functional/VM_Test/src/j9vm/test/multivm/MultiVMFibTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/multivm/MultiVMFibTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/mxbeans/MXBeansGetterSanityTest.java b/test/functional/VM_Test/src/j9vm/test/mxbeans/MXBeansGetterSanityTest.java
index bab2a81ae2b..e151999f045 100644
--- a/test/functional/VM_Test/src/j9vm/test/mxbeans/MXBeansGetterSanityTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/mxbeans/MXBeansGetterSanityTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/mxbeans/MXBeansGetterSanityTestRunner.java b/test/functional/VM_Test/src/j9vm/test/mxbeans/MXBeansGetterSanityTestRunner.java
index d9776010d3e..5277ea9df3f 100644
--- a/test/functional/VM_Test/src/j9vm/test/mxbeans/MXBeansGetterSanityTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/mxbeans/MXBeansGetterSanityTestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/nestedjar/NestedJarFileTest.java b/test/functional/VM_Test/src/j9vm/test/nestedjar/NestedJarFileTest.java
index 961802a28c7..748d30b897b 100644
--- a/test/functional/VM_Test/src/j9vm/test/nestedjar/NestedJarFileTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/nestedjar/NestedJarFileTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/nestedjar/NestedJarFileTestRunner.java b/test/functional/VM_Test/src/j9vm/test/nestedjar/NestedJarFileTestRunner.java
index 04cc82e9c84..13a5539444d 100644
--- a/test/functional/VM_Test/src/j9vm/test/nestedjar/NestedJarFileTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/nestedjar/NestedJarFileTestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/ref/SoftReferenceAgingTest.java b/test/functional/VM_Test/src/j9vm/test/ref/SoftReferenceAgingTest.java
index be0581b9b3d..8479364fea1 100644
--- a/test/functional/VM_Test/src/j9vm/test/ref/SoftReferenceAgingTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/ref/SoftReferenceAgingTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/ref/SoftReferenceAgingTestRunner.java b/test/functional/VM_Test/src/j9vm/test/ref/SoftReferenceAgingTestRunner.java
index 6d3d570abe1..112ebd86e87 100644
--- a/test/functional/VM_Test/src/j9vm/test/ref/SoftReferenceAgingTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/ref/SoftReferenceAgingTestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/romclasscreation/NewROMCreationAfterModifyingExistingClassTest.java b/test/functional/VM_Test/src/j9vm/test/romclasscreation/NewROMCreationAfterModifyingExistingClassTest.java
index 18bbcdd6389..01ad76d4e5a 100644
--- a/test/functional/VM_Test/src/j9vm/test/romclasscreation/NewROMCreationAfterModifyingExistingClassTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/romclasscreation/NewROMCreationAfterModifyingExistingClassTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/romclasscreation/NewROMCreationAfterModifyingExistingClassTestRunner.java b/test/functional/VM_Test/src/j9vm/test/romclasscreation/NewROMCreationAfterModifyingExistingClassTestRunner.java
index c82fb83cf41..0a5f90fa47b 100644
--- a/test/functional/VM_Test/src/j9vm/test/romclasscreation/NewROMCreationAfterModifyingExistingClassTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/romclasscreation/NewROMCreationAfterModifyingExistingClassTestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/romclasscreation/OrphanROMHashTableDeletionTest.java b/test/functional/VM_Test/src/j9vm/test/romclasscreation/OrphanROMHashTableDeletionTest.java
index 0aa4e338c6f..aeb120a30d2 100644
--- a/test/functional/VM_Test/src/j9vm/test/romclasscreation/OrphanROMHashTableDeletionTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/romclasscreation/OrphanROMHashTableDeletionTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/romclasscreation/OrphanROMHashTableDeletionTestRunner.java b/test/functional/VM_Test/src/j9vm/test/romclasscreation/OrphanROMHashTableDeletionTestRunner.java
index 942ccbf143f..837ae8d2e04 100644
--- a/test/functional/VM_Test/src/j9vm/test/romclasscreation/OrphanROMHashTableDeletionTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/romclasscreation/OrphanROMHashTableDeletionTestRunner.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/romclasscreation/ROMRetentionAfterRAMFailureTest.java b/test/functional/VM_Test/src/j9vm/test/romclasscreation/ROMRetentionAfterRAMFailureTest.java
index 30b2fc8a3f9..72e756c65bf 100644
--- a/test/functional/VM_Test/src/j9vm/test/romclasscreation/ROMRetentionAfterRAMFailureTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/romclasscreation/ROMRetentionAfterRAMFailureTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/romclasscreation/ROMRetentionAfterRAMFailureTestRunner.java b/test/functional/VM_Test/src/j9vm/test/romclasscreation/ROMRetentionAfterRAMFailureTestRunner.java
index 7b0744c9fb6..9ee6d0e2534 100644
--- a/test/functional/VM_Test/src/j9vm/test/romclasscreation/ROMRetentionAfterRAMFailureTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/romclasscreation/ROMRetentionAfterRAMFailureTestRunner.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/runtime/RuntimeMemoryTest.java b/test/functional/VM_Test/src/j9vm/test/runtime/RuntimeMemoryTest.java
index 6091ebdd4a4..577a9911c36 100644
--- a/test/functional/VM_Test/src/j9vm/test/runtime/RuntimeMemoryTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/runtime/RuntimeMemoryTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/stackoverflow/StackOverflowTest.java b/test/functional/VM_Test/src/j9vm/test/stackoverflow/StackOverflowTest.java
index 82261b028d2..0129810671e 100644
--- a/test/functional/VM_Test/src/j9vm/test/stackoverflow/StackOverflowTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/stackoverflow/StackOverflowTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/terminate/TerminateTest.java b/test/functional/VM_Test/src/j9vm/test/terminate/TerminateTest.java
index a10497bc265..60026a6fdd8 100644
--- a/test/functional/VM_Test/src/j9vm/test/terminate/TerminateTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/terminate/TerminateTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/terminate/TerminateTestRunner.java b/test/functional/VM_Test/src/j9vm/test/terminate/TerminateTestRunner.java
index ed1fc27d393..134d7adcb18 100644
--- a/test/functional/VM_Test/src/j9vm/test/terminate/TerminateTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/terminate/TerminateTestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/thread/FindDeadlockTest.java b/test/functional/VM_Test/src/j9vm/test/thread/FindDeadlockTest.java
index 8bb7b58e979..a0c4d4eb659 100644
--- a/test/functional/VM_Test/src/j9vm/test/thread/FindDeadlockTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/thread/FindDeadlockTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/thread/InterruptNotifyWaitTest.java b/test/functional/VM_Test/src/j9vm/test/thread/InterruptNotifyWaitTest.java
index f42585cd1b6..539632c60e4 100644
--- a/test/functional/VM_Test/src/j9vm/test/thread/InterruptNotifyWaitTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/thread/InterruptNotifyWaitTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/thread/NativeHelpers.java b/test/functional/VM_Test/src/j9vm/test/thread/NativeHelpers.java
index 9f1a6387bcb..ae9d9d0471a 100644
--- a/test/functional/VM_Test/src/j9vm/test/thread/NativeHelpers.java
+++ b/test/functional/VM_Test/src/j9vm/test/thread/NativeHelpers.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/thread/NativePriorityTest.java b/test/functional/VM_Test/src/j9vm/test/thread/NativePriorityTest.java
index a42fc121300..8e211a5edd5 100644
--- a/test/functional/VM_Test/src/j9vm/test/thread/NativePriorityTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/thread/NativePriorityTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/thread/SchedulingTest.java b/test/functional/VM_Test/src/j9vm/test/thread/SchedulingTest.java
index 43516ac0758..70c2d607101 100644
--- a/test/functional/VM_Test/src/j9vm/test/thread/SchedulingTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/thread/SchedulingTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/thread/TestNatives.java b/test/functional/VM_Test/src/j9vm/test/thread/TestNatives.java
index 3618447e557..9edfc5a299f 100644
--- a/test/functional/VM_Test/src/j9vm/test/thread/TestNatives.java
+++ b/test/functional/VM_Test/src/j9vm/test/thread/TestNatives.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario1Test.java b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario1Test.java
index 2fe845b7ba4..98cda0a3165 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario1Test.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario1Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario1bTest.java b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario1bTest.java
index 5a16b565417..1efb4ea0495 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario1bTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario1bTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario2Test.java b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario2Test.java
index 5d531ff192e..8840d3dfb92 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario2Test.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario2Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario2bTest.java b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario2bTest.java
index 86b4b8eb8ef..02beaacea3d 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario2bTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario2bTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario3Test.java b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario3Test.java
index eced765c314..d173fc520b7 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario3Test.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario3Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario3bTest.java b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario3bTest.java
index bb44bb99f78..cdeae4e7631 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario3bTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario3bTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario4Test.java b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario4Test.java
index 36869692714..c33eda50846 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario4Test.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario4Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario4bTest.java b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario4bTest.java
index 305fb1d06cf..ae40bdd1045 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario4bTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario4bTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario4cTest.java b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario4cTest.java
index 152c1a52b30..b6978bdd672 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario4cTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario4cTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario5Test.java b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario5Test.java
index 07fb7d6caee..c7041a85b28 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario5Test.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario5Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario6Test.java b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario6Test.java
index dcb82be36c9..22cdf764e79 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario6Test.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario6Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario7Test.java b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario7Test.java
index 9a999018a96..25338a18ff0 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario7Test.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario7Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario8Test.java b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario8Test.java
index 867d77e710a..656c81a2e44 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario8Test.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadinterrupt/scenario8Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadname/ASCIIThreadNameTest.java b/test/functional/VM_Test/src/j9vm/test/threadname/ASCIIThreadNameTest.java
index 0356b1ecdb2..111d0e62ca4 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadname/ASCIIThreadNameTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadname/ASCIIThreadNameTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadname/ControlCharacterThreadNameTest.java b/test/functional/VM_Test/src/j9vm/test/threadname/ControlCharacterThreadNameTest.java
index 4336ff59d73..0b52f360d47 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadname/ControlCharacterThreadNameTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadname/ControlCharacterThreadNameTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threadname/UnicodeThreadNameTest.java b/test/functional/VM_Test/src/j9vm/test/threadname/UnicodeThreadNameTest.java
index 2c21332a69f..c13d9955cb0 100644
--- a/test/functional/VM_Test/src/j9vm/test/threadname/UnicodeThreadNameTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/threadname/UnicodeThreadNameTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threads/regression/ProcessWaitFor.java b/test/functional/VM_Test/src/j9vm/test/threads/regression/ProcessWaitFor.java
index 527c7d017e2..eeecc418f58 100644
--- a/test/functional/VM_Test/src/j9vm/test/threads/regression/ProcessWaitFor.java
+++ b/test/functional/VM_Test/src/j9vm/test/threads/regression/ProcessWaitFor.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threads/regression/RegressionTests.java b/test/functional/VM_Test/src/j9vm/test/threads/regression/RegressionTests.java
index 2a21313edc1..7ac806698c3 100644
--- a/test/functional/VM_Test/src/j9vm/test/threads/regression/RegressionTests.java
+++ b/test/functional/VM_Test/src/j9vm/test/threads/regression/RegressionTests.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/threads/regression/Sleeper.java b/test/functional/VM_Test/src/j9vm/test/threads/regression/Sleeper.java
index 4743d8ec226..c415ad4857a 100644
--- a/test/functional/VM_Test/src/j9vm/test/threads/regression/Sleeper.java
+++ b/test/functional/VM_Test/src/j9vm/test/threads/regression/Sleeper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/unsafe/AllocateTest.java b/test/functional/VM_Test/src/j9vm/test/unsafe/AllocateTest.java
index 931ff6a9ba7..8a2aeca2ac9 100644
--- a/test/functional/VM_Test/src/j9vm/test/unsafe/AllocateTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/unsafe/AllocateTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeAccessorTest.java b/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeAccessorTest.java
index 359e73ab6eb..595c435d435 100644
--- a/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeAccessorTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeAccessorTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeArrayGetTest.java b/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeArrayGetTest.java
index bc58ca790a6..e0cdb4d5154 100644
--- a/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeArrayGetTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeArrayGetTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeCopyMemoryTest.java b/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeCopyMemoryTest.java
index 9d0178cab18..cf7491d2f99 100644
--- a/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeCopyMemoryTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeCopyMemoryTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeObjectGetTest.java b/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeObjectGetTest.java
index ce1cc4d8bb7..d39ee6e0fe0 100644
--- a/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeObjectGetTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeObjectGetTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeSetMemoryTest.java b/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeSetMemoryTest.java
index b18a31a7bdf..af76b4120ef 100644
--- a/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeSetMemoryTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/unsafe/UnsafeSetMemoryTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/xlp/XlpOptionsTest.java b/test/functional/VM_Test/src/j9vm/test/xlp/XlpOptionsTest.java
index 865756c88f5..18fcd7e202d 100644
--- a/test/functional/VM_Test/src/j9vm/test/xlp/XlpOptionsTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/xlp/XlpOptionsTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/xlp/XlpOptionsTestRunner.java b/test/functional/VM_Test/src/j9vm/test/xlp/XlpOptionsTestRunner.java
index 22496c17382..0f29091ac78 100644
--- a/test/functional/VM_Test/src/j9vm/test/xlp/XlpOptionsTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/xlp/XlpOptionsTestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/xlpcodecache/XlpCodeCacheOptionsTest.java b/test/functional/VM_Test/src/j9vm/test/xlpcodecache/XlpCodeCacheOptionsTest.java
index 0ccc83c77d2..d7049313439 100644
--- a/test/functional/VM_Test/src/j9vm/test/xlpcodecache/XlpCodeCacheOptionsTest.java
+++ b/test/functional/VM_Test/src/j9vm/test/xlpcodecache/XlpCodeCacheOptionsTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/xlpcodecache/XlpCodeCacheOptionsTestRunner.java b/test/functional/VM_Test/src/j9vm/test/xlpcodecache/XlpCodeCacheOptionsTestRunner.java
index c74a20a136c..e7ddca9e647 100644
--- a/test/functional/VM_Test/src/j9vm/test/xlpcodecache/XlpCodeCacheOptionsTestRunner.java
+++ b/test/functional/VM_Test/src/j9vm/test/xlpcodecache/XlpCodeCacheOptionsTestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/xlphelper/XlpOption.java b/test/functional/VM_Test/src/j9vm/test/xlphelper/XlpOption.java
index 640223ebd04..fd63c57c956 100644
--- a/test/functional/VM_Test/src/j9vm/test/xlphelper/XlpOption.java
+++ b/test/functional/VM_Test/src/j9vm/test/xlphelper/XlpOption.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/VM_Test/src/j9vm/test/xlphelper/XlpUtil.java b/test/functional/VM_Test/src/j9vm/test/xlphelper/XlpUtil.java
index a3cff01bd56..aa1500d206d 100644
--- a/test/functional/VM_Test/src/j9vm/test/xlphelper/XlpUtil.java
+++ b/test/functional/VM_Test/src/j9vm/test/xlphelper/XlpUtil.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Valhalla/README.md b/test/functional/Valhalla/README.md
index f4938e32ed6..0c366875ce2 100644
--- a/test/functional/Valhalla/README.md
+++ b/test/functional/Valhalla/README.md
@@ -15,7 +15,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Valhalla/build.xml b/test/functional/Valhalla/build.xml
index 60463991c3b..b916b3ed748 100644
--- a/test/functional/Valhalla/build.xml
+++ b/test/functional/Valhalla/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Valhalla/playlist.xml b/test/functional/Valhalla/playlist.xml
index ed280bc1dc5..ef2c22b0f14 100644
--- a/test/functional/Valhalla/playlist.xml
+++ b/test/functional/Valhalla/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/Valhalla/src/org/openj9/test/lworld/DDRBackfillLayouTest.java b/test/functional/Valhalla/src/org/openj9/test/lworld/DDRBackfillLayouTest.java
index 438edc724dd..e97ea0a42f6 100644
--- a/test/functional/Valhalla/src/org/openj9/test/lworld/DDRBackfillLayouTest.java
+++ b/test/functional/Valhalla/src/org/openj9/test/lworld/DDRBackfillLayouTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Valhalla/src/org/openj9/test/lworld/DDRValueTypeTest.java b/test/functional/Valhalla/src/org/openj9/test/lworld/DDRValueTypeTest.java
index 7d948da9117..eaf881cc94e 100644
--- a/test/functional/Valhalla/src/org/openj9/test/lworld/DDRValueTypeTest.java
+++ b/test/functional/Valhalla/src/org/openj9/test/lworld/DDRValueTypeTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeArrayTests.java b/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeArrayTests.java
index 720d656e806..6f26bdb0ee0 100644
--- a/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeArrayTests.java
+++ b/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeArrayTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeGenerator.java b/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeGenerator.java
index a0a63b8aec6..8fee737e372 100644
--- a/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeGenerator.java
+++ b/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeTestClasses.java b/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeTestClasses.java
index 9d343b25ff4..2118c585600 100644
--- a/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeTestClasses.java
+++ b/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeTestClasses.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeTests.java b/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeTests.java
index 3783a56c22f..e4c57a98b9f 100644
--- a/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeTests.java
+++ b/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeUnsafeTests.java b/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeUnsafeTests.java
index 198157e01ef..51e5e554c96 100644
--- a/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeUnsafeTests.java
+++ b/test/functional/Valhalla/src/org/openj9/test/lworld/ValueTypeUnsafeTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/Valhalla/testng.xml b/test/functional/Valhalla/testng.xml
index 86777094773..2d288fb5e4c 100644
--- a/test/functional/Valhalla/testng.xml
+++ b/test/functional/Valhalla/testng.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/build.xml b/test/functional/build.xml
index 9fb562a49ec..4aa2c5065a1 100644
--- a/test/functional/build.xml
+++ b/test/functional/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/.classpath b/test/functional/cmdLineTests/CDSAdaptorTest/.classpath
index c91b2201114..be8d8d83cc7 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/.classpath
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/.classpath
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/build.xml b/test/functional/cmdLineTests/CDSAdaptorTest/build.xml
index 6371d4cad16..9fdc25c0a45 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/build.xml
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/cdsadaptortest.xml b/test/functional/cmdLineTests/CDSAdaptorTest/cdsadaptortest.xml
index 20a4d75698e..f9406d62957 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/cdsadaptortest.xml
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/cdsadaptortest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/playlist.xml b/test/functional/cmdLineTests/CDSAdaptorTest/playlist.xml
index 04918e9a58b..b313e25a2fb 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/playlist.xml
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/readme.txt b/test/functional/cmdLineTests/CDSAdaptorTest/readme.txt
index 035594e6c60..642ead6cdbd 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/readme.txt
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/readme.txt
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/resources/CDSAdaptorOrphanTestBundles/readme.txt b/test/functional/cmdLineTests/CDSAdaptorTest/resources/CDSAdaptorOrphanTestBundles/readme.txt
index 46534110aac..d4ca234dd3e 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/resources/CDSAdaptorOrphanTestBundles/readme.txt
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/resources/CDSAdaptorOrphanTestBundles/readme.txt
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/resources/FrameworkBundles/readme.txt b/test/functional/cmdLineTests/CDSAdaptorTest/resources/FrameworkBundles/readme.txt
index 8b849bf6ec4..12cb13a2d61 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/resources/FrameworkBundles/readme.txt
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/resources/FrameworkBundles/readme.txt
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/MANIFEST.MF b/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/MANIFEST.MF
index 9e072c4d980..eb8ad40b209 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/MANIFEST.MF
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/MANIFEST.MF
@@ -11,7 +11,7 @@ Comment: Copyright (c) 2001, 2020 IBM Corp. and others
Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
Manifest-Version: 1.0
Bundle-Vendor: IBM
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/src/org/openj9/test/testbundle/Activator.java b/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/src/org/openj9/test/testbundle/Activator.java
index 83894bae1c8..d5e23419ca7 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/src/org/openj9/test/testbundle/Activator.java
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/src/org/openj9/test/testbundle/Activator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/src/org/openj9/test/testbundle/SomeMessageV1.java b/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/src/org/openj9/test/testbundle/SomeMessageV1.java
index 09aeef05ae6..5418afe0244 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/src/org/openj9/test/testbundle/SomeMessageV1.java
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/src/org/openj9/test/testbundle/SomeMessageV1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/src/org/openj9/test/testbundle/SomeMessageV2.java b/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/src/org/openj9/test/testbundle/SomeMessageV2.java
index 6ee3589eb02..afea78506e3 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/src/org/openj9/test/testbundle/SomeMessageV2.java
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/resources/TestBundle/src/org/openj9/test/testbundle/SomeMessageV2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/MANIFEST.MF b/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/MANIFEST.MF
index 45df978dffc..3810e195986 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/MANIFEST.MF
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/MANIFEST.MF
@@ -11,7 +11,7 @@ Comment: Copyright (c) 2001, 2020 IBM Corp. and others
Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
Manifest-Version: 1.0
Bundle-Vendor: IBM
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/src/org/openj9/test/weavinghooktest/Activator.java b/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/src/org/openj9/test/weavinghooktest/Activator.java
index 7f39ab547fb..4663e675c0b 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/src/org/openj9/test/weavinghooktest/Activator.java
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/src/org/openj9/test/weavinghooktest/Activator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/src/org/openj9/test/weavinghooktest/Util.java b/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/src/org/openj9/test/weavinghooktest/Util.java
index 6c87db7b2dc..275ca2d8ba1 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/src/org/openj9/test/weavinghooktest/Util.java
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/src/org/openj9/test/weavinghooktest/Util.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/src/org/openj9/test/weavinghooktest/WeavingHookImpl.java b/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/src/org/openj9/test/weavinghooktest/WeavingHookImpl.java
index f1b0f4ed93a..e73df89cb22 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/src/org/openj9/test/weavinghooktest/WeavingHookImpl.java
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/resources/WeavinghookTest/src/org/openj9/test/weavinghooktest/WeavingHookImpl.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/resources/readme.txt b/test/functional/cmdLineTests/CDSAdaptorTest/resources/readme.txt
index 316e2e3efc8..7cfb22de0f5 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/resources/readme.txt
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/resources/readme.txt
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/src/org/openj9/test/cdsadaptortest/CDSAdaptorOrphanTest.java b/test/functional/cmdLineTests/CDSAdaptorTest/src/org/openj9/test/cdsadaptortest/CDSAdaptorOrphanTest.java
index 9ab57b30550..1e419573488 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/src/org/openj9/test/cdsadaptortest/CDSAdaptorOrphanTest.java
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/src/org/openj9/test/cdsadaptortest/CDSAdaptorOrphanTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/CDSAdaptorTest/src/org/openj9/test/cdsadaptortest/OSGiFrameworkLauncher.java b/test/functional/cmdLineTests/CDSAdaptorTest/src/org/openj9/test/cdsadaptortest/OSGiFrameworkLauncher.java
index 666d35bc88e..95dc33acb42 100644
--- a/test/functional/cmdLineTests/CDSAdaptorTest/src/org/openj9/test/cdsadaptortest/OSGiFrameworkLauncher.java
+++ b/test/functional/cmdLineTests/CDSAdaptorTest/src/org/openj9/test/cdsadaptortest/OSGiFrameworkLauncher.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/J9security/build.xml b/test/functional/cmdLineTests/J9security/build.xml
index fbf982a4006..3c6bed75b03 100644
--- a/test/functional/cmdLineTests/J9security/build.xml
+++ b/test/functional/cmdLineTests/J9security/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/J9security/j9SecurityTest.xml b/test/functional/cmdLineTests/J9security/j9SecurityTest.xml
index c48a15b41a9..fab51b19ac1 100644
--- a/test/functional/cmdLineTests/J9security/j9SecurityTest.xml
+++ b/test/functional/cmdLineTests/J9security/j9SecurityTest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/J9security/jsr292.policy b/test/functional/cmdLineTests/J9security/jsr292.policy
index c75786c1c43..2c7be16fe47 100644
--- a/test/functional/cmdLineTests/J9security/jsr292.policy
+++ b/test/functional/cmdLineTests/J9security/jsr292.policy
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/J9security/playlist.xml b/test/functional/cmdLineTests/J9security/playlist.xml
index 9ce249fe750..eb7ca4068e4 100644
--- a/test/functional/cmdLineTests/J9security/playlist.xml
+++ b/test/functional/cmdLineTests/J9security/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jep140/CodeTrusted.java b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jep140/CodeTrusted.java
index 82a3ca257b5..c21adb8f438 100644
--- a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jep140/CodeTrusted.java
+++ b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jep140/CodeTrusted.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jep140/JEP140Tests.java b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jep140/JEP140Tests.java
index 9e200112df3..e3e4b331a02 100644
--- a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jep140/JEP140Tests.java
+++ b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jep140/JEP140Tests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jsr292/indyn/TestJSR292.java b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jsr292/indyn/TestJSR292.java
index 4a0d77c259a..786c0bcd83a 100644
--- a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jsr292/indyn/TestJSR292.java
+++ b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jsr292/indyn/TestJSR292.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jsr292/indyn/bootpath/CodeNotTrusted.java b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jsr292/indyn/bootpath/CodeNotTrusted.java
index b4de04550fc..f77b5ac5a0c 100644
--- a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jsr292/indyn/bootpath/CodeNotTrusted.java
+++ b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/jsr292/indyn/bootpath/CodeNotTrusted.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/PR66930ACCcheckPermission.java b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/PR66930ACCcheckPermission.java
index 6b063037acf..7ad6585c4e5 100644
--- a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/PR66930ACCcheckPermission.java
+++ b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/PR66930ACCcheckPermission.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestACdoPrivilegedWithCombiner.java b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestACdoPrivilegedWithCombiner.java
index 7210946713b..a09133a8d04 100644
--- a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestACdoPrivilegedWithCombiner.java
+++ b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestACdoPrivilegedWithCombiner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestImplies.java b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestImplies.java
index d1064c803c5..15f27950244 100644
--- a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestImplies.java
+++ b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestImplies.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestOpenJ9GPUPermissions.java b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestOpenJ9GPUPermissions.java
index afcec0455a7..f1dd5595e25 100644
--- a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestOpenJ9GPUPermissions.java
+++ b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestOpenJ9GPUPermissions.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestToArrayOfProtectionDomains.java b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestToArrayOfProtectionDomains.java
index c3214c4c119..ec4eb3ec6ee 100644
--- a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestToArrayOfProtectionDomains.java
+++ b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/TestToArrayOfProtectionDomains.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/bootpath/CodeTrusted.java b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/bootpath/CodeTrusted.java
index 0810c7adc52..b06e8621e82 100644
--- a/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/bootpath/CodeTrusted.java
+++ b/test/functional/cmdLineTests/J9security/src/com/ibm/j9/security/bootpath/CodeTrusted.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/SystemPropertiesTest/build.xml b/test/functional/cmdLineTests/SystemPropertiesTest/build.xml
index fcfb43f8b04..c04cbe4cf80 100644
--- a/test/functional/cmdLineTests/SystemPropertiesTest/build.xml
+++ b/test/functional/cmdLineTests/SystemPropertiesTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/SystemPropertiesTest/playlist.xml b/test/functional/cmdLineTests/SystemPropertiesTest/playlist.xml
index 1b4555e509b..b928dfe4c75 100644
--- a/test/functional/cmdLineTests/SystemPropertiesTest/playlist.xml
+++ b/test/functional/cmdLineTests/SystemPropertiesTest/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/SystemPropertiesTest/src/SysPropRepeatDefinesTest.java b/test/functional/cmdLineTests/SystemPropertiesTest/src/SysPropRepeatDefinesTest.java
index d1e35d1b00f..01b26b4304d 100644
--- a/test/functional/cmdLineTests/SystemPropertiesTest/src/SysPropRepeatDefinesTest.java
+++ b/test/functional/cmdLineTests/SystemPropertiesTest/src/SysPropRepeatDefinesTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/SystemPropertiesTest/src/SysPropTest.java b/test/functional/cmdLineTests/SystemPropertiesTest/src/SysPropTest.java
index ecedb6d0722..c09c05dba8f 100644
--- a/test/functional/cmdLineTests/SystemPropertiesTest/src/SysPropTest.java
+++ b/test/functional/cmdLineTests/SystemPropertiesTest/src/SysPropTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/SystemPropertiesTest/sysproprepeatdefinestest.xml b/test/functional/cmdLineTests/SystemPropertiesTest/sysproprepeatdefinestest.xml
index 4c4b8b519d6..ff0beb85416 100644
--- a/test/functional/cmdLineTests/SystemPropertiesTest/sysproprepeatdefinestest.xml
+++ b/test/functional/cmdLineTests/SystemPropertiesTest/sysproprepeatdefinestest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/SystemPropertiesTest/syspropstest.xml b/test/functional/cmdLineTests/SystemPropertiesTest/syspropstest.xml
index 6184c8210a4..68f054b52cb 100644
--- a/test/functional/cmdLineTests/SystemPropertiesTest/syspropstest.xml
+++ b/test/functional/cmdLineTests/SystemPropertiesTest/syspropstest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/FindStore_win.xml b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/FindStore_win.xml
index b3a32f61d30..2d4967177e4 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/FindStore_win.xml
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/FindStore_win.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/A_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/A_Main.java
index 54136f1beef..2ca81de8182 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/A_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/A_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/B_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/B_Dummy.java
index 75ccb6e7d5b..3ad5b03a905 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/B_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/B_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/C_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/C_Dummy.java
index 8d31a3ea3ba..67d9e0843b7 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/C_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/C_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/D_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/D_Dummy.java
index 05ac73fe770..3d58d2d6c43 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/D_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/D_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/E_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/E_Main.java
index 2e194de5d95..9622d2df737 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/E_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/E_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/F_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/F_Dummy.java
index 8d4a14c8b02..9ca51b6e609 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/F_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/F_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/G_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/G_Dummy.java
index 7f9c2a963a0..335ad8c5988 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/G_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/G_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/H_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/H_Dummy.java
index 0c7f91c94bc..b479a253b36 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/H_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/H_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/I_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/I_Main.java
index 6e39cc0138d..9cbb03d61e3 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/I_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/I_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/J_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/J_Dummy.java
index 765a171fecb..69230938d50 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/J_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/J_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/K_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/K_Dummy.java
index 6aa727d685e..2643cbc3dd8 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/K_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/K_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/L_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/L_Dummy.java
index 5c6015cad42..6abaca35c2a 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/L_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/L_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/M_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/M_Main.java
index f7b159d1125..10f099a6f9b 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/M_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/M_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/N_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/N_Dummy.java
index 33353f48c40..c1495b0c111 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/N_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/N_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/O_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/O_Dummy.java
index b356b6b9746..d8f999ea86b 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/O_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/O_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/P_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/P_Dummy.java
index 653f297648f..2f0888b1ee3 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/P_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/VerifyClasses/jnurlcldr/shared/findstore/P_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildInitial.bat b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildInitial.bat
index dfcdeda1a4e..b1d2d8b6e8b 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildInitial.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildInitial.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildInitial.sh b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildInitial.sh
index df949c9eb66..0b51f6b345a 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildInitial.sh
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildInitial.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildVerify.bat b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildVerify.bat
index 3a52c92ba84..2b623745bcd 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildVerify.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildVerify.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildVerify.sh b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildVerify.sh
index b7c07e8d776..a30dc2fb232 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildVerify.sh
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/buildVerify.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/A_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/A_Main.java
index b37e2847d74..c7bcc3ea10d 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/A_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/A_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/B_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/B_Dummy.java
index d11fa157c2c..1f49f541919 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/B_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/B_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/C_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/C_Dummy.java
index d45ae998ce5..ad2ca53963b 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/C_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/C_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/D_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/D_Dummy.java
index 5665899ef85..64876c70356 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/D_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/D_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/E_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/E_Main.java
index 71e3873bace..674d568f6ed 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/E_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/E_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/F_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/F_Dummy.java
index 3b92b6d8526..752498643f5 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/F_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/F_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/G_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/G_Dummy.java
index 85a87603f9b..0e9853fe64a 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/G_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/G_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/H_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/H_Dummy.java
index 20e657bca04..19e91babf64 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/H_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/H_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/I_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/I_Main.java
index 3ac85469bf9..7436815922e 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/I_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/I_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/J_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/J_Dummy.java
index d8ffc3fc5c7..45deba29e46 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/J_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/J_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/K_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/K_Dummy.java
index 0aaf83e395e..1d7e3e47fd2 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/K_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/K_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/L_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/L_Dummy.java
index c7f8d7426b2..2078b69a0d6 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/L_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/L_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/M_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/M_Main.java
index d22235db5fa..752d22bf572 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/M_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/M_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/N_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/N_Dummy.java
index 9224a41852f..106d37b3e38 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/N_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/N_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/O_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/O_Dummy.java
index 1a8146e9da3..f5dda942ace 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/O_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/O_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/P_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/P_Dummy.java
index 688b62f428c..62cb7b3b483 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/P_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/jnurlcldr/shared/findstore/P_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/readme.txt b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/readme.txt
index 544682bc442..7eff8ea5068 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/readme.txt
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/FindStore/readme.txt
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/JarExt_win.xml b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/JarExt_win.xml
index 2e2e4b4008c..0cffc77eec2 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/JarExt_win.xml
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/JarExt_win.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/A_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/A_Data.java
index 601037db642..742a5e0e121 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/A_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/A_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/A_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/A_Main.java
index 3178223f4f0..b77c11c6391 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/A_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/A_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/B_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/B_Data.java
index 6076767cd38..071b36ba28a 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/B_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/B_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/B_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/B_Dummy.java
index bb8c3abd9bf..b75f3a3247c 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/B_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/B_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/C_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/C_Data.java
index 988f6fa532d..960035bb048 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/C_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/C_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/C_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/C_Dummy.java
index 55aacf1e0f0..a5f15a6671c 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/C_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/C_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/D_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/D_Data.java
index 34bf359c6db..231221cd90f 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/D_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/D_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/D_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/D_Dummy.java
index 612e864bb92..333109de49c 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/D_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/D_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/E1_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/E1_Data.java
index 7d719b87e08..71882532c7e 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/E1_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/E1_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/E_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/E_Main.java
index 95a758a613d..879fbe91031 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/E_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/E_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/F1_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/F1_Data.java
index eda675af44c..1867a04e511 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/F1_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/F1_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/F_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/F_Data.java
index d0692df95e9..a6964220c03 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/F_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/F_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/G1_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/G1_Data.java
index b8c4a368055..fb9769fbdf3 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/G1_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/G1_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/G_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/G_Data.java
index 7791711e82e..8a8616439fd 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/G_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/G_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/H1_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/H1_Data.java
index 654a6b479b4..2e66ba788d3 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/H1_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/H1_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/H_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/H_Data.java
index a73caf288cb..0eae9dc22d1 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/H_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/VerifyClasses/jnurlcldr/shared/jarexttests/H_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildInitial.bat b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildInitial.bat
index afc3d5c511c..708e1a9036e 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildInitial.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildInitial.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildInitial.sh b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildInitial.sh
index 63becf4f4c5..574d58db075 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildInitial.sh
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildInitial.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildJarIndexes.bat b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildJarIndexes.bat
index bc9d767b3eb..0e96a1c8934 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildJarIndexes.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildJarIndexes.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildJarIndexes.sh b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildJarIndexes.sh
index 77f71ad3313..7fa56d0aae9 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildJarIndexes.sh
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildJarIndexes.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildVerify.bat b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildVerify.bat
index 9004236646a..7237a2309ca 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildVerify.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildVerify.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildVerify.sh b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildVerify.sh
index 159ed6223f8..0b70e249847 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildVerify.sh
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/buildVerify.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/A_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/A_Data.java
index ae1237975bf..b530d3f6693 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/A_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/A_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/A_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/A_Main.java
index 3178223f4f0..b77c11c6391 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/A_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/A_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/B_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/B_Data.java
index 40a3528bdb4..69630bd6c2c 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/B_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/B_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/B_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/B_Dummy.java
index bb8c3abd9bf..b75f3a3247c 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/B_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/B_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/C_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/C_Data.java
index 1882da6bfd6..1843c264f72 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/C_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/C_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/C_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/C_Dummy.java
index 55aacf1e0f0..a5f15a6671c 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/C_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/C_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/D_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/D_Data.java
index 5b2e6eb5b5e..7128d8c8617 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/D_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/D_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/D_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/D_Dummy.java
index 612e864bb92..333109de49c 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/D_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/D_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/E1_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/E1_Data.java
index b0e12595033..f7991c6fa88 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/E1_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/E1_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/E_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/E_Main.java
index 429a6c96d6f..6645874ef96 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/E_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/E_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/F1_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/F1_Data.java
index 17005f33c11..8ab3178a04b 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/F1_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/F1_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/F_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/F_Data.java
index c60f25bbb31..8a0d4968c6d 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/F_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/F_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/G1_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/G1_Data.java
index d00fad154c9..0ed852bffb7 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/G1_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/G1_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/G_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/G_Data.java
index 23c9d7c0907..8509ede8033 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/G_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/G_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/H1_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/H1_Data.java
index 0f0716cc934..7c7a7311118 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/H1_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/H1_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/H_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/H_Data.java
index 29534254ed7..31fc3757416 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/H_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/jnurlcldr/shared/jarexttests/H_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/readme.txt b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/readme.txt
index bbe8d1c5e63..3238dc1c4cd 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/readme.txt
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/JarExt/readme.txt
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/NonExistJar_win.xml b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/NonExistJar_win.xml
index 8f12df1a265..06a301a96d7 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/NonExistJar_win.xml
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/NonExistJar_win.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/A_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/A_Main.java
index c28afe20dc6..80da3ccf140 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/A_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/A_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/B_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/B_Dummy.java
index bf5dc3bbcf7..595f3f1acfe 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/B_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/B_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/C_DoesNothing.java b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/C_DoesNothing.java
index 25b911e974c..05689bdead2 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/C_DoesNothing.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/C_DoesNothing.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/C_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/C_Dummy.java
index 4efe6eb8abd..6a598d2cb42 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/C_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/Rogue/jnurlcldr/shared/nonexistjar/C_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial1.bat b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial1.bat
index af23a8b82ee..a640c7c6349 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial1.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial1.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial1.sh b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial1.sh
index 8e783def34d..0f352e4ad26 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial1.sh
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial1.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial2.bat b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial2.bat
index 67ca1735291..aadab560bae 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial2.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial2.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial2.sh b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial2.sh
index b3ee9ed9f82..33cf69bce1b 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial2.sh
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/buildInitial2.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/A_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/A_Main.java
index 5accd0b432c..a6bf1038b3c 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/A_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/A_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/B_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/B_Dummy.java
index 1c306ee7374..a4801eef9e9 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/B_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/B_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/C_DoesNothing.java b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/C_DoesNothing.java
index 25b911e974c..05689bdead2 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/C_DoesNothing.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/C_DoesNothing.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/C_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/C_Dummy.java
index 1391d7edb20..b30cec965d6 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/C_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/jnurlcldr/shared/nonexistjar/C_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/readme.txt b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/readme.txt
index 89af92fc257..1f7ad5a37fa 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/readme.txt
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/NonExistJar/readme.txt
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/Sanity_win.xml b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/Sanity_win.xml
index f6298c8d332..a00922d4210 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/Sanity_win.xml
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/Sanity_win.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_Data.java
index e1644f4f069..8894da952e8 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_ExtData.java b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_ExtData.java
index d454da918a2..1cd7f406670 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_ExtData.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_ExtData.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_ExtDummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_ExtDummy.java
index 1476103cb91..2fa2d2fbf95 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_ExtDummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_ExtDummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_Main.java
index d1165e0dd68..e47060b98d4 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/VerifyClasses/jnurlcldr/shared/sanity/A_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildInitial.bat b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildInitial.bat
index 5fb22d30f0b..e26a2997385 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildInitial.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildInitial.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildInitial.sh b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildInitial.sh
index 1d4a5a4992b..8759d7043f7 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildInitial.sh
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildInitial.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildVerify.bat b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildVerify.bat
index 6989b96788c..31fb73d7d97 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildVerify.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildVerify.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildVerify.sh b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildVerify.sh
index 923f13b3f5b..f2806cfd529 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildVerify.sh
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/buildVerify.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_Data.java
index 1843203a070..0b6c91d965a 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_ExtData.java b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_ExtData.java
index 67b586f3b5e..f57b62742b5 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_ExtData.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_ExtData.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_ExtDummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_ExtDummy.java
index 1476103cb91..2fa2d2fbf95 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_ExtDummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_ExtDummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_Main.java
index d1165e0dd68..e47060b98d4 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/jnurlcldr/shared/sanity/A_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/readme.txt b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/readme.txt
index c922622b710..5021e8cc578 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/readme.txt
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/Sanity/readme.txt
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/SignedSealed_win.xml b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/SignedSealed_win.xml
index 21ef288c4a0..accc1adfe01 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/SignedSealed_win.xml
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/SignedSealed_win.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial1.bat b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial1.bat
index 9f5b2445fbb..a7949a02241 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial1.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial1.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial1.sh b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial1.sh
index 13164255b80..b55f9739a92 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial1.sh
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial1.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial2.bat b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial2.bat
index 91a4f403a8c..aa356adbfbc 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial2.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial2.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial2.sh b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial2.sh
index 275dc81bc64..2a153a5f5c5 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial2.sh
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/buildInitial2.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/notsealed/C_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/notsealed/C_Data.java
index cfd2aa85c12..76679189dca 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/notsealed/C_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/notsealed/C_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/notsealed/C_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/notsealed/C_Dummy.java
index 685b2dc82c9..778f7c5e35d 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/notsealed/C_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/notsealed/C_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/A_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/A_Data.java
index 6180bec2976..7fdc5de217c 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/A_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/A_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/A_Main.java b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/A_Main.java
index e3fdb43e760..3baababb4e7 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/A_Main.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/A_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/B_Data.java b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/B_Data.java
index 4ecbe474887..7abfe3d5ee2 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/B_Data.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/B_Data.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/B_Dummy.java b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/B_Dummy.java
index 8498fae396a..7053b6a4f84 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/B_Dummy.java
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/jnurlcldr/shared/signedsealed/B_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/readme.txt b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/readme.txt
index 695ace93b39..a9ad6ebbdaf 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/readme.txt
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/SignedSealed/readme.txt
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/URLClassLoaderTests.xml b/test/functional/cmdLineTests/URLClassLoaderTests/URLClassLoaderTests.xml
index cb951770f42..634846e3fe4 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/URLClassLoaderTests.xml
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/URLClassLoaderTests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/URLClassLoaderTests_Java8.xml b/test/functional/cmdLineTests/URLClassLoaderTests/URLClassLoaderTests_Java8.xml
index 1ceca78c156..9928bab8222 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/URLClassLoaderTests_Java8.xml
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/URLClassLoaderTests_Java8.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/build.xml b/test/functional/cmdLineTests/URLClassLoaderTests/build.xml
index 6354deff569..129f7c8dd06 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/build.xml
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/exclude.xml b/test/functional/cmdLineTests/URLClassLoaderTests/exclude.xml
index ebda45dba98..2c6f556c81f 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/exclude.xml
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/excludeJava8.xml b/test/functional/cmdLineTests/URLClassLoaderTests/excludeJava8.xml
index 6e544ff8252..d0ad90aa942 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/excludeJava8.xml
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/excludeJava8.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/playlist.xml b/test/functional/cmdLineTests/URLClassLoaderTests/playlist.xml
index 87bf61addc3..157aae9e4fe 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/playlist.xml
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/readme.txt b/test/functional/cmdLineTests/URLClassLoaderTests/readme.txt
index 271cd4227c0..2e283adad57 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/readme.txt
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/readme.txt
@@ -16,7 +16,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/runAllBluebird.bat b/test/functional/cmdLineTests/URLClassLoaderTests/runAllBluebird.bat
index 7b18f7d35a3..eb010784e68 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/runAllBluebird.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/runAllBluebird.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/runAllJ9test.bat b/test/functional/cmdLineTests/URLClassLoaderTests/runAllJ9test.bat
index 416420afae5..2d4b4987712 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/runAllJ9test.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/runAllJ9test.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/runAllJava5.bat b/test/functional/cmdLineTests/URLClassLoaderTests/runAllJava5.bat
index 712c0e8c60a..346096e8e2c 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/runAllJava5.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/runAllJava5.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/runAllJava6.bat b/test/functional/cmdLineTests/URLClassLoaderTests/runAllJava6.bat
index 71994444331..3b01070e494 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/runAllJava6.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/runAllJava6.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/URLClassLoaderTests/runTest.bat b/test/functional/cmdLineTests/URLClassLoaderTests/runTest.bat
index ea32b5c3b83..f50bd3c0f88 100644
--- a/test/functional/cmdLineTests/URLClassLoaderTests/runTest.bat
+++ b/test/functional/cmdLineTests/URLClassLoaderTests/runTest.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/ValueBasedClassTest/build.xml b/test/functional/cmdLineTests/ValueBasedClassTest/build.xml
index 96421f5364a..5517c38b7d5 100644
--- a/test/functional/cmdLineTests/ValueBasedClassTest/build.xml
+++ b/test/functional/cmdLineTests/ValueBasedClassTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/ValueBasedClassTest/jep390.xml b/test/functional/cmdLineTests/ValueBasedClassTest/jep390.xml
index 970111dc1a6..28971e54510 100644
--- a/test/functional/cmdLineTests/ValueBasedClassTest/jep390.xml
+++ b/test/functional/cmdLineTests/ValueBasedClassTest/jep390.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/ValueBasedClassTest/playlist.xml b/test/functional/cmdLineTests/ValueBasedClassTest/playlist.xml
index 96030bd25bc..b90c69038b3 100644
--- a/test/functional/cmdLineTests/ValueBasedClassTest/playlist.xml
+++ b/test/functional/cmdLineTests/ValueBasedClassTest/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/ValueBasedClassTest/src/org/openj9/test/JEP390Test/ValueBasedClass.java b/test/functional/cmdLineTests/ValueBasedClassTest/src/org/openj9/test/JEP390Test/ValueBasedClass.java
index b6c1cb6d203..f867a6abd53 100644
--- a/test/functional/cmdLineTests/ValueBasedClassTest/src/org/openj9/test/JEP390Test/ValueBasedClass.java
+++ b/test/functional/cmdLineTests/ValueBasedClassTest/src/org/openj9/test/JEP390Test/ValueBasedClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/ValueBasedClassTest/src/org/openj9/test/JEP390Test/ValueBasedClassTest.java b/test/functional/cmdLineTests/ValueBasedClassTest/src/org/openj9/test/JEP390Test/ValueBasedClassTest.java
index 9e7589f600d..ba32b1cfe6c 100644
--- a/test/functional/cmdLineTests/ValueBasedClassTest/src/org/openj9/test/JEP390Test/ValueBasedClassTest.java
+++ b/test/functional/cmdLineTests/ValueBasedClassTest/src/org/openj9/test/JEP390Test/ValueBasedClassTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/bootStrapStaticVerify/bootStrapStaticVerify.xml b/test/functional/cmdLineTests/bootStrapStaticVerify/bootStrapStaticVerify.xml
index 61e7b78b897..5b0904d7cee 100644
--- a/test/functional/cmdLineTests/bootStrapStaticVerify/bootStrapStaticVerify.xml
+++ b/test/functional/cmdLineTests/bootStrapStaticVerify/bootStrapStaticVerify.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/bootStrapStaticVerify/build.xml b/test/functional/cmdLineTests/bootStrapStaticVerify/build.xml
index e91bed56fb1..ac618a2de5f 100644
--- a/test/functional/cmdLineTests/bootStrapStaticVerify/build.xml
+++ b/test/functional/cmdLineTests/bootStrapStaticVerify/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/bootStrapStaticVerify/playlist.xml b/test/functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
index f8c94e9ff00..4a0c3f7b5c8 100644
--- a/test/functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
+++ b/test/functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/bsmargstest.xml b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/bsmargstest.xml
index 435ecb6b89c..8fef5bccdd2 100644
--- a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/bsmargstest.xml
+++ b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/bsmargstest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/build.xml b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/build.xml
index 6a61c5c2682..6d058e6e9e1 100644
--- a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/build.xml
+++ b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
index 635ac9632ba..210595a792c 100644
--- a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
+++ b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryFieldref.jcod b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryFieldref.jcod
index cce00bf5ff8..2e3abccd387 100644
--- a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryFieldref.jcod
+++ b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryFieldref.jcod
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryInterfaceMethodref.jcod b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryInterfaceMethodref.jcod
index e0626046028..ed9bbcb1fdd 100644
--- a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryInterfaceMethodref.jcod
+++ b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryInterfaceMethodref.jcod
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryInvokeDynamic.jcod b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryInvokeDynamic.jcod
index 47fd0e6f3a4..04324582e2a 100644
--- a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryInvokeDynamic.jcod
+++ b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryInvokeDynamic.jcod
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryMethodref.jcod b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryMethodref.jcod
index a0d3026ae88..083ea742ab7 100644
--- a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryMethodref.jcod
+++ b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryMethodref.jcod
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryNameAndType.jcod b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryNameAndType.jcod
index 45cdc51437e..4f4876f3986 100644
--- a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryNameAndType.jcod
+++ b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryNameAndType.jcod
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryUtf8.jcod b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryUtf8.jcod
index affca1a3d0e..ae180fd876c 100644
--- a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryUtf8.jcod
+++ b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPEntryUtf8.jcod
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPTestTemplate.java b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPTestTemplate.java
index 8b1e4cafdc7..77b20da4ae6 100644
--- a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPTestTemplate.java
+++ b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPTestTemplate.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPTestTemplate.jcod b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPTestTemplate.jcod
index db693f830c2..8923b35fd5f 100644
--- a/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPTestTemplate.jcod
+++ b/test/functional/cmdLineTests/bootstrapMethodArgumentTest/src/org/openj9/test/bsmargs/RejectInvalidCPTestTemplate.jcod
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/build.xml b/test/functional/cmdLineTests/build.xml
index 5acfcbb632a..dba2572321d 100644
--- a/test/functional/cmdLineTests/build.xml
+++ b/test/functional/cmdLineTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/buildTools.xml b/test/functional/cmdLineTests/buildTools.xml
index e755a769c3e..d60e1eaaf7a 100644
--- a/test/functional/cmdLineTests/buildTools.xml
+++ b/test/functional/cmdLineTests/buildTools.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/callsitedbgddrext/build.xml b/test/functional/cmdLineTests/callsitedbgddrext/build.xml
index 461c2386a5c..da10548e4ce 100644
--- a/test/functional/cmdLineTests/callsitedbgddrext/build.xml
+++ b/test/functional/cmdLineTests/callsitedbgddrext/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/callsitedbgddrext/callsiteddrtests.xml b/test/functional/cmdLineTests/callsitedbgddrext/callsiteddrtests.xml
index c7bc16151fb..dd778095505 100644
--- a/test/functional/cmdLineTests/callsitedbgddrext/callsiteddrtests.xml
+++ b/test/functional/cmdLineTests/callsitedbgddrext/callsiteddrtests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/callsitedbgddrext/playlist.xml b/test/functional/cmdLineTests/callsitedbgddrext/playlist.xml
index 6b8b4f8af97..e2d76763abd 100644
--- a/test/functional/cmdLineTests/callsitedbgddrext/playlist.xml
+++ b/test/functional/cmdLineTests/callsitedbgddrext/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/classLoaderTest/autoModuleClassloaderTest.xml b/test/functional/cmdLineTests/classLoaderTest/autoModuleClassloaderTest.xml
index 2aee2d8ac03..655715a752c 100644
--- a/test/functional/cmdLineTests/classLoaderTest/autoModuleClassloaderTest.xml
+++ b/test/functional/cmdLineTests/classLoaderTest/autoModuleClassloaderTest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/classLoaderTest/build.xml b/test/functional/cmdLineTests/classLoaderTest/build.xml
index b45bd5bd419..a1ccd00ba5f 100644
--- a/test/functional/cmdLineTests/classLoaderTest/build.xml
+++ b/test/functional/cmdLineTests/classLoaderTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/classLoaderTest/enableAssertionStatusTest.xml b/test/functional/cmdLineTests/classLoaderTest/enableAssertionStatusTest.xml
index 42d476213f8..78c4974ee3c 100644
--- a/test/functional/cmdLineTests/classLoaderTest/enableAssertionStatusTest.xml
+++ b/test/functional/cmdLineTests/classLoaderTest/enableAssertionStatusTest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/classLoaderTest/playlist.xml b/test/functional/cmdLineTests/classLoaderTest/playlist.xml
index 04d0d2e9087..8940f4948f0 100644
--- a/test/functional/cmdLineTests/classLoaderTest/playlist.xml
+++ b/test/functional/cmdLineTests/classLoaderTest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/assertionstatus/EnableAssertionStatusTest.java b/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/assertionstatus/EnableAssertionStatusTest.java
index b392ecf321f..c15e7f7ace4 100644
--- a/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/assertionstatus/EnableAssertionStatusTest.java
+++ b/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/assertionstatus/EnableAssertionStatusTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/automodule/AutoModuleClassloaderTest.java b/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/automodule/AutoModuleClassloaderTest.java
index fe0366485bb..cae5e074283 100644
--- a/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/automodule/AutoModuleClassloaderTest.java
+++ b/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/automodule/AutoModuleClassloaderTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/automodule/CustomClassLoader.java b/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/automodule/CustomClassLoader.java
index 290c109e0e7..ad168113793 100644
--- a/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/automodule/CustomClassLoader.java
+++ b/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/automodule/CustomClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/automodule/Dummy.java b/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/automodule/Dummy.java
index c94bb9e4f75..f860392c468 100644
--- a/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/automodule/Dummy.java
+++ b/test/functional/cmdLineTests/classLoaderTest/src/org/openj9/test/automodule/Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/classesdbgddrext/build.xml b/test/functional/cmdLineTests/classesdbgddrext/build.xml
index ee41f4a6c0d..e2f01183304 100644
--- a/test/functional/cmdLineTests/classesdbgddrext/build.xml
+++ b/test/functional/cmdLineTests/classesdbgddrext/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/classesdbgddrext/classesddrtests.xml b/test/functional/cmdLineTests/classesdbgddrext/classesddrtests.xml
index ab2ef2607e5..f93069812f6 100644
--- a/test/functional/cmdLineTests/classesdbgddrext/classesddrtests.xml
+++ b/test/functional/cmdLineTests/classesdbgddrext/classesddrtests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/classesdbgddrext/dbgextddrtests_excludes.xml b/test/functional/cmdLineTests/classesdbgddrext/dbgextddrtests_excludes.xml
index 4f6be220968..bcc86e8c85c 100644
--- a/test/functional/cmdLineTests/classesdbgddrext/dbgextddrtests_excludes.xml
+++ b/test/functional/cmdLineTests/classesdbgddrext/dbgextddrtests_excludes.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/classesdbgddrext/playlist.xml b/test/functional/cmdLineTests/classesdbgddrext/playlist.xml
index 97961c28f41..ff683c81d65 100644
--- a/test/functional/cmdLineTests/classesdbgddrext/playlist.xml
+++ b/test/functional/cmdLineTests/classesdbgddrext/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/build.xml b/test/functional/cmdLineTests/cmdLineTest_J9tests/build.xml
index 2cc06456496..075d4b38de0 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/build.xml
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests.xml b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests.xml
index adea38a8237..df4a19c7e80 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests.xml
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests.xml
@@ -17,7 +17,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_Java8.xml b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_Java8.xml
index f01e4990464..89bb3b2ac83 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_Java8.xml
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_Java8.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_Java9.xml b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_Java9.xml
index 118566b598d..32100ac43b4 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_Java9.xml
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_Java9.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_Java_common.xml b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_Java_common.xml
index 8b1fb3435c6..f790b2c2cad 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_Java_common.xml
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_Java_common.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_console.xml b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_console.xml
index b2e2d36ced2..2d98e8a7e9d 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_console.xml
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_console.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_console19.xml b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_console19.xml
index ea7065e4137..da342aa91a7 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_console19.xml
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_console19.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_consoleUpTo17.xml b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_consoleUpTo17.xml
index dc4d11080b9..5c3b1b97fcf 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_consoleUpTo17.xml
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_consoleUpTo17.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_exclude.xml b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_exclude.xml
index b0cbc3c18e0..a8c9b020d85 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_exclude.xml
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_native.xml b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_native.xml
index eec476463d0..45eda88361f 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_native.xml
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/j9tests_native.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml b/test/functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
index 386c864401a..285ebeb34ad 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/src/GetConsoleCharset.java b/test/functional/cmdLineTests/cmdLineTest_J9tests/src/GetConsoleCharset.java
index 40f4a056b92..c95c4bb5390 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/src/GetConsoleCharset.java
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/src/GetConsoleCharset.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/src/OnOutOfMemoryErrorTest.java b/test/functional/cmdLineTests/cmdLineTest_J9tests/src/OnOutOfMemoryErrorTest.java
index 3996e70204a..3d37e961538 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/src/OnOutOfMemoryErrorTest.java
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/src/OnOutOfMemoryErrorTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/cmdLineTest_J9tests/src/TestStringBufferAndBuilderGrowth.java b/test/functional/cmdLineTests/cmdLineTest_J9tests/src/TestStringBufferAndBuilderGrowth.java
index 7be9c10b0a4..4475526189b 100644
--- a/test/functional/cmdLineTests/cmdLineTest_J9tests/src/TestStringBufferAndBuilderGrowth.java
+++ b/test/functional/cmdLineTests/cmdLineTest_J9tests/src/TestStringBufferAndBuilderGrowth.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/build.xml b/test/functional/cmdLineTests/cmdlinetestertests/build.xml
index 139c895e774..dbf1cb71306 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/build.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/cmdlinetests.xml b/test/functional/cmdLineTests/cmdlinetestertests/cmdlinetests.xml
index da4df1b61b5..56c9da49105 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/cmdlinetests.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/cmdlinetests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/exclude.xml b/test/functional/cmdLineTests/cmdlinetestertests/exclude.xml
index 854078a7148..5712e6fdd17 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/exclude.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/playlist.xml b/test/functional/cmdLineTests/cmdlinetestertests/playlist.xml
index 41122783019..c3ec109b41e 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/playlist.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test1.xml b/test/functional/cmdLineTests/cmdlinetestertests/test1.xml
index 9c51abd1f54..2cd3aa42a04 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test1.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test1.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test10.xml b/test/functional/cmdLineTests/cmdlinetestertests/test10.xml
index 926d6924a3b..ad6747efb2c 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test10.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test10.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test11.xml b/test/functional/cmdLineTests/cmdlinetestertests/test11.xml
index e408296ec0d..cc08be292ac 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test11.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test11.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test12.xml b/test/functional/cmdLineTests/cmdlinetestertests/test12.xml
index 5a9c8dabaa6..7b7c2753698 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test12.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test12.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test13.xml b/test/functional/cmdLineTests/cmdlinetestertests/test13.xml
index fe4ecf8052d..13fd4b9c674 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test13.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test13.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test14.xml b/test/functional/cmdLineTests/cmdlinetestertests/test14.xml
index 48c761fae46..ef4765ec4df 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test14.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test14.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test15.xml b/test/functional/cmdLineTests/cmdlinetestertests/test15.xml
index 8c7a18be8c4..54c22bc8dd8 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test15.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test15.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test16.xml b/test/functional/cmdLineTests/cmdlinetestertests/test16.xml
index c2e998d7c78..1bb289bad47 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test16.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test16.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test17.xml b/test/functional/cmdLineTests/cmdlinetestertests/test17.xml
index 8f916feabc0..397ebacd39f 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test17.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test17.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test18.xml b/test/functional/cmdLineTests/cmdlinetestertests/test18.xml
index 33030ff0701..7430c76af9b 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test18.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test18.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test19.xml b/test/functional/cmdLineTests/cmdlinetestertests/test19.xml
index d71bcab828d..2d07232fbd6 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test19.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test19.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test2.xml b/test/functional/cmdLineTests/cmdlinetestertests/test2.xml
index 59b8c31aed0..2d7b408c293 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test2.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test2.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test20.xml b/test/functional/cmdLineTests/cmdlinetestertests/test20.xml
index dbb05efbbb4..ff872ffd37b 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test20.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test20.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test21.xml b/test/functional/cmdLineTests/cmdlinetestertests/test21.xml
index bd0a765f7ce..0b2721b0088 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test21.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test21.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test22.xml b/test/functional/cmdLineTests/cmdlinetestertests/test22.xml
index 653c71cc41b..b6cf3bd7e55 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test22.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test22.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test23.xml b/test/functional/cmdLineTests/cmdlinetestertests/test23.xml
index 33dca2f2033..2d8e0c66a56 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test23.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test23.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test3.xml b/test/functional/cmdLineTests/cmdlinetestertests/test3.xml
index 9d7e2f5f54c..60a3374bb33 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test3.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test3.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test4.xml b/test/functional/cmdLineTests/cmdlinetestertests/test4.xml
index a6d5d2503be..9b5f849aa63 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test4.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test4.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test5.xml b/test/functional/cmdLineTests/cmdlinetestertests/test5.xml
index e4f6288ef3b..f98ab959b15 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test5.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test5.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test6.xml b/test/functional/cmdLineTests/cmdlinetestertests/test6.xml
index 58ae12db8a0..d48abdf1849 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test6.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test6.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test7.xml b/test/functional/cmdLineTests/cmdlinetestertests/test7.xml
index 7dce3d12b18..becb559cdaa 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test7.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test7.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test8.xml b/test/functional/cmdLineTests/cmdlinetestertests/test8.xml
index 2e562afb93d..9d4811ef726 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test8.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test8.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/cmdlinetestertests/test9.xml b/test/functional/cmdLineTests/cmdlinetestertests/test9.xml
index 62455e32be9..b1dc4f0ce9b 100644
--- a/test/functional/cmdLineTests/cmdlinetestertests/test9.xml
+++ b/test/functional/cmdLineTests/cmdlinetestertests/test9.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/criu/build.xml b/test/functional/cmdLineTests/criu/build.xml
index 74d8fa0713e..12b8772cb24 100644
--- a/test/functional/cmdLineTests/criu/build.xml
+++ b/test/functional/cmdLineTests/criu/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/criu/criu.xml b/test/functional/cmdLineTests/criu/criu.xml
index 2d445433a88..217b5edbfda 100644
--- a/test/functional/cmdLineTests/criu/criu.xml
+++ b/test/functional/cmdLineTests/criu/criu.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/criu/criuRandomScript.sh b/test/functional/cmdLineTests/criu/criuRandomScript.sh
index 85dc6da928e..7d84077121b 100644
--- a/test/functional/cmdLineTests/criu/criuRandomScript.sh
+++ b/test/functional/cmdLineTests/criu/criuRandomScript.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/criu/criuScript.sh b/test/functional/cmdLineTests/criu/criuScript.sh
index 9e2349717dc..458b2059c98 100644
--- a/test/functional/cmdLineTests/criu/criuScript.sh
+++ b/test/functional/cmdLineTests/criu/criuScript.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/criu/criuSecurityScript.sh b/test/functional/cmdLineTests/criu/criuSecurityScript.sh
index ce5a825f36b..fb563480e6b 100644
--- a/test/functional/cmdLineTests/criu/criuSecurityScript.sh
+++ b/test/functional/cmdLineTests/criu/criuSecurityScript.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/criu/criu_keepCheckpoint.xml b/test/functional/cmdLineTests/criu/criu_keepCheckpoint.xml
index 950eb189f59..edf4b209222 100644
--- a/test/functional/cmdLineTests/criu/criu_keepCheckpoint.xml
+++ b/test/functional/cmdLineTests/criu/criu_keepCheckpoint.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/criu/criu_nonPortable.xml b/test/functional/cmdLineTests/criu/criu_nonPortable.xml
index 77a6cb78285..0da94532627 100644
--- a/test/functional/cmdLineTests/criu/criu_nonPortable.xml
+++ b/test/functional/cmdLineTests/criu/criu_nonPortable.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/criu/criu_nonPortableJDK11Up.xml b/test/functional/cmdLineTests/criu/criu_nonPortableJDK11Up.xml
index b9488cc5245..525073fb6de 100644
--- a/test/functional/cmdLineTests/criu/criu_nonPortableJDK11Up.xml
+++ b/test/functional/cmdLineTests/criu/criu_nonPortableJDK11Up.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/criu/criu_random.xml b/test/functional/cmdLineTests/criu/criu_random.xml
index f86aba78cc3..38060e345a4 100644
--- a/test/functional/cmdLineTests/criu/criu_random.xml
+++ b/test/functional/cmdLineTests/criu/criu_random.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/criu/criu_security.xml b/test/functional/cmdLineTests/criu/criu_security.xml
index bcbe7d1af09..721946acc8a 100644
--- a/test/functional/cmdLineTests/criu/criu_security.xml
+++ b/test/functional/cmdLineTests/criu/criu_security.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/criu/playlist.xml b/test/functional/cmdLineTests/criu/playlist.xml
index 7278b3bce2b..274d4817f3b 100644
--- a/test/functional/cmdLineTests/criu/playlist.xml
+++ b/test/functional/cmdLineTests/criu/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIURandomTest.java b/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIURandomTest.java
index bac0a7d296b..8aa061e9b28 100644
--- a/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIURandomTest.java
+++ b/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIURandomTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIUSecurityTest.java b/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIUSecurityTest.java
index 71bb8f2334a..beb3c088a7c 100644
--- a/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIUSecurityTest.java
+++ b/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIUSecurityTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIUSimpleTest.java b/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIUSimpleTest.java
index 2648619190a..80395685257 100644
--- a/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIUSimpleTest.java
+++ b/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIUSimpleTest.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIUTestUtils.java b/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIUTestUtils.java
index 9231884bb37..ae564f98dff 100644
--- a/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIUTestUtils.java
+++ b/test/functional/cmdLineTests/criu/src/org/openj9/criu/CRIUTestUtils.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/criu/src/org/openj9/criu/DeadlockTest.java b/test/functional/cmdLineTests/criu/src/org/openj9/criu/DeadlockTest.java
index cb22a7ee49b..999120ed976 100644
--- a/test/functional/cmdLineTests/criu/src/org/openj9/criu/DeadlockTest.java
+++ b/test/functional/cmdLineTests/criu/src/org/openj9/criu/DeadlockTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/criu/src/org/openj9/criu/JDK11UpTimeoutAdjustmentTest.java b/test/functional/cmdLineTests/criu/src/org/openj9/criu/JDK11UpTimeoutAdjustmentTest.java
index 4fa57c45914..e86f96eafd5 100644
--- a/test/functional/cmdLineTests/criu/src/org/openj9/criu/JDK11UpTimeoutAdjustmentTest.java
+++ b/test/functional/cmdLineTests/criu/src/org/openj9/criu/JDK11UpTimeoutAdjustmentTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/criu/src/org/openj9/criu/TestDelayedOperations.java b/test/functional/cmdLineTests/criu/src/org/openj9/criu/TestDelayedOperations.java
index edb960381b4..a41d4eec6af 100644
--- a/test/functional/cmdLineTests/criu/src/org/openj9/criu/TestDelayedOperations.java
+++ b/test/functional/cmdLineTests/criu/src/org/openj9/criu/TestDelayedOperations.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/criu/src/org/openj9/criu/TestSingleThreadModeCheckpointException.java b/test/functional/cmdLineTests/criu/src/org/openj9/criu/TestSingleThreadModeCheckpointException.java
index 4a39eb6e107..2b9211c2190 100644
--- a/test/functional/cmdLineTests/criu/src/org/openj9/criu/TestSingleThreadModeCheckpointException.java
+++ b/test/functional/cmdLineTests/criu/src/org/openj9/criu/TestSingleThreadModeCheckpointException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/criu/src/org/openj9/criu/TestSingleThreadModeRestoreException.java b/test/functional/cmdLineTests/criu/src/org/openj9/criu/TestSingleThreadModeRestoreException.java
index b48dad6cb2f..2299c71a26b 100644
--- a/test/functional/cmdLineTests/criu/src/org/openj9/criu/TestSingleThreadModeRestoreException.java
+++ b/test/functional/cmdLineTests/criu/src/org/openj9/criu/TestSingleThreadModeRestoreException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/criu/src/org/openj9/criu/TimeChangeTest.java b/test/functional/cmdLineTests/criu/src/org/openj9/criu/TimeChangeTest.java
index afbb5b36b35..5b47a168e86 100644
--- a/test/functional/cmdLineTests/criu/src/org/openj9/criu/TimeChangeTest.java
+++ b/test/functional/cmdLineTests/criu/src/org/openj9/criu/TimeChangeTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/defaultLazySymbolResolution/build.xml b/test/functional/cmdLineTests/defaultLazySymbolResolution/build.xml
index 3bdd9c4f65a..ff9baeb5aa2 100644
--- a/test/functional/cmdLineTests/defaultLazySymbolResolution/build.xml
+++ b/test/functional/cmdLineTests/defaultLazySymbolResolution/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/defaultLazySymbolResolution/defaultLazySymbolResolution.xml b/test/functional/cmdLineTests/defaultLazySymbolResolution/defaultLazySymbolResolution.xml
index aebdd3031b1..71edb62b048 100644
--- a/test/functional/cmdLineTests/defaultLazySymbolResolution/defaultLazySymbolResolution.xml
+++ b/test/functional/cmdLineTests/defaultLazySymbolResolution/defaultLazySymbolResolution.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml b/test/functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
index 8963b1ec954..321bf92e1f2 100644
--- a/test/functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
+++ b/test/functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/doProtectedAccessCheck/build.xml b/test/functional/cmdLineTests/doProtectedAccessCheck/build.xml
index c3749f094d8..4201a76658b 100644
--- a/test/functional/cmdLineTests/doProtectedAccessCheck/build.xml
+++ b/test/functional/cmdLineTests/doProtectedAccessCheck/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/doProtectedAccessCheck/doProtectedAccessCheck.xml b/test/functional/cmdLineTests/doProtectedAccessCheck/doProtectedAccessCheck.xml
index 58b05ded3e6..3fb4f2b85bc 100644
--- a/test/functional/cmdLineTests/doProtectedAccessCheck/doProtectedAccessCheck.xml
+++ b/test/functional/cmdLineTests/doProtectedAccessCheck/doProtectedAccessCheck.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/doProtectedAccessCheck/playlist.xml b/test/functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
index ee1190e7f91..121b682dbb3 100644
--- a/test/functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
+++ b/test/functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/doProtectedAccessCheck/src/a/A.java b/test/functional/cmdLineTests/doProtectedAccessCheck/src/a/A.java
index bacb1a7445d..ad6a400de80 100644
--- a/test/functional/cmdLineTests/doProtectedAccessCheck/src/a/A.java
+++ b/test/functional/cmdLineTests/doProtectedAccessCheck/src/a/A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/doProtectedAccessCheck/src/b/B.java b/test/functional/cmdLineTests/doProtectedAccessCheck/src/b/B.java
index 4345190e0c8..09cc7e7ad90 100644
--- a/test/functional/cmdLineTests/doProtectedAccessCheck/src/b/B.java
+++ b/test/functional/cmdLineTests/doProtectedAccessCheck/src/b/B.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/doProtectedAccessCheck/src/javaagent/JavaAgent.java b/test/functional/cmdLineTests/doProtectedAccessCheck/src/javaagent/JavaAgent.java
index 4b62d5635a9..8ab025ca55f 100644
--- a/test/functional/cmdLineTests/doProtectedAccessCheck/src/javaagent/JavaAgent.java
+++ b/test/functional/cmdLineTests/doProtectedAccessCheck/src/javaagent/JavaAgent.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/doProtectedAccessCheck/src/javaagent/ProtectedClassFileTransformer.java b/test/functional/cmdLineTests/doProtectedAccessCheck/src/javaagent/ProtectedClassFileTransformer.java
index 35f3a478ba6..558083777a9 100644
--- a/test/functional/cmdLineTests/doProtectedAccessCheck/src/javaagent/ProtectedClassFileTransformer.java
+++ b/test/functional/cmdLineTests/doProtectedAccessCheck/src/javaagent/ProtectedClassFileTransformer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/dscr/build.xml b/test/functional/cmdLineTests/dscr/build.xml
index 897e14b56cb..aa7efd45900 100644
--- a/test/functional/cmdLineTests/dscr/build.xml
+++ b/test/functional/cmdLineTests/dscr/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/dscr/dscr.xml b/test/functional/cmdLineTests/dscr/dscr.xml
index 036a04e6ef1..aff62df9dd7 100644
--- a/test/functional/cmdLineTests/dscr/dscr.xml
+++ b/test/functional/cmdLineTests/dscr/dscr.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/dscr/playlist.xml b/test/functional/cmdLineTests/dscr/playlist.xml
index 48d923d4de8..517f242db56 100644
--- a/test/functional/cmdLineTests/dscr/playlist.xml
+++ b/test/functional/cmdLineTests/dscr/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/dumpromtests/build.xml b/test/functional/cmdLineTests/dumpromtests/build.xml
index f3e89435500..dec1b652d55 100644
--- a/test/functional/cmdLineTests/dumpromtests/build.xml
+++ b/test/functional/cmdLineTests/dumpromtests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/dumpromtests/dumpromclasstests.xml b/test/functional/cmdLineTests/dumpromtests/dumpromclasstests.xml
index 7f8d2a9d4fe..2594a50f10a 100644
--- a/test/functional/cmdLineTests/dumpromtests/dumpromclasstests.xml
+++ b/test/functional/cmdLineTests/dumpromtests/dumpromclasstests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/dumpromtests/dumpromclasstests_excludes.xml b/test/functional/cmdLineTests/dumpromtests/dumpromclasstests_excludes.xml
index e7c0ada02fb..78d9a5a8340 100644
--- a/test/functional/cmdLineTests/dumpromtests/dumpromclasstests_excludes.xml
+++ b/test/functional/cmdLineTests/dumpromtests/dumpromclasstests_excludes.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/dumpromtests/playlist.xml b/test/functional/cmdLineTests/dumpromtests/playlist.xml
index 7f8352e7412..9a21aeea064 100644
--- a/test/functional/cmdLineTests/dumpromtests/playlist.xml
+++ b/test/functional/cmdLineTests/dumpromtests/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/fastClassHashTable/build.xml b/test/functional/cmdLineTests/fastClassHashTable/build.xml
index c2f76d193a3..9b90637c6df 100644
--- a/test/functional/cmdLineTests/fastClassHashTable/build.xml
+++ b/test/functional/cmdLineTests/fastClassHashTable/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/fastClassHashTable/fastClassHashTableTest.xml b/test/functional/cmdLineTests/fastClassHashTable/fastClassHashTableTest.xml
index b9fa3acc969..84c8c5da293 100644
--- a/test/functional/cmdLineTests/fastClassHashTable/fastClassHashTableTest.xml
+++ b/test/functional/cmdLineTests/fastClassHashTable/fastClassHashTableTest.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/fastClassHashTable/playlist.xml b/test/functional/cmdLineTests/fastClassHashTable/playlist.xml
index bdca7bbaec0..7cf7fb83eb2 100644
--- a/test/functional/cmdLineTests/fastClassHashTable/playlist.xml
+++ b/test/functional/cmdLineTests/fastClassHashTable/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/fips/build.xml b/test/functional/cmdLineTests/fips/build.xml
index a0c0915e2c8..fc9f7078ca4 100644
--- a/test/functional/cmdLineTests/fips/build.xml
+++ b/test/functional/cmdLineTests/fips/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/fips/fips.xml b/test/functional/cmdLineTests/fips/fips.xml
index 1ba6577e279..5bbbb3057c7 100644
--- a/test/functional/cmdLineTests/fips/fips.xml
+++ b/test/functional/cmdLineTests/fips/fips.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/fips/playlist.xml b/test/functional/cmdLineTests/fips/playlist.xml
index ee0c25abb24..f0ca9d848b0 100644
--- a/test/functional/cmdLineTests/fips/playlist.xml
+++ b/test/functional/cmdLineTests/fips/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/fips/src/org/openj9/test/fips/FIPSKeyExtractImport.java b/test/functional/cmdLineTests/fips/src/org/openj9/test/fips/FIPSKeyExtractImport.java
index 71b3b563fac..1ac868a60a3 100644
--- a/test/functional/cmdLineTests/fips/src/org/openj9/test/fips/FIPSKeyExtractImport.java
+++ b/test/functional/cmdLineTests/fips/src/org/openj9/test/fips/FIPSKeyExtractImport.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/fips/src/org/openj9/test/fips/FIPSProvidersTest.java b/test/functional/cmdLineTests/fips/src/org/openj9/test/fips/FIPSProvidersTest.java
index 607d54e9acd..e953cbaa1cf 100644
--- a/test/functional/cmdLineTests/fips/src/org/openj9/test/fips/FIPSProvidersTest.java
+++ b/test/functional/cmdLineTests/fips/src/org/openj9/test/fips/FIPSProvidersTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/forceLazySymbolResolution/build.xml b/test/functional/cmdLineTests/forceLazySymbolResolution/build.xml
index 077945d479f..cda1b4c5400 100644
--- a/test/functional/cmdLineTests/forceLazySymbolResolution/build.xml
+++ b/test/functional/cmdLineTests/forceLazySymbolResolution/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/forceLazySymbolResolution/forceLazySymbolResolution.xml b/test/functional/cmdLineTests/forceLazySymbolResolution/forceLazySymbolResolution.xml
index 0c254a53d89..8e5caf22eb1 100644
--- a/test/functional/cmdLineTests/forceLazySymbolResolution/forceLazySymbolResolution.xml
+++ b/test/functional/cmdLineTests/forceLazySymbolResolution/forceLazySymbolResolution.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/forceLazySymbolResolution/playlist.xml b/test/functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
index 93a6d45e30f..04edc91ddd1 100644
--- a/test/functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
+++ b/test/functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcCheck/build.xml b/test/functional/cmdLineTests/gcCheck/build.xml
index 677add612b7..ab1d5a66701 100644
--- a/test/functional/cmdLineTests/gcCheck/build.xml
+++ b/test/functional/cmdLineTests/gcCheck/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcCheck/gcchecktests.xml b/test/functional/cmdLineTests/gcCheck/gcchecktests.xml
index 0522838643b..de8a4c4a3d3 100644
--- a/test/functional/cmdLineTests/gcCheck/gcchecktests.xml
+++ b/test/functional/cmdLineTests/gcCheck/gcchecktests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcCheck/gcchecktestsMetronome.xml b/test/functional/cmdLineTests/gcCheck/gcchecktestsMetronome.xml
index fc35b094d52..073d02145ce 100644
--- a/test/functional/cmdLineTests/gcCheck/gcchecktestsMetronome.xml
+++ b/test/functional/cmdLineTests/gcCheck/gcchecktestsMetronome.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcCheck/gcchecktests_excludes.xml b/test/functional/cmdLineTests/gcCheck/gcchecktests_excludes.xml
index bacc125e131..a4c63481ee4 100644
--- a/test/functional/cmdLineTests/gcCheck/gcchecktests_excludes.xml
+++ b/test/functional/cmdLineTests/gcCheck/gcchecktests_excludes.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcCheck/playlist.xml b/test/functional/cmdLineTests/gcCheck/playlist.xml
index b98b23b5bf4..d68c4ae4a23 100644
--- a/test/functional/cmdLineTests/gcCheck/playlist.xml
+++ b/test/functional/cmdLineTests/gcCheck/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcCheck/src/org/openj9/test/nogc/Main.java b/test/functional/cmdLineTests/gcCheck/src/org/openj9/test/nogc/Main.java
index 1f7b976a021..4f94c5b34b5 100644
--- a/test/functional/cmdLineTests/gcCheck/src/org/openj9/test/nogc/Main.java
+++ b/test/functional/cmdLineTests/gcCheck/src/org/openj9/test/nogc/Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/gcRegressionTests/build.xml b/test/functional/cmdLineTests/gcRegressionTests/build.xml
index 48b0efbc2f9..005bfdf8665 100644
--- a/test/functional/cmdLineTests/gcRegressionTests/build.xml
+++ b/test/functional/cmdLineTests/gcRegressionTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcRegressionTests/gcRegressionTests.xml b/test/functional/cmdLineTests/gcRegressionTests/gcRegressionTests.xml
index 199a7a5372c..227947a93c6 100644
--- a/test/functional/cmdLineTests/gcRegressionTests/gcRegressionTests.xml
+++ b/test/functional/cmdLineTests/gcRegressionTests/gcRegressionTests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcRegressionTests/gcRegressionTests_excludes.xml b/test/functional/cmdLineTests/gcRegressionTests/gcRegressionTests_excludes.xml
index 5649bbb79b6..7254533a4a8 100644
--- a/test/functional/cmdLineTests/gcRegressionTests/gcRegressionTests_excludes.xml
+++ b/test/functional/cmdLineTests/gcRegressionTests/gcRegressionTests_excludes.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcRegressionTests/gcRotatingVerboseLogTests.xml b/test/functional/cmdLineTests/gcRegressionTests/gcRotatingVerboseLogTests.xml
index d90e803f521..1f2a0f8004f 100644
--- a/test/functional/cmdLineTests/gcRegressionTests/gcRotatingVerboseLogTests.xml
+++ b/test/functional/cmdLineTests/gcRegressionTests/gcRotatingVerboseLogTests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcRegressionTests/gcRotatingVerboseLogTests_excludes.xml b/test/functional/cmdLineTests/gcRegressionTests/gcRotatingVerboseLogTests_excludes.xml
index 23bfc763e13..81f8d40940c 100644
--- a/test/functional/cmdLineTests/gcRegressionTests/gcRotatingVerboseLogTests_excludes.xml
+++ b/test/functional/cmdLineTests/gcRegressionTests/gcRotatingVerboseLogTests_excludes.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcRegressionTests/playlist.xml b/test/functional/cmdLineTests/gcRegressionTests/playlist.xml
index fe0fd4eb0f5..2ed7beaf3fe 100644
--- a/test/functional/cmdLineTests/gcRegressionTests/playlist.xml
+++ b/test/functional/cmdLineTests/gcRegressionTests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/DynamicConfigurationExtractor.java b/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/DynamicConfigurationExtractor.java
index 503d3c0e0ef..e0c2968aa29 100644
--- a/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/DynamicConfigurationExtractor.java
+++ b/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/DynamicConfigurationExtractor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/EmptyTestClass.java b/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/EmptyTestClass.java
index eb4a8d2e74f..5ef255422f8 100644
--- a/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/EmptyTestClass.java
+++ b/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/EmptyTestClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/SpinAllocate.java b/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/SpinAllocate.java
index 4199db0a0e1..66da7bdeff6 100644
--- a/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/SpinAllocate.java
+++ b/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/SpinAllocate.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/TestClassLoader.java b/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/TestClassLoader.java
index 75a2de65c5f..7b04c62d98d 100644
--- a/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/TestClassLoader.java
+++ b/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/TestClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/TestClassLoaderMain.java b/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/TestClassLoaderMain.java
index ac1be8d5045..7e0b0d5f427 100644
--- a/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/TestClassLoaderMain.java
+++ b/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/TestClassLoaderMain.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/TestContractionMain.java b/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/TestContractionMain.java
index 970acce9f5a..bc2be83696b 100644
--- a/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/TestContractionMain.java
+++ b/test/functional/cmdLineTests/gcRegressionTests/src/com/ibm/tests/garbagecollector/TestContractionMain.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/gcsuballoctests/build.xml b/test/functional/cmdLineTests/gcsuballoctests/build.xml
index 327aa3861fd..33c3e679b39 100644
--- a/test/functional/cmdLineTests/gcsuballoctests/build.xml
+++ b/test/functional/cmdLineTests/gcsuballoctests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcsuballoctests/gcsuballoctests.xml b/test/functional/cmdLineTests/gcsuballoctests/gcsuballoctests.xml
index 16482573c0e..959ecd49f2e 100644
--- a/test/functional/cmdLineTests/gcsuballoctests/gcsuballoctests.xml
+++ b/test/functional/cmdLineTests/gcsuballoctests/gcsuballoctests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcsuballoctests/gcsuballoctests_excludes.xml b/test/functional/cmdLineTests/gcsuballoctests/gcsuballoctests_excludes.xml
index 7eb7c601854..ec4a3fcf4af 100644
--- a/test/functional/cmdLineTests/gcsuballoctests/gcsuballoctests_excludes.xml
+++ b/test/functional/cmdLineTests/gcsuballoctests/gcsuballoctests_excludes.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gcsuballoctests/playlist.xml b/test/functional/cmdLineTests/gcsuballoctests/playlist.xml
index 6fe49ad5aad..c2f55c16059 100644
--- a/test/functional/cmdLineTests/gcsuballoctests/playlist.xml
+++ b/test/functional/cmdLineTests/gcsuballoctests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/getCallerClassTests/build.xml b/test/functional/cmdLineTests/getCallerClassTests/build.xml
index f49108f6b57..8e7dc0ff351 100644
--- a/test/functional/cmdLineTests/getCallerClassTests/build.xml
+++ b/test/functional/cmdLineTests/getCallerClassTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/getCallerClassTests/getCallerClassTests.xml b/test/functional/cmdLineTests/getCallerClassTests/getCallerClassTests.xml
index a9d169f9fba..4a529a0a367 100644
--- a/test/functional/cmdLineTests/getCallerClassTests/getCallerClassTests.xml
+++ b/test/functional/cmdLineTests/getCallerClassTests/getCallerClassTests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/getCallerClassTests/getCallerClassTests_8.xml b/test/functional/cmdLineTests/getCallerClassTests/getCallerClassTests_8.xml
index e95e7bbed8f..cb25dc0db7d 100644
--- a/test/functional/cmdLineTests/getCallerClassTests/getCallerClassTests_8.xml
+++ b/test/functional/cmdLineTests/getCallerClassTests/getCallerClassTests_8.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/getCallerClassTests/playlist.xml b/test/functional/cmdLineTests/getCallerClassTests/playlist.xml
index 570dd11fd04..b6a1501a1cb 100644
--- a/test/functional/cmdLineTests/getCallerClassTests/playlist.xml
+++ b/test/functional/cmdLineTests/getCallerClassTests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gptest/build.xml b/test/functional/cmdLineTests/gptest/build.xml
index 2977475b364..36df1949adf 100644
--- a/test/functional/cmdLineTests/gptest/build.xml
+++ b/test/functional/cmdLineTests/gptest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gptest/cmdlineopttest_exclude.xml b/test/functional/cmdLineTests/gptest/cmdlineopttest_exclude.xml
index 9f2911baa79..0316af8f968 100644
--- a/test/functional/cmdLineTests/gptest/cmdlineopttest_exclude.xml
+++ b/test/functional/cmdLineTests/gptest/cmdlineopttest_exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gptest/gptests.xml b/test/functional/cmdLineTests/gptest/gptests.xml
index 26fd5fd496f..30145b4bba8 100644
--- a/test/functional/cmdLineTests/gptest/gptests.xml
+++ b/test/functional/cmdLineTests/gptest/gptests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gptest/playlist.xml b/test/functional/cmdLineTests/gptest/playlist.xml
index d151dbd9e16..90e11d9b271 100644
--- a/test/functional/cmdLineTests/gptest/playlist.xml
+++ b/test/functional/cmdLineTests/gptest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gputests/build.xml b/test/functional/cmdLineTests/gputests/build.xml
index 45ac2608ed8..c145c662141 100644
--- a/test/functional/cmdLineTests/gputests/build.xml
+++ b/test/functional/cmdLineTests/gputests/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gputests/gputests.xml b/test/functional/cmdLineTests/gputests/gputests.xml
index 75fdb2d8040..bb6b41d38a7 100644
--- a/test/functional/cmdLineTests/gputests/gputests.xml
+++ b/test/functional/cmdLineTests/gputests/gputests.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gputests/gputests_exclude.xml b/test/functional/cmdLineTests/gputests/gputests_exclude.xml
index d496a7e2c2d..b2893c92415 100644
--- a/test/functional/cmdLineTests/gputests/gputests_exclude.xml
+++ b/test/functional/cmdLineTests/gputests/gputests_exclude.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/gputests/playlist.xml b/test/functional/cmdLineTests/gputests/playlist.xml
index 0196c4c920c..63ca2c28115 100644
--- a/test/functional/cmdLineTests/gputests/playlist.xml
+++ b/test/functional/cmdLineTests/gputests/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/hangTest/build.xml b/test/functional/cmdLineTests/hangTest/build.xml
index ea14a0588d5..a0304a07727 100644
--- a/test/functional/cmdLineTests/hangTest/build.xml
+++ b/test/functional/cmdLineTests/hangTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/hangTest/hang.sh b/test/functional/cmdLineTests/hangTest/hang.sh
index 8e93b9f0508..0f2a4516b18 100644
--- a/test/functional/cmdLineTests/hangTest/hang.sh
+++ b/test/functional/cmdLineTests/hangTest/hang.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/hangTest/hang.xml b/test/functional/cmdLineTests/hangTest/hang.xml
index bdd0dbaa536..98bd9f6b859 100644
--- a/test/functional/cmdLineTests/hangTest/hang.xml
+++ b/test/functional/cmdLineTests/hangTest/hang.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/hangTest/playlist.xml b/test/functional/cmdLineTests/hangTest/playlist.xml
index 023538d45c9..d9141374ea8 100644
--- a/test/functional/cmdLineTests/hangTest/playlist.xml
+++ b/test/functional/cmdLineTests/hangTest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/hangTest/src/org/openj9/test/hangTest/Hang.java b/test/functional/cmdLineTests/hangTest/src/org/openj9/test/hangTest/Hang.java
index fd5f9b8e8f1..4a0c18b3a5c 100644
--- a/test/functional/cmdLineTests/hangTest/src/org/openj9/test/hangTest/Hang.java
+++ b/test/functional/cmdLineTests/hangTest/src/org/openj9/test/hangTest/Hang.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/build.xml b/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/build.xml
index 03d86c879c0..060ef1980ba 100644
--- a/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/build.xml
+++ b/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/ignoreunrecognizedvmoptions.xml b/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/ignoreunrecognizedvmoptions.xml
index 4d94ceb1dd2..869471be2c0 100644
--- a/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/ignoreunrecognizedvmoptions.xml
+++ b/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/ignoreunrecognizedvmoptions.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/ignoreunrecognizedxxcolonoptions.xml b/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/ignoreunrecognizedxxcolonoptions.xml
index c2d3f826023..d2442c4440b 100644
--- a/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/ignoreunrecognizedxxcolonoptions.xml
+++ b/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/ignoreunrecognizedxxcolonoptions.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml b/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
index feff7dc1cfe..0feb0898675 100644
--- a/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
+++ b/test/functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/javaAssertions/build.xml b/test/functional/cmdLineTests/javaAssertions/build.xml
index d50e7d01233..76fa30c0f4b 100644
--- a/test/functional/cmdLineTests/javaAssertions/build.xml
+++ b/test/functional/cmdLineTests/javaAssertions/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/javaAssertions/javaAssertions.xml b/test/functional/cmdLineTests/javaAssertions/javaAssertions.xml
index 8cab500a48b..b802dbb1def 100644
--- a/test/functional/cmdLineTests/javaAssertions/javaAssertions.xml
+++ b/test/functional/cmdLineTests/javaAssertions/javaAssertions.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/javaAssertions/playlist.xml b/test/functional/cmdLineTests/javaAssertions/playlist.xml
index 0a21f4753e5..b1fbe12efa8 100644
--- a/test/functional/cmdLineTests/javaAssertions/playlist.xml
+++ b/test/functional/cmdLineTests/javaAssertions/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/javaAssertions/src/StringAssertionStatus.java b/test/functional/cmdLineTests/javaAssertions/src/StringAssertionStatus.java
index 89422ccef0e..65e6e443868 100644
--- a/test/functional/cmdLineTests/javaAssertions/src/StringAssertionStatus.java
+++ b/test/functional/cmdLineTests/javaAssertions/src/StringAssertionStatus.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jep178staticLinkingTest/build.xml b/test/functional/cmdLineTests/jep178staticLinkingTest/build.xml
index 70259042f9e..7885817db87 100644
--- a/test/functional/cmdLineTests/jep178staticLinkingTest/build.xml
+++ b/test/functional/cmdLineTests/jep178staticLinkingTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jep178staticLinkingTest/jep178.xml b/test/functional/cmdLineTests/jep178staticLinkingTest/jep178.xml
index ac03c7784f4..d8985e439f4 100644
--- a/test/functional/cmdLineTests/jep178staticLinkingTest/jep178.xml
+++ b/test/functional/cmdLineTests/jep178staticLinkingTest/jep178.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jep178staticLinkingTest/playlist.xml b/test/functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
index 6ff68180e45..a2905ebd26b 100644
--- a/test/functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
+++ b/test/functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jep178staticLinkingTest/src/com/ibm/j9/tests/jeptests/StaticAgents.java b/test/functional/cmdLineTests/jep178staticLinkingTest/src/com/ibm/j9/tests/jeptests/StaticAgents.java
index 54f7ced3b37..10a1764baa4 100644
--- a/test/functional/cmdLineTests/jep178staticLinkingTest/src/com/ibm/j9/tests/jeptests/StaticAgents.java
+++ b/test/functional/cmdLineTests/jep178staticLinkingTest/src/com/ibm/j9/tests/jeptests/StaticAgents.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jep178staticLinkingTest/src/com/ibm/j9/tests/jeptests/StaticLinking.java b/test/functional/cmdLineTests/jep178staticLinkingTest/src/com/ibm/j9/tests/jeptests/StaticLinking.java
index aa10e7e1ae4..bdb27aedecf 100644
--- a/test/functional/cmdLineTests/jep178staticLinkingTest/src/com/ibm/j9/tests/jeptests/StaticLinking.java
+++ b/test/functional/cmdLineTests/jep178staticLinkingTest/src/com/ibm/j9/tests/jeptests/StaticLinking.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jimageinterface/build.xml b/test/functional/cmdLineTests/jimageinterface/build.xml
index 4efc51d93d0..0f1546bd5f8 100644
--- a/test/functional/cmdLineTests/jimageinterface/build.xml
+++ b/test/functional/cmdLineTests/jimageinterface/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jimageinterface/jimageinterface.xml b/test/functional/cmdLineTests/jimageinterface/jimageinterface.xml
index 78ec6ece2f6..49e10651cca 100644
--- a/test/functional/cmdLineTests/jimageinterface/jimageinterface.xml
+++ b/test/functional/cmdLineTests/jimageinterface/jimageinterface.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jimageinterface/playlist.xml b/test/functional/cmdLineTests/jimageinterface/playlist.xml
index eb9df2d6b43..ec12bb64c22 100644
--- a/test/functional/cmdLineTests/jimageinterface/playlist.xml
+++ b/test/functional/cmdLineTests/jimageinterface/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jit/CompilerArgumentTesting.xml b/test/functional/cmdLineTests/jit/CompilerArgumentTesting.xml
index ad6efb121a7..6bdccdff4e7 100644
--- a/test/functional/cmdLineTests/jit/CompilerArgumentTesting.xml
+++ b/test/functional/cmdLineTests/jit/CompilerArgumentTesting.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jit/build.xml b/test/functional/cmdLineTests/jit/build.xml
index eba2c946fe9..cb88991aa43 100644
--- a/test/functional/cmdLineTests/jit/build.xml
+++ b/test/functional/cmdLineTests/jit/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jit/playlist.xml b/test/functional/cmdLineTests/jit/playlist.xml
index 24019a11f87..7b5dfb76187 100644
--- a/test/functional/cmdLineTests/jit/playlist.xml
+++ b/test/functional/cmdLineTests/jit/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jrvTest/build.xml b/test/functional/cmdLineTests/jrvTest/build.xml
index 5bea246ba7b..0992ef437e7 100644
--- a/test/functional/cmdLineTests/jrvTest/build.xml
+++ b/test/functional/cmdLineTests/jrvTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jrvTest/playlist.xml b/test/functional/cmdLineTests/jrvTest/playlist.xml
index 1ee119f56de..143dc1c4abc 100644
--- a/test/functional/cmdLineTests/jrvTest/playlist.xml
+++ b/test/functional/cmdLineTests/jrvTest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/README b/test/functional/cmdLineTests/jvmtitests/README
index 90812180909..6bc95c4b9d4 100644
--- a/test/functional/cmdLineTests/jvmtitests/README
+++ b/test/functional/cmdLineTests/jvmtitests/README
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************
diff --git a/test/functional/cmdLineTests/jvmtitests/build.xml b/test/functional/cmdLineTests/jvmtitests/build.xml
index 00df18af130..676aa9a0710 100644
--- a/test/functional/cmdLineTests/jvmtitests/build.xml
+++ b/test/functional/cmdLineTests/jvmtitests/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/decompilationtests.xml b/test/functional/cmdLineTests/jvmtitests/decompilationtests.xml
index 3025850c200..6179ae1a96a 100644
--- a/test/functional/cmdLineTests/jvmtitests/decompilationtests.xml
+++ b/test/functional/cmdLineTests/jvmtitests/decompilationtests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/fieldwatchtests.xml b/test/functional/cmdLineTests/jvmtitests/fieldwatchtests.xml
index 5d7f4026e00..6081ab33107 100644
--- a/test/functional/cmdLineTests/jvmtitests/fieldwatchtests.xml
+++ b/test/functional/cmdLineTests/jvmtitests/fieldwatchtests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/jvmtitests.xml b/test/functional/cmdLineTests/jvmtitests/jvmtitests.xml
index db5ee7b8cae..c47c8ed8ef6 100644
--- a/test/functional/cmdLineTests/jvmtitests/jvmtitests.xml
+++ b/test/functional/cmdLineTests/jvmtitests/jvmtitests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/jvmtitests_Java11andUp.xml b/test/functional/cmdLineTests/jvmtitests/jvmtitests_Java11andUp.xml
index 4baaaa9234a..ea03548c11f 100644
--- a/test/functional/cmdLineTests/jvmtitests/jvmtitests_Java11andUp.xml
+++ b/test/functional/cmdLineTests/jvmtitests/jvmtitests_Java11andUp.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_11.xml b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_11.xml
index 6b7fe156fcc..377d4d8236d 100644
--- a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_11.xml
+++ b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_11.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_16.xml b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_16.xml
index 67da32a3fd5..e5b470fc5dd 100644
--- a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_16.xml
+++ b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_16.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_17.xml b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_17.xml
index 67da32a3fd5..e5b470fc5dd 100644
--- a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_17.xml
+++ b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_17.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_18.xml b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_18.xml
index 6775a2a3023..f37feda5219 100644
--- a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_18.xml
+++ b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_18.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_19.xml b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_19.xml
index c73029a6ab9..9e9b1b00537 100644
--- a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_19.xml
+++ b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_19.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_20.xml b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_20.xml
index 95276c0cdb4..588dc46e872 100644
--- a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_20.xml
+++ b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_20.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_8.xml b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_8.xml
index 8efc741cd0c..d0b63a6f4e9 100644
--- a/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_8.xml
+++ b/test/functional/cmdLineTests/jvmtitests/jvmtitests_excludes_8.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/jvmtitests_extended.xml b/test/functional/cmdLineTests/jvmtitests/jvmtitests_extended.xml
index 5fe91ce55a4..9171bbda5cc 100644
--- a/test/functional/cmdLineTests/jvmtitests/jvmtitests_extended.xml
+++ b/test/functional/cmdLineTests/jvmtitests/jvmtitests_extended.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/jvmtitests_hcr.xml b/test/functional/cmdLineTests/jvmtitests/jvmtitests_hcr.xml
index 484f45beee6..88e3be96a69 100644
--- a/test/functional/cmdLineTests/jvmtitests/jvmtitests_hcr.xml
+++ b/test/functional/cmdLineTests/jvmtitests/jvmtitests_hcr.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/playlist.xml b/test/functional/cmdLineTests/jvmtitests/playlist.xml
index c2a469ba8fb..00ec8d4cf55 100644
--- a/test/functional/cmdLineTests/jvmtitests/playlist.xml
+++ b/test/functional/cmdLineTests/jvmtitests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/ASMTransformer.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/ASMTransformer.java
index 02d09978901..19f5af658e7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/ASMTransformer.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/ASMTransformer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/AddTimerAdapter.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/AddTimerAdapter.java
index 2f25b84cd9b..a87e9a90b6f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/AddTimerAdapter.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/AddTimerAdapter.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/MyClassVisitor.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/MyClassVisitor.java
index 4790d7ef94f..f625c9af866 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/MyClassVisitor.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/MyClassVisitor.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source.java
index ff4c3a29e80..5322de27dff 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source10.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source10.java
index ee55505e11e..a27562e1bb5 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source10.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source11.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source11.java
index 39fb12b809f..14ac028b76d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source11.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source11.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source12.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source12.java
index b4f819ac8b2..a62b09b13fb 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source12.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source12.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source13.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source13.java
index bac5659d418..a03a22f39eb 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source13.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source13.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source14.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source14.java
index 546c086489e..9d27239df00 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source14.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source14.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source15.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source15.java
index bc48e5901e4..86fd1ad24a9 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source15.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source15.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source16.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source16.java
index f995e6c756c..664f6d19770 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source16.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source16.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source17.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source17.java
index 57aa8b209ae..7de1d190772 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source17.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source17.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source18.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source18.java
index f3fae3530af..6fca85cadd4 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source18.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source18.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source19.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source19.java
index 4c3bcd8ab68..7bfc7ccde4d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source19.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source19.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source2.java
index a4aacf2dc6d..af09873a5bb 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source20.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source20.java
index 969fc185857..c8e5f6231a8 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source20.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source20.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source3.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source3.java
index 28fe51bb42e..4d5b0b3549f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source3.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source4.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source4.java
index b88911837c8..681c58c5db5 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source4.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source5.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source5.java
index 84057d0e42b..9f564602b08 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source5.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source6.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source6.java
index cbafac36512..090d1809425 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source6.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source7.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source7.java
index e4cef5215df..29cfcdaaa05 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source7.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source8.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source8.java
index b83235c5e2c..9bd37cf4bd5 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source8.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source9.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source9.java
index dc93e9a7cce..fa313948561 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source9.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Source9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Timer.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Timer.java
index cdece488b7b..33572be528d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Timer.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/Timer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/ta001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/ta001.java
index e640532f599..f4b8fe26b8d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/ta001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/BCIWithASM/ta001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl001.java
index 64da7ef4738..7d40a87aab1 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl002.java
index d7058fd270a..63022c031cf 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl003.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl003.java
index f9b3ba1424c..cc3c9155517 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl003.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToBootstrapClassLoaderSearch/abcl003.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl001.java
index 3236551e974..0486d8e6537 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl002.java
index a6922cd852f..1219c856386 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl003.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl003.java
index 10b375e120d..2b58678b588 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl003.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/addToSystemClassLoaderSearch/ascl003.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/agentLibraryNatives/aln001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/agentLibraryNatives/aln001.java
index 648680b6e05..0a280a8a34f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/agentLibraryNatives/aln001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/agentLibraryNatives/aln001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/attachOptionsTest/att001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/attachOptionsTest/att001.java
index 36d8f284c16..627b303f290 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/attachOptionsTest/att001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/attachOptionsTest/att001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001.java
index 3b5bb7cf95c..76208486e0f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V1.java
index 83f79bae7ae..b7a3085da5e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V2.java
index 2a8021fc238..8fafab99984 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V3.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V3.java
index b063ca33bf3..e721b8bdd69 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V3.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V4.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V4.java
index 1968c608aeb..e94a0733855 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V4.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/classModificationAgent/cma001_TestClass_V4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrameClassloader.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrameClassloader.java
index 80d3d42ec1c..d5623afe57f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrameClassloader.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrameClassloader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrameMain.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrameMain.java
index 231cf39d6ff..5d8ec48d6b3 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrameMain.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrameMain.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrame_TestInterfaceMethod.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrame_TestInterfaceMethod.java
index 304050f87e8..508fa33878b 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrame_TestInterfaceMethod.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrame_TestInterfaceMethod.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrame_TestMethod.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrame_TestMethod.java
index cdb991cbd2b..919d98b741a 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrame_TestMethod.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/ResolveFrame_TestMethod.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp001.java
index ab9f0055468..21144fa51e0 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp002.java
index b230b57eb65..abf7edc64e9 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp003.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp003.java
index dbde83f4ebe..a382fe6ad77 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp003.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp003.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp004.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp004.java
index 9776a614d15..237fba306cd 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp004.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp004.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp005.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp005.java
index c08f9867ee0..11b20da55cf 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp005.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/decomp005.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/fThread.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/fThread.java
index ceb3d6efd96..e9c6c7acc45 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/fThread.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompResolveFrame/fThread.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest.java
index b358bd6afb5..75bc1e85823 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest1.java
index 994f3132ad5..d0d1bf21810 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest1Super.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest1Super.java
index 34316744815..2ad3a4e2286 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest1Super.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest1Super.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest2.java
index 2d585c8c346..6b7493309cc 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest2Super.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest2Super.java
index 2e755015c24..bbc937a0ac7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest2Super.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/decompileAtMethodResolve/ResolveTest2Super.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventClassFileLoadHook/ecflh001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventClassFileLoadHook/ecflh001.java
index cd6438352d6..80697a2535b 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventClassFileLoadHook/ecflh001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventClassFileLoadHook/ecflh001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventException/ee001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventException/ee001.java
index 68f738eea1d..464809f6b33 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventException/ee001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventException/ee001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodEntryGrow/emeng001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodEntryGrow/emeng001.java
index 9907f4c38a6..1752aa5e39e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodEntryGrow/emeng001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodEntryGrow/emeng001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodExit/emex001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodExit/emex001.java
index a0b20db9774..44ddb308703 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodExit/emex001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventMethodExit/emex001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventThreadStart/ets001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventThreadStart/ets001.java
index ca704c6c127..d33f68f194d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventThreadStart/ets001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventThreadStart/ets001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventVMObjectAllocation/evmoa001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventVMObjectAllocation/evmoa001.java
index b8e2b08ee57..5f3e41e27cb 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventVMObjectAllocation/evmoa001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventVMObjectAllocation/evmoa001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventVMStart/vmstart001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventVMStart/vmstart001.java
index ca0c1110e60..1f73dbebf3f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventVMStart/vmstart001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/eventVMStart/vmstart001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/exampleTestCase/TestExampleTestCase.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/exampleTestCase/TestExampleTestCase.java
index 1b985bedf89..3c8c38cb5f4 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/exampleTestCase/TestExampleTestCase.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/exampleTestCase/TestExampleTestCase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/MyObject.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/MyObject.java
index 8d7bf3676f4..15a1892fec2 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/MyObject.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/MyObject.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/TestDriver.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/TestDriver.java
index 1c1a3975921..28671d6c269 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/TestDriver.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/TestDriver.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/fw001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/fw001.java
index 48beceebdd9..7cfc629e00e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/fw001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/fieldwatch/fw001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/Hello.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/Hello.java
index 0c63976d9ac..d8bc417f8b0 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/Hello.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/Hello.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloC1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloC1.java
index ab6e69e0e0d..bd5b294644f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloC1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloC1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloC2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloC2.java
index cd5564554ea..e37d146657b 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloC2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloC2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloI1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloI1.java
index f04956d51ab..c3e1c37ecc7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloI1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloI1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloI2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloI2.java
index 862b48945e1..452ca281b0d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloI2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/HelloI2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/TagManager.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/TagManager.java
index 86e7187f1df..d1524ec0988 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/TagManager.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/TagManager.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr001.java
index 20b2a0b1e88..e76618c20c5 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002.java
index 984fdea69cc..03886551ae7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002C1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002C1.java
index 5e88b88f87a..fefa82f1af7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002C1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002C1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002C2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002C2.java
index dcd14dc1da5..7207c0b1551 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002C2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr002C2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr003.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr003.java
index f133bd4be45..22c5941fcbf 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr003.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr003.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr004.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr004.java
index 27db44afd4a..5b304fec6b1 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr004.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/followReferences/fr004.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/MethodExitTestThread.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/MethodExitTestThread.java
index e656c271197..c4e896c216c 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/MethodExitTestThread.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/MethodExitTestThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/Semaphore.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/Semaphore.java
index eaedf74c580..ccc1b9d4ab3 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/Semaphore.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/Semaphore.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/TestForceEarlyReturnRunner.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/TestForceEarlyReturnRunner.java
index a1b3e541e05..0402d0f0f61 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/TestForceEarlyReturnRunner.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/TestForceEarlyReturnRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/TestForceEarlyReturnTrigger.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/TestForceEarlyReturnTrigger.java
index 50e8888b4f0..c8f3cd3f1c7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/TestForceEarlyReturnTrigger.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/TestForceEarlyReturnTrigger.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer001.java
index 138fcce3346..47fd6ac3d92 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer002.java
index 0ab9a152f03..e58e32be1c6 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer003.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer003.java
index a47eb943939..40838a5c3c1 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer003.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/forceEarlyReturn/fer003.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getAllStackTracesExtended/gaste001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getAllStackTracesExtended/gaste001.java
index 274332434f9..88c059140df 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getAllStackTracesExtended/gaste001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getAllStackTracesExtended/gaste001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassFields/gcf001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassFields/gcf001.java
index b3c6ce4f22c..420ea62ec85 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassFields/gcf001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassFields/gcf001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassFields/gcf001_testClass.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassFields/gcf001_testClass.java
index 6490bb8b5cb..3880a0936be 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassFields/gcf001_testClass.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassFields/gcf001_testClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassVersionNumbers/VersionedClass.java.dont_auto_compile b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassVersionNumbers/VersionedClass.java.dont_auto_compile
index 00aedac933a..2aca010fe9b 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassVersionNumbers/VersionedClass.java.dont_auto_compile
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassVersionNumbers/VersionedClass.java.dont_auto_compile
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassVersionNumbers/gcvn001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassVersionNumbers/gcvn001.java
index f84ccb8ab64..a5a7621c722 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassVersionNumbers/gcvn001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getClassVersionNumbers/gcvn001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getConstantPool/TestGetConstantPool.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getConstantPool/TestGetConstantPool.java
index 4a0c83a8be3..1afcb6b5560 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getConstantPool/TestGetConstantPool.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getConstantPool/TestGetConstantPool.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getCurrentThreadCpuTimerInfo/gctcti001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getCurrentThreadCpuTimerInfo/gctcti001.java
index c7e7949882d..6cc4827fcc5 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getCurrentThreadCpuTimerInfo/gctcti001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getCurrentThreadCpuTimerInfo/gctcti001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getHeapFreeTotalMemory/ghftm001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getHeapFreeTotalMemory/ghftm001.java
index 25f94ea467d..442dba9cbda 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getHeapFreeTotalMemory/ghftm001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getHeapFreeTotalMemory/ghftm001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getJ9method/gj9m001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getJ9method/gj9m001.java
index d1e27b93198..ed079359e4a 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getJ9method/gj9m001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getJ9method/gj9m001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getJ9vmThread/gjvmt001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getJ9vmThread/gjvmt001.java
index 6eae57ddec3..8995dbbaa32 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getJ9vmThread/gjvmt001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getJ9vmThread/gjvmt001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getLoadedClasses/glc001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getLoadedClasses/glc001.java
index 7273c64b1ae..adbcb3b55fc 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getLoadedClasses/glc001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getLoadedClasses/glc001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getMemoryCategories/gmc001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getMemoryCategories/gmc001.java
index 47b565697fb..cab2dff72ae 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getMemoryCategories/gmc001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getMemoryCategories/gmc001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getMethodAndClassNames/gmcpn001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getMethodAndClassNames/gmcpn001.java
index 17ee1052877..df9381e31a3 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getMethodAndClassNames/gmcpn001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getMethodAndClassNames/gmcpn001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOrSetLocal/gosl001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOrSetLocal/gosl001.java
index f81f76a27b9..a8221e40391 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOrSetLocal/gosl001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOrSetLocal/gosl001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/ThreadMonitorInfoTest.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/ThreadMonitorInfoTest.java
index 2ea60dcfe14..c93b520e118 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/ThreadMonitorInfoTest.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/ThreadMonitorInfoTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi001.java
index b30770c90b8..a24fffc3292 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi002.java
index c5de8af678d..cd401d047b7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorInfo/gomi002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/ThreadNDepth.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/ThreadNDepth.java
index cc654869a31..b1ef6b4b6ff 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/ThreadNDepth.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/ThreadNDepth.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi001.java
index ed8cb7bfa1d..308f3d76668 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi002.java
index 84fdb3d0da1..b0cc8e4dfbb 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getOwnedMonitorStackDepthInfo/gomsdi002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc001.java
index f701a36b685..aec273bb2a2 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc002.java
index 796e5aeb0de..f952d68cee7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getPotentialCapabilities/gpc002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst001.java
index be3a1e462d1..5b01e9cc851 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst002.java
index 6f494e07c35..3bb15ed4d03 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getStackTrace/gst002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getStackTraceExtended/gste001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getStackTraceExtended/gste001.java
index ae2abfe3e39..a3219197c74 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getStackTraceExtended/gste001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getStackTraceExtended/gste001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getSystemProperty/gsp001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getSystemProperty/gsp001.java
index 9aed410b905..d12f8823fb8 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getSystemProperty/gsp001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getSystemProperty/gsp001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc001.java
index 266b0e00f58..c24d5411df6 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc002.java
index 51f5a715f40..be22d7fa91d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadGroupChildren/gtgc002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadListStackTracesExtended/gtlste001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadListStackTracesExtended/gtlste001.java
index fb9ed07ca2d..0ff6c63ee2f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadListStackTracesExtended/gtlste001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadListStackTracesExtended/gtlste001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadState/gts001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadState/gts001.java
index 77518a9af5e..332a32dee0f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadState/gts001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/getThreadState/gts001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverHeap/ioh001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverHeap/ioh001.java
index b3f8de5eeb0..118d9319e94 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverHeap/ioh001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverHeap/ioh001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001.java
index 79209597935..abe810b01bc 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001Class.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001Class.java
index 54c81969b58..ad20e838933 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001Class.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001Class.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001SubClass.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001SubClass.java
index 1825c72812a..4a17bfde44e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001SubClass.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateOverInstancesOfClass/ioioc001SubClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateThroughHeap/ith001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateThroughHeap/ith001.java
index 16911bf5f4e..99cb9f738d2 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateThroughHeap/ith001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateThroughHeap/ith001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateThroughHeap/ith001Sub.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateThroughHeap/ith001Sub.java
index b8ee2da7ade..29724ae8fc2 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateThroughHeap/ith001Sub.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/iterateThroughHeap/ith001Sub.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/javaLockMonitoring/jlm001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/javaLockMonitoring/jlm001.java
index 5ebea466056..30cd2f51a99 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/javaLockMonitoring/jlm001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/javaLockMonitoring/jlm001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/javaLockMonitoring/jlmresult001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/javaLockMonitoring/jlmresult001.java
index 4ae37e630a4..e944b5ecef1 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/javaLockMonitoring/jlmresult001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/javaLockMonitoring/jlmresult001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/log/log001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/log/log001.java
index be890d8c339..dd17375aeaa 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/log/log001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/log/log001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/ClassGenerator.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/ClassGenerator.java
index 6dfe927db66..4c1db750852 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/ClassGenerator.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/ClassGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/CustomClassLoader.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/CustomClassLoader.java
index 1b882ac4010..b3d263fca27 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/CustomClassLoader.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/CustomClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/NestHostAttribute.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/NestHostAttribute.java
index 1284d51366b..15bba996237 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/NestHostAttribute.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/NestHostAttribute.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/NestMembersAttribute.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/NestMembersAttribute.java
index 2a9124328d8..18fb3cb0ffd 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/NestMembersAttribute.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/NestMembersAttribute.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/RedefinitionPhase.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/RedefinitionPhase.java
index 0018e864e81..909d17abade 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/RedefinitionPhase.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/RedefinitionPhase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/nmr001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/nmr001.java
index a79cd5de8df..90fb02a04cd 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/nmr001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/nestMatesRedefinition/nmr001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001.java
index c4d3fff760d..94ba0c07acf 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001_testClass_V1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001_testClass_V1.java
index 1b3a02b2b21..2d11352fa19 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001_testClass_V1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001_testClass_V1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001_testClass_V2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001_testClass_V2.java
index 75b74a7cad0..0b94d93bc86 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001_testClass_V2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineBreakpointCombo/rbc001_testClass_V2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001.java
index ecb40e8fda0..41814aad196 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testReplaceMethodBody_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testReplaceMethodBody_O1.java
index 89ed68e52b1..86f9c87ef6b 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testReplaceMethodBody_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testReplaceMethodBody_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testReplaceMethodBody_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testReplaceMethodBody_R1.java
index 5046451670d..0e43ce59752 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testReplaceMethodBody_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testReplaceMethodBody_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testReplaceSelfWithSelf.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testReplaceSelfWithSelf.java
index d3a483dfce1..54451b5e1dc 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testReplaceSelfWithSelf.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testReplaceSelfWithSelf.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testStaticFixups_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testStaticFixups_O1.java
index 2b1c5ec30d7..822469b002b 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testStaticFixups_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testStaticFixups_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testStaticFixups_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testStaticFixups_R1.java
index 6fbfff4bc6f..dd430cc40fb 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testStaticFixups_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testStaticFixups_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testStaticFixups_R2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testStaticFixups_R2.java
index df94a093e6f..ad4a08993f2 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testStaticFixups_R2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testStaticFixups_R2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_O1.java
index 5979af79f49..1fbf96f53c8 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_R1.java
index 2b91ebbbe3e..2904bd58268 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_SubA.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_SubA.java
index 8e4a7625939..75111ff0ba8 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_SubA.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_SubA.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_SubB.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_SubB.java
index 3737bee26c5..780acf9c8bc 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_SubB.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc001_testVTableFixups_SubB.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002.java
index c50f850b475..041577f727c 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethodThenRevertBack_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethodThenRevertBack_O1.java
index 2ac65fc4334..bc8c7e09666 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethodThenRevertBack_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethodThenRevertBack_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethodThenRevertBack_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethodThenRevertBack_R1.java
index aff487fccb3..c885697ead2 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethodThenRevertBack_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethodThenRevertBack_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethod_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethod_O1.java
index 2e8b623a85c..8967bcdaaff 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethod_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethod_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethod_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethod_R1.java
index 726ca118636..fa3ba39bdcd 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethod_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testAddMethod_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethodThenRevertBack_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethodThenRevertBack_O1.java
index c0432dd5480..db5c9513b7e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethodThenRevertBack_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethodThenRevertBack_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethodThenRevertBack_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethodThenRevertBack_R1.java
index a2ca9c5773f..e70ed1650ce 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethodThenRevertBack_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethodThenRevertBack_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethod_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethod_O1.java
index 0edb4d82078..92a0924120f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethod_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethod_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethod_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethod_R1.java
index 08e38dfc52c..d3a69ab53ec 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethod_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc002_testDeleteMethod_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003.java
index ef26882c67e..59544e6a88b 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testAddField_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testAddField_O1.java
index e1bf97ed8d7..be5db4f7d3d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testAddField_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testAddField_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testAddField_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testAddField_R1.java
index 6c4b319434d..4234f3dfb67 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testAddField_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testAddField_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testFieldPersistence_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testFieldPersistence_O1.java
index 38dd895cbfd..f63ae519738 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testFieldPersistence_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testFieldPersistence_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testFieldPersistence_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testFieldPersistence_R1.java
index 2faad395c8c..a94d829fe44 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testFieldPersistence_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testFieldPersistence_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testFieldPersistence_R2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testFieldPersistence_R2.java
index a41e70db8b0..a1c242653f7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testFieldPersistence_R2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testFieldPersistence_R2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testRemoveField_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testRemoveField_O1.java
index ba7478fbbd7..9fc9d21a41d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testRemoveField_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testRemoveField_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testRemoveField_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testRemoveField_R1.java
index 49e2806fb04..6ea880dff41 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testRemoveField_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc003_testRemoveField_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004.java
index 459e72115fd..d968f08032f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testReOrderingStaticFields_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testReOrderingStaticFields_O1.java
index de8f63caf91..e4d1858a76f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testReOrderingStaticFields_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testReOrderingStaticFields_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testReOrderingStaticFields_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testReOrderingStaticFields_R1.java
index 4533f6081ee..5b948693486 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testReOrderingStaticFields_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testReOrderingStaticFields_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testStaticFieldIDsAfterRedefine_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testStaticFieldIDsAfterRedefine_O1.java
index 8219074ad23..fed14bd96bc 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testStaticFieldIDsAfterRedefine_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testStaticFieldIDsAfterRedefine_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testStaticFieldIDsAfterRedefine_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testStaticFieldIDsAfterRedefine_R1.java
index ec240b952cb..7bdbeaf27b1 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testStaticFieldIDsAfterRedefine_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc004_testStaticFieldIDsAfterRedefine_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005.java
index 82ee9363b61..d93e5aab3b9 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005_testConstantPoolChanges_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005_testConstantPoolChanges_O1.java
index c316f49a2a1..036d3f6fdda 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005_testConstantPoolChanges_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005_testConstantPoolChanges_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005_testConstantPoolChanges_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005_testConstantPoolChanges_R1.java
index ad4f747b502..2df3ebe2a1b 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005_testConstantPoolChanges_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc005_testConstantPoolChanges_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006.java
index 6b60509a52b..c136cc3bd17 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006_testMethodIDsAfterRedefine_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006_testMethodIDsAfterRedefine_O1.java
index 997bf1e99f8..4d994b12555 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006_testMethodIDsAfterRedefine_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006_testMethodIDsAfterRedefine_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006_testMethodIDsAfterRedefine_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006_testMethodIDsAfterRedefine_R1.java
index cb19f3971a7..895e5faba27 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006_testMethodIDsAfterRedefine_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc006_testMethodIDsAfterRedefine_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007.java
index 6bb97aeaefa..ca89f784211 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyA_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyA_O1.java
index b9258a440a2..39d6da93a27 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyA_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyA_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyB_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyB_O1.java
index ecb1729331e..4626b0ad0e1 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyB_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyB_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyB_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyB_R1.java
index a271a704251..30911ec6292 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyB_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyB_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyC_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyC_O1.java
index b53d70d701e..0dc108a6887 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyC_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyC_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyD_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyD_O1.java
index f653a1ecde8..d38f590e3fa 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyD_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyD_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyD_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyD_R1.java
index 1fbfc6dba6d..610b7d2ec6d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyD_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_MultipleRedefinesFromSameHierarchyD_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_O1.java
index 33ef6a74214..c8cbff6cfc5 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_O2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_O2.java
index f9b8a30267e..ece410106ce 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_O2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_O2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_R1.java
index bbf24edf7d4..b8bf14cde65 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_R2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_R2.java
index 21fa3ad9b68..73fd501206e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_R2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc007_testMultipleClassRedefines_R2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008.java
index 0c164fe4897..66530bf8362 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testConstructorUpdates_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testConstructorUpdates_O1.java
index 392ad45bef2..b9dc7b4e542 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testConstructorUpdates_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testConstructorUpdates_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testConstructorUpdates_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testConstructorUpdates_R1.java
index c6671c6b75b..4cccb56c18f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testConstructorUpdates_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testConstructorUpdates_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testRedefineNewInstance_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testRedefineNewInstance_O1.java
index f41eaa077fa..a323b65e8ed 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testRedefineNewInstance_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testRedefineNewInstance_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testRedefineNewInstance_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testRedefineNewInstance_R1.java
index d1944203ee8..b06263d110d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testRedefineNewInstance_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testRedefineNewInstance_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testUpdatesToInstanceFields_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testUpdatesToInstanceFields_O1.java
index 4fab5111045..42c0c88a440 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testUpdatesToInstanceFields_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testUpdatesToInstanceFields_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testUpdatesToInstanceFields_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testUpdatesToInstanceFields_R1.java
index 801ca011179..5f2096930ff 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testUpdatesToInstanceFields_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc008_testUpdatesToInstanceFields_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009.java
index 7f49c8e647f..ae94647030d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_O1.java
index 5282d353f41..fbb468c737e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_O2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_O2.java
index 194f85a5766..4feae4c7aa0 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_O2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_O2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_O3.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_O3.java
index 8e13d815ce2..e8fe05c543a 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_O3.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_O3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_R1.java
index b0aeb098f76..a96224760f7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdatesRevert_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_O1.java
index 91f508926ee..0d54c5383eb 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_O2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_O2.java
index 1c6fe246764..0b7a7cdba97 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_O2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_O2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_O3.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_O3.java
index ceedd03bf7e..27518155e55 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_O3.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_O3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_R1.java
index d9ef4ceea37..cb143b5c6a6 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc009_testInterfaceUpdates_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010.java
index 643392c4faa..0fa5bad61f7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010_testRedefineEnums_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010_testRedefineEnums_O1.java
index 39a3da05ac7..e89fd7542ae 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010_testRedefineEnums_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010_testRedefineEnums_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010_testRedefineEnums_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010_testRedefineEnums_R1.java
index 0c3df2c3d4c..9e7fc282f9a 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010_testRedefineEnums_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010_testRedefineEnums_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010_testRedefineEnums_R2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010_testRedefineEnums_R2.java
index 25c4fc262ff..afce04dc25e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010_testRedefineEnums_R2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc010_testRedefineEnums_R2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011.java
index 96da2b9352a..1f7ee2cbba0 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_I1a.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_I1a.java
index 6da97f40a47..3d4682c138d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_I1a.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_I1a.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_I1b.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_I1b.java
index 48a168d940f..b795a76e06f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_I1b.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_I1b.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_I2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_I2.java
index 83c35a74ce6..95b68c0d547 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_I2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_I2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O1.java
index 3d1704a8480..1a3c80c7a19 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O2.java
index 7b60002a756..0ceaee4b4fc 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O3.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O3.java
index 4a0e5551225..6d42f730e19 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O3.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O4.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O4.java
index b5ba7bfd24d..f7c82b62917 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O4.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_O4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R1.java
index 8cde9c880b6..d581a937443 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R2.java
index cccde6e4913..d7a0c748c51 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R3.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R3.java
index f88ae51e141..205e326ce21 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R3.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R4.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R4.java
index 53dd5228be7..b9532fc042e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R4.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testITableUpdates_R4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O1.java
index 1c6596f68a8..5f6a5bd23a5 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O2.java
index 9417855757b..912f5254e10 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O2b.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O2b.java
index 7dce9a29278..4937ef777e3 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O2b.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O2b.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O3.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O3.java
index 1443365e497..999d674d154 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O3.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O4.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O4.java
index d4cb899dc66..ad229604adb 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O4.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O5.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O5.java
index 62c28b329a3..644a94cfb8b 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O5.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O6.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O6.java
index 599eade18b5..5d1ec29c112 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O6.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O6b.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O6b.java
index b4b1ba6387b..62164bdc0fa 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O6b.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_O6b.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_R1.java
index 7576bd075f1..3be09d00860 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc011_testReorderingInterfaceMethods_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012.java
index 21bc1b61159..b44311cf86a 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineManyRunningMethods_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineManyRunningMethods_O1.java
index c6f369094ef..85e373283e3 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineManyRunningMethods_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineManyRunningMethods_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineManyRunningMethods_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineManyRunningMethods_R1.java
index 09d6bedb7e0..79ac0fdd0fe 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineManyRunningMethods_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineManyRunningMethods_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningMethod_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningMethod_O1.java
index ec0ae6bc77b..73723c15ad6 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningMethod_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningMethod_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningMethod_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningMethod_R1.java
index dd0451f4758..9ef20ad397c 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningMethod_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningMethod_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningNativeMethod_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningNativeMethod_O1.java
index 36e6febbc1d..38786281394 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningNativeMethod_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningNativeMethod_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningNativeMethod_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningNativeMethod_R1.java
index 7f81291b9b7..cbe11d472d8 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningNativeMethod_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc012_testRedefineRunningNativeMethod_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013.java
index b2a7a6412da..8eb865284f7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethodsHelper.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethodsHelper.java
index 02eced142f3..7352c9fb942 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethodsHelper.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethodsHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethods_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethods_O1.java
index 2731a2a022b..13b7706bdc1 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethods_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethods_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethods_O2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethods_O2.java
index dde71bc4978..534159683e7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethods_O2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethods_O2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethods_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethods_R1.java
index ecdc9c05de9..805b6c87a0d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethods_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testAddingInterfaceMethods_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testRemovingInterfaceMethods_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testRemovingInterfaceMethods_O1.java
index afbe67b9c61..4b96a863f08 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testRemovingInterfaceMethods_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testRemovingInterfaceMethods_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testRemovingInterfaceMethods_O2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testRemovingInterfaceMethods_O2.java
index d3604eb6ceb..fbb96092030 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testRemovingInterfaceMethods_O2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testRemovingInterfaceMethods_O2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testRemovingInterfaceMethods_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testRemovingInterfaceMethods_R1.java
index 85a9fd4aa35..83a19575df9 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testRemovingInterfaceMethods_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc013_testRemovingInterfaceMethods_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014.java
index fc6840a71b2..bc0d7d2a65d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testAddFinalizer_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testAddFinalizer_O1.java
index 1a238743ead..b1d6037ee8e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testAddFinalizer_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testAddFinalizer_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testAddFinalizer_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testAddFinalizer_R1.java
index aecfdb36565..88b9076c9fb 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testAddFinalizer_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testAddFinalizer_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testDeleteFinalizer_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testDeleteFinalizer_O1.java
index 93a52fa1ae6..58008d69ab6 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testDeleteFinalizer_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testDeleteFinalizer_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testDeleteFinalizer_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testDeleteFinalizer_R1.java
index f598ec95060..32f38cb54b6 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testDeleteFinalizer_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testDeleteFinalizer_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerEmpty_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerEmpty_O1.java
index 28f5445d181..12e86b8459f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerEmpty_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerEmpty_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerEmpty_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerEmpty_R1.java
index 8905934d6ad..804386c2ac3 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerEmpty_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerEmpty_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerForwarder_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerForwarder_O1.java
index 71841c3071d..bf297be7dcc 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerForwarder_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerForwarder_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerForwarder_R1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerForwarder_R1.java
index 66ede81eeef..88836bcfc4a 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerForwarder_R1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc014_testModifyFinalizerForwarder_R1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015.java
index 4a77fba44cf..b5e91b0a146 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015_testReflectMethodIDRedefine_Sub.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015_testReflectMethodIDRedefine_Sub.java
index 35f0f83db9d..db17be1e4ca 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015_testReflectMethodIDRedefine_Sub.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015_testReflectMethodIDRedefine_Sub.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015_testReflectMethodIDRedefine_Super_1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015_testReflectMethodIDRedefine_Super_1.java
index 09e60a62e96..0c7f04df881 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015_testReflectMethodIDRedefine_Super_1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015_testReflectMethodIDRedefine_Super_1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015_testReflectMethodIDRedefine_Super_2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015_testReflectMethodIDRedefine_Super_2.java
index adb92518088..2ee21401950 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015_testReflectMethodIDRedefine_Super_2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc015_testReflectMethodIDRedefine_Super_2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc016.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc016.java
index b6414e3ef6b..ac9cca11c1e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc016.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc016.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017.java
index b37ddfc2262..24cfd3b3f16 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_child_0.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_child_0.java
index 8e77b904174..048cb50e9ab 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_child_0.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_child_0.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_child_1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_child_1.java
index b8c8d54971f..71680eb9962 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_child_1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_child_1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_grandParent_0.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_grandParent_0.java
index 79970c95dd9..61c7a5e9aa3 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_grandParent_0.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_grandParent_0.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_grandParent_1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_grandParent_1.java
index eb14b0641a2..12b464a6f0f 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_grandParent_1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_grandParent_1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_parent.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_parent.java
index 4f0b695c41e..021c5797add 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_parent.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc017_testClassGrandParentHierachy_parent.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018.java
index c44c2323871..a26f8a09cba 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_O1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_O1.java
index 15403e0c47e..f11d1d86aac 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_O1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_O1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_O2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_O2.java
index 382f3e03329..ae0e53ea66e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_O2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_O2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_p1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_p1.java
index 9e115f5d574..4bd0cc1aa24 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_p1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_p1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_p2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_p2.java
index ac12033fe9a..5db2c09ed41 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_p2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc018_testRedefAndReflect_p2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019_Sub.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019_Sub.java
index 2ab7c59429b..6da33947111 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019_Sub.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019_Sub.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019_Super.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019_Super.java
index 04aadaaffe6..089e7de3a70 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019_Super.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019_Super.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019a.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019a.java
index b4e4a1b362e..484b5f7a9ae 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019a.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019a.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019b.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019b.java
index 97f18ff6ed1..38639ff4fae 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019b.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc019b.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020.java
index b945627a594..9c6998917a9 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020_Source.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020_Source.java
index c9d0788bd38..d61b8d3a672 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020_Source.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020_Source.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020_testIndyAsmGenerator.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020_testIndyAsmGenerator.java
index c484c598241..95d9e2dabba 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020_testIndyAsmGenerator.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020_testIndyAsmGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020_testIndyBSMs.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020_testIndyBSMs.java
index 8444dedae87..f51a4c5cfa6 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020_testIndyBSMs.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc020_testIndyBSMs.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021.java
index 66539591815..9a92010acaa 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotatedType_O.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotatedType_O.java
index 66e4bedfa6f..e215497217b 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotatedType_O.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotatedType_O.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotatedType_R.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotatedType_R.java
index 6afd2226f7e..f40fc22d233 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotatedType_R.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotatedType_R.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotationCache_O.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotationCache_O.java
index 7f880d2687f..15f700e1ad2 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotationCache_O.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotationCache_O.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotationCache_R.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotationCache_R.java
index c22f91aab3e..32dad9f80d4 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotationCache_R.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/redefineClasses/rc021_testAnnotationCache_R.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001.java
index eca90cccf92..9fd472d5f19 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Interface_V1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Interface_V1.java
index ab8f41e7a97..00f431399db 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Interface_V1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Interface_V1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Interface_V2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Interface_V2.java
index c21d44744b3..dae5266ca79 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Interface_V2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Interface_V2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Runner_V1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Runner_V1.java
index bb2f18120ed..8eea42882aa 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Runner_V1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Runner_V1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Runner_V2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Runner_V2.java
index f9c19be39c6..cdd62ad296e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Runner_V2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Runner_V2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Sub_V1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Sub_V1.java
index b833dba9da0..19ca99dc8a3 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Sub_V1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Sub_V1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Sub_V2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Sub_V2.java
index f0290bc7332..37e5b92e58d 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Sub_V2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Sub_V2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Super_V1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Super_V1.java
index 14dc9221821..c2632b7d1e7 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Super_V1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_Super_V1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassInterfaceImpl_V1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassInterfaceImpl_V1.java
index d5f3928fcf4..30579b6e4b6 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassInterfaceImpl_V1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassInterfaceImpl_V1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassInterface_V1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassInterface_V1.java
index fcaffcbc52e..58bfec9a5d0 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassInterface_V1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassInterface_V1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassInterface_V2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassInterface_V2.java
index 7922252d588..f7d7e28504a 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassInterface_V2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassInterface_V2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassSub_V1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassSub_V1.java
index 20791509682..ae2285820dd 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassSub_V1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassSub_V1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassSuper_V1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassSuper_V1.java
index d84f47150ad..1661696cc97 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassSuper_V1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassSuper_V1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassSuper_V2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassSuper_V2.java
index 72c310c48f4..6286d3f861e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassSuper_V2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClassSuper_V2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClass_V1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClass_V1.java
index 378b739c783..d96361d4f93 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClass_V1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClass_V1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClass_V2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClass_V2.java
index e9ef91e3757..06022748905 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClass_V2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/registerNativesWithRetransformation/rnwr001_testClass_V2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/removeAllTags/rat001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/removeAllTags/rat001.java
index 50fc782f872..df6147dfc43 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/removeAllTags/rat001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/removeAllTags/rat001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/removeAllTags/rat001Class.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/removeAllTags/rat001Class.java
index 4924e96453b..8a678423f50 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/removeAllTags/rat001Class.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/removeAllTags/rat001Class.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/re001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/re001.java
index cede644b278..7a3a6374127 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/re001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/re001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/re002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/re002.java
index 6209cd96579..9895b6007f3 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/re002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/re002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/reThread.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/reThread.java
index df686173f77..e6811fb68db 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/reThread.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/resourceExhausted/reThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc001.java
index b78fee9860d..b46ba953a8e 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc001_testUnsafe.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc001_testUnsafe.java
index 5ea779da2fa..41e0b6eaf21 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc001_testUnsafe.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc001_testUnsafe.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002.java
index b890b2d7edb..20b0f34c47c 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002_annotation.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002_annotation.java
index da59dd8d5be..c44286b6509 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002_annotation.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002_annotation.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002_runtimeTypeVisibleAnnotationsA.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002_runtimeTypeVisibleAnnotationsA.java
index b252667d201..d5a03977397 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002_runtimeTypeVisibleAnnotationsA.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002_runtimeTypeVisibleAnnotationsA.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002_runtimeTypeVisibleAnnotationsB.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002_runtimeTypeVisibleAnnotationsB.java
index bf8a4ec0fa8..04bcef13fe6 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002_runtimeTypeVisibleAnnotationsB.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc002_runtimeTypeVisibleAnnotationsB.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc003.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc003.java
index 6673aa09f8f..593f79c9487 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc003.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformClasses/rtc003.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001.java
index f2d46e7a06f..c27513849a0 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V1.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V1.java
index 90480425e8c..4ab0ed33d32 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V1.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V2.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V2.java
index 5e276c810b7..1e0b7fa7eae 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V2.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V3.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V3.java
index aff0c0c3292..c7815f18122 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V3.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V4.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V4.java
index 349b7b385d6..076049918e5 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V4.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V5.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V5.java
index 1857b3c1def..b1fe8f622b4 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V5.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V6.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V6.java
index 45cd05ce17c..ad14dae83ad 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V6.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/retransformRedefineCombo/rrc001_testClass_V6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/samplingObjectAllocation/soae001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/samplingObjectAllocation/soae001.java
index 4896cb0e298..5a1b58ce5ef 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/samplingObjectAllocation/soae001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/samplingObjectAllocation/soae001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/setNativeMethodPrefix/snmp001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/setNativeMethodPrefix/snmp001.java
index aa23fcf5e0a..b1490b795af 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/setNativeMethodPrefix/snmp001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/setNativeMethodPrefix/snmp001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/sharedCacheAPI/sca001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/sharedCacheAPI/sca001.java
index a9d63b86e1e..85c85cfeeca 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/sharedCacheAPI/sca001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/sharedCacheAPI/sca001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts001.java
index 2b46e0091cf..98444d330ce 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts002.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts002.java
index c0c8de1b93d..6c2e8ccb4ec 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts002.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/traceSubscription/ts002.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/AgentHardException.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/AgentHardException.java
index 5789ccebe1c..a312bf7eb07 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/AgentHardException.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/AgentHardException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/AgentSoftException.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/AgentSoftException.java
index b022206871f..b93827e78cd 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/AgentSoftException.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/AgentSoftException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/CustomClassLoader.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/CustomClassLoader.java
index 3e3105e04cb..ce6f985ccc6 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/CustomClassLoader.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/CustomClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/Error.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/Error.java
index 7fcfd53971f..bb3e6d431a8 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/Error.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/Error.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/ErrorControl.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/ErrorControl.java
index 31f11e62b3d..bacbaddef57 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/ErrorControl.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/ErrorControl.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/SubTest.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/SubTest.java
index 84521dcf9c5..5df9c2cd979 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/SubTest.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/SubTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/SyncThread.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/SyncThread.java
index f04024b5065..a68440fbe8b 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/SyncThread.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/SyncThread.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/TestCase.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/TestCase.java
index 04c9db7ce22..5428421207c 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/TestCase.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/TestCase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/TestRunner.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/TestRunner.java
index f92b9961c93..c7fc258b252 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/TestRunner.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/TestRunner.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/TestSuite.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/TestSuite.java
index dad9a8d9ee9..f93342378db 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/TestSuite.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/TestSuite.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/Util.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/Util.java
index 3e879a90724..441e8cd6199 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/Util.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/Util.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/attachingAgent.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/attachingAgent.java
index 886480c924f..c6c7c2cf213 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/attachingAgent.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/util/attachingAgent.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/verboseGC/vgc001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/verboseGC/vgc001.java
index fff00b90a8f..5c4c2814b40 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/verboseGC/vgc001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/verboseGC/vgc001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/vmDump/vmd001.java b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/vmDump/vmd001.java
index ab9c375f2a8..b9c6d6cfee5 100644
--- a/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/vmDump/vmd001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src/com/ibm/jvmti/tests/vmDump/vmd001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src_current/com/ibm/jvmti/tests/modularityTests/mt001.java b/test/functional/cmdLineTests/jvmtitests/src_current/com/ibm/jvmti/tests/modularityTests/mt001.java
index b0a855b2376..44c163c2232 100644
--- a/test/functional/cmdLineTests/jvmtitests/src_current/com/ibm/jvmti/tests/modularityTests/mt001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src_current/com/ibm/jvmti/tests/modularityTests/mt001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jvmtitests/src_latest/com/ibm/jvmti/tests/modularityTests/mt001.java b/test/functional/cmdLineTests/jvmtitests/src_latest/com/ibm/jvmti/tests/modularityTests/mt001.java
index d97dfd2c8c6..ecdf2eef2fe 100644
--- a/test/functional/cmdLineTests/jvmtitests/src_latest/com/ibm/jvmti/tests/modularityTests/mt001.java
+++ b/test/functional/cmdLineTests/jvmtitests/src_latest/com/ibm/jvmti/tests/modularityTests/mt001.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/jython/build.xml b/test/functional/cmdLineTests/jython/build.xml
index b7cdb32aa0b..9b3c593f49a 100644
--- a/test/functional/cmdLineTests/jython/build.xml
+++ b/test/functional/cmdLineTests/jython/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jython/jython.xml b/test/functional/cmdLineTests/jython/jython.xml
index 41c777325aa..5a6f1384a13 100644
--- a/test/functional/cmdLineTests/jython/jython.xml
+++ b/test/functional/cmdLineTests/jython/jython.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jython/playlist.xml b/test/functional/cmdLineTests/jython/playlist.xml
index a43b5ac42e0..ecdafc41449 100644
--- a/test/functional/cmdLineTests/jython/playlist.xml
+++ b/test/functional/cmdLineTests/jython/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/jython/src/JythonHello.java b/test/functional/cmdLineTests/jython/src/JythonHello.java
index aee4213c08b..7b51629eb8a 100644
--- a/test/functional/cmdLineTests/jython/src/JythonHello.java
+++ b/test/functional/cmdLineTests/jython/src/JythonHello.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/lazyClassLoadingTest/build.xml b/test/functional/cmdLineTests/lazyClassLoadingTest/build.xml
index 500f1cebc9e..9541e38d7d0 100644
--- a/test/functional/cmdLineTests/lazyClassLoadingTest/build.xml
+++ b/test/functional/cmdLineTests/lazyClassLoadingTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/lazyClassLoadingTest/lazyClassLoading.xml b/test/functional/cmdLineTests/lazyClassLoadingTest/lazyClassLoading.xml
index 54ba7e3db25..5617a0b9f9e 100644
--- a/test/functional/cmdLineTests/lazyClassLoadingTest/lazyClassLoading.xml
+++ b/test/functional/cmdLineTests/lazyClassLoadingTest/lazyClassLoading.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/lazyClassLoadingTest/playlist.xml b/test/functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
index d8ae8c31718..b752516957b 100644
--- a/test/functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
+++ b/test/functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/ClassLoaderTest.java b/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/ClassLoaderTest.java
index edf240bc13d..774b451093c 100644
--- a/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/ClassLoaderTest.java
+++ b/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/ClassLoaderTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/Dummy.java b/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/Dummy.java
index a987c70e2d6..a1e7251b689 100644
--- a/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/Dummy.java
+++ b/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/EmptyClassLoader.java b/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/EmptyClassLoader.java
index c2b1b814915..f9c2298fef9 100644
--- a/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/EmptyClassLoader.java
+++ b/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/EmptyClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/LazyClassLoaderInitTest.java b/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/LazyClassLoaderInitTest.java
index 77a016c4941..cfb79e7efbc 100644
--- a/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/LazyClassLoaderInitTest.java
+++ b/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/LazyClassLoaderInitTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/MyClassLoader.java b/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/MyClassLoader.java
index 4ea58831c83..a3d4efc1817 100644
--- a/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/MyClassLoader.java
+++ b/test/functional/cmdLineTests/lazyClassLoadingTest/src/j9vm/test/classloader/MyClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/libpathTest/build.xml b/test/functional/cmdLineTests/libpathTest/build.xml
index 5c725548ea4..fded3920820 100644
--- a/test/functional/cmdLineTests/libpathTest/build.xml
+++ b/test/functional/cmdLineTests/libpathTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/libpathTest/exclude.xml b/test/functional/cmdLineTests/libpathTest/exclude.xml
index 21aaab98915..cff7161ccb4 100644
--- a/test/functional/cmdLineTests/libpathTest/exclude.xml
+++ b/test/functional/cmdLineTests/libpathTest/exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/libpathTest/exclude_rtfchild.xml b/test/functional/cmdLineTests/libpathTest/exclude_rtfchild.xml
index f5a8683b04c..0e8afedfc63 100644
--- a/test/functional/cmdLineTests/libpathTest/exclude_rtfchild.xml
+++ b/test/functional/cmdLineTests/libpathTest/exclude_rtfchild.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/libpathTest/libpathRtf.xml b/test/functional/cmdLineTests/libpathTest/libpathRtf.xml
index 8a6300568db..22d96555de4 100644
--- a/test/functional/cmdLineTests/libpathTest/libpathRtf.xml
+++ b/test/functional/cmdLineTests/libpathTest/libpathRtf.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/libpathTest/libpathRtfChild.xml b/test/functional/cmdLineTests/libpathTest/libpathRtfChild.xml
index 2e9584ba353..27f2cde6323 100644
--- a/test/functional/cmdLineTests/libpathTest/libpathRtfChild.xml
+++ b/test/functional/cmdLineTests/libpathTest/libpathRtfChild.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/libpathTest/playlist.xml b/test/functional/cmdLineTests/libpathTest/playlist.xml
index 7aa72023278..86dbb5250dd 100644
--- a/test/functional/cmdLineTests/libpathTest/playlist.xml
+++ b/test/functional/cmdLineTests/libpathTest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/libpathTest/src/org/openj9/test/libpath/Rtf.java b/test/functional/cmdLineTests/libpathTest/src/org/openj9/test/libpath/Rtf.java
index b6adcd4d2a4..abe2cfc3a34 100644
--- a/test/functional/cmdLineTests/libpathTest/src/org/openj9/test/libpath/Rtf.java
+++ b/test/functional/cmdLineTests/libpathTest/src/org/openj9/test/libpath/Rtf.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/libpathTest/src/org/openj9/test/libpath/RtfChild.java b/test/functional/cmdLineTests/libpathTest/src/org/openj9/test/libpath/RtfChild.java
index d8b40f4dc30..c0cc5f97917 100644
--- a/test/functional/cmdLineTests/libpathTest/src/org/openj9/test/libpath/RtfChild.java
+++ b/test/functional/cmdLineTests/libpathTest/src/org/openj9/test/libpath/RtfChild.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/loadLibraryTest/build.xml b/test/functional/cmdLineTests/loadLibraryTest/build.xml
index 01944dc6a93..e32c5c6c04b 100644
--- a/test/functional/cmdLineTests/loadLibraryTest/build.xml
+++ b/test/functional/cmdLineTests/loadLibraryTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/loadLibraryTest/loadLibraryTest.xml b/test/functional/cmdLineTests/loadLibraryTest/loadLibraryTest.xml
index e62a3cc3530..a2b3e9bfce1 100644
--- a/test/functional/cmdLineTests/loadLibraryTest/loadLibraryTest.xml
+++ b/test/functional/cmdLineTests/loadLibraryTest/loadLibraryTest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/loadLibraryTest/playlist.xml b/test/functional/cmdLineTests/loadLibraryTest/playlist.xml
index 362dd8aeb4a..1aca500af6d 100644
--- a/test/functional/cmdLineTests/loadLibraryTest/playlist.xml
+++ b/test/functional/cmdLineTests/loadLibraryTest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/loadLibraryTest/src/org/openj9/test/loadLibrary/TestLoadLibrary.java b/test/functional/cmdLineTests/loadLibraryTest/src/org/openj9/test/loadLibrary/TestLoadLibrary.java
index 53e5646d5de..2b6a1eefd6d 100644
--- a/test/functional/cmdLineTests/loadLibraryTest/src/org/openj9/test/loadLibrary/TestLoadLibrary.java
+++ b/test/functional/cmdLineTests/loadLibraryTest/src/org/openj9/test/loadLibrary/TestLoadLibrary.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/locales/build.xml b/test/functional/cmdLineTests/locales/build.xml
index e18159662d3..5845a9f069e 100644
--- a/test/functional/cmdLineTests/locales/build.xml
+++ b/test/functional/cmdLineTests/locales/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/locales/locales.xml b/test/functional/cmdLineTests/locales/locales.xml
index beba03618c1..947f2ff41d8 100644
--- a/test/functional/cmdLineTests/locales/locales.xml
+++ b/test/functional/cmdLineTests/locales/locales.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/locales/playlist.xml b/test/functional/cmdLineTests/locales/playlist.xml
index 39e99b23f7d..f9c6d8beb6f 100644
--- a/test/functional/cmdLineTests/locales/playlist.xml
+++ b/test/functional/cmdLineTests/locales/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/locales/run_all_locales.sh b/test/functional/cmdLineTests/locales/run_all_locales.sh
index b2fae69642e..cc04e4f415b 100755
--- a/test/functional/cmdLineTests/locales/run_all_locales.sh
+++ b/test/functional/cmdLineTests/locales/run_all_locales.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/lockWordAlignment/alignment.xml b/test/functional/cmdLineTests/lockWordAlignment/alignment.xml
index e8b1d65728b..75849feaedd 100644
--- a/test/functional/cmdLineTests/lockWordAlignment/alignment.xml
+++ b/test/functional/cmdLineTests/lockWordAlignment/alignment.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/lockWordAlignment/alignmentSettings.mk b/test/functional/cmdLineTests/lockWordAlignment/alignmentSettings.mk
index bfacc5ecc4c..a7c2acb67c1 100644
--- a/test/functional/cmdLineTests/lockWordAlignment/alignmentSettings.mk
+++ b/test/functional/cmdLineTests/lockWordAlignment/alignmentSettings.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
##############################################################################
diff --git a/test/functional/cmdLineTests/lockWordAlignment/build.xml b/test/functional/cmdLineTests/lockWordAlignment/build.xml
index c6f6d8ecb50..c6e955c36fb 100644
--- a/test/functional/cmdLineTests/lockWordAlignment/build.xml
+++ b/test/functional/cmdLineTests/lockWordAlignment/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/lockWordAlignment/playlist.xml b/test/functional/cmdLineTests/lockWordAlignment/playlist.xml
index 5d07bb201ae..eedc6a5e835 100644
--- a/test/functional/cmdLineTests/lockWordAlignment/playlist.xml
+++ b/test/functional/cmdLineTests/lockWordAlignment/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/lockWordAlignment/src/CreateTestObjectJar.java b/test/functional/cmdLineTests/lockWordAlignment/src/CreateTestObjectJar.java
index 2f21f624c2f..52189fcf77d 100644
--- a/test/functional/cmdLineTests/lockWordAlignment/src/CreateTestObjectJar.java
+++ b/test/functional/cmdLineTests/lockWordAlignment/src/CreateTestObjectJar.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/lockWordAlignment/src/IntLongObjectAlignmentTestGenerator.java b/test/functional/cmdLineTests/lockWordAlignment/src/IntLongObjectAlignmentTestGenerator.java
index 734e330d1ce..a39cf9a5504 100644
--- a/test/functional/cmdLineTests/lockWordAlignment/src/IntLongObjectAlignmentTestGenerator.java
+++ b/test/functional/cmdLineTests/lockWordAlignment/src/IntLongObjectAlignmentTestGenerator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/lockWordAlignment/src/README b/test/functional/cmdLineTests/lockWordAlignment/src/README
index 2c85c0e3a83..21735ceb05f 100644
--- a/test/functional/cmdLineTests/lockWordAlignment/src/README
+++ b/test/functional/cmdLineTests/lockWordAlignment/src/README
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
-* [2] http://openjdk.java.net/legal/assembly-exception.html
+* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************
diff --git a/test/functional/cmdLineTests/lockWordAlignment/src/level_2_I.java b/test/functional/cmdLineTests/lockWordAlignment/src/level_2_I.java
index 8613f88db9c..eb1ea4d905a 100644
--- a/test/functional/cmdLineTests/lockWordAlignment/src/level_2_I.java
+++ b/test/functional/cmdLineTests/lockWordAlignment/src/level_2_I.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/lockWordAlignment/src/level_2_J.java b/test/functional/cmdLineTests/lockWordAlignment/src/level_2_J.java
index 721fd58420d..252513e29e6 100644
--- a/test/functional/cmdLineTests/lockWordAlignment/src/level_2_J.java
+++ b/test/functional/cmdLineTests/lockWordAlignment/src/level_2_J.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/lockWordAlignment/src/level_2_O.java b/test/functional/cmdLineTests/lockWordAlignment/src/level_2_O.java
index 02dd3b3e76e..30c32c94c46 100644
--- a/test/functional/cmdLineTests/lockWordAlignment/src/level_2_O.java
+++ b/test/functional/cmdLineTests/lockWordAlignment/src/level_2_O.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/lockWordAlignment/src/main.java b/test/functional/cmdLineTests/lockWordAlignment/src/main.java
index 572fc3ff0b9..3c078dfd41a 100644
--- a/test/functional/cmdLineTests/lockWordAlignment/src/main.java
+++ b/test/functional/cmdLineTests/lockWordAlignment/src/main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/loopReduction/build.xml b/test/functional/cmdLineTests/loopReduction/build.xml
index e7caa03de85..f3e1c948f58 100644
--- a/test/functional/cmdLineTests/loopReduction/build.xml
+++ b/test/functional/cmdLineTests/loopReduction/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/loopReduction/loopReduction.xml b/test/functional/cmdLineTests/loopReduction/loopReduction.xml
index 8190e43df80..77ebffe1f63 100644
--- a/test/functional/cmdLineTests/loopReduction/loopReduction.xml
+++ b/test/functional/cmdLineTests/loopReduction/loopReduction.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/loopReduction/playlist.xml b/test/functional/cmdLineTests/loopReduction/playlist.xml
index 5aae238889b..7b6e03faec7 100644
--- a/test/functional/cmdLineTests/loopReduction/playlist.xml
+++ b/test/functional/cmdLineTests/loopReduction/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/modularityddrtests/build.xml b/test/functional/cmdLineTests/modularityddrtests/build.xml
index 7f0abfd3686..a15b5959c60 100644
--- a/test/functional/cmdLineTests/modularityddrtests/build.xml
+++ b/test/functional/cmdLineTests/modularityddrtests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/modularityddrtests/exclude.xml b/test/functional/cmdLineTests/modularityddrtests/exclude.xml
index e2689d11a80..68605f9dea4 100644
--- a/test/functional/cmdLineTests/modularityddrtests/exclude.xml
+++ b/test/functional/cmdLineTests/modularityddrtests/exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/modularityddrtests/modularityddrtests11.xml b/test/functional/cmdLineTests/modularityddrtests/modularityddrtests11.xml
index 049c9c80ab0..57f079eb638 100644
--- a/test/functional/cmdLineTests/modularityddrtests/modularityddrtests11.xml
+++ b/test/functional/cmdLineTests/modularityddrtests/modularityddrtests11.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/modularityddrtests/modularityddrtests17.xml b/test/functional/cmdLineTests/modularityddrtests/modularityddrtests17.xml
index aeaf1baf5f8..0b655ced215 100644
--- a/test/functional/cmdLineTests/modularityddrtests/modularityddrtests17.xml
+++ b/test/functional/cmdLineTests/modularityddrtests/modularityddrtests17.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/modularityddrtests/playlist.xml b/test/functional/cmdLineTests/modularityddrtests/playlist.xml
index e38d52dede5..214fd2305c5 100644
--- a/test/functional/cmdLineTests/modularityddrtests/playlist.xml
+++ b/test/functional/cmdLineTests/modularityddrtests/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/openssl/build.xml b/test/functional/cmdLineTests/openssl/build.xml
index 10b320d86db..8e84da9aa58 100644
--- a/test/functional/cmdLineTests/openssl/build.xml
+++ b/test/functional/cmdLineTests/openssl/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/openssl/openssl.xml b/test/functional/cmdLineTests/openssl/openssl.xml
index d447650d22a..19aac947bf8 100644
--- a/test/functional/cmdLineTests/openssl/openssl.xml
+++ b/test/functional/cmdLineTests/openssl/openssl.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/openssl/playlist.xml b/test/functional/cmdLineTests/openssl/playlist.xml
index d8b6853db79..3cb95e296fc 100644
--- a/test/functional/cmdLineTests/openssl/playlist.xml
+++ b/test/functional/cmdLineTests/openssl/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/openssl/src/org/openj9/test/openssl/CryptoTest.java b/test/functional/cmdLineTests/openssl/src/org/openj9/test/openssl/CryptoTest.java
index 8113d4a5548..f6bf6383c21 100644
--- a/test/functional/cmdLineTests/openssl/src/org/openj9/test/openssl/CryptoTest.java
+++ b/test/functional/cmdLineTests/openssl/src/org/openj9/test/openssl/CryptoTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/pageAlignDirectMemory/PageAlignDirectMemory.xml b/test/functional/cmdLineTests/pageAlignDirectMemory/PageAlignDirectMemory.xml
index c437bcb1821..25d9d37d198 100644
--- a/test/functional/cmdLineTests/pageAlignDirectMemory/PageAlignDirectMemory.xml
+++ b/test/functional/cmdLineTests/pageAlignDirectMemory/PageAlignDirectMemory.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/pageAlignDirectMemory/build.xml b/test/functional/cmdLineTests/pageAlignDirectMemory/build.xml
index cacfe2650ea..d39f298e5d9 100644
--- a/test/functional/cmdLineTests/pageAlignDirectMemory/build.xml
+++ b/test/functional/cmdLineTests/pageAlignDirectMemory/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/pageAlignDirectMemory/playlist.xml b/test/functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
index b62147cb1d6..75ecbd0013a 100644
--- a/test/functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
+++ b/test/functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/pltest/build.xml b/test/functional/cmdLineTests/pltest/build.xml
index 3f396de5d85..f5eecf0b682 100644
--- a/test/functional/cmdLineTests/pltest/build.xml
+++ b/test/functional/cmdLineTests/pltest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/pltest/j9tty_extended.xml b/test/functional/cmdLineTests/pltest/j9tty_extended.xml
index 233f7ee86b0..df7379d000a 100644
--- a/test/functional/cmdLineTests/pltest/j9tty_extended.xml
+++ b/test/functional/cmdLineTests/pltest/j9tty_extended.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/pltest/playlist.xml b/test/functional/cmdLineTests/pltest/playlist.xml
index c2b3c4f0ba1..b1a137c577c 100644
--- a/test/functional/cmdLineTests/pltest/playlist.xml
+++ b/test/functional/cmdLineTests/pltest/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/pltest/pltest.xml b/test/functional/cmdLineTests/pltest/pltest.xml
index d5acde246f7..f82ec7d1f7e 100644
--- a/test/functional/cmdLineTests/pltest/pltest.xml
+++ b/test/functional/cmdLineTests/pltest/pltest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/pltest/pltest_numcpus_bound.xml b/test/functional/cmdLineTests/pltest/pltest_numcpus_bound.xml
index 1a2a15ae4be..0cc7db74a96 100644
--- a/test/functional/cmdLineTests/pltest/pltest_numcpus_bound.xml
+++ b/test/functional/cmdLineTests/pltest/pltest_numcpus_bound.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/proxyFieldAccess/build.xml b/test/functional/cmdLineTests/proxyFieldAccess/build.xml
index b11434b3b68..96463b7d63d 100644
--- a/test/functional/cmdLineTests/proxyFieldAccess/build.xml
+++ b/test/functional/cmdLineTests/proxyFieldAccess/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/proxyFieldAccess/playlist.xml b/test/functional/cmdLineTests/proxyFieldAccess/playlist.xml
index e66488a67a9..cbe252f31c0 100644
--- a/test/functional/cmdLineTests/proxyFieldAccess/playlist.xml
+++ b/test/functional/cmdLineTests/proxyFieldAccess/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/proxyFieldAccess/src/defect/cmvc198986/MyClassLoader.java b/test/functional/cmdLineTests/proxyFieldAccess/src/defect/cmvc198986/MyClassLoader.java
index e3eaf5155c4..7b356f8978d 100644
--- a/test/functional/cmdLineTests/proxyFieldAccess/src/defect/cmvc198986/MyClassLoader.java
+++ b/test/functional/cmdLineTests/proxyFieldAccess/src/defect/cmvc198986/MyClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/proxyFieldAccess/src/defect/cmvc198986/ProxyFieldAccess.java b/test/functional/cmdLineTests/proxyFieldAccess/src/defect/cmvc198986/ProxyFieldAccess.java
index e721491a774..93f2862b7fa 100644
--- a/test/functional/cmdLineTests/proxyFieldAccess/src/defect/cmvc198986/ProxyFieldAccess.java
+++ b/test/functional/cmdLineTests/proxyFieldAccess/src/defect/cmvc198986/ProxyFieldAccess.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/proxyFieldAccess/src/defect/cmvc198986/TestProxyFieldAccess.java b/test/functional/cmdLineTests/proxyFieldAccess/src/defect/cmvc198986/TestProxyFieldAccess.java
index 9c7ad91dd66..ae4bcf3be02 100644
--- a/test/functional/cmdLineTests/proxyFieldAccess/src/defect/cmvc198986/TestProxyFieldAccess.java
+++ b/test/functional/cmdLineTests/proxyFieldAccess/src/defect/cmvc198986/TestProxyFieldAccess.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/proxyFieldAccess/src/java/util/$Proxy0.java b/test/functional/cmdLineTests/proxyFieldAccess/src/java/util/$Proxy0.java
index 54251de93ac..3f3351595fa 100644
--- a/test/functional/cmdLineTests/proxyFieldAccess/src/java/util/$Proxy0.java
+++ b/test/functional/cmdLineTests/proxyFieldAccess/src/java/util/$Proxy0.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/proxyFieldAccess/testproxyfieldaccess.xml b/test/functional/cmdLineTests/proxyFieldAccess/testproxyfieldaccess.xml
index 583634caa6b..906db204e22 100644
--- a/test/functional/cmdLineTests/proxyFieldAccess/testproxyfieldaccess.xml
+++ b/test/functional/cmdLineTests/proxyFieldAccess/testproxyfieldaccess.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/reflectCache/build.xml b/test/functional/cmdLineTests/reflectCache/build.xml
index 7255d1dac04..0d2f44e632e 100644
--- a/test/functional/cmdLineTests/reflectCache/build.xml
+++ b/test/functional/cmdLineTests/reflectCache/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/reflectCache/playlist.xml b/test/functional/cmdLineTests/reflectCache/playlist.xml
index 8fa96a596df..665a8a738a6 100644
--- a/test/functional/cmdLineTests/reflectCache/playlist.xml
+++ b/test/functional/cmdLineTests/reflectCache/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/reflectCache/reflectcache_exclude.xml b/test/functional/cmdLineTests/reflectCache/reflectcache_exclude.xml
index a8f33954cdb..70cc7aa4661 100644
--- a/test/functional/cmdLineTests/reflectCache/reflectcache_exclude.xml
+++ b/test/functional/cmdLineTests/reflectCache/reflectcache_exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/reflectCache/reflectcache_test.xml b/test/functional/cmdLineTests/reflectCache/reflectcache_test.xml
index 52c1b8759f6..4ee999acb77 100644
--- a/test/functional/cmdLineTests/reflectCache/reflectcache_test.xml
+++ b/test/functional/cmdLineTests/reflectCache/reflectcache_test.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/reflectCache/src/test/reflectCache/Test.java b/test/functional/cmdLineTests/reflectCache/src/test/reflectCache/Test.java
index 3e50c7af576..caa755e4986 100644
--- a/test/functional/cmdLineTests/reflectCache/src/test/reflectCache/Test.java
+++ b/test/functional/cmdLineTests/reflectCache/src/test/reflectCache/Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/reflectCache/src_15/test/reflectCache/Test_ReflectCache.java b/test/functional/cmdLineTests/reflectCache/src_15/test/reflectCache/Test_ReflectCache.java
index 60a9b992235..6f7e09d1fc6 100644
--- a/test/functional/cmdLineTests/reflectCache/src_15/test/reflectCache/Test_ReflectCache.java
+++ b/test/functional/cmdLineTests/reflectCache/src_15/test/reflectCache/Test_ReflectCache.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/reflectCache/src_8/test/reflectCache/Test_ReflectCache.java b/test/functional/cmdLineTests/reflectCache/src_8/test/reflectCache/Test_ReflectCache.java
index 5007e77ab19..bf9d4b654eb 100644
--- a/test/functional/cmdLineTests/reflectCache/src_8/test/reflectCache/Test_ReflectCache.java
+++ b/test/functional/cmdLineTests/reflectCache/src_8/test/reflectCache/Test_ReflectCache.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/runtimemxbeanTests/build.xml b/test/functional/cmdLineTests/runtimemxbeanTests/build.xml
index 458a4bc0db7..117877d0d5e 100644
--- a/test/functional/cmdLineTests/runtimemxbeanTests/build.xml
+++ b/test/functional/cmdLineTests/runtimemxbeanTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/runtimemxbeanTests/getPidTest.pl b/test/functional/cmdLineTests/runtimemxbeanTests/getPidTest.pl
index d139bb8da0e..f76382780af 100644
--- a/test/functional/cmdLineTests/runtimemxbeanTests/getPidTest.pl
+++ b/test/functional/cmdLineTests/runtimemxbeanTests/getPidTest.pl
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/functional/cmdLineTests/runtimemxbeanTests/getPidTest.xml b/test/functional/cmdLineTests/runtimemxbeanTests/getPidTest.xml
index beb1c35cb78..438d6d780c5 100644
--- a/test/functional/cmdLineTests/runtimemxbeanTests/getPidTest.xml
+++ b/test/functional/cmdLineTests/runtimemxbeanTests/getPidTest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/runtimemxbeanTests/playlist.xml b/test/functional/cmdLineTests/runtimemxbeanTests/playlist.xml
index ef68b4ed0ad..6274362d2f0 100644
--- a/test/functional/cmdLineTests/runtimemxbeanTests/playlist.xml
+++ b/test/functional/cmdLineTests/runtimemxbeanTests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/runtimemxbeanTests/src/GetPid.java b/test/functional/cmdLineTests/runtimemxbeanTests/src/GetPid.java
index ad481a1d6fa..cfd25968c5e 100644
--- a/test/functional/cmdLineTests/runtimemxbeanTests/src/GetPid.java
+++ b/test/functional/cmdLineTests/runtimemxbeanTests/src/GetPid.java
@@ -16,7 +16,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/runtimemxbeanTests/variables.mk b/test/functional/cmdLineTests/runtimemxbeanTests/variables.mk
index bc66c0fb251..9c022171907 100644
--- a/test/functional/cmdLineTests/runtimemxbeanTests/variables.mk
+++ b/test/functional/cmdLineTests/runtimemxbeanTests/variables.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
##############################################################################
diff --git a/test/functional/cmdLineTests/shareClassTests/BadStackMap/build.xml b/test/functional/cmdLineTests/shareClassTests/BadStackMap/build.xml
index a2831ed56c8..0d885dd78a6 100644
--- a/test/functional/cmdLineTests/shareClassTests/BadStackMap/build.xml
+++ b/test/functional/cmdLineTests/shareClassTests/BadStackMap/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml b/test/functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
index 51725df8e08..2f944c76d20 100644
--- a/test/functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
+++ b/test/functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/BadStackMap/shareClassesBadStackMap.xml b/test/functional/cmdLineTests/shareClassTests/BadStackMap/shareClassesBadStackMap.xml
index 444950175d4..13b26507202 100644
--- a/test/functional/cmdLineTests/shareClassTests/BadStackMap/shareClassesBadStackMap.xml
+++ b/test/functional/cmdLineTests/shareClassTests/BadStackMap/shareClassesBadStackMap.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/BadStackMap/src/ShareClassesBadStackMapTest.java b/test/functional/cmdLineTests/shareClassTests/BadStackMap/src/ShareClassesBadStackMapTest.java
index 9f2ff001b15..d1b8b3f1879 100644
--- a/test/functional/cmdLineTests/shareClassTests/BadStackMap/src/ShareClassesBadStackMapTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/BadStackMap/src/ShareClassesBadStackMapTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/DataHelperTests.xml b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/DataHelperTests.xml
index e09ca166748..eb58fe97d4b 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/DataHelperTests.xml
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/DataHelperTests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/DataHelperTests_8.xml b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/DataHelperTests_8.xml
index 2722168ee52..7c8efeb38dc 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/DataHelperTests_8.xml
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/DataHelperTests_8.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/build.xml b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/build.xml
index 62d3a520ae0..8d231f417ad 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/build.xml
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/exclude.xml b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/exclude.xml
index 7f4854809a4..3c83e28538b 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/exclude.xml
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
index 9351e2fe062..d1b2b5e4f2b 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/CustomClassloaders/DataCachingClassLoader.java b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/CustomClassloaders/DataCachingClassLoader.java
index 39ad6bd5ce3..664fcbedd6d 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/CustomClassloaders/DataCachingClassLoader.java
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/CustomClassloaders/DataCachingClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/GlobalConstants.java b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/GlobalConstants.java
index ad2035bed03..268941ad143 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/GlobalConstants.java
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/GlobalConstants.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/TestFailedException.java b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/TestFailedException.java
index be8aceaf219..197eeeb5804 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/TestFailedException.java
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/TestFailedException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/Testbase.java b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/Testbase.java
index 925a27a978a..1379a410e88 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/Testbase.java
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/Testbase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest01.java b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest01.java
index fd1d238b8c6..94758247b1e 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest01.java
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest01.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest02.java b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest02.java
index ce368a6a6c1..21ef54bc2d0 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest02.java
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest02.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest03.java b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest03.java
index 48aac4e0fa2..c23533bcb95 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest03.java
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest03.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest04.java b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest04.java
index 711be308928..ef6dd22e25f 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest04.java
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest04.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest05.java b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest05.java
index 97d1df3a04d..2b2c12f741f 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest05.java
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest05.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest06.java b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest06.java
index 4680ae82832..529ee6b5b5d 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest06.java
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTest06.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTestbase.java b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTestbase.java
index 0e5257baaa3..6b27141a187 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTestbase.java
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/src/apitesting/datahelper/DataCachingTestbase.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/variables.mk b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/variables.mk
index 92e6543c64e..3f3da12f283 100644
--- a/test/functional/cmdLineTests/shareClassTests/DataHelperTests/variables.mk
+++ b/test/functional/cmdLineTests/shareClassTests/DataHelperTests/variables.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
##############################################################################
diff --git a/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/HelloWorld.java b/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/HelloWorld.java
index 35335bb2281..fe2a665502b 100644
--- a/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/HelloWorld.java
+++ b/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/HelloWorld.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/build.xml b/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/build.xml
index a364f9f2c42..aee4eab05b1 100644
--- a/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/build.xml
+++ b/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/exclude.xml b/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/exclude.xml
index 0a365857cec..eb3a7399587 100644
--- a/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/exclude.xml
+++ b/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/expireAndListAllCachesTests.xml b/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/expireAndListAllCachesTests.xml
index 722b8995737..788cdb1cc32 100644
--- a/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/expireAndListAllCachesTests.xml
+++ b/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/expireAndListAllCachesTests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/listAllCachesTests.xml b/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/listAllCachesTests.xml
index 4422ba9be9a..3d0d870d734 100644
--- a/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/listAllCachesTests.xml
+++ b/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/listAllCachesTests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml b/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
index 3d874701865..1c8bb68bab9 100644
--- a/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
+++ b/test/functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLOpenJ9.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLOpenJ9.xml
index 4fa3abd4a8e..4fe5f72e13e 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLOpenJ9.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLOpenJ9.xml
@@ -13,7 +13,7 @@
Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-1.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-1.xml
index cf32e64b817..770734c49e9 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-1.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-1.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-2.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-2.xml
index bde923a9d34..458fc73bcbd 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-2.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-2.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-3.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-3.xml
index 935d0e64db8..7a71b7eab11 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-3.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-3.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-4.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-4.xml
index 752a7f14874..43374c0ed1a 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-4.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-4.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-5.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-5.xml
index 26b5e1e809f..3b508f1dc7a 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-5.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-5.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-6.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-6.xml
index adbbc038d16..b5c0ef660da 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-6.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/ShareClassesCMLTests-6.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/SharedClassesModularityTests.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/SharedClassesModularityTests.xml
index 9215a25ec65..46f9fd2d066 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/SharedClassesModularityTests.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/SharedClassesModularityTests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/build.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/build.xml
index c3421af0307..ccec0782089 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/build.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/exclude.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/exclude.xml
index 0c7e8be74a0..2f820688523 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/exclude.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/exclude_openj9.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/exclude_openj9.xml
index e69a6f171b6..27ee362add1 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/exclude_openj9.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/exclude_openj9.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
index ddfce617959..3409bc75fff 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/testSCCMLAotMethodOperation.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/testSCCMLAotMethodOperation.xml
index c593354165f..4b81b540954 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/testSCCMLAotMethodOperation.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/testSCCMLAotMethodOperation.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/testSCCMLSnapshot.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/testSCCMLSnapshot.xml
index 7cebb1b942c..76e2557d9a8 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/testSCCMLSnapshot.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/testSCCMLSnapshot.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/testSCCMLSoftmx.xml b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/testSCCMLSoftmx.xml
index 7cf610c30fb..b32d770078e 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCMLTests/testSCCMLSoftmx.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCMLTests/testSCCMLSoftmx.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/CommandLineOptionTests.xml b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/CommandLineOptionTests.xml
index 5f96b1f20c0..6503d65ea20 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/CommandLineOptionTests.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/CommandLineOptionTests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/HelloWorld.java b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/HelloWorld.java
index dfba8a36df3..0bf83a3ee4d 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/HelloWorld.java
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/HelloWorld.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/SCCOptionTestSetting.mk b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/SCCOptionTestSetting.mk
index 830a5168cc2..78f270928e4 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/SCCOptionTestSetting.mk
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/SCCOptionTestSetting.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
##############################################################################
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/SimpleGrep.java b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/SimpleGrep.java
index 9fd15f4671e..050380a1784 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/SimpleGrep.java
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/SimpleGrep.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption.bat
index 5ff719658a9..2572994b8f3 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption.sh
index 59995bd9187..4e36baeb9cb 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption2.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption2.bat
index 7d189c0d79e..7e60eed332f 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption2.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption2.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption2.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption2.sh
index 39202b83f2d..1069333ef96 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption2.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption2.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption3.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption3.bat
index ec9653d3298..af6d10d59a9 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption3.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption3.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption3.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption3.sh
index f2479f6a4da..0d10dd0a049 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption3.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption3.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption4.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption4.bat
index 266acb3d80d..7abb71c3bd7 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption4.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption4.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption4.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption4.sh
index 07fbe617189..df1adc19811 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption4.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption4.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption5.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption5.bat
index e2cb7c95897..7268c800bc5 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption5.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption5.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption5.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption5.sh
index 176083755fc..33a5edc5dfc 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption5.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/XscmxOption5.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/build.xml b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/build.xml
index 02f2dbb4b24..5737c9f1811 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/build.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/cmdlineConfig.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/cmdlineConfig.bat
index 1987042d40a..76dfc94c230 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/cmdlineConfig.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/cmdlineConfig.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/cmdlineConfig.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/cmdlineConfig.sh
index 92e0b0a741a..b365b47a91a 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/cmdlineConfig.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/cmdlineConfig.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/exclude.xml b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/exclude.xml
index 49468264f68..6c44a034ad8 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/exclude.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/excludeUnitTest.xml b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/excludeUnitTest.xml
index 1d29a670e75..aad27c6be9c 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/excludeUnitTest.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/excludeUnitTest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/exclude_11.xml b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/exclude_11.xml
index 0d660771514..e77b0a735eb 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/exclude_11.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/exclude_11.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/modifiedOption.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/modifiedOption.bat
index 8397a6a0861..d0b5117baaa 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/modifiedOption.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/modifiedOption.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/modifiedOption.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/modifiedOption.sh
index f0fb6c99c27..ce5684b52eb 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/modifiedOption.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/modifiedOption.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption.bat
index 6d6551c2ce5..432ce89adda 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption.sh
index cfbc957074e..5f7ebd4e3bd 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption10.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption10.bat
index 8222501e64a..48c79e2e03b 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption10.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption10.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption10.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption10.sh
index c669baba230..a08df4be933 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption10.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption10.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption11.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption11.bat
index d363a4dd94c..ff93f533773 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption11.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption11.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption11.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption11.sh
index 95e2b4c5b10..2e106a23202 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption11.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption11.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption12.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption12.bat
index f81bee4fc3b..2e42907c5c1 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption12.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption12.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption12.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption12.sh
index b9a9dbf5a73..476dc8997f0 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption12.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption12.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption13.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption13.bat
index 0f331fc4d1d..501d289710b 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption13.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption13.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption13.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption13.sh
index 25f004e3089..66b6e453b4e 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption13.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption13.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption14.pl b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption14.pl
index 5f517cf4cc9..3e2809094ac 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption14.pl
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption14.pl
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption15.pl b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption15.pl
index 0465fa45c20..174a4e76850 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption15.pl
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption15.pl
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption16.pl b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption16.pl
index 8a42db5398f..07eb4f01b51 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption16.pl
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption16.pl
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption17.pl b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption17.pl
index 02073cf32b3..51d32ecaf86 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption17.pl
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption17.pl
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption18.pl b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption18.pl
index 7ef7dffb383..1fee2365766 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption18.pl
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption18.pl
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption19.pl b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption19.pl
index c0574830eb1..25042d12f65 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption19.pl
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption19.pl
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption2.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption2.bat
index 7b4398eaac5..398e9f01a1e 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption2.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption2.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption2.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption2.sh
index 2f8882ce615..404c76cb203 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption2.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption2.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption3.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption3.bat
index 37cbf9cb7cf..9aa1dbbacad 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption3.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption3.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption3.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption3.sh
index ef0798a0ae5..2c671203805 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption3.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption3.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption4.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption4.bat
index 9ffb546aed5..f6d71fa8690 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption4.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption4.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption4.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption4.sh
index 492f88029f8..f86b9547da4 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption4.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption4.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption5.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption5.bat
index 96f03df82bc..32d1548379b 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption5.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption5.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption5.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption5.sh
index 21c40f9655f..378430df74e 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption5.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption5.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption6.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption6.bat
index dec770695b6..05382047d39 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption6.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption6.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption6.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption6.sh
index 4f3362bd243..033a9edcc06 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption6.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption6.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption7.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption7.bat
index 64c90f54985..a96383dab3f 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption7.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption7.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption7.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption7.sh
index 3beb3f65c5c..1c36fe8a90c 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption7.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption7.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption8.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption8.bat
index 0394576460e..b731ddd7832 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption8.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption8.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption8.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption8.sh
index f65c48fa2af..b5c66bfd430 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption8.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption8.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption9.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption9.bat
index f9347aa72dd..6c64f7b9467 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption9.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption9.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption9.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption9.sh
index e56cead99c0..af4fe3a18e1 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption9.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/nameOption9.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
index 4ae83ad109f..30004b56e1d 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/sharedClassesUtil.pl b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/sharedClassesUtil.pl
index 58f084d5a6c..6263dde4c23 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/sharedClassesUtil.pl
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/sharedClassesUtil.pl
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption.bat
index 2d4f731e1f5..e2222bbf2b3 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption.sh
index 5258278fc2f..cf2704e6243 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption2.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption2.bat
index 86b3cc3dd7d..919fae73a7b 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption2.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption2.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption2.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption2.sh
index bd2199dcd4f..df7bff12316 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption2.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/silentOption2.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/verboseOption.bat b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/verboseOption.bat
index a2b05129206..a09d9367dd3 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/verboseOption.bat
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/verboseOption.bat
@@ -17,7 +17,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/verboseOption.sh b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/verboseOption.sh
index 59dd3e7e8a1..66d26aae8e4 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/verboseOption.sh
+++ b/test/functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/verboseOption.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/HelperCompatibilityTests.xml b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/HelperCompatibilityTests.xml
index 89e51b70878..8610836c977 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/HelperCompatibilityTests.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/HelperCompatibilityTests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/HelperCompatibilityTests_8.xml b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/HelperCompatibilityTests_8.xml
index 0708e782249..507be031e82 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/HelperCompatibilityTests_8.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/HelperCompatibilityTests_8.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/PartitioningURLClassPathHelperURLHelperStaleEntryCompatibilityTest.java b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/PartitioningURLClassPathHelperURLHelperStaleEntryCompatibilityTest.java
index cbdd5c47012..4586640aa45 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/PartitioningURLClassPathHelperURLHelperStaleEntryCompatibilityTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/PartitioningURLClassPathHelperURLHelperStaleEntryCompatibilityTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/PartitioningURLHelperURLClassPathHelperStaleEntryCompatibilityTest.java b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/PartitioningURLHelperURLClassPathHelperStaleEntryCompatibilityTest.java
index 1f770eb9209..51a311d31f6 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/PartitioningURLHelperURLClassPathHelperStaleEntryCompatibilityTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/PartitioningURLHelperURLClassPathHelperStaleEntryCompatibilityTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/TokenIncompatibilityTest.java b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/TokenIncompatibilityTest.java
index 3c8af88f5db..b8fb2e4e381 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/TokenIncompatibilityTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/TokenIncompatibilityTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLClassPathHelperURLHelperCompatibilityTest.java b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLClassPathHelperURLHelperCompatibilityTest.java
index 21c9a90b942..4aa0f9da037 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLClassPathHelperURLHelperCompatibilityTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLClassPathHelperURLHelperCompatibilityTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLClassPathHelperURLHelperStaleEntryCompatibilityTest.java b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLClassPathHelperURLHelperStaleEntryCompatibilityTest.java
index 18a3461a7ca..576a119489c 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLClassPathHelperURLHelperStaleEntryCompatibilityTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLClassPathHelperURLHelperStaleEntryCompatibilityTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLHelperURLClassPathHelperCompatibilityTest.java b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLHelperURLClassPathHelperCompatibilityTest.java
index 40751b273fe..9231675c70a 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLHelperURLClassPathHelperCompatibilityTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLHelperURLClassPathHelperCompatibilityTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLHelperURLClassPathHelperStaleEntryCompatibilityTest.java b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLHelperURLClassPathHelperStaleEntryCompatibilityTest.java
index 2062d6f0902..4f16c8ff38e 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLHelperURLClassPathHelperStaleEntryCompatibilityTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/URLHelperURLClassPathHelperStaleEntryCompatibilityTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/build.xml b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/build.xml
index dde71e40a61..cb9868245e4 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/build.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/exclude.xml b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/exclude.xml
index d306d95e7f7..622aebca52b 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/exclude.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
index 4442e7920b7..113c4e0f400 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
+++ b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/variables.mk b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/variables.mk
index 92e6543c64e..3f3da12f283 100644
--- a/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/variables.mk
+++ b/test/functional/cmdLineTests/shareClassTests/SCHelperCompatTests/variables.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
##############################################################################
diff --git a/test/functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/ShareClassesSimpleSanity.xml b/test/functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/ShareClassesSimpleSanity.xml
index 159a5eb7aa3..8fa829213d8 100644
--- a/test/functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/ShareClassesSimpleSanity.xml
+++ b/test/functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/ShareClassesSimpleSanity.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/build.xml b/test/functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/build.xml
index caadcda2fc1..562e4323a7f 100644
--- a/test/functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/build.xml
+++ b/test/functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml b/test/functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
index 8a013a3e428..3f38a2075ca 100644
--- a/test/functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
+++ b/test/functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/StorageKey/build.xml b/test/functional/cmdLineTests/shareClassTests/StorageKey/build.xml
index 37e9b1bab50..872af498e74 100644
--- a/test/functional/cmdLineTests/shareClassTests/StorageKey/build.xml
+++ b/test/functional/cmdLineTests/shareClassTests/StorageKey/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml b/test/functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
index f36f75c0dad..752c17d3b2c 100644
--- a/test/functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
+++ b/test/functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
@@ -13,7 +13,7 @@
Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/StorageKey/storageKey.xml b/test/functional/cmdLineTests/shareClassTests/StorageKey/storageKey.xml
index 03a30944b8c..ad302cf5800 100644
--- a/test/functional/cmdLineTests/shareClassTests/StorageKey/storageKey.xml
+++ b/test/functional/cmdLineTests/shareClassTests/StorageKey/storageKey.xml
@@ -14,7 +14,7 @@
Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTesterUtils.java b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTesterUtils.java
index ca96b5092e7..51d2588fd68 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTesterUtils.java
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTesterUtils.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTester_1.java b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTester_1.java
index a40eaaa0fa2..12e7ee80e96 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTester_1.java
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTester_1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTester_2.java b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTester_2.java
index 0f8df1aadaf..133e2f38e11 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTester_2.java
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTester_2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTester_3.java b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTester_3.java
index a7fa0dcb7c0..457946420cb 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTester_3.java
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/FilterTester_3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/StoreFilter.java b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/StoreFilter.java
index 6e35c392b09..6bb9f0632df 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/StoreFilter.java
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/APITests/StoreFilter.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/buildResources.bat b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/buildResources.bat
index bf30eea212c..d32537f90c3 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/buildResources.bat
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/buildResources.bat
@@ -15,7 +15,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/buildResources.sh b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/buildResources.sh
index 2d8402e5f10..f6ab3a8d84a 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/buildResources.sh
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/buildResources.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/A_Main.java b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/A_Main.java
index 6d2647026b3..bbb9d6c9c54 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/A_Main.java
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/A_Main.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/B_Dummy.java b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/B_Dummy.java
index ade2eaadf51..66e352e7202 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/B_Dummy.java
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/B_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/C_Dummy.java b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/C_Dummy.java
index a75525ea911..193f291897d 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/C_Dummy.java
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/C_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/D_Dummy.java b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/D_Dummy.java
index eb52d32fb95..d6737cec4bf 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/D_Dummy.java
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/Resources/sharedclasses/storefilter/resources/D_Dummy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/StoreFilterTests.xml b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/StoreFilterTests.xml
index f4e37cce257..4fa854f2cde 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/StoreFilterTests.xml
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/StoreFilterTests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/StoreFilterTests_8.xml b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/StoreFilterTests_8.xml
index 586f7978059..73aa5775c0f 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/StoreFilterTests_8.xml
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/StoreFilterTests_8.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/build.xml b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/build.xml
index b8e5448d89b..5586854369a 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/build.xml
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
index 5b634c7cae0..d1234ff0a02 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/variables.mk b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/variables.mk
index 92e6543c64e..3f3da12f283 100644
--- a/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/variables.mk
+++ b/test/functional/cmdLineTests/shareClassTests/StoreFilterTests/variables.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
##############################################################################
diff --git a/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/APITests/TokenGetDifferentHelperTest.java b/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/APITests/TokenGetDifferentHelperTest.java
index 38fb4860911..2c7944acb51 100644
--- a/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/APITests/TokenGetDifferentHelperTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/APITests/TokenGetDifferentHelperTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/APITests/TokenMultipleGetHelperCallTest.java b/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/APITests/TokenMultipleGetHelperCallTest.java
index d423377244a..3c97309743b 100644
--- a/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/APITests/TokenMultipleGetHelperCallTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/APITests/TokenMultipleGetHelperCallTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/APITests/TokenStoreFindTest.java b/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/APITests/TokenStoreFindTest.java
index 0a4532ffb4a..b16afb290d4 100644
--- a/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/APITests/TokenStoreFindTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/APITests/TokenStoreFindTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/StaleMarkingTests/StaleMarkingTest.java b/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/StaleMarkingTests/StaleMarkingTest.java
index ca63092a303..1d1bfa14e53 100644
--- a/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/StaleMarkingTests/StaleMarkingTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/StaleMarkingTests/StaleMarkingTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/TimeStampingTests/TimeStampingTest.java b/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/TimeStampingTests/TimeStampingTest.java
index f73932dfba8..ec521b7fa7e 100644
--- a/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/TimeStampingTests/TimeStampingTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/TimeStampingTests/TimeStampingTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/build.xml b/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/build.xml
index 8ebdf8279de..0b1efd379e5 100644
--- a/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/build.xml
+++ b/test/functional/cmdLineTests/shareClassTests/TokenHelperTests/build.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/NullPointerAndEmptyArrayTest.java b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/NullPointerAndEmptyArrayTest.java
index 34a026f9379..397c17ee312 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/NullPointerAndEmptyArrayTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/NullPointerAndEmptyArrayTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/NullURLFindTest.java b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/NullURLFindTest.java
index f440f7d967b..31fea722786 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/NullURLFindTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/NullURLFindTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/NullURLStoreTest.java b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/NullURLStoreTest.java
index 6bf1206a3e3..035fb92dd68 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/NullURLStoreTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/NullURLStoreTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/URLGetDifferentHelperTest.java b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/URLGetDifferentHelperTest.java
index ac0693e03f2..b794f768dc3 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/URLGetDifferentHelperTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/URLGetDifferentHelperTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/URLMultipleGetHelperCallTest.java b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/URLMultipleGetHelperCallTest.java
index 3d637819181..435dcf4b5cb 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/URLMultipleGetHelperCallTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/URLMultipleGetHelperCallTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/URLStoreFindTest.java b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/URLStoreFindTest.java
index 20505432b25..14469cc0cb9 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/URLStoreFindTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/APITests/URLStoreFindTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/ClassPathMatchingTests/MultiLoadURLClassPathMatchingTest.java b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/ClassPathMatchingTests/MultiLoadURLClassPathMatchingTest.java
index 05772c37110..6e30836d5a4 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/ClassPathMatchingTests/MultiLoadURLClassPathMatchingTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/ClassPathMatchingTests/MultiLoadURLClassPathMatchingTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/ClassPathMatchingTests/URLClassPathMatchingTest.java b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/ClassPathMatchingTests/URLClassPathMatchingTest.java
index cdd49c94be4..dfba425576a 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/ClassPathMatchingTests/URLClassPathMatchingTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/ClassPathMatchingTests/URLClassPathMatchingTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/PartitioningTests/URLPartitioningStoreFindTest.java b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/PartitioningTests/URLPartitioningStoreFindTest.java
index 425786fd8b9..11f3b0deae2 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/PartitioningTests/URLPartitioningStoreFindTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/PartitioningTests/URLPartitioningStoreFindTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/StaleClassPathEntryTests/URLStaleClassPathEntryTest.java b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/StaleClassPathEntryTests/URLStaleClassPathEntryTest.java
index 249e3704107..84c41d062ae 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/StaleClassPathEntryTests/URLStaleClassPathEntryTest.java
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/StaleClassPathEntryTests/URLStaleClassPathEntryTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/URLHelperTests.xml b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/URLHelperTests.xml
index 62a4519506d..672c40da406 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/URLHelperTests.xml
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/URLHelperTests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/URLHelperTests_80.xml b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/URLHelperTests_80.xml
index a960e1a2c67..1ba542a66f2 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/URLHelperTests_80.xml
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/URLHelperTests_80.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/build.xml b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/build.xml
index 597cc785a6e..937955e4ce0 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/build.xml
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/exclude.xml b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/exclude.xml
index 95f5efd54a0..41ac1ae4c65 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/exclude.xml
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
index 70bc7f353b6..53a78ab538e 100644
--- a/test/functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
+++ b/test/functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/DifferentClassMultipleOrphanTest.bat b/test/functional/cmdLineTests/shareClassTests/batchfiles/DifferentClassMultipleOrphanTest.bat
index c5ca95fe2b6..ed226364136 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/DifferentClassMultipleOrphanTest.bat
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/DifferentClassMultipleOrphanTest.bat
@@ -16,7 +16,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/DifferentClassMultipleOrphanTest.sh b/test/functional/cmdLineTests/shareClassTests/batchfiles/DifferentClassMultipleOrphanTest.sh
index f81e40b09bf..8f6c723520e 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/DifferentClassMultipleOrphanTest.sh
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/DifferentClassMultipleOrphanTest.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest1.bat b/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest1.bat
index b7c8e915887..4d5ab348af4 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest1.bat
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest1.bat
@@ -16,7 +16,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest1.sh b/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest1.sh
index 031fd3b5293..375f9845112 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest1.sh
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest1.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest2.bat b/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest2.bat
index feca7c1a905..91b0f0a6978 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest2.bat
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest2.bat
@@ -16,7 +16,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest2.sh b/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest2.sh
index c8ed73a1c65..018e9aa2958 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest2.sh
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest2.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest3.bat b/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest3.bat
index d9d3c365e5c..157a3c9cb6c 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest3.bat
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest3.bat
@@ -16,7 +16,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest3.sh b/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest3.sh
index b17f693daf0..ddb3a141d3b 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest3.sh
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/EmptyClassPathEntryTest3.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest1.bat b/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest1.bat
index 65cc89ce6ee..df6f1104d44 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest1.bat
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest1.bat
@@ -16,7 +16,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest1.sh b/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest1.sh
index 5d80787113d..0458ec0ea41 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest1.sh
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest1.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest2.bat b/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest2.bat
index 4ed345085d3..a96268a4e20 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest2.bat
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest2.bat
@@ -16,7 +16,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest2.sh b/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest2.sh
index 39c12d7c683..f80563c8768 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest2.sh
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/MultiVMTest2.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/PrepareForEmptyClassPathEntryTests.bat b/test/functional/cmdLineTests/shareClassTests/batchfiles/PrepareForEmptyClassPathEntryTests.bat
index 50c2d80ed10..a664a8bcf4c 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/PrepareForEmptyClassPathEntryTests.bat
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/PrepareForEmptyClassPathEntryTests.bat
@@ -16,7 +16,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/PrepareForEmptyClassPathEntryTests.sh b/test/functional/cmdLineTests/shareClassTests/batchfiles/PrepareForEmptyClassPathEntryTests.sh
index 550f7b94bd4..bdff87ce57c 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/PrepareForEmptyClassPathEntryTests.sh
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/PrepareForEmptyClassPathEntryTests.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest1.bat b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest1.bat
index 56ccfd35bc4..fa4c99ce5c2 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest1.bat
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest1.bat
@@ -16,7 +16,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest1.sh b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest1.sh
index f79c32cb2c0..39d80a0bd8d 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest1.sh
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest1.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest2.bat b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest2.bat
index 3b2454d4edb..1b502608f7a 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest2.bat
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest2.bat
@@ -16,7 +16,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest2.sh b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest2.sh
index 88d07005e79..f82ee5af623 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest2.sh
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest2.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest3.bat b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest3.bat
index a868531ec17..f65cf06753a 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest3.bat
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest3.bat
@@ -16,7 +16,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest3.sh b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest3.sh
index 0a25d84eecc..4a9ab71f6c4 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest3.sh
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest3.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest4.bat b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest4.bat
index 6cde8720881..a0289a11a6c 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest4.bat
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest4.bat
@@ -16,7 +16,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest4.sh b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest4.sh
index d1dc00fd9fb..eb46a4058cd 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest4.sh
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest4.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest5.bat b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest5.bat
index 81c6b367016..cf2e8a1650f 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest5.bat
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest5.bat
@@ -16,7 +16,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest5.sh b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest5.sh
index e572f9f45b9..087e0ff62f7 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest5.sh
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleClassPathTest5.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleOrphanTest.bat b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleOrphanTest.bat
index 13e32e20ef5..7d46934abef 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleOrphanTest.bat
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleOrphanTest.bat
@@ -16,7 +16,7 @@ rem Exception [1] and GNU General Public License, version 2 with the
rem OpenJDK Assembly Exception [2].
rem
rem [1] https://www.gnu.org/software/classpath/license.html
-rem [2] http://openjdk.java.net/legal/assembly-exception.html
+rem [2] https://openjdk.org/legal/assembly-exception.html
rem
rem SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
rem
diff --git a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleOrphanTest.sh b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleOrphanTest.sh
index f769dc5d93d..88127e89562 100644
--- a/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleOrphanTest.sh
+++ b/test/functional/cmdLineTests/shareClassTests/batchfiles/StaleOrphanTest.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shareClassTests/build.xml b/test/functional/cmdLineTests/shareClassTests/build.xml
index d7eaeea4c9b..163990896f9 100644
--- a/test/functional/cmdLineTests/shareClassTests/build.xml
+++ b/test/functional/cmdLineTests/shareClassTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/A.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/A.java
index 043a6196262..95f586663b2 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/A.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/B.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/B.java
index c4358500517..eb314d0290d 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/B.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/B.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/C.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/C.java
index 0fc22400e0d..49d5cb63a94 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/C.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/C.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/D.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/D.java
index 4efe55555d2..95ecd105147 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/D.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/D.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/E.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/E.java
index dc1b8a21d68..cb2f91dccc2 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/E.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/E.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/F.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/F.java
index 54d1dee0652..87056fe847d 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/F.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/F.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/G.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/G.java
index b4aae6f2bec..6afa2578c12 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/G.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/G.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/H.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/H.java
index 5d64c87679d..e099882caec 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/H.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Alphabet/H.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/B.java b/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/B.java
index 21fbf8cc4e2..2bdf41c740a 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/B.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/B.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/C.java b/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/C.java
index c9853dd01f2..b7169c2dfe8 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/C.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/C.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/D.java b/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/D.java
index a09d1283686..16600851c75 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/D.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/D.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/E.java b/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/E.java
index e3f10a73f67..ae3dd5a7ce1 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/E.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/E.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/F.java b/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/F.java
index a3b6d53f9c9..856da90c61e 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/F.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/F.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/X.java b/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/X.java
index d7897bd8b70..45353b52105 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/X.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/AlphabetJar/X.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Alligator.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Alligator.java
index b8928cb9328..36d7618ec23 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Alligator.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Alligator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Cat.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Cat.java
index 6200d281def..d3f15cb65a9 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Cat.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Cat.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Dog.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Dog.java
index bacee2779d8..ddcae6eb97d 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Dog.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Dog.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Elephant.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Elephant.java
index 32483941389..e60215e20e9 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Elephant.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Elephant.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Fish.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Fish.java
index f304656269e..12b6a1108f2 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Fish.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Fish.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Gerbil.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Gerbil.java
index e01b2fb34b6..fbdd47f7651 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Gerbil.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Gerbil.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Hamster.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Hamster.java
index d5f08bed7f5..e036755187a 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Hamster.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Hamster.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Lion.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Lion.java
index 4dd8de43b32..4e31466dc58 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Lion.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Lion.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Rhino.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Rhino.java
index 4f6f4f2ec11..149a32a5ff1 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Rhino.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Rhino.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Tiger.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Tiger.java
index 166c0e768f9..9f569f3e0a8 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Tiger.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Animals/Tiger.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Alligator.java b/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Alligator.java
index 06a40911712..e130bb3130a 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Alligator.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Alligator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Elephant.java b/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Elephant.java
index 270964c7e0a..0de9ac87609 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Elephant.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Elephant.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Lion.java b/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Lion.java
index 76067501dfa..32e158c680b 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Lion.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Lion.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Rhino.java b/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Rhino.java
index 6b92d0ae4a3..85d0e04932e 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Rhino.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Rhino.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Tiger.java b/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Tiger.java
index 630dac094db..22843d57fb7 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Tiger.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/AnimalsJar/Tiger.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Cricket.java b/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Cricket.java
index 0554de75b79..fd878445a93 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Cricket.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Cricket.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Football.java b/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Football.java
index abded9619c8..1984a4ca74b 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Football.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Football.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Golf.java b/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Golf.java
index 2895ff713e6..c6cce6c0c10 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Golf.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Golf.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Rugby.java b/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Rugby.java
index 4e07317f4cb..c64a06d5382 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Rugby.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Rugby.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Tennis.java b/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Tennis.java
index 7f32d720da3..cc6c1d265b1 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Tennis.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/BallSports/Tennis.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/DuplicateOrphansTest/DuplicateOrphan.java b/test/functional/cmdLineTests/shareClassTests/testClasses/DuplicateOrphansTest/DuplicateOrphan.java
index 950d9599c52..d501644698f 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/DuplicateOrphansTest/DuplicateOrphan.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/DuplicateOrphansTest/DuplicateOrphan.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/DuplicateOrphansTest/temp/DuplicateOrphan.java b/test/functional/cmdLineTests/shareClassTests/testClasses/DuplicateOrphansTest/temp/DuplicateOrphan.java
index b3cdb424504..06edb8a6c4d 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/DuplicateOrphansTest/temp/DuplicateOrphan.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/DuplicateOrphansTest/temp/DuplicateOrphan.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Burgers.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Burgers.java
index d757806723b..ee9d982a267 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Burgers.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Burgers.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/CheeseCake.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/CheeseCake.java
index e3cffecacc0..97cfe7b8a67 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/CheeseCake.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/CheeseCake.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/ChocolateCake.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/ChocolateCake.java
index ab0bf320344..f13cef01361 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/ChocolateCake.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/ChocolateCake.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Curry.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Curry.java
index 14c935123fe..a2f66fb5546 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Curry.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Curry.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/IceCream.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/IceCream.java
index 6f12a5aed09..4bf1cbc0dba 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/IceCream.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/IceCream.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Noodles.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Noodles.java
index 40ef469ce7a..b6bac7c4076 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Noodles.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Noodles.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Pasta.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Pasta.java
index ecd8936b528..f61a3b6aca3 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Pasta.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Pasta.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Pizza.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Pizza.java
index 1adbe3aa9b5..bb06ea2b610 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Pizza.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Pizza.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Sorbet.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Sorbet.java
index 72293cf4264..e4bc70117c1 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Sorbet.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Sorbet.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Vegetables.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Vegetables.java
index 454b23465d8..ac63d5bbb69 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Vegetables.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Food/Vegetables.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Burgers.java b/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Burgers.java
index 1f3707b00b0..d49755b6402 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Burgers.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Burgers.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/ChocolateCake.java b/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/ChocolateCake.java
index 305b64909e6..0baa3d7e5ea 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/ChocolateCake.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/ChocolateCake.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/IceCream.java b/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/IceCream.java
index 1781e472520..e414a2ce19e 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/IceCream.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/IceCream.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Noodles.java b/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Noodles.java
index 68fc72e2857..31737c1b3cf 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Noodles.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Noodles.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Pizza.java b/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Pizza.java
index e7c60a9de8a..bdfe18967a5 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Pizza.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Pizza.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Sorbet.java b/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Sorbet.java
index 12689bfbcbd..08b05cdf73e 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Sorbet.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/FoodJar/Sorbet.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Cat.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Cat.java
index 46ac12c695f..ab1f8f6b9d1 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Cat.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Cat.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Dog.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Dog.java
index ae24c2880cf..553fa6aba5e 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Dog.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Dog.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Fish.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Fish.java
index 1869e3ebe39..5be77fbb5f7 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Fish.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Fish.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Gerbil.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Gerbil.java
index 185abf2009e..b3aeb2c59fa 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Gerbil.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Gerbil.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Hamster.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Hamster.java
index 7f04e600ffa..5f22535add3 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Hamster.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Pets/Hamster.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/CheeseCake.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/CheeseCake.java
index 10f60a9bea4..ebb6ffaf84d 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/CheeseCake.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/CheeseCake.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/ChocolateCake.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/ChocolateCake.java
index e43d2e79518..c58a1e19b55 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/ChocolateCake.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/ChocolateCake.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/IceCream.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/IceCream.java
index cb6fc7fae30..c4c9b570036 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/IceCream.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/IceCream.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/Sorbet.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/Sorbet.java
index 742a3cd0cdc..770752d5776 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/Sorbet.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Pudding/Sorbet.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Athletics.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Athletics.java
index c840d873aad..285d6c6178b 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Athletics.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Athletics.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Cricket.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Cricket.java
index 25cec7206ea..33161379fb3 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Cricket.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Cricket.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Darts.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Darts.java
index 75b2fb761f6..f1e50249e10 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Darts.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Darts.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Football.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Football.java
index d045760bcf4..11566d3c824 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Football.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Football.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Golf.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Golf.java
index 495dd2e99dc..9bd64d4a607 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Golf.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Golf.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Gymnastics.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Gymnastics.java
index b0324ba0e0b..1d38ecdcb41 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Gymnastics.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Gymnastics.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/MotorRacing.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/MotorRacing.java
index c048fed7084..618f51d06bf 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/MotorRacing.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/MotorRacing.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Rugby.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Rugby.java
index 478eac330a7..6aa382393dc 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Rugby.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Rugby.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/SpeedSkating.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/SpeedSkating.java
index 400a92fb97a..1da0a39f238 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/SpeedSkating.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/SpeedSkating.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Tennis.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Tennis.java
index a8077423f6a..d019885ade7 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Tennis.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Sports/Tennis.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Athletics.java b/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Athletics.java
index 1dfe1f5d3d4..b73abed8275 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Athletics.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Athletics.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Football.java b/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Football.java
index a507f8d8bfe..5d8cc31c3a5 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Football.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Football.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Golf.java b/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Golf.java
index 8821e1085ca..660f702684c 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Golf.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Golf.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/MotorRacing.java b/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/MotorRacing.java
index cc752fa8661..db25fce90ac 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/MotorRacing.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/MotorRacing.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Rugby.java b/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Rugby.java
index 2b3ddad7c13..555fd5cfe6a 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Rugby.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Rugby.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Tennis.java b/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Tennis.java
index ef473a512a2..0ec66e3edd4 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Tennis.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/SportsJar/Tennis.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan.java
index 7c244a686df..a222ba1296c 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan1.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan1.java
index 60debb26305..e5654c7a3a9 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan1.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan2.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan2.java
index 57d28ce0761..ad07249954f 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan2.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan3.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan3.java
index 0d476cd8986..9eb9c67813e 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan3.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan4.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan4.java
index 3e9b8dc462d..3e76ec087b7 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan4.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan5.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan5.java
index 385b5b4b951..3bd568d5fb4 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan5.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan6.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan6.java
index 04aa1bffb41..b5caef2c433 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan6.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan7.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan7.java
index c12cfe29c2d..1dec46944de 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan7.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan8.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan8.java
index 0479cf119ba..bb8ea4186a8 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan8.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan9.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan9.java
index 907756a832f..ade4e97fe29 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan9.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/StaleOrphan9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan.java
index ab3bac48611..4eff8228d68 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan1.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan1.java
index 294f0e9280e..e0f4c773c53 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan1.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan2.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan2.java
index 85896c65f75..2006740efc1 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan2.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan3.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan3.java
index 01feae49a11..3f7c875b718 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan3.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan4.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan4.java
index ba048eb8d09..0a6329cbd74 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan4.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan5.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan5.java
index d3191084a8c..a9f15072896 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan5.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan6.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan6.java
index 5d340ef97e9..1b62e64b7e4 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan6.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan7.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan7.java
index b04f3e61e31..e0a8cc2a81e 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan7.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan8.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan8.java
index 709e81aaf3b..1062534c2de 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan8.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan9.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan9.java
index 297b466bf7f..047b8102b50 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan9.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest/temp/StaleOrphan9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest1/StaleOrphan.java b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest1/StaleOrphan.java
index 7cf6aae7fd6..10a5e7273e8 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest1/StaleOrphan.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/StaleOrphansTest1/StaleOrphan.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/A.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/A.java
index 8ba695178e0..8a41f4e52a9 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/A.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/A.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/E.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/E.java
index c51a19c3ac3..2b831addcbc 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/E.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/E.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/I.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/I.java
index 09edba3ed88..10fd0737094 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/I.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/I.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/O.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/O.java
index 1bb7094a7cd..8490cb91bfd 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/O.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/O.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/U.java b/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/U.java
index bbbae2c6d4c..d3b1995f5cb 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/U.java
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/Vowels/U.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/testClasses/build.xml b/test/functional/cmdLineTests/shareClassTests/testClasses/build.xml
index c2ea995df2e..932d4afdbeb 100644
--- a/test/functional/cmdLineTests/shareClassTests/testClasses/build.xml
+++ b/test/functional/cmdLineTests/shareClassTests/testClasses/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/ClassLoaderType.java b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/ClassLoaderType.java
index 6e4fa181679..0376cf58481 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/ClassLoaderType.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/ClassLoaderType.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomLoaderMetaDataCache.java b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomLoaderMetaDataCache.java
index decfc26be6d..2c1cec82f63 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomLoaderMetaDataCache.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomLoaderMetaDataCache.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomPartitioningURLCL.java b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomPartitioningURLCL.java
index 3ae7b8d9e22..a2eaa718ddf 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomPartitioningURLCL.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomPartitioningURLCL.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomPartitioningURLLoader.java b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomPartitioningURLLoader.java
index b220aa6fbdc..8c9c1ccc1fc 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomPartitioningURLLoader.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomPartitioningURLLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomTokenClassLoader.java b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomTokenClassLoader.java
index 5fadae51048..ddd7ce9f235 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomTokenClassLoader.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomTokenClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLClassLoader.java b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLClassLoader.java
index 4fe988f1c8c..566908263d3 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLClassLoader.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLClassLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLClassLoaderNoAPIUse.java b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLClassLoaderNoAPIUse.java
index 63e8a3b52cd..95152f28a3f 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLClassLoaderNoAPIUse.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLClassLoaderNoAPIUse.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLClassLoaderNonConfirming.java b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLClassLoaderNonConfirming.java
index 2721854b45c..ba6c71dfb90 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLClassLoaderNonConfirming.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLClassLoaderNonConfirming.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLLoader.java b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLLoader.java
index 7d3e6b05ae8..59b965440e3 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLLoader.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/CustomCLs/CustomURLLoader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/Loader.java b/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/Loader.java
index 65a40032db4..98cc2782b4c 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/Loader.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/Loader.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/RunCommand.java b/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/RunCommand.java
index 36c4cbd6bd6..11ef6d21ea0 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/RunCommand.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/RunCommand.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/StringManipulator.java b/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/StringManipulator.java
index d18a23e1c36..da759cc8cd2 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/StringManipulator.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/StringManipulator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/TestClass.java b/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/TestClass.java
index 228f6a91155..eec52b52c41 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/TestClass.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/TestClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/URLClassPathCreator.java b/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/URLClassPathCreator.java
index 3e0aada5e66..b3d1eff3f13 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/URLClassPathCreator.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/URLClassPathCreator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/Verifier.java b/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/Verifier.java
index 5790579d0f4..2c0322d7e28 100644
--- a/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/Verifier.java
+++ b/test/functional/cmdLineTests/shareClassTests/utils/src/Utilities/Verifier.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/shrcdbgddrext/build.xml b/test/functional/cmdLineTests/shrcdbgddrext/build.xml
index 63a2e6c51b4..d28d28d0d54 100644
--- a/test/functional/cmdLineTests/shrcdbgddrext/build.xml
+++ b/test/functional/cmdLineTests/shrcdbgddrext/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shrcdbgddrext/concatenate_dumps.sh b/test/functional/cmdLineTests/shrcdbgddrext/concatenate_dumps.sh
index 2b770a17c6c..73a7584699b 100644
--- a/test/functional/cmdLineTests/shrcdbgddrext/concatenate_dumps.sh
+++ b/test/functional/cmdLineTests/shrcdbgddrext/concatenate_dumps.sh
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/shrcdbgddrext/playlist.xml b/test/functional/cmdLineTests/shrcdbgddrext/playlist.xml
index 9e4dc40d56f..bce32abf220 100644
--- a/test/functional/cmdLineTests/shrcdbgddrext/playlist.xml
+++ b/test/functional/cmdLineTests/shrcdbgddrext/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/shrcdbgddrext/shrcdbgextddrtests.xml b/test/functional/cmdLineTests/shrcdbgddrext/shrcdbgextddrtests.xml
index 1c079ddb756..90284afbc85 100644
--- a/test/functional/cmdLineTests/shrcdbgddrext/shrcdbgextddrtests.xml
+++ b/test/functional/cmdLineTests/shrcdbgddrext/shrcdbgextddrtests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/sigabrtHandlingTest/build.xml b/test/functional/cmdLineTests/sigabrtHandlingTest/build.xml
index 6a11829a11c..5c5e8811cf2 100644
--- a/test/functional/cmdLineTests/sigabrtHandlingTest/build.xml
+++ b/test/functional/cmdLineTests/sigabrtHandlingTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/sigabrtHandlingTest/playlist.xml b/test/functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
index 23808e41e78..cdb2e0379d4 100644
--- a/test/functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
+++ b/test/functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/sigabrtHandlingTest/sigabrtHandlingTest.xml b/test/functional/cmdLineTests/sigabrtHandlingTest/sigabrtHandlingTest.xml
index f6a4e9eae7b..15f2194edee 100644
--- a/test/functional/cmdLineTests/sigabrtHandlingTest/sigabrtHandlingTest.xml
+++ b/test/functional/cmdLineTests/sigabrtHandlingTest/sigabrtHandlingTest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/sigxfszHandlingTest/build.xml b/test/functional/cmdLineTests/sigxfszHandlingTest/build.xml
index 056b28314e1..ab232395f99 100644
--- a/test/functional/cmdLineTests/sigxfszHandlingTest/build.xml
+++ b/test/functional/cmdLineTests/sigxfszHandlingTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/sigxfszHandlingTest/playlist.xml b/test/functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
index f23c865e2a3..0978c5ab10e 100644
--- a/test/functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
+++ b/test/functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/sigxfszHandlingTest/runSIGXFSZTest.sh b/test/functional/cmdLineTests/sigxfszHandlingTest/runSIGXFSZTest.sh
index 11e5285a035..c5a75cedaeb 100644
--- a/test/functional/cmdLineTests/sigxfszHandlingTest/runSIGXFSZTest.sh
+++ b/test/functional/cmdLineTests/sigxfszHandlingTest/runSIGXFSZTest.sh
@@ -17,7 +17,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
#
diff --git a/test/functional/cmdLineTests/sigxfszHandlingTest/sigxfszHandlingTest.xml b/test/functional/cmdLineTests/sigxfszHandlingTest/sigxfszHandlingTest.xml
index 56cb8629796..c6f3326a681 100644
--- a/test/functional/cmdLineTests/sigxfszHandlingTest/sigxfszHandlingTest.xml
+++ b/test/functional/cmdLineTests/sigxfszHandlingTest/sigxfszHandlingTest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/softmxCmdOptTest/build.xml b/test/functional/cmdLineTests/softmxCmdOptTest/build.xml
index 4f5a0a8f6ed..faf20244ef2 100644
--- a/test/functional/cmdLineTests/softmxCmdOptTest/build.xml
+++ b/test/functional/cmdLineTests/softmxCmdOptTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/softmxCmdOptTest/playlist.xml b/test/functional/cmdLineTests/softmxCmdOptTest/playlist.xml
index 24f4dd5f4ea..0708a8fe3d8 100644
--- a/test/functional/cmdLineTests/softmxCmdOptTest/playlist.xml
+++ b/test/functional/cmdLineTests/softmxCmdOptTest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/softmxCmdOptTest/softmx.xml b/test/functional/cmdLineTests/softmxCmdOptTest/softmx.xml
index ad33cfb10a8..2445e7c7687 100644
--- a/test/functional/cmdLineTests/softmxCmdOptTest/softmx.xml
+++ b/test/functional/cmdLineTests/softmxCmdOptTest/softmx.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/stackSizeInfoTest/StackSizeInfoTest.xml b/test/functional/cmdLineTests/stackSizeInfoTest/StackSizeInfoTest.xml
index 00afaa96466..5d00248ee73 100644
--- a/test/functional/cmdLineTests/stackSizeInfoTest/StackSizeInfoTest.xml
+++ b/test/functional/cmdLineTests/stackSizeInfoTest/StackSizeInfoTest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/stackSizeInfoTest/build.xml b/test/functional/cmdLineTests/stackSizeInfoTest/build.xml
index cdc78fd5ae9..32885a8fe38 100644
--- a/test/functional/cmdLineTests/stackSizeInfoTest/build.xml
+++ b/test/functional/cmdLineTests/stackSizeInfoTest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/stackSizeInfoTest/playlist.xml b/test/functional/cmdLineTests/stackSizeInfoTest/playlist.xml
index 6d8a707fb6d..f69355ae478 100644
--- a/test/functional/cmdLineTests/stackSizeInfoTest/playlist.xml
+++ b/test/functional/cmdLineTests/stackSizeInfoTest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/utils/build.xml b/test/functional/cmdLineTests/utils/build.xml
index fbfdc70248f..9438ad23cd2 100644
--- a/test/functional/cmdLineTests/utils/build.xml
+++ b/test/functional/cmdLineTests/utils/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/utils/src/VMBench/FibBench.java b/test/functional/cmdLineTests/utils/src/VMBench/FibBench.java
index 102691fb3c7..9910484c72d 100644
--- a/test/functional/cmdLineTests/utils/src/VMBench/FibBench.java
+++ b/test/functional/cmdLineTests/utils/src/VMBench/FibBench.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/utils/src/org/openj9/test/classtests/AnonClassAndUnsafeClassTest.java b/test/functional/cmdLineTests/utils/src/org/openj9/test/classtests/AnonClassAndUnsafeClassTest.java
index 22677c08417..d54d9b810aa 100644
--- a/test/functional/cmdLineTests/utils/src/org/openj9/test/classtests/AnonClassAndUnsafeClassTest.java
+++ b/test/functional/cmdLineTests/utils/src/org/openj9/test/classtests/AnonClassAndUnsafeClassTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/utils/src/org/openj9/test/classtests/ClassTest.java b/test/functional/cmdLineTests/utils/src/org/openj9/test/classtests/ClassTest.java
index 4f093e97560..3f11f5b8511 100644
--- a/test/functional/cmdLineTests/utils/src/org/openj9/test/classtests/ClassTest.java
+++ b/test/functional/cmdLineTests/utils/src/org/openj9/test/classtests/ClassTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/utils/src/org/openj9/test/classtests/UnsafeBootClass.java b/test/functional/cmdLineTests/utils/src/org/openj9/test/classtests/UnsafeBootClass.java
index 08f5ca00c77..301a7683e97 100644
--- a/test/functional/cmdLineTests/utils/src/org/openj9/test/classtests/UnsafeBootClass.java
+++ b/test/functional/cmdLineTests/utils/src/org/openj9/test/classtests/UnsafeBootClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/utils/src/org/openj9/test/ivj/Disk.java b/test/functional/cmdLineTests/utils/src/org/openj9/test/ivj/Disk.java
index 9c3bff61e28..d12fa192e01 100644
--- a/test/functional/cmdLineTests/utils/src/org/openj9/test/ivj/Disk.java
+++ b/test/functional/cmdLineTests/utils/src/org/openj9/test/ivj/Disk.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/utils/src/org/openj9/test/ivj/Hanoi.java b/test/functional/cmdLineTests/utils/src/org/openj9/test/ivj/Hanoi.java
index 1c11e23cbc4..e9f313deb63 100644
--- a/test/functional/cmdLineTests/utils/src/org/openj9/test/ivj/Hanoi.java
+++ b/test/functional/cmdLineTests/utils/src/org/openj9/test/ivj/Hanoi.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/utils/src/org/openj9/test/ivj/Post.java b/test/functional/cmdLineTests/utils/src/org/openj9/test/ivj/Post.java
index 34e36579740..ec8cc7279b4 100644
--- a/test/functional/cmdLineTests/utils/src/org/openj9/test/ivj/Post.java
+++ b/test/functional/cmdLineTests/utils/src/org/openj9/test/ivj/Post.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/utils/src/org/openj9/test/lambdatests/Test1.java b/test/functional/cmdLineTests/utils/src/org/openj9/test/lambdatests/Test1.java
index 24cb01fc8fa..d8f9e051cec 100644
--- a/test/functional/cmdLineTests/utils/src/org/openj9/test/lambdatests/Test1.java
+++ b/test/functional/cmdLineTests/utils/src/org/openj9/test/lambdatests/Test1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/utils/src/org/openj9/test/lambdatests/Test2.java b/test/functional/cmdLineTests/utils/src/org/openj9/test/lambdatests/Test2.java
index 7c8b919509b..d63a91a6bb2 100644
--- a/test/functional/cmdLineTests/utils/src/org/openj9/test/lambdatests/Test2.java
+++ b/test/functional/cmdLineTests/utils/src/org/openj9/test/lambdatests/Test2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/utils/src_shared/org/openj9/test/classtests/ClassTestHelper.java b/test/functional/cmdLineTests/utils/src_shared/org/openj9/test/classtests/ClassTestHelper.java
index 5f4cb96dd98..dc31d345978 100644
--- a/test/functional/cmdLineTests/utils/src_shared/org/openj9/test/classtests/ClassTestHelper.java
+++ b/test/functional/cmdLineTests/utils/src_shared/org/openj9/test/classtests/ClassTestHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/utils2/build.xml b/test/functional/cmdLineTests/utils2/build.xml
index 7d8572a102f..27cbe179a1c 100644
--- a/test/functional/cmdLineTests/utils2/build.xml
+++ b/test/functional/cmdLineTests/utils2/build.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/utils2/src/org/openj9/test/classtests/AnonClassAndUnsafeClassTest.java b/test/functional/cmdLineTests/utils2/src/org/openj9/test/classtests/AnonClassAndUnsafeClassTest.java
index 892b956aa46..9902019844e 100644
--- a/test/functional/cmdLineTests/utils2/src/org/openj9/test/classtests/AnonClassAndUnsafeClassTest.java
+++ b/test/functional/cmdLineTests/utils2/src/org/openj9/test/classtests/AnonClassAndUnsafeClassTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/utils2/src/org/openj9/test/classtests/ClassTest.java b/test/functional/cmdLineTests/utils2/src/org/openj9/test/classtests/ClassTest.java
index e11d369049b..96836edd666 100644
--- a/test/functional/cmdLineTests/utils2/src/org/openj9/test/classtests/ClassTest.java
+++ b/test/functional/cmdLineTests/utils2/src/org/openj9/test/classtests/ClassTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/valuetypeddrtests/build.xml b/test/functional/cmdLineTests/valuetypeddrtests/build.xml
index 55ec5f436a4..1c5b3064d5c 100644
--- a/test/functional/cmdLineTests/valuetypeddrtests/build.xml
+++ b/test/functional/cmdLineTests/valuetypeddrtests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/valuetypeddrtests/flattened32bitRefBackfillTest.xml b/test/functional/cmdLineTests/valuetypeddrtests/flattened32bitRefBackfillTest.xml
index 9a633c59822..32f5320a31a 100644
--- a/test/functional/cmdLineTests/valuetypeddrtests/flattened32bitRefBackfillTest.xml
+++ b/test/functional/cmdLineTests/valuetypeddrtests/flattened32bitRefBackfillTest.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/valuetypeddrtests/flattenedvaluetypeddrtests.xml b/test/functional/cmdLineTests/valuetypeddrtests/flattenedvaluetypeddrtests.xml
index d1fec5d2162..607c4b67bd9 100644
--- a/test/functional/cmdLineTests/valuetypeddrtests/flattenedvaluetypeddrtests.xml
+++ b/test/functional/cmdLineTests/valuetypeddrtests/flattenedvaluetypeddrtests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/valuetypeddrtests/playlist.xml b/test/functional/cmdLineTests/valuetypeddrtests/playlist.xml
index c70163f536b..6fb7e6d938e 100644
--- a/test/functional/cmdLineTests/valuetypeddrtests/playlist.xml
+++ b/test/functional/cmdLineTests/valuetypeddrtests/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/valuetypeddrtests/unflattenedvaluetypeddrtests.xml b/test/functional/cmdLineTests/valuetypeddrtests/unflattenedvaluetypeddrtests.xml
index e348191b3e9..97bcd469e73 100644
--- a/test/functional/cmdLineTests/valuetypeddrtests/unflattenedvaluetypeddrtests.xml
+++ b/test/functional/cmdLineTests/valuetypeddrtests/unflattenedvaluetypeddrtests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/verboseVerification/VerboseVerification.xml b/test/functional/cmdLineTests/verboseVerification/VerboseVerification.xml
index bbaca9d1589..8c7f70f0af7 100644
--- a/test/functional/cmdLineTests/verboseVerification/VerboseVerification.xml
+++ b/test/functional/cmdLineTests/verboseVerification/VerboseVerification.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/verboseVerification/build.xml b/test/functional/cmdLineTests/verboseVerification/build.xml
index f91403567da..877ec75e182 100644
--- a/test/functional/cmdLineTests/verboseVerification/build.xml
+++ b/test/functional/cmdLineTests/verboseVerification/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/verboseVerification/cmdlineopttest_exclude.xml b/test/functional/cmdLineTests/verboseVerification/cmdlineopttest_exclude.xml
index 0abf6e60503..474fe914e5e 100644
--- a/test/functional/cmdLineTests/verboseVerification/cmdlineopttest_exclude.xml
+++ b/test/functional/cmdLineTests/verboseVerification/cmdlineopttest_exclude.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/verboseVerification/playlist.xml b/test/functional/cmdLineTests/verboseVerification/playlist.xml
index e522f351d34..a50cf55db87 100644
--- a/test/functional/cmdLineTests/verboseVerification/playlist.xml
+++ b/test/functional/cmdLineTests/verboseVerification/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/verbosetest/build.xml b/test/functional/cmdLineTests/verbosetest/build.xml
index 1a5f650ccfa..1289aa24d57 100644
--- a/test/functional/cmdLineTests/verbosetest/build.xml
+++ b/test/functional/cmdLineTests/verbosetest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/verbosetest/playlist.xml b/test/functional/cmdLineTests/verbosetest/playlist.xml
index b49167a9cb4..5ca442b7841 100644
--- a/test/functional/cmdLineTests/verbosetest/playlist.xml
+++ b/test/functional/cmdLineTests/verbosetest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/verbosetest/verbosetests.xml b/test/functional/cmdLineTests/verbosetest/verbosetests.xml
index f37e3cb9ee7..a4937774a29 100644
--- a/test/functional/cmdLineTests/verbosetest/verbosetests.xml
+++ b/test/functional/cmdLineTests/verbosetest/verbosetests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/verbosetest/verbosetests_11.xml b/test/functional/cmdLineTests/verbosetest/verbosetests_11.xml
index 4c23ed39544..9df09155e3f 100644
--- a/test/functional/cmdLineTests/verbosetest/verbosetests_11.xml
+++ b/test/functional/cmdLineTests/verbosetest/verbosetests_11.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/vmRuntimeState/build.xml b/test/functional/cmdLineTests/vmRuntimeState/build.xml
index 9f67442ff91..49e76bd1af1 100644
--- a/test/functional/cmdLineTests/vmRuntimeState/build.xml
+++ b/test/functional/cmdLineTests/vmRuntimeState/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/vmRuntimeState/playlist.xml b/test/functional/cmdLineTests/vmRuntimeState/playlist.xml
index 25197fc367b..6dbd66c367e 100644
--- a/test/functional/cmdLineTests/vmRuntimeState/playlist.xml
+++ b/test/functional/cmdLineTests/vmRuntimeState/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/vmRuntimeState/src/ActiveIdleTest.java b/test/functional/cmdLineTests/vmRuntimeState/src/ActiveIdleTest.java
index 4f7961897fd..75169671839 100644
--- a/test/functional/cmdLineTests/vmRuntimeState/src/ActiveIdleTest.java
+++ b/test/functional/cmdLineTests/vmRuntimeState/src/ActiveIdleTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdLineTests/vmRuntimeState/vmruntimestate.xml b/test/functional/cmdLineTests/vmRuntimeState/vmruntimestate.xml
index 3f2625a4fa3..57e8d7c1384 100644
--- a/test/functional/cmdLineTests/vmRuntimeState/vmruntimestate.xml
+++ b/test/functional/cmdLineTests/vmRuntimeState/vmruntimestate.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/xcheckjni/build.xml b/test/functional/cmdLineTests/xcheckjni/build.xml
index 2ffc54735bd..88ce23ea698 100644
--- a/test/functional/cmdLineTests/xcheckjni/build.xml
+++ b/test/functional/cmdLineTests/xcheckjni/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/xcheckjni/playlist.xml b/test/functional/cmdLineTests/xcheckjni/playlist.xml
index 17e3b0b278f..dcb562e882c 100644
--- a/test/functional/cmdLineTests/xcheckjni/playlist.xml
+++ b/test/functional/cmdLineTests/xcheckjni/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/xcheckjni/xcheckjni.xml b/test/functional/cmdLineTests/xcheckjni/xcheckjni.xml
index e597d143424..dd7cda740a0 100644
--- a/test/functional/cmdLineTests/xcheckjni/xcheckjni.xml
+++ b/test/functional/cmdLineTests/xcheckjni/xcheckjni.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/xlogTests/build.xml b/test/functional/cmdLineTests/xlogTests/build.xml
index a0e017ac338..1e4d19117be 100644
--- a/test/functional/cmdLineTests/xlogTests/build.xml
+++ b/test/functional/cmdLineTests/xlogTests/build.xml
@@ -17,7 +17,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/xlogTests/playlist.xml b/test/functional/cmdLineTests/xlogTests/playlist.xml
index 2684d46fc20..ed40b785f85 100644
--- a/test/functional/cmdLineTests/xlogTests/playlist.xml
+++ b/test/functional/cmdLineTests/xlogTests/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/xlogTests/xlog.xml b/test/functional/cmdLineTests/xlogTests/xlog.xml
index 6fd43aa91d9..e9fce3b39a9 100644
--- a/test/functional/cmdLineTests/xlogTests/xlog.xml
+++ b/test/functional/cmdLineTests/xlogTests/xlog.xml
@@ -17,7 +17,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/xlpCMLTests/build.xml b/test/functional/cmdLineTests/xlpCMLTests/build.xml
index b45b4ead91c..5ab60e6fde6 100644
--- a/test/functional/cmdLineTests/xlpCMLTests/build.xml
+++ b/test/functional/cmdLineTests/xlpCMLTests/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/xlpCMLTests/playlist.xml b/test/functional/cmdLineTests/xlpCMLTests/playlist.xml
index 2d6c1b5ce47..60084116f00 100644
--- a/test/functional/cmdLineTests/xlpCMLTests/playlist.xml
+++ b/test/functional/cmdLineTests/xlpCMLTests/playlist.xml
@@ -16,7 +16,7 @@ Exception [1] and GNU General Public License, version 2 with the
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
-[2] http://openjdk.java.net/legal/assembly-exception.html
+[2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/xlpCMLTests/xlpCMLTests.xml b/test/functional/cmdLineTests/xlpCMLTests/xlpCMLTests.xml
index 59038710f57..823567fcc41 100644
--- a/test/functional/cmdLineTests/xlpCMLTests/xlpCMLTests.xml
+++ b/test/functional/cmdLineTests/xlpCMLTests/xlpCMLTests.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/xxargtest/XXArgumentTesting.xml b/test/functional/cmdLineTests/xxargtest/XXArgumentTesting.xml
index 03e74f4e101..8576ae04505 100644
--- a/test/functional/cmdLineTests/xxargtest/XXArgumentTesting.xml
+++ b/test/functional/cmdLineTests/xxargtest/XXArgumentTesting.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/xxargtest/XXArgumentTesting_j9.xml b/test/functional/cmdLineTests/xxargtest/XXArgumentTesting_j9.xml
index 2963f48e12a..78e5a361bbd 100644
--- a/test/functional/cmdLineTests/xxargtest/XXArgumentTesting_j9.xml
+++ b/test/functional/cmdLineTests/xxargtest/XXArgumentTesting_j9.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/xxargtest/build.xml b/test/functional/cmdLineTests/xxargtest/build.xml
index fc377738a77..535d088a390 100644
--- a/test/functional/cmdLineTests/xxargtest/build.xml
+++ b/test/functional/cmdLineTests/xxargtest/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdLineTests/xxargtest/playlist.xml b/test/functional/cmdLineTests/xxargtest/playlist.xml
index baf4d5be0cf..5a2f0b3603d 100644
--- a/test/functional/cmdLineTests/xxargtest/playlist.xml
+++ b/test/functional/cmdLineTests/xxargtest/playlist.xml
@@ -16,7 +16,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdline_options_tester/build.xml b/test/functional/cmdline_options_tester/build.xml
index 6c1ff7cf0bd..c0a787833d8 100644
--- a/test/functional/cmdline_options_tester/build.xml
+++ b/test/functional/cmdline_options_tester/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdline_options_tester/src/Command.java b/test/functional/cmdline_options_tester/src/Command.java
index 7870ea3cb15..e9dd176d516 100644
--- a/test/functional/cmdline_options_tester/src/Command.java
+++ b/test/functional/cmdline_options_tester/src/Command.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/CommandExecuter.java b/test/functional/cmdline_options_tester/src/CommandExecuter.java
index b7de59c240a..91f8f4d8b30 100644
--- a/test/functional/cmdline_options_tester/src/CommandExecuter.java
+++ b/test/functional/cmdline_options_tester/src/CommandExecuter.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/Delay.java b/test/functional/cmdline_options_tester/src/Delay.java
index ecf6bd13a6a..a72adeec246 100644
--- a/test/functional/cmdline_options_tester/src/Delay.java
+++ b/test/functional/cmdline_options_tester/src/Delay.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/Echo.java b/test/functional/cmdline_options_tester/src/Echo.java
index 3c1810dbdd2..7f1e2a57890 100644
--- a/test/functional/cmdline_options_tester/src/Echo.java
+++ b/test/functional/cmdline_options_tester/src/Echo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/EnvVar.java b/test/functional/cmdline_options_tester/src/EnvVar.java
index 4b638e315ac..d6e7826633d 100644
--- a/test/functional/cmdline_options_tester/src/EnvVar.java
+++ b/test/functional/cmdline_options_tester/src/EnvVar.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/IfTest.java b/test/functional/cmdline_options_tester/src/IfTest.java
index 218d7df0c64..20902a071e9 100644
--- a/test/functional/cmdline_options_tester/src/IfTest.java
+++ b/test/functional/cmdline_options_tester/src/IfTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/MainTester.java b/test/functional/cmdline_options_tester/src/MainTester.java
index 805e0a40980..86856ce8068 100644
--- a/test/functional/cmdline_options_tester/src/MainTester.java
+++ b/test/functional/cmdline_options_tester/src/MainTester.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/Output.java b/test/functional/cmdline_options_tester/src/Output.java
index 0513e55090b..0a54a455b41 100644
--- a/test/functional/cmdline_options_tester/src/Output.java
+++ b/test/functional/cmdline_options_tester/src/Output.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/OutputRegexHelper.java b/test/functional/cmdline_options_tester/src/OutputRegexHelper.java
index 8463e4ca8d1..d54ff12d92f 100644
--- a/test/functional/cmdline_options_tester/src/OutputRegexHelper.java
+++ b/test/functional/cmdline_options_tester/src/OutputRegexHelper.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/ReturnValue.java b/test/functional/cmdline_options_tester/src/ReturnValue.java
index 8316256181d..384f6afc3fc 100644
--- a/test/functional/cmdline_options_tester/src/ReturnValue.java
+++ b/test/functional/cmdline_options_tester/src/ReturnValue.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/SaveOutput.java b/test/functional/cmdline_options_tester/src/SaveOutput.java
index 1f040009ac9..2bee611c01b 100644
--- a/test/functional/cmdline_options_tester/src/SaveOutput.java
+++ b/test/functional/cmdline_options_tester/src/SaveOutput.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/Stopwatch.java b/test/functional/cmdline_options_tester/src/Stopwatch.java
index b5469b7e914..b2ddacb4f00 100644
--- a/test/functional/cmdline_options_tester/src/Stopwatch.java
+++ b/test/functional/cmdline_options_tester/src/Stopwatch.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/Test.java b/test/functional/cmdline_options_tester/src/Test.java
index 10c7e7555a8..22487e08d89 100644
--- a/test/functional/cmdline_options_tester/src/Test.java
+++ b/test/functional/cmdline_options_tester/src/Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/TestCondition.java b/test/functional/cmdline_options_tester/src/TestCondition.java
index 4671041ba1b..57d7b1f09de 100644
--- a/test/functional/cmdline_options_tester/src/TestCondition.java
+++ b/test/functional/cmdline_options_tester/src/TestCondition.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/TestConfigParser.java b/test/functional/cmdline_options_tester/src/TestConfigParser.java
index 56147ebfbfa..a0988a18d40 100644
--- a/test/functional/cmdline_options_tester/src/TestConfigParser.java
+++ b/test/functional/cmdline_options_tester/src/TestConfigParser.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/TestIterator.java b/test/functional/cmdline_options_tester/src/TestIterator.java
index 3e6e584fa4c..e144f83e5b7 100644
--- a/test/functional/cmdline_options_tester/src/TestIterator.java
+++ b/test/functional/cmdline_options_tester/src/TestIterator.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/TestSuite.java b/test/functional/cmdline_options_tester/src/TestSuite.java
index 7f01a7bfd17..875dde5f8f6 100644
--- a/test/functional/cmdline_options_tester/src/TestSuite.java
+++ b/test/functional/cmdline_options_tester/src/TestSuite.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/Tokenizer.java b/test/functional/cmdline_options_tester/src/Tokenizer.java
index 2e9f420db67..ee4f130e4e7 100644
--- a/test/functional/cmdline_options_tester/src/Tokenizer.java
+++ b/test/functional/cmdline_options_tester/src/Tokenizer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/VariableAdder.java b/test/functional/cmdline_options_tester/src/VariableAdder.java
index da0556a6e78..0328c3b88ef 100644
--- a/test/functional/cmdline_options_tester/src/VariableAdder.java
+++ b/test/functional/cmdline_options_tester/src/VariableAdder.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/CharacterGroup.java b/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/CharacterGroup.java
index d149f1f7be3..3b638fa413b 100644
--- a/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/CharacterGroup.java
+++ b/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/CharacterGroup.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/Group.java b/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/Group.java
index 973ae0522ce..04045a5cf3b 100644
--- a/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/Group.java
+++ b/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/Group.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/MalformedRegexException.java b/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/MalformedRegexException.java
index 6470d3d1adc..1c57cd5d01e 100644
--- a/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/MalformedRegexException.java
+++ b/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/MalformedRegexException.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/ModifiedGroup.java b/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/ModifiedGroup.java
index ea89be25953..9fa2d43e758 100644
--- a/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/ModifiedGroup.java
+++ b/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/ModifiedGroup.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/Regex.java b/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/Regex.java
index 216ead9315a..961ca655a40 100644
--- a/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/Regex.java
+++ b/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/Regex.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/TextGroup.java b/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/TextGroup.java
index 1456cd9d59b..6f3f17a58cc 100644
--- a/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/TextGroup.java
+++ b/test/functional/cmdline_options_tester/src/com/ibm/oti/util/regex/TextGroup.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/build.xml b/test/functional/cmdline_options_testresources/build.xml
index 13f0a9f88e9..8f06ee53f0f 100644
--- a/test/functional/cmdline_options_testresources/build.xml
+++ b/test/functional/cmdline_options_testresources/build.xml
@@ -17,7 +17,7 @@
OpenJDK Assembly Exception [2].
[1] https://www.gnu.org/software/classpath/license.html
- [2] http://openjdk.java.net/legal/assembly-exception.html
+ [2] https://openjdk.org/legal/assembly-exception.html
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->
diff --git a/test/functional/cmdline_options_testresources/src/Calculation.java b/test/functional/cmdline_options_testresources/src/Calculation.java
index b2210e0d2f6..c209385bc50 100644
--- a/test/functional/cmdline_options_testresources/src/Calculation.java
+++ b/test/functional/cmdline_options_testresources/src/Calculation.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/Dump.java b/test/functional/cmdline_options_testresources/src/Dump.java
index 0cb2fe047ec..d4314fa4f2c 100644
--- a/test/functional/cmdline_options_testresources/src/Dump.java
+++ b/test/functional/cmdline_options_testresources/src/Dump.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/JavaRuntimeVersion.java b/test/functional/cmdline_options_testresources/src/JavaRuntimeVersion.java
index a99258b4d2d..f96afda4558 100644
--- a/test/functional/cmdline_options_testresources/src/JavaRuntimeVersion.java
+++ b/test/functional/cmdline_options_testresources/src/JavaRuntimeVersion.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/SystemProperties.java b/test/functional/cmdline_options_testresources/src/SystemProperties.java
index 6ec7e0f2f69..f89bc8cf8ed 100644
--- a/test/functional/cmdline_options_testresources/src/SystemProperties.java
+++ b/test/functional/cmdline_options_testresources/src/SystemProperties.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/VMBench/GPTests/GPTest.java b/test/functional/cmdline_options_testresources/src/VMBench/GPTests/GPTest.java
index 300b82d2757..d6f7ba8715c 100644
--- a/test/functional/cmdline_options_testresources/src/VMBench/GPTests/GPTest.java
+++ b/test/functional/cmdline_options_testresources/src/VMBench/GPTests/GPTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/WithDebugInfo.java b/test/functional/cmdline_options_testresources/src/WithDebugInfo.java
index 68114a2d052..313c4584825 100644
--- a/test/functional/cmdline_options_testresources/src/WithDebugInfo.java
+++ b/test/functional/cmdline_options_testresources/src/WithDebugInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/WithoutDebugInfo.java b/test/functional/cmdline_options_testresources/src/WithoutDebugInfo.java
index ab96fda9c1e..ade5aa9c389 100644
--- a/test/functional/cmdline_options_testresources/src/WithoutDebugInfo.java
+++ b/test/functional/cmdline_options_testresources/src/WithoutDebugInfo.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/com/ibm/j9/getcallerclass/TestGroup.java b/test/functional/cmdline_options_testresources/src/com/ibm/j9/getcallerclass/TestGroup.java
index ec1adffcceb..eebe2aa804f 100644
--- a/test/functional/cmdline_options_testresources/src/com/ibm/j9/getcallerclass/TestGroup.java
+++ b/test/functional/cmdline_options_testresources/src/com/ibm/j9/getcallerclass/TestGroup.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/com/ibm/j9/zostest/TestClass.java b/test/functional/cmdline_options_testresources/src/com/ibm/j9/zostest/TestClass.java
index e1ad53ee198..6a1a141210e 100644
--- a/test/functional/cmdline_options_testresources/src/com/ibm/j9/zostest/TestClass.java
+++ b/test/functional/cmdline_options_testresources/src/com/ibm/j9/zostest/TestClass.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/com/ibm/j9/zostest/ZosNativesTest.java b/test/functional/cmdline_options_testresources/src/com/ibm/j9/zostest/ZosNativesTest.java
index 60232043ad3..7cc9e41ac0d 100644
--- a/test/functional/cmdline_options_testresources/src/com/ibm/j9/zostest/ZosNativesTest.java
+++ b/test/functional/cmdline_options_testresources/src/com/ibm/j9/zostest/ZosNativesTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy1.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy1.java
index 0f3a9b3e11f..65d6eccd645 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy1.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy1.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy10.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy10.java
index 94427b2149b..d6731cd8cbf 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy10.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy10.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy11.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy11.java
index c7531c74fcc..81e358d53c6 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy11.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy11.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy12.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy12.java
index 972754cb54d..b99e92bff0c 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy12.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy12.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy13.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy13.java
index 93b8d814df1..8ed2e9736cd 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy13.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy13.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy14.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy14.java
index cba8d58972b..c7da1488834 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy14.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy14.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy2.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy2.java
index 59718260720..ca0e230fb04 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy2.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy2.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy3.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy3.java
index e18d1660f8f..6c70b817cd2 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy3.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy3.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy4.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy4.java
index 8a95d88af81..14267d76b04 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy4.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy4.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy5.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy5.java
index 37bd6ff64d0..844ee8ec3a4 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy5.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy5.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy6.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy6.java
index 64f45f8424c..86b763865a8 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy6.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy6.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy7.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy7.java
index 3e0cae3a614..8fdd0ceeb49 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy7.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy7.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy8.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy8.java
index 29570a72dec..6673ebae921 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy8.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy8.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy9.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy9.java
index c10a8dbcd8e..e258811c1da 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy9.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/Dummy9.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/FastClassHashTableTest.java b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/FastClassHashTableTest.java
index 2ebc528a072..13cccce36d0 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/FastClassHashTableTest.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/fastclasshashtable/FastClassHashTableTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/BufferOverrun.java b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/BufferOverrun.java
index b6d3681f474..563d2e64a5a 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/BufferOverrun.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/BufferOverrun.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ConcurrentGlobalReferenceModification.java b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ConcurrentGlobalReferenceModification.java
index 14c74c3b338..593ddea8464 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ConcurrentGlobalReferenceModification.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ConcurrentGlobalReferenceModification.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/CriticalAlwaysCopy.java b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/CriticalAlwaysCopy.java
index 39c49384654..e46d10c23d0 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/CriticalAlwaysCopy.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/CriticalAlwaysCopy.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/DeleteGlobalRefTwice.java b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/DeleteGlobalRefTwice.java
index fd2682677f1..dcaf97b081a 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/DeleteGlobalRefTwice.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/DeleteGlobalRefTwice.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ModifiedBuffer.java b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ModifiedBuffer.java
index b7d78257e4b..a862c9fca64 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ModifiedBuffer.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ModifiedBuffer.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ModifyArrayData.java b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ModifyArrayData.java
index 731326b38e3..a04811801c6 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ModifyArrayData.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ModifyArrayData.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/PassingFieldID.java b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/PassingFieldID.java
index f99834deaa0..e7dc3b7dd38 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/PassingFieldID.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/PassingFieldID.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ReturnInvalidReference.java b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ReturnInvalidReference.java
index 4aa8b08c960..312a248d81e 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ReturnInvalidReference.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/ReturnInvalidReference.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/Test.java b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/Test.java
index e4675d1bda5..b29625dc194 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/Test.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/jnichk/Test.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/printstacktest/RunningThreadsStackSizeTest.java b/test/functional/cmdline_options_testresources/src/j9vm/test/printstacktest/RunningThreadsStackSizeTest.java
index bc2c5387454..f664bc89859 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/printstacktest/RunningThreadsStackSizeTest.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/printstacktest/RunningThreadsStackSizeTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/printstacktest/SystemExitCallStackSizeTest.java b/test/functional/cmdline_options_testresources/src/j9vm/test/printstacktest/SystemExitCallStackSizeTest.java
index 20a0f79cef9..111f5ba69f8 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/printstacktest/SystemExitCallStackSizeTest.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/printstacktest/SystemExitCallStackSizeTest.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src/j9vm/test/sigxfsz/SignalXfszTest.java b/test/functional/cmdline_options_testresources/src/j9vm/test/sigxfsz/SignalXfszTest.java
index ce6da1329ba..be5bceaaa90 100644
--- a/test/functional/cmdline_options_testresources/src/j9vm/test/sigxfsz/SignalXfszTest.java
+++ b/test/functional/cmdline_options_testresources/src/j9vm/test/sigxfsz/SignalXfszTest.java
@@ -17,7 +17,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src_80/com/ibm/j9/getcallerclass/GetCallerClassTests.java b/test/functional/cmdline_options_testresources/src_80/com/ibm/j9/getcallerclass/GetCallerClassTests.java
index 3194223e8ab..9a89adaed4d 100644
--- a/test/functional/cmdline_options_testresources/src_80/com/ibm/j9/getcallerclass/GetCallerClassTests.java
+++ b/test/functional/cmdline_options_testresources/src_80/com/ibm/j9/getcallerclass/GetCallerClassTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src_80/com/ibm/j9/getcallerclass/RefectionMHTests.java b/test/functional/cmdline_options_testresources/src_80/com/ibm/j9/getcallerclass/RefectionMHTests.java
index 35aa69e7bba..1641b064175 100644
--- a/test/functional/cmdline_options_testresources/src_80/com/ibm/j9/getcallerclass/RefectionMHTests.java
+++ b/test/functional/cmdline_options_testresources/src_80/com/ibm/j9/getcallerclass/RefectionMHTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src_90/com/ibm/j9/getcallerclass/GetCallerClassTests.java b/test/functional/cmdline_options_testresources/src_90/com/ibm/j9/getcallerclass/GetCallerClassTests.java
index 1812fa7461f..c54161a53ff 100644
--- a/test/functional/cmdline_options_testresources/src_90/com/ibm/j9/getcallerclass/GetCallerClassTests.java
+++ b/test/functional/cmdline_options_testresources/src_90/com/ibm/j9/getcallerclass/GetCallerClassTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/cmdline_options_testresources/src_90/com/ibm/j9/getcallerclass/RefectionMHTests.java b/test/functional/cmdline_options_testresources/src_90/com/ibm/j9/getcallerclass/RefectionMHTests.java
index c88ae0a80ef..a089a626016 100644
--- a/test/functional/cmdline_options_testresources/src_90/com/ibm/j9/getcallerclass/RefectionMHTests.java
+++ b/test/functional/cmdline_options_testresources/src_90/com/ibm/j9/getcallerclass/RefectionMHTests.java
@@ -15,7 +15,7 @@
* OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
- * [2] http://openjdk.java.net/legal/assembly-exception.html
+ * [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
*******************************************************************************/
diff --git a/test/functional/testVars.mk b/test/functional/testVars.mk
index cf3e17c678a..2f59b6ff94c 100644
--- a/test/functional/testVars.mk
+++ b/test/functional/testVars.mk
@@ -15,7 +15,7 @@
# OpenJDK Assembly Exception [2].
#
# [1] https://www.gnu.org/software/classpath/license.html
-# [2] http://openjdk.java.net/legal/assembly-exception.html
+# [2] https://openjdk.org/legal/assembly-exception.html
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
##############################################################################