Skip to content

Commit 296dc0e

Browse files
authored
Remove glibc warning (#63447)
Now that the bundled jdk is switched to the Oracle JDK, the glibc warning is no longer relevant. This commit removes the warning.
1 parent 8fc24b3 commit 296dc0e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/reference/setup.asciidoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ https://openjdk.java.net[OpenJDK] from the JDK maintainers (GPLv2+CE)
2828
within each distribution. The bundled JVM is the recommended JVM and
2929
is located within the `jdk` directory of the Elasticsearch home directory.
3030

31-
WARNING: The bundled JVM requires glibc 2.14+. CentoOS 6 and Oracle Enterprise Linux 6
32-
have an outdated version of glibc, so on those platforms you must use your
33-
own version of Java, version 14 or older.
34-
3531
To use your own version of Java, set the `JAVA_HOME` environment variable.
3632
If you must use a version of Java that is different from the bundled JVM,
3733
we recommend using a link:/support/matrix[supported]

0 commit comments

Comments
 (0)