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 11.
  2. Run the setup file.
  3. To verify that the installation was successful, run the java -version command.

    The command output should be as follows:

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