We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76fb69e commit 3bddd69Copy full SHA for 3bddd69
modules/jre/21/configure.sh
@@ -5,7 +5,3 @@ SCRIPT_DIR=$(dirname $0)
5
ARTIFACTS_DIR=${SCRIPT_DIR}/artifacts
6
7
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