Skip to content

Commit 3bddd69

Browse files
committed
re-do of OPENJDK-3661/PR 555
This was reversed by syncing ubi9. Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 76fb69e commit 3bddd69

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/jre/21/configure.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,3 @@ SCRIPT_DIR=$(dirname $0)
55
ARTIFACTS_DIR=${SCRIPT_DIR}/artifacts
66

77
install -m 0644 -D {${ARTIFACTS_DIR},}/opt/jboss/container/openjdk/jre/jvm-options
8-
9-
# Set this JDK as the alternative in use
10-
_arch="$(uname -i)"
11-
alternatives --set java java-21-openjdk.${_arch}

0 commit comments

Comments
 (0)