File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ Contributing to the Elasticsearch codebase
9595JDK 10 is required to build Elasticsearch. You must have a JDK 10 installation
9696with the environment variable ` JAVA_HOME ` referencing the path to Java home for
9797your JDK 10 installation. By default, tests use the same runtime as ` JAVA_HOME ` .
98- However, since Elasticsearch, supports JDK 8 the build supports compiling with
98+ However, since Elasticsearch supports JDK 8, the build supports compiling with
9999JDK 10 and testing on a JDK 8 runtime; to do this, set ` RUNTIME_JAVA_HOME `
100100pointing to the Java home of a JDK 8 installation. Note that this mechanism can
101101be used to test against other JDKs as well, this is not only limited to JDK 8.
You can’t perform that action at this time.
0 commit comments