JRE version shipped with Workload Automation DE (dSeries).
Release : 12.x
Component : CA WORKLOAD AUTOMATION DE (DSERIES)
You can check the JRE version shipped with Workload Automation DE from the command 'java -version'.
Windows
1. Change to the following directory
DE_install_dir\jre\bin
2. Run the command
java -version
Unix/Linux
1. Change to the following directory
DE_install_dir/jre/bin
2. Run the command
./java -version