Installing Oracle JDK for Use With SOTI MobiControl

About this task

Note: Oracle JDK requires an Oracle account.

To install and configure Oracle JDK for use with SOTI MobiControl:

Procedure

  1. Download the latest release of Oracle JDK 17.
  2. Run the setup file. More information on installing Oracle JDK can be found here.
  3. To verify that the installation was successful, run the java -version command.

    The command output must be as follows:

    java version "17.0.9" 2020-10-20 LTS
    Java(TM) SE Runtime Environment 18.9 (build 17.0.9+7-LTS)
    Java HotSpot(TM) 64-Bit Server VM 18.9 (build 17.0.9+7-LTS, mixed mode)
    This confirms OracleJDK is installed properly