Installing Oracle JDK for Use With SOTI MobiControl
About this task
Note: The installer includes all required prerequisites as
embedded components, so it is not necessary to install them manually.
Procedure
To install and verify the Oracle JDK:
- Download the latest release of Oracle JDK 21.
- Run the Oracle JDK setup file. See Oracle JDK installation guide for detailed instructions.
-
Open a command prompt and run the following command to verify the
installation:
java -version
You should see output similar to the following:java version "21" 2023-09-19 Java(TM) SE Runtime Environment (build 21+35-LTS) Java HotSpot(TM) 64-Bit Server VM (build 21+35-LTS, mixed mode, sharing)