File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 88* Java 11
99* Java 14
1010
11- See the https://www.elastic.co/support/matrix#matrix_jvm[Elastic Support Matrix]
12- for the official word on supported versions across releases.
13-
1411Use the
1512http://www.oracle.com/technetwork/java/javase/downloads/index.html[official
1613Oracle distribution] or an open-source distribution, such as
1714http://openjdk.java.net/[OpenJDK].
15+ See the https://www.elastic.co/support/matrix#matrix_jvm[Elastic Support Matrix]
16+ for the official word on supported versions across releases.
17+
18+ .Bundled JDK
19+ [NOTE]
20+ =====
21+ {ls} offers architecture-specific
22+ https://staging-website.elastic.co/downloads/logstash[downloads] that include
23+ AdoptOpenJDK 11, the latest long term support (LTS) release of JDK.
24+
25+ Use the JAVA_HOME environment variable if you want to use a JDK other than the
26+ version that is bundled.
27+ If you have the JAVA_HOME environment variable set to use a custom JDK, Logstash
28+ will continue to use the JDK version you have specified, even after you upgrade.
29+ =====
1830
1931[float]
2032[[check-jvm]]
You can’t perform that action at this time.
0 commit comments