Skip to content

Commit

Permalink
OpenJDK Update (July 2024 Patch releases)
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
  • Loading branch information
reta committed Jul 30, 2024
1 parent f58bf56 commit a0598f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _install-and-configure/install-opensearch/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ The OpenSearch distribution for Linux ships with a compatible [Adoptium JDK](htt
OpenSearch Version | Compatible Java Versions | Bundled Java Version
:---------- | :-------- | :-----------
1.0--1.2.x | 11, 15 | 15.0.1+9
1.3.x | 8, 11, 14 | 11.0.23+9
1.3.x | 8, 11, 14 | 11.0.24+8
2.0.0--2.11.x | 11, 17 | 17.0.2+8
2.12.0 | 11, 17, 21 | 21.0.3+9
2.12.0 | 11, 17, 21 | 21.0.4+7

To use a different Java installation, set the `OPENSEARCH_JAVA_HOME` or `JAVA_HOME` environment variable to the Java install location. For example:
```bash
Expand Down

0 comments on commit a0598f4

Please sign in to comment.