From c62ac7a85b8efe920adee79d1dacb684c741ea44 Mon Sep 17 00:00:00 2001 From: "Keith W. Campbell" Date: Thu, 1 Jun 2023 11:57:45 -0400 Subject: [PATCH] Remove configuration information for Java 19 Signed-off-by: Keith W. Campbell --- buildenv/jenkins/variables/defaults.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/buildenv/jenkins/variables/defaults.yml b/buildenv/jenkins/variables/defaults.yml index b8b92fe2f71..4639952cc7f 100644 --- a/buildenv/jenkins/variables/defaults.yml +++ b/buildenv/jenkins/variables/defaults.yml @@ -40,10 +40,6 @@ openjdk: default: repoUrl: 'https://github.com/ibmruntimes/openj9-openjdk-jdk18.git' branch: 'openj9' - 19: - default: - repoUrl: 'https://github.com/ibmruntimes/openj9-openjdk-jdk19.git' - branch: 'openj9' 20: default: repoUrl: 'https://github.com/ibmruntimes/openj9-openjdk-jdk20.git' @@ -114,7 +110,6 @@ build_discarder: OpenJDK8: 5 OpenJDK11: 5 OpenJDK17: 10 - OpenJDK19: 10 OpenJDK20: 10 OpenJDK: 10 Personal: 30 @@ -161,7 +156,6 @@ boot_jdk_default: 8: '8' 11: '11' 17: '17' - 19: '18' 20: '18' next: '20' dir_strip: @@ -245,7 +239,6 @@ s390x_linux: extra_test_labels: 11: '!sw.os.rhel.8' 17: '!sw.os.rhel.8' - 19: '!sw.os.rhel.8' 20: '!sw.os.rhel.8' next: '!sw.os.rhel.8' build_env: @@ -281,7 +274,6 @@ ppc64_aix: 8: ' --disable-ccache' 11: '--disable-warnings-as-errors' 17: '--disable-warnings-as-errors' - 19: '--disable-warnings-as-errors' 20: '--disable-warnings-as-errors' next: '--disable-warnings-as-errors' build_env: @@ -289,7 +281,6 @@ ppc64_aix: 8: 'PATH+XLC=/opt/IBM/xlC/13.1.3/bin:/opt/IBM/xlc/13.1.3/bin' 11: 'PATH+XLC=/opt/IBM/xlC/16.1.0/bin:/opt/IBM/xlc/16.1.0/bin CC=xlclang CXX=xlclang++' 17: 'PATH+XLC=/opt/IBM/xlC/16.1.0/bin:/opt/IBM/xlc/16.1.0/bin CC=xlclang CXX=xlclang++' - 19: 'PATH+XLC=/opt/IBM/xlC/16.1.0/bin:/opt/IBM/xlc/16.1.0/bin CC=xlclang CXX=xlclang++' 20: 'PATH+XLC=/opt/IBM/xlC/16.1.0/bin:/opt/IBM/xlc/16.1.0/bin CC=xlclang CXX=xlclang++' next: 'PATH+XLC=/opt/IBM/xlC/16.1.0/bin:/opt/IBM/xlc/16.1.0/bin CC=xlclang CXX=xlclang++' #========================================# @@ -323,7 +314,6 @@ x86-64_linux: extra_test_labels: 11: '!sw.os.cent.6' 17: '!sw.os.cent.6' - 19: '!sw.os.cent.6' 20: '!sw.os.cent.6' next: '!sw.os.cent.6' #========================================# @@ -368,7 +358,6 @@ x86-64_windows: 8: '--with-toolchain-version=2019' 11: '--with-toolchain-version=2019' 17: '--with-toolchain-version=2019' - 19: '--with-toolchain-version=2022' 20: '--with-toolchain-version=2022' next: '--with-toolchain-version=2022' node_labels: