cancel
Showing results for 
Search instead for 
Did you mean: 

Java version for data agent?

RADSr
Captain
Captain

Cloud documentation for data agent says to use OpenJDK11  ( snip below ) but the linked page doesn't have an OpenJDK11.    Numerically it looks like JDK19 is the most recent GA release ( there's no "Open" on the link ) -- is that good for the data agent or do I need to find OpenJDK11 ? 

========================

Install Java or the OpenJDK

Before installing the data agent service on a host, you must first install Java. The supported versions of JAVA are:

  • Oracle Java 8
  • OpenJDK 8
  • OpenJDK 11

You can download OpenJDK 11 from https://jdk.java.net/archive/

The host environment must have a JAVA_HOME system environment variable with a value set yo the OpenJDK directory. The PATH environment variable must include:

  • JAVA_HOME/bin for Linux
  • %JAVA_HOME%\bin for Windows

=============================================

-- IncortaOne@PMsquare.com --
5 REPLIES 5

RADSr
Captain
Captain