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.
2 parents 8b9b410 + 82e14b0 commit 00859d2Copy full SHA for 00859d2
modules/jre/21/configure.sh
@@ -14,7 +14,3 @@ chmod ug+x ${ARTIFACTS_DIR}/opt/jboss/container/openjdk/jre/*
14
pushd ${ARTIFACTS_DIR}
15
cp -pr * /
16
popd
17
-
18
-# Set this JDK as the alternative in use
19
-_arch="$(uname -i)"
20
-alternatives --set java java-21-openjdk.${_arch}
0 commit comments