Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround G1 bug for JDK 22 and 22.0.1 (#108571) #108631

Merged

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented May 14, 2024

See https://bugs.openjdk.org/browse/JDK-8329528. The applied workaround was suggested on the linked issue, and was tested and confirmed to avoid the G1 bug.

See https://bugs.openjdk.org/browse/JDK-8329528. The applied workaround
was suggested on the linked issue, and was tested and confirmed to avoid
the G1 bug.
@rjernst rjernst added backport auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels May 14, 2024
@rjernst
Copy link
Member Author

rjernst commented May 14, 2024

Note that SystemJvmOptions doesn't exist in 7.17, so the workaround is applied to all JDK 22 (including the upcoming 22.0.2 which has the G1 fix).

@elasticsearchmachine elasticsearchmachine merged commit 101bebe into elastic:7.17 May 14, 2024
10 checks passed
@rjernst rjernst deleted the jdk/workaround_g1_bug_7.17 branch May 14, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v7.17.22
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants