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 60940c7 commit 16744b8Copy full SHA for 16744b8
docs/reference/setup/bootstrap-checks.asciidoc
@@ -221,14 +221,6 @@ releases are not suitable for production. The early-access check detects these
221
early-access snapshots. To pass this check, you must start Elasticsearch on a
222
release build of the JVM.
223
224
-=== G1GC check
225
-
226
-Early versions of the HotSpot JVM that shipped with JDK 8 are known to
227
-have issues that can lead to index corruption when the G1GC collector is
228
-enabled. The versions impacted are those earlier than the version of
229
-HotSpot that shipped with JDK 8u40. The G1GC check detects these early
230
-versions of the HotSpot JVM.
231
232
=== All permission check
233
234
The all permission check ensures that the security policy used during bootstrap
0 commit comments