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

[8.15] Fix windows memory locking (#111866) #111935

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Aug 15, 2024

Backports the following commits to 8.15:

Memory locking on Windows with the bundled jdk was broken by native
access refactoring. This commit fixes the linking issue, as well as adds
a packaging test to ensure memory locking is invoked on all supported
platforms.
@rjernst rjernst requested a review from a team as a code owner August 15, 2024 19:02
@rjernst rjernst added :Core/Infra/Core Core issues without another label >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Core/Infra Meta label for core/infra team labels Aug 15, 2024
@elasticsearchmachine elasticsearchmachine merged commit 5567772 into elastic:8.15 Aug 15, 2024
15 checks passed
@rjernst rjernst deleted the backport/8.15/pr-111866 branch August 15, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Core/Infra/Core Core issues without another label Team:Core/Infra Meta label for core/infra team v8.15.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants