From e99c511a6f7cb650299177d5b10120a6c6ec783b Mon Sep 17 00:00:00 2001 From: neilbeesley Date: Fri, 10 Jul 2026 15:48:13 -0500 Subject: [PATCH] Java 21 everywhere Signed-off-by: neilbeesley --- .gers.profile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gers.profile b/.gers.profile index 9912c3e..7a0bc10 100644 --- a/.gers.profile +++ b/.gers.profile @@ -146,15 +146,15 @@ export GERS_REMOTE_RUN='https://github.com/genevaers/Run-Control-Apps.git' # GERS_JAVA_HOME is the directory where Java is installed. # -export GERS_JAVA_HOME='/Java/J17.0_64' +export GERS_JAVA_HOME='/Java/J21.0_64' # GERS_JVM_PROC_LIB is the name of the Java Virtual Machine proc library. # -export GERS_JVM_PROC_LIB='AJV.V11R0M0.PROCLIB' +export GERS_JVM_PROC_LIB='AJV.V21R0M0.PROCLIB' # GERS_JZOS_LOAD_LIB is the name of the JZOS load library. # -export GERS_JZOS_LOAD_LIB='AJV.V11R0M0.SIEALNKE' +export GERS_JZOS_LOAD_LIB='AJV.V21R0M0.SIEALNKE' # GERS_HLASM_TK_MAC_LIB is the name of the High-Level Assembler # Toolkit macro library. # @@ -281,7 +281,7 @@ export _MAKE_BI='NO' TEMP=$PATH PATH='' PATH=$PATH:/safr/apache-maven-3.8.4/bin -PATH=$PATH:/Java/J17.0_64/bin +PATH=$PATH:/Java/J21.0_64/bin PATH=$PATH:$TEMP export PATH; @@ -297,6 +297,6 @@ export LIBPATH; # Your Maven and Java options must be set to these values. # export MAVEN_OPTS=-Dfile.encoding=IBM-1047 -export JAVA_HOME=/Java/J17.0_64 +export JAVA_HOME=/Java/J21.0_64 export JAVA_OPTS=-Dfile.encoding=ISO8859-1 export IBM_JAVA_OPTIONS=