You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 21, 2021. It is now read-only.
Copy file name to clipboardexpand all lines: 510_Deployment/30_other.asciidoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ tests from Lucene often expose bugs in the JVM itself. These bugs range from
8
8
mild annoyances to serious segfaults, so it is best to use the latest version
9
9
of the JVM where possible.
10
10
11
-
Java 7 is strongly preferred over Java 6. Either Oracle or OpenJDK are acceptable. They are comparable in performance and stability.
11
+
Java 8 is preferred over Java 7. Java 6 is no longer supported. Either Oracle or OpenJDK are acceptable. They are comparable in performance and stability.
12
12
13
13
If your application is written in Java and you are using the transport client
14
14
or node client, make sure the JVM running your application is identical to the
0 commit comments