- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2022 04:04 PM
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
=============================================
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2023 07:09 AM
Link from support: https://www.openlogic.com/openjdk-downloads?field_java_parent_version_target_id=406&field_operating_...
