Skip to content

Commit 16744b8

Browse files
authored
Remove obsolete docs for G1GC check (#99729)
We removed this bootstrap check in #85361 but didn't remove its docs. This commit removes the obsolete docs.
1 parent 60940c7 commit 16744b8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/reference/setup/bootstrap-checks.asciidoc

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -221,14 +221,6 @@ releases are not suitable for production. The early-access check detects these
221221
early-access snapshots. To pass this check, you must start Elasticsearch on a
222222
release build of the JVM.
223223

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-
232224
=== All permission check
233225

234226
The all permission check ensures that the security policy used during bootstrap

0 commit comments

Comments
 (0)