Configuring Java
Before running the probe, you should configure your PATH and JAVA_HOME environment variable for the probe to use JRE OpenJDK 11.0.12.
To do so on UNIX and Linux operating systems, run the following command:
export
PATH=/usr/bin/jre8/jre/bin:$PATH
export JAVA_HOME=/usr/bin/jre8/jre
To do so on Windows operating systems, run the following command:
set
PATH=C:\\Java\\jre8\\jre\\bin;%PATH%
set JAVA_HOME=C:\\Java\\jre8\\jre
Note: The probe has been tested
against the following environment:
IBM Semeru Runtime Open Edition: 11.0.12.0 (build 11.0.12+7)
Eclipse OpenJ9 VM 11.0.12.0 (build openj9-0.27.0, JRE 11 Linux amd64-64-Bit Compressed References 20210729_228 (JIT enabled, AOT enabled)
OpenJ9: 1851b0074
OMR: 9db1c870d
JCL: 21849e2ca0 based on jdk-11.0.12+7