The only Java we need to maintain is in the agent directory:
/opt/esp/jre/bin> ./java -version
openjdk version "1.8.0_222"
OpenJDK Runtime Environment (build 1.8.0_222-b10)
Eclipse OpenJ9 VM (build openj9-0.15.1, JRE 1.8.0 Linux amd64-64-Bit Compressed References 20190717_368 (JIT enabled, AOT enabled)
OpenJ9 - 0f66c6431
OMR - ec782f26
JCL - f147086df1e based on jdk8u222-b10)
What is currently there is what came bundled in the agent 11.5 install. The actual install and updating of the JRE will be handled be our UNIX Engineering team. They are asking us to provide the package we want installed and will then and maintain it after that. I'm just trying to decide the appropriate package to install. Thanks...
Chuck Perilli
ISD Principal Engineer
IT Process Automation | Service Operations
Navy Federal Credit Union | Headquarters
703-206-4547 (office) | 571-205-7383 (mobile)
Original Message:
Sent: 3/28/2022 2:18:00 PM
From: Rick Romanowski
Subject: RE: Red Hat Open JDK in place of agent 11.5 bundled JRE
Prior to downloading anything, first check if java is installed on your server:
java -version
If you get a response then Java is already installed.
If it is installed you should check which group owns it and if they update it as needed.
If you download Java, then you are responsible for keeping it up to date.
------------------------------
Rick Romanowski
rromanowski@ups.com
Sr. Systems Analyst
UPS
NJ, USA
------------------------------
Original Message:
Sent: Mar 28, 2022 11:47 AM
From: Chuck Perilli
Subject: Red Hat Open JDK in place of agent 11.5 bundled JRE
Does look like what we need?
https://jdk.java.net/18/
Thanks...
Original Message:
Sent: Mar 22, 2022 02:19 PM
From: Chuck Perilli
Subject: Red Hat Open JDK in place of agent 11.5 bundled JRE
We need to update the JRE bundled with 11.5 on our Red Hat 7.9 servers. Since the JRE is no longer free from Oracle, do you see any reason why the Red Hat Open JDK would not be a good alternative? Thanks...
-Chuck