Installing OpenJDK for Use With SOTI MobiControl

About this task

Note: OpenJDK 11 is an alternative to Oracle JDK. If you already have Oracle JDK installed, you do not need to install OpenJDK as well.

To install and configure OpenJDK for use with SOTI MobiControl:

Procedure

  1. Download the long-term supported (LTS) release of OpenJDK 11.
  2. Install OpenJDK to a local folder C:\Program Files\JavaOpenJDK.
  3. Restart your computer.
  4. Verify the installation was successful by opening a command line window and running the java -version command. The command output should be as follows:
    openjdk version "11.0.12" 2021-07-20
    OpenJDK Runtime Environment Temurin-11.0.12+7 (build 11.0.12+7)
    OpenJDK 64-Bit Server VM Temurin-11.0.12+7 (build 11.0.12+7, mixed mode)