Installing OpenJDK for Use With SOTI MobiControl
About this task
Install and verify OpenJDK 21 for use with SOTI MobiControl. OpenJDK
is a
long-term support alternative to Oracle JDK. If you already have Oracle JDK
installed, you do not need to install OpenJDK.
Note: All
required prerequisites are embedded in the SOTI MobiControl
installer, so you do not need to install them manually.
Procedure
To install and configure OpenJDK:
- Download the long-term supported (LTS) release of OpenJDK 21.
- Install OpenJDK to a local folder C:\Program Files\JavaOpenJDK.
- Restart your computer.
-
Open a command prompt and run the following command to verify the installation:
java -version
You should see output similar to the following:openjdk version "21.0.7" 2025-04-15 OpenJDK Runtime Environment Microsoft-11369940 (build 21.0.7+6-LTS OpenJDK 64-Bit Server VM Microsoft-11369940 (build 17.0.12+7, mixed mode, sharing)