From d0a525323b640223bacfb17cde59db995f43cce9 Mon Sep 17 00:00:00 2001 From: Mark Evenson Date: Mon, 29 Apr 2024 14:41:34 +0200 Subject: [PATCH] ci: improvements for openjdk21 and beyond Improve set-jdk.bash for better error handling. --- build.xml | 16 +++++++++++++++ ci/create-abcl-properties.bash | 10 ++++++++++ ci/set-jdk.bash | 36 ++++++++++++++++++++-------------- 3 files changed, 47 insertions(+), 15 deletions(-) diff --git a/build.xml b/build.xml index 37ec27d3f..259241740 100644 --- a/build.xml +++ b/build.xml @@ -1355,6 +1355,22 @@ JVM System Properties + + + + + + + + + + + + + + + +