We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151edb6 commit dc57eceCopy full SHA for dc57ece
_install-and-configure/install-opensearch/index.md
@@ -32,6 +32,7 @@ OpenSearch Version | Compatible Java Versions | Bundled Java Version
32
1.3.x | 8, 11, 14 | 11.0.25+9
33
2.0.0--2.11.x | 11, 17 | 17.0.2+8
34
2.12.0+ | 11, 17, 21 | 21.0.5+11
35
+3.2.0+ | 11, 17, 21 | 24.0.2+12
36
37
To use a different Java installation, set the `OPENSEARCH_JAVA_HOME` or `JAVA_HOME` environment variable to the Java install location. For example:
38
```bash
0 commit comments